From 44f310a784e7bfaaa391c9159cbcdfdf0681ca59 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 15 Mar 2017 17:51:52 +0800 Subject: [PATCH] Add a release note The review[0] has been merged, it's worth adding a release note. [0]https://review.openstack.org/#/c/443773/ Change-Id: I6f6c444ea343320f8cd6aaa00636c26dca85f048 --- .../add_snapshot_image_format_option-a81397f91365e226.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/add_snapshot_image_format_option-a81397f91365e226.yaml diff --git a/releasenotes/notes/add_snapshot_image_format_option-a81397f91365e226.yaml b/releasenotes/notes/add_snapshot_image_format_option-a81397f91365e226.yaml new file mode 100644 index 000000000..b7900e08e --- /dev/null +++ b/releasenotes/notes/add_snapshot_image_format_option-a81397f91365e226.yaml @@ -0,0 +1,5 @@ +--- +features: + - Add new parameter "nova::compute::libvirt::libvirt_snapshot_image_format", + format to save snapshots to. Some filesystems have a preference and only + operate on raw or qcow2.