]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Raise max header size to accommodate large tokens
authorzhhuabj <zhhuabj@cn.ibm.com>
Fri, 17 Jan 2014 10:21:01 +0000 (18:21 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:29 +0000 (15:20 +0800)
commite6d4c42eb5054e83417270113688ba7c1559efce
tree1d2bc711b095a074c4d921ead7f8f86b06709c5c
parent3d126b65398428f6eaa12fe2f69ab5d7c1e95818
Raise max header size to accommodate large tokens

The max header is exceeded in the following scenario
- Auth tokens built with a keystone v3 API catalog
- A catalog with approximately 8 or more endpoints defined

Change-Id: Ie815e457c0b25ab828e780b5d90233ba0ceff61f
Closes-Bug: #1251026
etc/neutron.conf
neutron/wsgi.py