veth: OVS controller must be activated before the veth
OVS controller must be activated before the veth in order to avoid activation errors. Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
This commit is contained in:
parent
5bdd078c13
commit
a0bf963345
@ -74,11 +74,11 @@ class NmProfile:
|
||||
ACTION_DEACTIVATE_FIRST,
|
||||
ACTION_TOP_MASTER,
|
||||
ACTION_NEW_IFACES,
|
||||
ACTION_NEW_VETH,
|
||||
ACTION_NEW_VETH_PEER,
|
||||
ACTION_OTHER_MASTER,
|
||||
ACTION_NEW_OVS_PORT,
|
||||
ACTION_NEW_OVS_IFACE,
|
||||
ACTION_NEW_VETH,
|
||||
ACTION_NEW_VETH_PEER,
|
||||
ACTION_MODIFIED,
|
||||
ACTION_NEW_VLAN,
|
||||
ACTION_NEW_VXLAN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user