server-group-list don't support 'all_projects' parameter

Bug #1454523 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Low
Rui Chen

Bug Description

server-group-list command don't support 'all_projects' parameter, so admin users can't list the other tenants server group using cli.

Reproduce steps:
1. execute 'nova help server-group-list'

Expect result:
can use '--all-projects' parameter in order to list other tenant server group.

Actual result:
Nothing.

stack@devstack:/opt/stack/python-novaclient$ [master]$ nova help server-group-list
usage: nova server-group-list

Print a list of all server groups.

code base:
$ git log -1
commit 0e35f2a2fabe5beae065cc92c44f653ff76e6558

Rui Chen (kiwik-chenrui)
Changed in python-novaclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

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

Changed in python-novaclient:
status: New → In Progress
melanie witt (melwitt)
Changed in python-novaclient:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/182568
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=9cfecf922a27703f05f220c1cacd6e5d71733453
Submitter: Jenkins
Branch: master

commit 9cfecf922a27703f05f220c1cacd6e5d71733453
Author: Rui Chen <email address hidden>
Date: Wed May 13 16:06:21 2015 +0800

    server-group-list support 'all_projects' parameter

    Supporting 'all_projects' in server-group-list so that
    admin users can list other tenant's server groups.

    Change-Id: Ie50288464ebc6585590a1a74efa8804584771ebc
    Closes-Bug: #1454523

Changed in python-novaclient:
status: In Progress → Fix Committed
Matt Riedemann (mriedem)
Changed in python-novaclient:
milestone: none → 2.26.0
Matt Riedemann (mriedem)
Changed in python-novaclient:
status: Fix Committed → 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.