← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1609175] Re: [api] Document query options for GET /projects

 

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

commit 5740a320f87e12daeb9b5a74bdbe56c784510a94
Author: Tin Lam <tinlam@xxxxxxxxx>
Date:   Tue Aug 9 00:30:36 2016 -0500

    api-ref: Add query options to GET /projects API documentation
    
    Add the following query options to the api-ref:
    
    * parents_as_list (key-only, no value expected)
    * subtree_as_list (key-only, no value expected)
    * parents_as_ids (key-only, no value expected)
    * subtree_as_ids (key-only, no value expected)
    
    Change-Id: Ie9362885d57112c81c7141c4238e9e3d5d3e0431
    Closes-Bug: #1609175


** 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/1609175

Title:
  [api] Document query options for GET /projects

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The following query options are missing from the GET /projects API
  site

  parents_as_list (key-only, no value expected)
  subtree_as_list (key-only, no value expected)
  parents_as_ids (key-only, no value expected)
  subtree_as_ids (key-only, no value expected)

  They are already documented in the specs repo:
  http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#get-project

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


References