← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1609178] Re: [api] Document GET /auth/catalog, GET /auth/projects, GET /auth/domains

 

Reviewed:  https://review.openstack.org/352689
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b9c671718d515cd8147b994e01f194103f1f4f54
Submitter: Jenkins
Branch:    master

commit b9c671718d515cd8147b994e01f194103f1f4f54
Author: liyingjun <yingjun.li@xxxxxxxxxxxxxxx>
Date:   Tue Aug 9 11:28:38 2016 +0800

    Document get auth/catalog,projects,domains
    
    This patch adds GET /auth/catalog, GET /auth/projects and GET /auth/domains
    to the API site.
    
    Change-Id: Ifda4676680bb9759348bbf7f3353741c45308b8c
    Closes-bug: #1609178


** Changed in: keystone
       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/1609178

Title:
  [api] Document GET /auth/catalog, GET /auth/projects, GET
  /auth/domains

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The following routes are missing from the API site, but are available
  in the specs repo:

  /auth/projects ->
  http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#get-available-project-scopes

  /auth/domains ->
  http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#get-available-domain-scopes

  /auth/catalog ->
  http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#get-service-catalog

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1609178/+subscriptions


References