aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-04-20 23:55:19 +0000
committerGerrit Code Review <review@openstack.org>2017-04-20 23:55:19 +0000
commit4afd65f4867faeeb6c9749be6fc496cd6d5ad990 (patch)
treedd96d1a1076a994ef465ed607973992028ad42b9 /releasenotes
parent2a089e3be97d96bf959c18016213d4648f2ae90d (diff)
parentee9d6339ccb76718e22f86d5de180e776f73152b (diff)
Merge "Add all hosts to HostsEntry output"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-all-hosts-to-hostsentry-20a8ee8a1a210ce2.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/add-all-hosts-to-hostsentry-20a8ee8a1a210ce2.yaml b/releasenotes/notes/add-all-hosts-to-hostsentry-20a8ee8a1a210ce2.yaml
new file mode 100644
index 00000000..b0ad9d93
--- /dev/null
+++ b/releasenotes/notes/add-all-hosts-to-hostsentry-20a8ee8a1a210ce2.yaml
@@ -0,0 +1,9 @@
+---
+fixes:
+ - Previously only the VIPs and their associated hostnames were present
+ in the HostsEntry output, due to the hosts_entries output on the
+ hosts-config.yaml nested stack being empty. It was referencing an
+ invalid attribute. See
+ https://bugs.launchpad.net/tripleo/+bug/1683517
+
+