yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57028
[Bug 1470635] Re: endpoints added with v3 are not visible with v2
This was fixed in keystone itself.
** Changed in: puppet-keystone
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1470635
Title:
endpoints added with v3 are not visible with v2
Status in OpenStack Identity (keystone):
Fix Released
Status in openstack-ansible:
Opinion
Status in puppet-keystone:
Won't Fix
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