Activity log for bug #1602223

Date Who What changed Old value New value Message
2016-07-12 11:36:44 Elena Ezhova bug added bug
2016-07-12 11:37:15 Elena Ezhova 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:/usr/share/openstack-dashboard# 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 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
2016-07-12 11:57:13 Elena Ezhova python-openstackclient: status New In Progress
2016-07-12 11:57:16 Elena Ezhova python-openstackclient: assignee Elena Ezhova (eezhova)
2016-07-28 13:12:10 OpenStack Infra python-openstackclient: status In Progress Fix Released