Setting server-group and server-group-members quotas is not supported

Bug #1602223 reported by Elena Ezhova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Elena Ezhova

Bug Description

Openstack client allows to see quotas for server groups and server group members but doesn't provide a way to update them:

root@node-3:~# openstack quota set --server-groups 100 admin
usage: openstack quota set [-h] [--class] [--properties <properties>]
                           [--ram <ram>] [--secgroup-rules <secgroup-rules>]
                           [--instances <instances>] [--key-pairs <key-pairs>]
                           [--fixed-ips <fixed-ips>] [--secgroups <secgroups>]
                           [--injected-file-size <injected-file-size>]
                           [--floating-ips <floating-ips>]
                           [--injected-files <injected-files>]
                           [--cores <cores>]
                           [--injected-path-size <injected-path-size>]
                           [--gigabytes <gigabytes>] [--volumes <volumes>]
                           [--snapshots <snapshots>]
                           [--volume-type <volume-type>]
                           <project/class>
openstack quota set: error: unrecognized arguments: --server-groups admin

Elena Ezhova (eezhova)
description: updated
Revision history for this message
Elena Ezhova (eezhova) wrote :
Changed in python-openstackclient:
status: New → In Progress
assignee: nobody → Elena Ezhova (eezhova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

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

commit b50c2b6a8847219ec6d3916f429dec77cf2ba180
Author: Elena Ezhova <email address hidden>
Date: Tue Jul 12 14:38:48 2016 +0300

    Allow setting quotas for server groups and server group members

    Adds support of --server-groups and --server-group-members options
    to the "quota set" command.

    Change-Id: I178d1e267d010be7e908adefcf3b15abdafd9da4
    Closes-Bug: #1602223

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 3.0.0

This issue was fixed in the openstack/python-openstackclient 3.0.0 release.

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.