← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1273831] Re: Keystone v2.0 documentation shows unsupported "versionId", "versionList", "versionInfo" fields

 

Reviewed:  https://review.openstack.org/263080
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=1f5168013e0e97725ac9cbf9bbe7740d57ec0ebf
Submitter: Jenkins
Branch:    master

commit 1f5168013e0e97725ac9cbf9bbe7740d57ec0ebf
Author: Diane Fleming <diflemin@xxxxxxxxx>
Date:   Sun Jan 3 19:18:00 2016 -0600

    Remove versionId, versionInfo, and versionStatus attributes
    
    Change-Id: Ifd18ad7f6aff8bf7383f47537590c544e11c605b
    Closes-Bug: #1273831


** Changed in: openstack-api-site
       Status: In Progress => Fix Released

-- 
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:
  Fix Released
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