yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35497
[Bug 1476360] [NEW] stable/juno gate is failing on oslo import
Public bug reported:
File "/home/jenkins/workspace/gate-horizon-python26/.tox/py26/lib/python2.6/site-packages/openstack_auth/utils.py", line 24, in <module>
2015-07-20 18:48:01.107 | from keystoneclient.v2_0 import client as client_v2
2015-07-20 18:48:01.107 | File "/home/jenkins/workspace/gate-horizon-python26/.tox/py26/lib/python2.6/site-packages/keystoneclient/__init__.py", line 33, in <module>
2015-07-20 18:48:01.107 | from keystoneclient import access
2015-07-20 18:48:01.107 | File "/home/jenkins/workspace/gate-horizon-python26/.tox/py26/lib/python2.6/site-packages/keystoneclient/access.py", line 20, in <module>
2015-07-20 18:48:01.107 | from oslo.utils import timeutils
2015-07-20 18:48:01.107 | ImportError: No module named utils
Error is due to the oslo namespace
** Affects: horizon
Importance: High
Assignee: Yash Bathia (ybathia)
Status: Confirmed
** Affects: horizon/juno
Importance: High
Status: Confirmed
** Changed in: horizon
Assignee: (unassigned) => Yash Bathia (ybathia)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1476360
Title:
stable/juno gate is failing on oslo import
Status in OpenStack Dashboard (Horizon):
Confirmed
Status in OpenStack Dashboard (Horizon) juno series:
Confirmed
Bug description:
File "/home/jenkins/workspace/gate-horizon-python26/.tox/py26/lib/python2.6/site-packages/openstack_auth/utils.py", line 24, in <module>
2015-07-20 18:48:01.107 | from keystoneclient.v2_0 import client as client_v2
2015-07-20 18:48:01.107 | File "/home/jenkins/workspace/gate-horizon-python26/.tox/py26/lib/python2.6/site-packages/keystoneclient/__init__.py", line 33, in <module>
2015-07-20 18:48:01.107 | from keystoneclient import access
2015-07-20 18:48:01.107 | File "/home/jenkins/workspace/gate-horizon-python26/.tox/py26/lib/python2.6/site-packages/keystoneclient/access.py", line 20, in <module>
2015-07-20 18:48:01.107 | from oslo.utils import timeutils
2015-07-20 18:48:01.107 | ImportError: No module named utils
Error is due to the oslo namespace
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1476360/+subscriptions
Follow ups