Comment 3 for bug 1683517

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/457381
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=ee9d6339ccb76718e22f86d5de180e776f73152b
Submitter: Jenkins
Branch: master

commit ee9d6339ccb76718e22f86d5de180e776f73152b
Author: James Slagle <email address hidden>
Date: Mon Apr 17 17:49:45 2017 -0400

    Add all hosts to HostsEntry output

    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.

    Change-Id: Iec41926e27bdbf86eb30f230f904df1b7dbfa9c2
    Closes-Bug: #1683517