Add release notes and required upgrade info 43/15343/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 19 Apr 2019 18:19:02 +0000 (11:19 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 19 Apr 2019 18:23:08 +0000 (11:23 -0700)
New options for volume attachment means a requirement of packer v1.3.2
is now the minimum supported by common-packer

Change-Id: I1c352d054a01cd14bce365c5a17e3467dff6d25a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
docs/requirements.rst
releasenotes/notes/require-minimum-packer-1.3.2-1fd61ef8323f7944.yaml [new file with mode: 0644]

index 97bef38..18d62f9 100644 (file)
@@ -3,7 +3,7 @@ Requirements
 ############
 
 * Ansible 2.4.1 or later
-* Packer 1.2.5 or later
+* Packer 1.3.2 or later
 
 Install Ansible via pip in a virtualenv if the version is not available via
 your local package manager.
diff --git a/releasenotes/notes/require-minimum-packer-1.3.2-1fd61ef8323f7944.yaml b/releasenotes/notes/require-minimum-packer-1.3.2-1fd61ef8323f7944.yaml
new file mode 100644 (file)
index 0000000..e82756c
--- /dev/null
@@ -0,0 +1,10 @@
+---
+features:
+  - |
+    More control over Openstack images is now allowed. This includes selection
+    of cloud, availability zone, if volumes should be created and at what size
+    and format.
+upgrade:
+  - |
+    Packer 1.3.2 is now required to support Openstack block storage and disk
+    format requirements