[keystone][5.1.2] ImportError: No module named oslo_config

Bug #1488990 reported by Artur Kaszuba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
Medium
MOS Keystone
5.1.x
Invalid
Medium
MOS Maintenance
7.0.x
Invalid
Medium
MOS Keystone

Bug Description

Periodic jobs for keystone ends with errors like this:

02:40:06 Traceback (most recent call last):
02:40:06 File "keystone/tests/test_keystoneclient_sql.py", line 36, in setUp
02:40:06 self.default_client = self.get_client()
02:40:06 File "keystone/tests/test_keystoneclient.py", line 105, in get_client
02:40:06 admin=admin)
02:40:06 File "keystone/tests/test_keystoneclient.py", line 81, in _client
02:40:06 from keystoneclient.v2_0 import client as ks_client
02:40:06 File "/home/jenkins/workspace/periodic-keystone-python27-mos512/vendor/python-keystoneclient-master/keystoneclient/v2_0/__init__.py", line 1, in <module>
02:40:06 from keystoneclient.v2_0.client import Client # noqa
02:40:06 File "/home/jenkins/workspace/periodic-keystone-python27-mos512/vendor/python-keystoneclient-master/keystoneclient/v2_0/client.py", line 19, in <module>
02:40:06 from keystoneclient.auth.identity import v2 as v2_auth
02:40:06 File "/home/jenkins/workspace/periodic-keystone-python27-mos512/vendor/python-keystoneclient-master/keystoneclient/auth/__init__.py", line 16, in <module>
02:40:06 from keystoneclient.auth.conf import * # noqa
02:40:06 File "/home/jenkins/workspace/periodic-keystone-python27-mos512/vendor/python-keystoneclient-master/keystoneclient/auth/conf.py", line 13, in <module>
02:40:06 from oslo_config import cfg
02:40:06 ImportError: No module named oslo_config
02:40:06 ======================================================================
02:40:06 FAIL: keystone.tests.test_keystoneclient_sql.KcMasterSqlTestCase.test_user_update_tenant
02:40:06 tags: worker-0

Jenkins job: https://jenkins.mosi.mirantis.net/job/periodic-keystone-python27-mos512/
Example log: http://logs.mosi.mirantis.net/periodic/periodic-keystone-python27-mos512/51bde9b/console.html

Tags: fuel-ci
Revision history for this message
Vitaly Sedelnik (vsedelnik) wrote :

Invalid - works now for 5.1.1-updates

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.