Bug 1060927

Summary: [Doc] v3 token requests result in 500 error when run in httpd
Product: Red Hat OpenStack Reporter: Summer Long <slong>
Component: doc-Administration_User_GuideAssignee: Bruce Reeler <breeler>
Status: CLOSED NOTABUG QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: high    
Version: 5.0 (RHEL 7)CC: ayoung, breeler, jagee, mlopes, rlandman, yeylon
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1035032 Environment:
Last Closed: 2014-06-04 00:50:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1035032    
Bug Blocks:    

Comment 1 Martin Lopes 2014-02-04 01:26:33 UTC
This bug is being assigned to Bruce Reeler, who is now the designated docs specialist for Keystone.

Comment 2 Jeremy Agee 2014-02-05 15:56:34 UTC
Doc team please be aware that the above LimitRequestFieldSize setting will not resolve this issue at the moment.  This issues is a hardwired limitation within the Apache function used by mod_wsgi.

Comment 3 Bruce Reeler 2014-06-04 00:50:08 UTC
This was fixed on 2014-04-04 so that the error no longer occurs:
https://review.openstack.org/#/c/85147/
So the workaraound (which didnt work anyway) is not required.

Seems two unnecessary fields were being included in the token which have been removed.

Setting bug to closed not a bug.