On 04/03/2015 11:09 AM, Amy Zhang wrote:
Hi guys,
I have done switching Keystone Identity V2 to V3 in Icehouse and it
works perfect. However, I use the same way to switch Keystone Identity
V2 to V3 in Juno, it doesn't work. It give me the error: "ERROR:
openstack Internal Server Error (HTTP 500)".
I traced back to the code, find the error comes from apache, but it
doesn't make any sense that apache has problem, it might be some
problem of keystone which lead to error of apache.
Does any one have any idea of it? Thanks!
--
Best regards,
Amy (Yun Zhang)
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
Bet she's hitting token size issues, as that is an issue in the header
going between mod_ WSGI and HTTPD. Try switching to UUID tokens.
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev