Comment 3 for bug 1164865

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

Reviewed: https://review.openstack.org/35560
Committed: http://github.com/openstack/heat/commit/29d1e2472dd07af3160a71ca6abfe172c6b9ad45
Submitter: Jenkins
Branch: master

commit 29d1e2472dd07af3160a71ca6abfe172c6b9ad45
Author: Jeff Peeler <email address hidden>
Date: Wed Jul 3 10:22:25 2013 -0400

    Add new attributes to EIPAssociation resource

    AllocationId
    NetworkInterfaceId

    The EIP resource also now supports the Domain property, which when set
    creates the resource using neutron networking. (Neutron networking is
    required for all VPC operations.)

    The EIP test covers the new functionality as well as some of the old
    using both nova and neutron.

    Fixes bug #1164865
    Fixes bug #1164866

    Change-Id: I7ad7fba8ed6f8a584fc2ca00aaf80144c5274134