]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Midonet to support port association at floating IP creation
authorJoe Mills <joe@midokura.com>
Mon, 11 Nov 2013 06:49:17 +0000 (06:49 +0000)
committerJoe Mills <joe@midokura.com>
Wed, 13 Nov 2013 05:09:04 +0000 (05:09 +0000)
commitcd33dbee09ca8335bcb5ba6975a8edd16258babe
treedd96dec05aa3c82c2cef2567a1a32781dc8ba887
parent0e2198ef75c377c538f735b207e38a79d05a2f85
Midonet to support port association at floating IP creation

The Midonet plugin currently does not support associating floating IPs with
ports at floating IP creation time. This bug is created to add this support.

Change-Id: Ie57ebffa5185f26138c04b9836067417c6dc1388
Closes-Bug: #1249957
neutron/plugins/midonet/plugin.py
neutron/tests/unit/midonet/test_midonet_plugin.py