yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41899
[Bug 1273831] Re: Keystone v2.0 documentation shows unsupported "versionId", "versionList", "versionInfo" fields
i am very unclear as to what the bug is here (from a keystone and
keystoneclient perspective). we do not support or advertise the user of
versionId, versionList and versionInfo in our APIs. if you are using a
third party library, file a bug with them.
** Changed in: python-keystoneclient
Status: In Progress => Won't Fix
** Changed in: keystone
Status: In Progress => Invalid
** Changed in: python-keystoneclient
Status: Won't Fix => Invalid
--
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/1273831
Title:
Keystone v2.0 documentation shows unsupported "versionId",
"versionList", "versionInfo" fields
Status in OpenStack Identity (keystone):
Invalid
Status in openstack-api-site:
Confirmed
Status in python-keystoneclient:
Invalid
Bug description:
The documentation of Openstack Keystone v2.0 [1] shows that when a
user is authenticated, the return values will have a "versionId",
"versionInfo", "versionStatus", etc.
However, based on the discussion I had on the #openstack-dev irc
channel, it turns out that Keystone does not support these.
There are other auth implementation which try to be compatible with
Keystone. They implement their auth schemes based on this
documentation. Incorrect documentation causes these to break.
[1] http://docs.openstack.org/api/openstack-identity-
service/2.0/content/POST_authenticate_v2.0_tokens_.html#POST_authenticate_v2
.0_tokens_-Response
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1273831/+subscriptions
References