6fba7163e8
"per_volume_gigabytes", "backup_gigabytes" and "backups" items can be shown in "openstack quota show" command, but can't be updated by "openstack quota set". This patch fix the issue. Change-Id: I47db5a69d4e4ef6e140f2735257c83e1fb052760 Closes-Bug: #1609767
6 lines
221 B
YAML
6 lines
221 B
YAML
---
|
|
features:
|
|
- Support to update ``per_volume_gigabytes``, ``backup_gigabytes`` and
|
|
``backups`` quota in ``quota set`` command.
|
|
[Bug `1609767 <https://bugs.launchpad.net/python-openstackclient/+bug/1609767>`_]
|