neutron/neutron/tests/common/agents
Slawek Kaplonski 87a7a5e32e [Fullstack] Add segmentation_id update test
This patch adds new fullstack test which spawns 2 "hosts" and 2 "VMs" on
those hosts. Both VMs are plugged to the vlan network with some
segmentation id. Next segmentation id of the network is updated and test
ensures that new vlan id is configured in the physical bridge on both
"hosts" and connectivity between VMs still works fine.

Test runs only with Openvswitch agents as Linuxbridge doesn't supports
live update of the segmentation_id in the network.

Change-Id: I459aac7f4e9afe679d8ece1c27d0be49cec8e4ff
2021-04-27 07:41:34 +00:00
..
__init__.py Append @randtoken to L3 agent namespaces in full stack tests 2015-05-12 20:32:54 +00:00
l2_extensions.py [Fullstack] Add segmentation_id update test 2021-04-27 07:41:34 +00:00
l3_agent.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
ovs_agent.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00