python-manilaclient/releasenotes/notes/bug-1871252-update-default-quotas-via-quota-class-share-groups-share-group-snapshots-20ec1dfcc0a7e81c.yaml
Victoria Martinez de la Cruz be8326b7cc Add share groups/share group snaps to quota class
Share groups and share group snapshots can be now updated
through the quota class API

This change adds this option to the manilaclient CLI

Closes-Bug: #1871252

Change-Id: If2faf8a88a0a0e39d7fd0554bc3e530e18c3e922
2021-09-27 07:15:21 +00:00

9 lines
395 B
YAML

---
fixes:
- |
Share group and share group snapshots quotas have been available in manila
since API 2.40. With this change, we added the possibility for users to update
share group and share group snapshots quotas via the quota class API to the
manilaclient CLI. For more details, please refer to
`Launchpad bug 1871252 <https://bugs.launchpad.net/manila/+bug/1871252>`_.