Comment 3 for bug 1189278

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

Reviewed: https://review.openstack.org/38571
Committed: http://github.com/openstack/heat/commit/c6e82c4a38d04ce257a1e10fada34f89c04d527f
Submitter: Jenkins
Branch: master

commit c6e82c4a38d04ce257a1e10fada34f89c04d527f
Author: Christopher Armstrong <email address hidden>
Date: Mon Jul 22 16:35:13 2013 -0500

    Refactor InstanceGroup to use a nested stack

    Much of the code of InstanceGroup was able to be deleted in
    preference for using the native functionality of StackResource.
    InstanceGroup now generates a template and updates the nested
    stack when it needs to be created or resized.

    blueprint instance-group-nested-stack

    Fixes bug 1189278

    Change-Id: Ic08a55cad1ac34d69080c0ef2dae4877f1fefd29