** Changed in: django-openstack-auth Status: Fix Committed => Fix Released
-- 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 Released 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp