From e6f19c9553b0d579aef93bb933ef7f86048674d7 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Wed, 6 Apr 2016 12:12:24 -0600 Subject: [PATCH] Release notes for glance_image updates Adds the release notes for the glance_image update to support managing image properties Change-Id: I4d5cbc5e89cd9bc8b46dd3b05a3df3125f46aa78 --- .../notes/glance-image-properties-0de5fee2391c9983.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/glance-image-properties-0de5fee2391c9983.yaml diff --git a/releasenotes/notes/glance-image-properties-0de5fee2391c9983.yaml b/releasenotes/notes/glance-image-properties-0de5fee2391c9983.yaml new file mode 100644 index 00000000..a993c8a3 --- /dev/null +++ b/releasenotes/notes/glance-image-properties-0de5fee2391c9983.yaml @@ -0,0 +1,5 @@ +--- +features: + - Add the ability to manage properties for an image + using the glance_image provider. The provider now + accepts a key value hash for properties.