skyline-console/releasenotes/notes/Show-Data-Disk-Of-Snapshot-3b23e998665187c1.yaml
zhangke 3b1ddc54a0 fix: Calculate quota based on the data disk of the selected instance snapshot
When the Start source is the instance snapshot, the quota
should be calculated according to the data disk of the selected
instance snapshot and the newly added data disk

Closes-Bug: #1992739
Change-Id: I035b1edb5e0441e63d7919ea5933731bd687c1d2
2022-10-19 17:05:05 +08:00

9 lines
303 B
YAML

---
fixes:
- |
`Bug #1992739 <https://bugs.launchpad.net/skyline-console/+bug/1992739>`_:
When the instance snapshot is used to create instance, if the instance
snapshot is associated with data disks, it is supported to show necessary
data disk information and make quota measurable.