From 284913f4022ab4c7cbdcaefd2e0ceedc0b46c12d Mon Sep 17 00:00:00 2001 From: Daniel Mellado Date: Tue, 12 Dec 2017 11:57:26 +0000 Subject: [PATCH] Add reno for tag support on heat stacks This commit adds a release note for tag support while creating heat stacks, which was addressed by https://review.openstack.org/#/c/525174/ Change-Id: I57ca196ea4fe284421025c840c3290e339de774f --- .../notes/add_heat_tag_support-135aa43ba1dce3bb.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/add_heat_tag_support-135aa43ba1dce3bb.yaml diff --git a/releasenotes/notes/add_heat_tag_support-135aa43ba1dce3bb.yaml b/releasenotes/notes/add_heat_tag_support-135aa43ba1dce3bb.yaml new file mode 100644 index 000000000..4e0a0ea87 --- /dev/null +++ b/releasenotes/notes/add_heat_tag_support-135aa43ba1dce3bb.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Add tags support when creating a stack, as specified by the openstack + orchestration api at [1] + + [1]https://developer.openstack.org/api-ref/orchestration/v1/#create-stack