yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36510
[Bug 1470574] Re: django_openstack_auth can't run tests in stable/kilo
the fix has been merged into django_openstack_auth stable codebase on
Jul 16th 2015.
** Changed in: horizon
Status: New => Fix Committed
** Also affects: django-openstack-auth
Importance: Undecided
Status: New
** Changed in: django-openstack-auth
Status: New => Fix Committed
** Changed in: django-openstack-auth
Importance: Undecided => High
** Changed in: horizon
Status: Fix Committed => Incomplete
** Changed in: django-openstack-auth
Assignee: (unassigned) => James Carey (jecarey)
** Changed in: horizon
Assignee: James Carey (jecarey) => (unassigned)
** Changed in: horizon
Importance: High => Undecided
** Changed in: django-openstack-auth
Milestone: None => 1.2.1
--
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/1470574
Title:
django_openstack_auth can't run tests in stable/kilo
Status in django-openstack-auth:
Fix Committed
Status in OpenStack Dashboard (Horizon):
Incomplete
Bug description:
gate jobs are failing for django_openstack_auth stable/kilo
2015-06-30 20:02:03.884 | File "/home/jenkins/workspace/gate-django_openstack_auth-python27/.tox/py27/local/lib/python2.7/site-packages/django/test/simple.py", line 102, in get_tests
2015-06-30 20:02:03.885 | test_module = import_module('%s.%s' % (app_config.name, TEST_MODULE))
2015-06-30 20:02:03.885 | File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
2015-06-30 20:02:03.885 | __import__(name)
2015-06-30 20:02:03.885 | File "/home/jenkins/workspace/gate-django_openstack_auth-python27/openstack_auth/tests/tests.py", line 30, in <module>
2015-06-30 20:02:03.885 | from openstack_auth import policy
2015-06-30 20:02:03.886 | File "/home/jenkins/workspace/gate-django_openstack_auth-python27/openstack_auth/policy.py", line 22, in <module>
2015-06-30 20:02:03.886 | from openstack_auth.openstack.common import policy
2015-06-30 20:02:03.886 | File "/home/jenkins/workspace/gate-django_openstack_auth-python27/openstack_auth/openstack/common/policy.py", line 90, in <module>
2015-06-30 20:02:03.886 | from openstack_auth.openstack.common._i18n import _, _LE, _LW
2015-06-30 20:02:03.886 | File "/home/jenkins/workspace/gate-django_openstack_auth-python27/openstack_auth/openstack/common/_i18n.py", line 19, in <module>
2015-06-30 20:02:03.887 | import oslo.i18n
2015-06-30 20:02:03.887 | ImportError: No module named i18n
2015-06-30 20:02:03.887 | ERROR: InvocationError: '/home/jenkins/workspace/gate-django_openstack_auth-python27/.tox/py27/bin/python openstack_auth/tests/run_tests.py'
To manage notifications about this bug go to:
https://bugs.launchpad.net/django-openstack-auth/+bug/1470574/+subscriptions
References