Comment 9 for bug 1251026

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/56511
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b22442a6b80c22f6e31d086263cdb77de10d92ef
Submitter: Jenkins
Branch: master

commit b22442a6b80c22f6e31d086263cdb77de10d92ef
Author: zhhuabj <email address hidden>
Date: Fri Jan 17 18:21:01 2014 +0800

    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