Comment 2 for bug 1229655

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

Reviewed: https://review.openstack.org/48029
Committed: http://github.com/openstack/neutron/commit/8a37d04bfda7a583d02a3fac262f4f9242d7ed76
Submitter: Jenkins
Branch: master

commit 8a37d04bfda7a583d02a3fac262f4f9242d7ed76
Author: Joe Mills <email address hidden>
Date: Tue Sep 24 10:42:08 2013 +0000

    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