manila/releasenotes/notes/add-share-type-quotas-33a6b36c0f4c88b1.yaml
Valeriy Ponomaryov 05c42ecf70 Add quotas per share type
With this feature it will be possible to set quotas per share type
for all existing quota resources. It is useful for deployments with
multiple backends that are accessible via different share types.

Also, fix one of existing DB migrations that hangs on PostgreSQL.

APIImpact
DocImpact
Implements blueprint support-quotas-per-share-type
Change-Id: I8472418c2eb363cf5a76c672c7fdea72f21e4f63
2017-07-19 17:29:04 +03:00

6 lines
173 B
YAML

---
features:
- Added possibility to set quotas per share type.
It is useful for deployments with multiple backends that
are accessible via different share types.