a0cbed52ed
- 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
10 lines
333 B
YAML
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. |