Merge lp://staging/~vishvananda/nova/fix-dhcp-ms into lp://staging/~hudson-openstack/nova/milestone-proposed
Proposed by
Vish Ishaya
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Thierry Carrez | ||||
Approved revision: | 1546 | ||||
Merged at revision: | 1198 | ||||
Proposed branch: | lp://staging/~vishvananda/nova/fix-dhcp-ms | ||||
Merge into: | lp://staging/~hudson-openstack/nova/milestone-proposed | ||||
Diff against target: |
127 lines (+93/-16) 2 files modified
nova/network/linux_net.py (+24/-16) nova/tests/test_linux_net.py (+69/-0) |
||||
To merge this branch: | bzr merge lp://staging/~vishvananda/nova/fix-dhcp-ms | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Thierry Carrez | Approve | ||
Review via email: mp+76361@code.staging.launchpad.net |
Description of the change
Makes sure ips are moved on the bridge for nodes running dnsmasq so that the gateway ip is always first.
To post a comment you must log in.
In trunk now