[openstack-dev] Devstack liberty with keystone v3

ZhiQiang Fan aji.zqfan at gmail.com
Tue Apr 26 00:48:08 UTC 2016


what you need is this patch: https://review.openstack.org/#/c/307574/

after install finished, to use admin:demo account and v3 API, run ``source
openrc -k3 admin``, then it is done.

Cheers!

On Tue, Apr 26, 2016 at 7:10 AM, kiran vemuri UH <kkvemuri at uh.edu> wrote:

> Hello All,
>
> I recently got started with OpenStack with a goal of bringing up a multi
> region setup i.e., 2 regions using the same keystone service.
>
> I started with devstack liberty stable release by following the
> documentation available at:
> http://docs.openstack.org/developer/devstack/#configuration
>
> I am able to bring up the liberty but it boots with keystone v2 as
> default. Could anyone please point me to the documentation on how to enable
> keystone v3?
>
> I tried making changes to local.conf file with the following parameters.
>
> ENABLE_IDENTITY_V2=False
> IDENTITY_API_VERSION=3
> OS_IDENTITY_API_VERSION=3
> DEFAULT_DOMAIN=default
>
> but, everytime I do unstack and stack, it results in error similar to this
> https://bugs.launchpad.net/devstack/+bug/1490950
>
> I also tried solutions listed in the above bug.. but nothing helped.
>
> Could anyone help me out with this?
>
> Thanks,
> Kiran Vemuri
>
> *kiran vemuri*
> www.kiranvemuri.info
> Tel: (832)-701-8281
> kkvemuri at uh.edu
>
> __________________________________________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160426/a87efd40/attachment.html>


More information about the OpenStack-dev mailing list