Fix AttributeError 'MUSIC_API' for tox 21/68521/3
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 21 Sep 2018 16:13:31 +0000 (09:13 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 24 Sep 2018 07:43:00 +0000 (00:43 -0700)
commite45d964b627735b37ec177bbdbaf4f11846f194c
treecc65a3a3b07459f14d21379a9aea98692e757fac
parent4f5bfd835c01ccc7b79d0bce048fe0684c6c945a
Fix AttributeError 'MUSIC_API' for tox

Fix AttributeError: 'module' object has no attribute 'MUSIC_API'
while running tox manually

Change-Id: I2a826b6a0628eb6430953c66256dee89001f2ab5
Issue-ID: OPTFRA-358
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/tests/unit/solver/test_order_lock_service.py
conductor/conductor/tests/unit/solver/test_solver_parser.py