vmware-nsx/neutron/tests/unit/midonet
Rossella Sblendido cf7aca87e1 Add a route to reach the MD server when a subnet is created
When the first subnet is created, the dhcp port is created and
midonet plugin correctly adds the static route to reach the MD
server in create_port. When a second or following subnets are
created, a new ip is added to the dhcp port. This patch takes
care of adding the static route to correcly reach the MD server
in update_port. This fixes the problem of VMs not being able to
reach the MD if assigned to the second subnet

Closes-bug: #1231914
Change-Id: Ifc95f901d4222b76a4254e21295829ac8d82493b
2013-10-04 08:56:39 +00:00
..
etc Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
mock_lib.py Implement MidoNet Neutron plugin for Havana 2013-09-03 16:39:10 +00:00
test_midonet_driver.py Do not apply security groups to logical ports 2013-09-13 09:26:44 +00:00
test_midonet_lib.py Add a route to reach the MD server when a subnet is created 2013-10-04 08:56:39 +00:00
test_midonet_plugin.py Remove code that bypasses some midonet plugin unit tests 2013-09-18 11:45:27 +00:00