Comment 19 for bug 1389499

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

Reviewed: https://review.openstack.org/135353
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0b2256e461e275d5eda301a031bc6b868ee3ab58
Submitter: Jenkins
Branch: master

commit 0b2256e461e275d5eda301a031bc6b868ee3ab58
Author: Steven Hardy <email address hidden>
Date: Tue Nov 18 16:30:35 2014 +0000

    Add functional test for update of group of provider resources

    A new test which tests the (previously buggy) behavior when updating
    a nested stack of more than one level of nesting, specifically updating
    a ResourceGroup which contains provider resources.

    Change-Id: I8abfd99f1ecc2cc84410fb552f18f93e47144c17
    Related-Bug: #1389499