summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1954883-3666d63a3c0233f1.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1954883-3666d63a3c0233f1.yaml b/releasenotes/notes/bug-1954883-3666d63a3c0233f1.yaml
new file mode 100644
index 0000000..fc58976
--- /dev/null
+++ b/releasenotes/notes/bug-1954883-3666d63a3c0233f1.yaml
@@ -0,0 +1,13 @@
+---
+fixes:
+ - |
+ * Bug 1954883_: [RBD] Image is unusable if deletion fails
+
+ .. _1954883: https://code.launchpad.net/bugs/1954883
+
+upgrade:
+ - |
+ Deployments which are using Ceph V2 clone feature (i.e. RBD backend for
+ glance_store as well as cinder driver is RBD or nova is using RBD driver)
+ and minimum ceph client version is greater than 'luminous' need to grant
+ glance osd read access to the cinder and nova RBD pool.