From e58e11127b3b7748b6a42cf7349010a93d434a1e Mon Sep 17 00:00:00 2001 From: Evgeny Antyshev Date: Wed, 29 Jun 2016 11:00:14 +0000 Subject: [PATCH] Release note for vzstorage volume driver This is a follow-up for https://review.openstack.org/190843 adding the corresponding release note Change-Id: Icae2e3c0f489c264f847d4315a0ae5d274385332 --- ...uozzo-cloud-storage-support-4f4cda52ca41538e.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 releasenotes/notes/bp-virtuozzo-cloud-storage-support-4f4cda52ca41538e.yaml diff --git a/releasenotes/notes/bp-virtuozzo-cloud-storage-support-4f4cda52ca41538e.yaml b/releasenotes/notes/bp-virtuozzo-cloud-storage-support-4f4cda52ca41538e.yaml new file mode 100644 index 000000000000..bcd66bb8eec3 --- /dev/null +++ b/releasenotes/notes/bp-virtuozzo-cloud-storage-support-4f4cda52ca41538e.yaml @@ -0,0 +1,12 @@ +--- +features: + - | + Virtuozzo Storage is available as a volume backend in + libvirt virtualization driver. + + .. note:: Only qcow2/raw volume format supported, but not ploop. + +upgrade: + - For the Virtuozzo Storage driver to work with os-brick <1.4.0, + you need to allow "pstorage-mount" in rootwrap filters + for nova-compute.