summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/wallaby-fix-deleting-volume.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/wallaby-fix-deleting-volume.yaml b/releasenotes/notes/wallaby-fix-deleting-volume.yaml
new file mode 100644
index 00000000..1e1d1844
--- /dev/null
+++ b/releasenotes/notes/wallaby-fix-deleting-volume.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - Fixed an issue that orphan volumes left after removing instances,
+ especially for the case that instance creation failed because of timeout
+ when waiting for the volume available.