yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11281
[Bug 1186177] Re: the PKI token generated by v3 api is too long
** Changed in: keystone
Assignee: Rui Chen (kiwik-chenrui) => Adam Young (ayoung)
** Project changed: keystone => python-keystoneclient
** Changed in: python-keystoneclient
Status: Fix Released => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1186177
Title:
the PKI token generated by v3 api is too long
Status in Python client library for Keystone:
In Progress
Bug description:
with keystone v3 api only
I generated a PKI token by v3 api, token length is 17160 chars, then I
describe server from nova with the long token in http head, nova
response is "400 Header Line Too Long", I check nova eventlet module
source code, eventlet wsgi.py will check http head length, default
value is MAX_HEADER_LINE = 8192, eventlet will raise a http 400 when
head length is too long.
token generated by v2 api is ok in same case, v2 token length is 4108
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1186177/+subscriptions