Comment 6 for bug 1280151

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to heat (master)

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

commit 0ddd9e0d9f6298500b8f0d7c2c847b7c254de2b0
Author: huangtianhua <email address hidden>
Date: Thu Mar 13 14:54:55 2014 +0800

    Make sure NetworkInterfaces and SubnetId updatable

    We should make the properties 'NetworkInterfaces' and 'SubnetId'
    updatable for AWS::EC2::Instance resource, so we can update the networks
    for an instance.

    Change-Id: I4a475fee6416696558807c189473a90d7517cfc0
    Closes-Bug: #1280151