swift.conf.j2 template should have max_header_size

Bug #1797756 reported by Eric Miller
This bug report is a duplicate of:  Bug #1776830: Swift max header size too small. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
New
Undecided
Unassigned

Bug Description

We ran into problems with Swift very quickly once we enabled a few services in globals.yml, which lengthened the token to a point where the Swift API complained about headers being too long.

As someone here pointed out, this should be added to the swift.conf file:

[swift-constraints]
max_header_size=32768

This worked great, so I would suggest it be added as a default so Swift doesn't break immediately when someone is adding services to their working Kolla-Ansible install. Nothing worse than breaking Swift when trying out other features.

Eric

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.