Comment 2 for bug 1585206

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

Reviewed: https://review.openstack.org/320456
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=5f1d3bb6d666bbd7ad75b7852285eec297af8593
Submitter: Jenkins
Branch: master

commit 5f1d3bb6d666bbd7ad75b7852285eec297af8593
Author: Zane Bitter <email address hidden>
Date: Tue May 24 09:29:48 2016 -0400

    Apply ResourceGroup blacklist at create time

    Because of the requirement that the nested stack exist, the blacklist was
    previously ignored at the time the ResourceGroup was created and only
    applied on subsequent updates.

    Change-Id: I43dbb13e12fad349a226cffe5d0e96ed7fce3aeb
    Closes-Bug: #1585206