From 4e1fc1825f7c0f2d2c778bcc55168874b6b6a74b Mon Sep 17 00:00:00 2001 From: Silvan Kaiser Date: Wed, 2 Aug 2017 17:20:10 +0200 Subject: [PATCH] Clarifying current state of the full patch coverage --- full_quobyte_patch/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/full_quobyte_patch/README.md b/full_quobyte_patch/README.md index e2d5da7..d7d05b9 100644 --- a/full_quobyte_patch/README.md +++ b/full_quobyte_patch/README.md @@ -1,7 +1,8 @@ -## Full Quobyte patch +## Full Quobyte patch (Work in progress) -These patches contain all relevant fixes and changes for the given OpenStack releases and projects. By applying this patch no other patches from this repository need to be applied to an installation. The fixed & improved issues are: + +When complete these patches contain all relevant fixes and changes for the given OpenStack releases and projects. By applying this patch no other patches from this repository need to be applied to an installation. The fixed & improved issues currently patched are: - Cinder - Fixes bug [1685277](https://bugs.launchpad.net/cinder/+bug/1685277) with patch [458885](https://review.openstack.org/#/c/458885/) in order to enable the usage of the Cinder Generic Volume Cache with the Quobyte driver (_this fix is only applied for the Ocata release_). @@ -9,7 +10,6 @@ These patches contain all relevant fixes and changes for the given OpenStack rel - Fixes bug [1675710](https://bugs.launchpad.net/cinder/+bug/1675710) with patch [449553](https://review.openstack.org/#/c/449553/) in order to allow specifying multiple Quobyte registries in the quobyte_volume_url Cinder configuration option. - Fixes bug [1687048](https://bugs.launchpad.net/cinder/+bug/1687048) with patch [461471](https://review.openstack.org/#/c/461471/) -- Nova ### Usage