File: bug-1871252-update-default-quotas-via-quota-class-share-groups-share-group-snapshots-20ec1dfcc0a7e81c.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (8 lines) | stat: -rw-r--r-- 394 bytes parent folder | download
1
2
3
4
5
6
7
8
---
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>`_.