From a2f3b91fa666824f78395c11bbfac04afc5129a0 Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Robles Date: Fri, 3 Mar 2017 10:40:04 +0200 Subject: httpd: Clean up heat API profiles and add release note There were some values that were passed to the classes manually, and this takes the parameters from t-h-t instead. Also, the release note was added. bp tls-via-certmonger Change-Id: I17c4b7041e16da6489f4b713fdeb28a6e1c5563c Depends-On: I88e5ea7b9bbf35ae03f84fdc3ec76ae09f11a1b6 --- releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml (limited to 'releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml') diff --git a/releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml b/releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml new file mode 100644 index 0000000..a50a27d --- /dev/null +++ b/releasenotes/notes/deploy-heat-APIs-over-httpd-46b111d0a4a4eed4.yaml @@ -0,0 +1,3 @@ +--- +features: + - Heat APIs (api, cfn and cloudwatch) are now deployed over httpd. -- cgit 1.2.3-korg