yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34946
[Bug 1470635] Re: endpoints added with v3 are not visible with v2
** Also affects: puppet-keystone
Importance: Undecided
Status: New
** Changed in: puppet-keystone
Status: New => Confirmed
** Changed in: puppet-keystone
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1470635
Title:
endpoints added with v3 are not visible with v2
Status in OpenStack Identity (Keystone):
New
Status in Puppet module for Keystone:
Confirmed
Bug description:
Create an endpoint with v3::
# openstack --os-identity-api-version 3 [--admin credentials]
endpoint create ....
try to list endpoints with v2::
# openstack --os-identity-api-version 2 [--admin credentials]
endpoint list
nothing.
We are in the process of trying to convert puppet-keystone to v3 with
the goal of maintaining backwards compatibility. That means, we want
admins/operators not to have to change any existing workflow. This
bug causes openstack endpoint list to return nothing which breaks
existing workflows and backwards compatibility.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1470635/+subscriptions
References