Comment 3 for bug 1164864

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

Reviewed: https://review.openstack.org/33302
Committed: http://github.com/openstack/heat/commit/2e9b9b90316e1459da81d182b1ddad0edf7f1f63
Submitter: Jenkins
Branch: master

commit 2e9b9b90316e1459da81d182b1ddad0edf7f1f63
Author: Jeff Peeler <email address hidden>
Date: Mon Jun 17 12:19:49 2013 -0400

    Add InstanceId property to EIP resource

    This also changes the InstanceId property for an EIPAssociation
    to not be required, which was necessary for testing and is inline
    with AWS documentation.

    Change-Id: I49dd506309fe6a38df6727bca7f6bbebd45fba3f
    Fixes: bug #1164864