Env deployment failed with AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
High
|
Anna Babich | ||
Mitaka |
Confirmed
|
High
|
Anna Babich | ||
Newton |
Confirmed
|
High
|
Anna Babich |
Bug Description
Env deployment (ISO #372, fuel-devops release 2.9.20) via fuel-qa with the './utils/
/home/ababich/
Traceback (most recent call last):
File "fuelweb_
import_tests()
File "fuelweb_
from tests import test_backup_restore # noqa
File "/home/
from fuelweb_
File "/home/
from fuelweb_
File "/home/
from cinderclient import client as cinderclient
File "/usr/local/
from cinderclient import api_versions
File "/usr/local/
from cinderclient._i18n import _
File "/usr/local/
_C = _translators.
AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
ababich@
After adding 'oslo.i18n>=2.1.0' to local copy of /fuel-qa/
tags: | added: area-qa |
tags: | removed: need-info |
description: | updated |
description: | updated |
the issue is in fuel-qa code, probably with some dependencies on the environment.