[Bug 1117815] [NEW] python-keystone 2012.1+stable~20120824-a16a0ab9-0ubuntu2.4 improperly pulled in patch from upstream
Ryan Lane
1117815 at bugs.launchpad.net
Wed Feb 6 23:41:34 UTC 2013
Public bug reported:
The configuration option is missing in: /usr/lib/python2.7/dist-
packages/keystone/config.py
This leads to a completely broken keystone:
(root): 2013-02-06 23:24:43,480 ERROR no such option: max_param_size
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/keystone/common/wsgi.py", line 184, in __call__
result = method(context, **params)
File "/usr/lib/python2.7/dist-packages/keystone/service.py", line 256, in authenticate
if len(username) > CONF.max_param_size:
File "/usr/lib/python2.7/dist-packages/keystone/openstack/common/cfg.py", line 784, in __getattr__
return self._substitute(self._get(name))
File "/usr/lib/python2.7/dist-packages/keystone/openstack/common/cfg.py", line 980, in _get
info = self._get_opt_info(name, group)
File "/usr/lib/python2.7/dist-packages/keystone/openstack/common/cfg.py", line 1060, in _get_opt_info
raise NoSuchOptError(opt_name, group)
NoSuchOptError: no such option: max_param_size
** Affects: keystone (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/1117815
Title:
python-keystone 2012.1+stable~20120824-a16a0ab9-0ubuntu2.4 improperly
pulled in patch from upstream
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1117815/+subscriptions
More information about the Ubuntu-server-bugs
mailing list