256b5c84ba
"Quota" APIs now will return two new following keys: - 'share_groups' - 'share_group_snapshots' For user and project, but not share type. Default values can be configured using following config options: - 'quota_share_groups' - 'quota_share_group_snapshots' APIImpact DocImpact Implements BluePrint add-share-groups-quota Change-Id: I397a8e886226cb22fa50abdf2a4a938bb04c655d
8 lines
271 B
YAML
8 lines
271 B
YAML
---
|
|
features:
|
|
- Added quotas for amount of share groups and share group snapshots.
|
|
upgrade:
|
|
- Two new config options are available for setting default quotas for share
|
|
groups and share group snapshots - 'quota_share_groups' and
|
|
'quota_share_group_snapshots'.
|