Add missing releasenotes for Swift ring management
authorChristian Schwede <cschwede@redhat.com>
Thu, 16 Feb 2017 15:42:25 +0000 (15:42 +0000)
committerChristian Schwede <cschwede@redhat.com>
Thu, 16 Feb 2017 15:44:00 +0000 (15:44 +0000)
Change-Id: Ifef3e6f661d0094ebcc587fd6c1d0783a92ada3f

releasenotes/notes/swift-ring-keeper-c04b440d7d5ce13f.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/swift-ring-keeper-c04b440d7d5ce13f.yaml b/releasenotes/notes/swift-ring-keeper-c04b440d7d5ce13f.yaml
new file mode 100644 (file)
index 0000000..e9974a2
--- /dev/null
@@ -0,0 +1,9 @@
+---
+fixes:
+  - |
+    Swift rings created or updated on the overcloud nodes will now be
+    stored on the undercloud at the end of each deployment. They will be
+    retrieved before any deployment update, and by doing this the Swift
+    rings will be in a consistent state across the cluster all the time.
+    This makes it possible to add, remove or replace nodes without
+    manual operator interaction.