Files
manila-ui/releasenotes/notes/share-shrinking-c1d46fc1c3ce29b7.yaml
Dina Saparbaeva f0d83a6ed2 Addition of share shrinking feature to Manila-UI
Currently, share shrinking feature in Manila-UI is not supported.
Only "Extend Share" feature exists. "Extend Share" feature was
renamed as "Resize Share" and share shrinking feature was added.
Now it works both ways, if value in "New Size" field is less than
original size, it will shrink, and if value is more it will extend.
Also, minimal value was added to "New Size" field to ensure the
value doesn't decrease to zero.

Implements: blueprint share-shrinking
Change-Id: I8553bed01b529c1b3a57b1e900d171db1d5f28d2
2021-03-04 14:55:43 +00:00

7 lines
188 B
YAML

---
features:
- |
Existing "Extend Share" feature in Manila-UI was renamed
"Resize Share" and share shrinking feature was added. Now
users can both extend and shrink shares.