Comment 33 for bug 1389178

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

Reviewed: https://review.openstack.org/136729
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=6f5dfaa964987c569506ee6224a38dbbd2ee2831
Submitter: Jenkins
Branch: stable/juno

commit 6f5dfaa964987c569506ee6224a38dbbd2ee2831
Author: Steven Hardy <email address hidden>
Date: Wed Nov 19 18:22:57 2014 +0000

    SoftwareDeployments make servers property updateable

    Allow the servers list to be updated, which will cause an update
    of the resource group instead of replacing it.

    This looks inconvenient to test in the unit tests due to needing
    to create a coupled nested stack (which will further impede the
    decouple-nested work), so I'll post a followup patch with a
    functional test instead, if that's viewed as acceptable.

    Change-Id: I1714d2cef2d0edbeb82c16e5a83acc458009bd47
    Closes-Bug: #1389178
    (cherry picked from commit 218e1038f2828258eaf1e15d85cf074697f851a9)