]> 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)
committerMark McClain <mmcclain@yahoo-inc.com>
Sun, 23 Feb 2014 05:18:20 +0000 (00:18 -0500)
commitb22442a6b80c22f6e31d086263cdb77de10d92ef
tree8d833d40fe5c7320f7e8abd7bd7863c5d07e8b53
parent4f6c33439b0d1d038e1149dfd3cb44a9e35481fb
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