
This is helpful to automate code style checks when commiting, avoiding the need to remember to do this manually. The run_tests.sh script has been removed from the repository since it is outdated, unused and had a number of uncaught formatting issues. Change-Id: Id3f38942972bc6d35427e66bb26f8f1b2f271f7d
9 lines
394 B
YAML
9 lines
394 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>`_.
|