← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1304606] [NEW] Identity API v3 OS-PKI extension is undocumented

 

Public bug reported:

This extension should be documented here:

  https://github.com/openstack/identity-api/tree/master/openstack-
identity-api/v3/src/markdown

At least one route is exposed as part of this extension:

  GET /v3/auth/tokens/OS-PKI/revoked

By this router:

http://git.openstack.org/cgit/openstack/keystone/tree/keystone/auth/routers.py#n37

Note that this is not implemented as an extension at all, but is
completely hardcoded into keystone.

** Affects: openstack-api-site
     Importance: High
         Status: Triaged


** Tags: identity-api

** Project changed: keystone => openstack-api-site

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1304606

Title:
  Identity API v3 OS-PKI extension is undocumented

Status in OpenStack API documentation site:
  Triaged

Bug description:
  This extension should be documented here:

    https://github.com/openstack/identity-api/tree/master/openstack-
  identity-api/v3/src/markdown

  At least one route is exposed as part of this extension:

    GET /v3/auth/tokens/OS-PKI/revoked

  By this router:

  http://git.openstack.org/cgit/openstack/keystone/tree/keystone/auth/routers.py#n37

  Note that this is not implemented as an extension at all, but is
  completely hardcoded into keystone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1304606/+subscriptions


Follow ups

References