The trick is to let devstack install and then switch openrc to 
IDENTITY_API_VERSION=3. Both v2 and v3 endpoints are created already. The tools 
just need to be told to use them.

________________________________
From: kiran vemuri UH [kkvem...@uh.edu]
Sent: Monday, April 25, 2016 4:10 PM
To: openstack-dev@lists.openstack.org
Subject: [openstack-dev] Devstack liberty with keystone v3

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<http://www.kiranvemuri.info/>
Tel: (832)-701-8281
kkvem...@uh.edu<mailto:kkvem...@uh.edu>

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to