Comment 6 for bug 1521971

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

Reviewed: https://review.openstack.org/268997
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4cfd9a10ac585f3b675185acde8ab762e65ec55b
Submitter: Jenkins
Branch: master

commit 4cfd9a10ac585f3b675185acde8ab762e65ec55b
Author: Steven Hardy <email address hidden>
Date: Mon Dec 7 15:59:09 2015 +0000

    Fix update preview to handle nested stacks

    Currently the update preview code has no support for previewing
    the effect of an update on nested stacks, which I assume was an
    oversight in the original implementation. So this adds a show_nested
    flag to the API which allows enabling recursive preview of the whole
    update including nested stacks.

    Closes-Bug: #1521971
    Depends-On: I06f3b52d5d48dd5e6e266321e58ca8e6116d6017
    Change-Id: I96af4d2f07056846aac7ae9ad9b6eb160e8bd51a