neutron/neutron/tests/unit/plugins/ml2/drivers
Rodolfo Alonso Hernandez 2bcc178be1 Change provider network segmentation ID in OVS agent
Added the ability to change the segmentation ID of a network
with ports bound to OVS agent. The rules, both in the integration
bridge and the physical bridge, to convert the internal VLAN tag
and the external segmentation ID (external VLAN tag) are deleted
and created again with the new value. The traffic from the tenant
networks will be tagged then with the new segmentation ID.

Added get network details agent RPC call to retrieve the information
of the updated network.

Partial-Bug: #1806052

Change-Id: I69f6f3ef717c3ed40218099b1f389afd3d39bd62
2019-05-20 18:53:17 +00:00
..
agent remove neutron.common.constants 2019-04-04 14:10:26 -06:00
l2pop Merge "Don't add arp responder for non tunnel network port" 2019-04-27 12:42:51 +00:00
linuxbridge Add namespace support for "bridge" commands 2019-04-29 07:52:18 +00:00
macvtap Update neutron files for new over-indentation hacking rule (E117) 2019-01-29 15:36:20 -05:00
mech_sriov remove neutron.common.constants 2019-04-04 14:10:26 -06:00
openvswitch Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
ext_test.py Revert "Revert "objects: get, update and delete converted to Subnet OVO usage"" 2017-12-01 16:45:50 +07:00
mech_fake_agent.py Drive binding by placement allocation 2019-03-09 22:03:51 +00:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py Rehome provider_network_attribute_updates_supported to API definition 2019-04-24 14:21:13 +00:00
mechanism_test.py Rehome provider_network_attribute_updates_supported to API definition 2019-04-24 14:21:13 +00:00
test_helpers.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_flat.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_local.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_type_vlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00