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.