Comment 2 for bug 1605279

Revision history for this message
Roman Vyalov (r0mikiam) wrote :

Traceback (most recent call last):
  File "fuelweb_test/run_tests.py", line 119, in <module>
    import_tests()
  File "fuelweb_test/run_tests.py", line 45, in import_tests
    from tests import test_backup_restore # noqa
  File "/home/jenkins/workspace/7.0.mos-new.deploy-deb/fuel-qa/fuelweb_test/tests/test_backup_restore.py", line 24, in <module>
    from fuelweb_test.helpers import os_actions
  File "/home/jenkins/workspace/7.0.mos-new.deploy-deb/fuel-qa/fuelweb_test/helpers/os_actions.py", line 22, in <module>
    from fuelweb_test.helpers import common
  File "/home/jenkins/workspace/7.0.mos-new.deploy-deb/fuel-qa/fuelweb_test/helpers/common.py", line 19, in <module>
    from heatclient.v1.client import Client as HeatClient
ImportError: No module named heatclient.v1.client