Comment 2 for bug 1640449

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

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

commit 390292e59e230d575621133cbbfef0aad4bfb9e3
Author: Steven Hardy <email address hidden>
Date: Wed Nov 9 11:35:03 2016 +0000

    Select bootstrap node by list index not name

    Modify the syntax used to access the ResourceGroup attributes so we
    always select the first node from the group, e.g even if the node
    named "0" in the ResourceGroup nested stack has been removed due to
    the removal policy.

    Change-Id: I8b1c9538976a1518b220187a0034ad41a738d5a6
    Closes-Bug: #1640449