manila/releasenotes/notes/bug-1859775-snapshot-over-quota-exception-bb6691612af03ddf.yaml
Chuan Miao 5c858bc528
Fix over-quota exception of snapshot creation
Report consumed snapshot gigabytes instead of share gigabytes

Change-Id: I917d3c68fc2014d4bdeefbf7c473ebc2bf6d8979
Closes-Bug: #1859775
Co-authored-by: Maurice Escher <maurice.escher@sap.com>
2020-01-15 13:34:20 +01:00

6 lines
167 B
YAML

---
fixes:
- |
Fixed Quota exceeded exception for snapshot creation. Consumed gigabytes
now reports the snapshot gigabytes instead of share gigabytes usage.