yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09903
[Bug 1232235] Re: Keystone requires a newer version of Babel
This was already fixed a few months ago. Updating status.
** Changed in: keystone
Assignee: Victor Howard (victor-r-howard) => Dirk Mueller (dmllr)
** Changed in: keystone
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1232235
Title:
Keystone requires a newer version of Babel
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
Keystone starts to require Babel >= 1.0.0, but requirements.txt still
allows 0.9.6 (which no longer works):
00:05:19.182 _StringException: Traceback (most recent call last):
00:05:19.182 File "/var/lib/openstack-keystone-test/keystone/tests/test_wsgi.py", line 260, in test_request_match_language_expected
00:05:19.182 self._set_expected_languages(all_locales=['it'])
00:05:19.182 File "/var/lib/openstack-keystone-test/keystone/tests/test_wsgi.py", line 236, in _set_expected_languages
00:05:19.182 self.stubs.Set(localedata, 'locale_identifiers', returns_some_locales)
00:05:19.182 File "/usr/lib/python2.7/site-packages/stubout.py", line 118, in Set
00:05:19.182 old_child = getattr(parent, child_name)
00:05:19.182 AttributeError: 'module' object has no attribute 'locale_identifiers'
dependency was introduced by
https://review.openstack.org/#/c/38832/
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1232235/+subscriptions