python-manilaclient/releasenotes/notes/add-share-replicas-and-replica-gigabytes-quotas-909436c2b2420f2c.yaml
silvacarloss a0cbed52ed Add new share replica quotas to the CLI
- Added support to two new quotas for share replicas, being
  `share_replicas` and `replica_gigabytes`.

Depends-On: I8ba7bc6f167c28d6c169b2187d0e1bda7cad3f69
Partially-Implements: bp limit-share-replicas-per-share
Change-Id: I700adc0cb64e03ef66cf7123601a406891d526f2
2020-04-08 03:35:33 +00:00

10 lines
333 B
YAML

---
features:
- |
Added support for two new quotas for share replicas:
`share_replicas` and `replica_gigabytes`.
upgrade:
- |
Due to the new 'share_replicas' and 'replica_gigabytes' quotas for
share replicas, it is now possible to hit an 'over limit' error
while creating replicated shares and share replicas.