neutron/neutron
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 Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00
api Ensure dvr ha router gateway port binding host 2019-05-07 16:33:44 +08:00
cmd Add info about nf_conntrack_proto_gre when ovs fw is used 2019-05-10 15:41:29 +02:00
common Packets getting lost during SNAT with too many connections 2019-04-12 10:12:04 -04:00
conf Make OVS controller inactivity_probe configurable 2019-05-17 16:08:21 +00:00
core_extensions remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
db Merge "Fixes agent gw port creation" 2019-05-18 21:21:57 +00:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
hacking remove neutron.db.api references 2019-03-05 09:14:50 -07:00
ipam remove neutron.common.constants 2019-04-04 14:10:26 -06:00
locale Imported Translations from Zanata 2018-03-03 06:08:46 +00:00
notifiers Send global_request_id for tracing calls from neutron to nova 2018-11-30 05:41:24 +00:00
objects use payloads for RBAC_POLICY events 2019-05-07 08:31:54 -06:00
pecan_wsgi Use six.viewkeys instead of dict.keys to avoid py2 to py3 problems 2019-05-15 19:18:52 -04:00
plugins Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00
privileged Only TC class "htb" is supported 2019-04-26 15:03:26 +00:00
quota Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
scheduler Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Merge "use publish for SEGMENT_HOST_MAPPING callback events" 2019-05-07 21:45:43 +00:00
tests Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Add "rpc_response_max_timeout" config variable in OVS agent 2019-02-21 15:11:42 +00:00
policy.py Fix handling of network:shared field in policy module 2019-05-07 11:31:25 +02:00
service.py Merge "Change process name of neutron-server to match worker role" 2019-03-02 14:18:49 +00:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00