d5b61d1065
In OVS, the VLAN tag for a device is set in the Port register,
not the Interface [1][2]. Method "BaseOVS.create_ovs_vif_port"
should implement it.
[1] http://docs.openvswitch.org/en/latest/faq/configuration/
[2]
|
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
impl_idl.py | ||
impl_vsctl.py | ||
ovsdb_lib.py |