yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29619
[Bug 1433194] [NEW] max_header_line missing from keystone.conf
Public bug reported:
In nova.conf and other services config file it is possible to set
max_header_line=32768 to handle large keystone v3 token.
But for keystone, you can not define it in keystone.conf, it is only
hardcoded in the source (keystone/common/environment/__init__.py) to 16k
Our deployment have 2 regions, the resulting keystone v3 token are more
bigger 16k. Setting the max_header_line in the configuration file would
be a huge improvement.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1433194
Title:
max_header_line missing from keystone.conf
Status in OpenStack Identity (Keystone):
New
Bug description:
In nova.conf and other services config file it is possible to set
max_header_line=32768 to handle large keystone v3 token.
But for keystone, you can not define it in keystone.conf, it is only
hardcoded in the source (keystone/common/environment/__init__.py) to
16k
Our deployment have 2 regions, the resulting keystone v3 token are
more bigger 16k. Setting the max_header_line in the configuration file
would be a huge improvement.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1433194/+subscriptions
Follow ups
References