[openstack-dev] [Keystone][Neutron][Nova][devstack] Keystone v3 with "old" clients

Michal Rostecki mrostecki at mirantis.com
Thu Jan 14 09:13:45 UTC 2016


On 01/12/2016 02:10 PM, Smigiel, Dariusz wrote:
> Hello,
> I'm trying to gather all the info necessary to migrate to keystone v3 in Neutron.
> When I've started to looking through possible problems with clients, it occurred that 'neutron' and 'nova' clients do not want to operate with Keystone v3.
> For keystone client, it's explicit written, that this version is deprecated and not supported, so it's not working with Keystone API v3. But for nova and neutron, there is nothing.
> I didn't see any place where I can find info, that "old" clients shouldn't be used with Keystone API v3.
>
> Am I doing something wrong?
>
> http://paste.openstack.org/show/483568/
>

Hi,

Looks like you're missing OS_PROJECT_DOMAIN_ID and OS_USER_DOMAIN_ID env 
variables, needed for Keystone v3.

Unfortunately, I don't see them in devstack's openrc[1]. Maybe it's a 
good moment to add them here.

[1] https://github.com/openstack-dev/devstack/blob/master/openrc

Cheers,
Michal



More information about the OpenStack-dev mailing list