]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add host routes and dns nameservers to Midonet DHCP
authorJoe Mills <joe@midokura.com>
Tue, 24 Sep 2013 10:42:08 +0000 (10:42 +0000)
committerJoe Mills <joe@midokura.com>
Fri, 27 Sep 2013 07:33:17 +0000 (07:33 +0000)
commit8a37d04bfda7a583d02a3fac262f4f9242d7ed76
treea549407b2162e2d6a2af848e1f005ce31a47ebec
parent67667256bea7d64ae66e5ae42ce49bb189731f38
Add host routes and dns nameservers to Midonet DHCP

In the Midonet plugin, the host routes and dns nameserver information
was not being passed down to the midonet client API. This fix addresses
this by passing down the correct information.

Change-Id: I142ad4ceccdcf8b0e13db55fa54513f82995efc5
Closes-Bug: #1229655
neutron/plugins/midonet/midonet_lib.py
neutron/plugins/midonet/plugin.py
neutron/tests/unit/midonet/test_midonet_lib.py