← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1433194] Re: Max header length not configurable for eventlet

 

PKI Tokens are Deprecated and therefore this is really a non-issue going
forward.

** Changed in: keystone
       Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1433194

Title:
  Max header length not configurable for eventlet

Status in OpenStack Identity (keystone):
  Won't Fix

Bug description:
  In nova.conf and other services config file it is possible to set
  max_header_line=32768 to handle large keystone v3 token.

  But for keystone, you can not define it in keystone.conf, it is only
  hardcoded in the source (keystone/common/environment/__init__.py) to
  16k

  Our deployment have 2 regions, the resulting keystone v3 token are
  more bigger 16k. Setting the max_header_line in the configuration file
  would be a huge improvement.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1433194/+subscriptions


References