Passing eth0 to br-vlan
We've decided to give eth0 for openstack completely, so I think we can give the eth0 raw interface into the br-vlan for vlan nets. Change-Id: Ic8d431e73750d4134e860370745169471244be24
This commit is contained in:
parent
c9c76e4004
commit
3bb904bde1
@ -67,7 +67,7 @@ iface br-vlan inet manual
|
|||||||
bridge_stp off
|
bridge_stp off
|
||||||
bridge_waitport 0
|
bridge_waitport 0
|
||||||
bridge_fd 0
|
bridge_fd 0
|
||||||
bridge_ports none
|
bridge_ports eth0
|
||||||
|
|
||||||
# Storage bridge (optional)
|
# Storage bridge (optional)
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user