Support returning ALL private and public flavors in admin flavor-list

Bug #1172179 reported by Kieran Spear
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Kieran Spear

Bug Description

Nova gives admins public flavors and flavors from their own projects only by default. For flavor management, admins need to see all flavors.

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/27403

Changed in python-novaclient:
assignee: nobody → Kieran Spear (kspear)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/27403
Committed: http://github.com/openstack/python-novaclient/commit/50fe79b47d566bb0d15c9517b7b64d758688d853
Submitter: Jenkins
Branch: master

commit 50fe79b47d566bb0d15c9517b7b64d758688d853
Author: Kieran Spear <email address hidden>
Date: Wed Apr 24 17:55:48 2013 +1000

    Add 'flavor-list --all' admin switch

    Nova gives admins public flavors and flavors from their own projects
    only by default. For flavor management, admins need to see all flavors
    regardless of access.

    Changes:
    - Adds an 'is_public' argument to flavors.list() that mirrors the
      Nova API. is_public=None can be used to see all flavors.
    - Adds an --all switch to flavor-list in the CLI for use by admins
      when all flavors are wanted.

    Fixes bug 1172179.

    Change-Id: I915cd2d8266cb6e32c80691a6ff27d8a23488c98

Changed in python-novaclient:
status: In Progress → Fix Committed
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.