missing support for quota change per volume type

Bug #1438377 reported by Jan van Eldik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Steve Martinelli

Bug Description

Hi,

The Cinder cli allows me to change volume quota *per volume type* with sthg like this:

    # cinder quota-update --volume-type my-type --volumes 2 $PROJECTID

AFAICT, this is not yet supported by the openstack cli?

Revision history for this message
Steve Martinelli (stevemar) wrote :
Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Steve Martinelli (stevemar)
milestone: none → m9
Revision history for this message
Steve Martinelli (stevemar) wrote :

Looks like the existing CLI has some fairly special handling for this: https://github.com/openstack/python-cinderclient/blob/master/cinderclient/v1/shell.py#L690-L700

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

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

Changed in python-openstackclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/170366
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=8bd8a8dfd7d330573740f7610ea28ae291d1e4e2
Submitter: Jenkins
Branch: master

commit 8bd8a8dfd7d330573740f7610ea28ae291d1e4e2
Author: Steve Martinelli <email address hidden>
Date: Fri Apr 3 03:12:27 2015 -0400

    Add support to specify volume quotas per volume type

    Add a --volume-type option to quota set, this will allow users
    to set quotas for volume attributes on a per volume-type basis.

    for example:
      openstack quota set admin --volume-type myvol --volumes 12

    Change-Id: I3ce9cf82a65d4f012b339f0e0dedb752cb132c33
    Closes-Bug: 1438377

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
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.