os-vif/vif_plug_ovs/ovsdb
Rodolfo Alonso Hernandez d5b61d1065 [OVS] VLAN tag should be set in the Port register
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] 1d354f7577/neutron/agent/common/ovs_lib.py (L346-L347)

Change-Id: Iaebd42af6d5b8e3165cf10e269addae0ff3665fb
Closes-Bug: #1860329
2020-01-30 12:19:51 +00:00
..
__init__.py Add abstract OVSDB API 2018-10-08 12:09:36 +01:00
api.py Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
impl_idl.py Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
impl_vsctl.py Revert "[Follow Up] OVS DPDK port representors support" 2020-01-22 14:39:55 +00:00
ovsdb_lib.py [OVS] VLAN tag should be set in the Port register 2020-01-30 12:19:51 +00:00