dceced6d6e
This patch adds new quotas for share replicas and replica sizes. This quotas can be related to either tenants and users or tenants and share types. Now, when creating a share replica, manila will check if there are resources available for that specific request. Partially-Implements: bp limit-share-replicas-per-share Change-Id: I8ba7bc6f167c28d6c169b2187d0e1bda7cad3f69
9 lines
256 B
YAML
9 lines
256 B
YAML
---
|
|
features:
|
|
- |
|
|
Added quotas for amount of share replicas and share replica gigabytes.
|
|
upgrade:
|
|
- |
|
|
Two new config options are available for setting default quotas for share
|
|
replicas: `quota_share_replicas` and `quota_replica_gigabytes`.
|