neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent
Sahid Orentino Ferdjaoui 6ec0bc70a7 ovs: make vlanmanager to handle more vlan mapping per network
This change is updating the vlanmanager data structure to handle for a
given network more than one vlan mapping. This is a prerequisite work
needed to progress on accepting several segments per network per
host.

The work done here is trying to avoid changing logic in the
current implementation. Unit test should not have value updated,
but probably signatures changed.

Partial-Bug: #1956435
Partial-Bug: #1764738
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com>
Change-Id: Ic3c147136549b17aea0fe78e930a41a5b33ab9d8
2022-09-01 14:48:08 +02:00
..
extension_drivers Support pps limitation for openvswitch agent 2022-05-07 13:11:46 +08:00
openflow Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
fake_oflib.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovs_test_base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_agent_extension_api.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_capabilities.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ovs_neutron_agent.py ovs: make vlanmanager to handle more vlan mapping per network 2022-09-01 14:48:08 +02:00
test_ovs_tunnel.py ovs: make vlanmanager to handle more vlan mapping per network 2022-09-01 14:48:08 +02:00
test_vlanmanager.py ovs: make vlanmanager to handle more vlan mapping per network 2022-09-01 14:48:08 +02:00