Comment 3 for bug 1259176

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

Reviewed: https://review.openstack.org/93437
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=727a59e5127c45dc98c2c72ad2780aa5ff90a6b1
Submitter: Jenkins
Branch: master

commit 727a59e5127c45dc98c2c72ad2780aa5ff90a6b1
Author: Sergey Reshetnyak <email address hidden>
Date: Tue May 13 18:02:10 2014 +0400

    Fix working sahara with heat and nova-network

    Uses OS::Nova::FloatingIP and OS::Nova::FloatingIPAssociation
    heat resources for assignment floating ip

    Added two unit tests:
    * for nova-network with autoassignment floating ip
    * for nova-network without autoassignment floating ip

    Change-Id: I82a28759bc13992d765969ef8143bd364dc7cf2d
    Closes-bug: #1259176