[openstack-dev] Problem about Juno Keystone Identity V3

Amy Zhang amy.u.zhang at gmail.com
Mon Apr 6 15:46:31 UTC 2015


Hi guys,

I only did Keystone, so I am not sure about other services, like nova or
else. For Keystone Identity switch, basically, you need to add V3 endpoint
and set up some variables. You can check this link:
http://www.cloudkb.net/how-to-change-keystone-api-v2-v3/.

We finally found out what I did wrong when I switched from V2 to V3. For
icehouse, I used keystone command to created v3 endpoint, it worked well.
However, for some reason, it didn't work for Juno. For Juno, you have to
use openstack command to create v3 endpoint, and it works perfect. So
problem solved. Cheers!

Thanks for all! :)


On Sat, Apr 4, 2015 at 10:41 PM, Adam Young <ayoung at redhat.com> wrote:

>  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: OpenStack-dev-request at lists.openstack.org?subject:unsubscribehttp://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: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Best regards,
Amy (Yun Zhang)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150406/a03432e7/attachment.html>


More information about the OpenStack-dev mailing list