all_projects is not in nova api docs for os-server-groups

Bug #1504255 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Low
Chuck Carmack

Bug Description

The os-server-groups API in nova takes an all_projects parameter that is not documented in api-site:

http://developer.openstack.org/api-ref-compute-v2.1.html#listServerGroups

This is related to nova bug 1503042.

Basically as long as the query parameter exists in the request (value doesn't matter) and it's an admin tenant, it will list all server groups in all tenants.

https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/server_groups.py#L118

Tags: compute
Matt Riedemann (mriedem)
description: updated
tags: added: compute
Changed in openstack-api-site:
assignee: nobody → Chuck Carmack (chuckcarmack75)
Revision history for this message
Chuck Carmack (chuckcarmack75) wrote :

Looks like all_tenants is missing from the docs for http://developer.openstack.org/api-ref-compute-v2.html#listServers

Atsushi SAKAI (sakaia)
Changed in openstack-api-site:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/234430

Changed in openstack-api-site:
status: Confirmed → In Progress
Changed in openstack-api-site:
importance: Undecided → Low
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/234430
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=4961c36e4e776f59ead822c26dac538e7cdb79be
Submitter: Jenkins
Branch: master

commit 4961c36e4e776f59ead822c26dac538e7cdb79be
Author: Chuck Carmack <email address hidden>
Date: Tue Oct 13 20:39:03 2015 +0000

    Document the all_projects parameter to the GET os-server-groups API

    Add the all_projects parameter to the wadl for os-server-groups.

    Closes-Bug: #1504255

    Change-Id: I38c5b56cefce804d161074a9fc19a3057c450aee

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.