Comment 49 for bug 1190149

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

Reviewed: https://review.openstack.org/166083
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=07dc4fd895d883d3ca9339d6725d0ac46a7d7e94
Submitter: Jenkins
Branch: master

commit 07dc4fd895d883d3ca9339d6725d0ac46a7d7e94
Author: Deliang Fan <email address hidden>
Date: Thu Mar 19 19:48:39 2015 -0700

    Raise the default max header to accommodate large tokens

    PKI tokens hit the default limit if there is enough
    services defined in the keystone catalog.

    So sahara should allow users to customize max header size and
    also increase the default value from 8192 to 16384.

    Change-Id: If3daff1ba18f7fcd4cf3b7d9b4152b551d8ad277
    Closes-Bug: 1190149