Merge lp:~markmc/nova/flat-dhcp-without-bridge-iface into lp:~hudson-openstack/nova/trunk
Proposed by
Mark McLoughlin
| Status: | Merged |
|---|---|
| Approved by: | Dan Prince |
| Approved revision: | 1484 |
| Merged at revision: | 1550 |
| Proposed branch: | lp:~markmc/nova/flat-dhcp-without-bridge-iface |
| Merge into: | lp:~hudson-openstack/nova/trunk |
| Diff against target: |
12 lines (+1/-2) 1 file modified
bin/nova-manage (+1/-2) |
| To merge this branch: | bzr merge lp:~markmc/nova/flat-dhcp-without-bridge-iface |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Dan Prince (community) | Approve | ||
| Jason Kölker (community) | Approve | ||
| Vish Ishaya (community) | Approve | ||
|
Review via email:
|
|||
Commit message
Do not require --bridge_interface for FlatDHCPManager (lp:844944)
Unlike VlanManager, FlatDHCPManager actually works fine without a bridge
interface on single host deployments.
To post a comment you must log in.

This is correct. When you propose merges, can you set a commit message or a description? It is needed in order to merge. (I went ahead and added it for you on these proposals).