Comment 0 for bug 1583991

Revision history for this message
Anna Babich (ababich) wrote :

Env deployment (ISO #372, fuel-devops release 2.9.20) via fuel-qa failed with

/home/ababich/fuel-qa
Traceback (most recent call last):
  File "fuelweb_test/run_tests.py", line 197, in <module>
    import_tests()
  File "fuelweb_test/run_tests.py", line 74, in import_tests
    from tests import test_backup_restore # noqa
  File "/home/ababich/fuel-qa/fuelweb_test/tests/test_backup_restore.py", line 23, in <module>
    from fuelweb_test.helpers import os_actions
  File "/home/ababich/fuel-qa/fuelweb_test/helpers/os_actions.py", line 22, in <module>
    from fuelweb_test.helpers import common
  File "/home/ababich/fuel-qa/fuelweb_test/helpers/common.py", line 18, in <module>
    from cinderclient import client as cinderclient
  File "/usr/local/lib/python2.7/dist-packages/cinderclient/client.py", line 39, in <module>
    from cinderclient import api_versions
  File "/usr/local/lib/python2.7/dist-packages/cinderclient/api_versions.py", line 25, in <module>
    from cinderclient._i18n import _
  File "/usr/local/lib/python2.7/dist-packages/cinderclient/_i18n.py", line 32, in <module>
    _C = _translators.contextual_form
AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
ababich@srv63-bud:~$