Comment 10 for bug 1131666

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

Reviewed: https://review.openstack.org/23002
Committed: http://github.com/openstack/heat/commit/6b55ccfaeacdb174e3e80912d7cd52951e9de0f2
Submitter: Jenkins
Branch: master

commit 6b55ccfaeacdb174e3e80912d7cd52951e9de0f2
Author: Steven Hardy <email address hidden>
Date: Tue Feb 26 14:20:00 2013 +0000

    heat engine : loadbalancer resource template, refer to StackId

    Use the new AWS::StackId pseudo parameter to refer to the stack for
    cfn-hup etc, otherwise the stack lookup by name will fail - using
    the AWS::StackId parameter means we'll refer to the stack via the
    full ARN and the CFN API will be able to lookup the nested stack.

    ref bug 1131666

    Change-Id: Ieac738df766ae1f1039e743d465cd080b2090473