neutron/neutron
Rodolfo Alonso Hernandez cc7c9255ac [Trunk] Check if parent port belongs to OVN to activate
In Trunk service, the OVN was setting always the trunk to "ACTIVE"
anytime the trunk was created or updated. This patch changes this
behaviour: only when the trunk parent port belongs to OVN (that
means, there is a related logical switch port to this Neutron port),
the methods will set the trunk to "ACTIVE".

Closes-Bug: #1974183
Change-Id: Ied5ef53882d4249e0ceaa731239befdc3ba67d03
(cherry picked from commit 68bbd3586b)
2022-05-16 02:25:30 +00:00
..
agent Merge "[DHCP] Break reference chain to any Exception object when resync" into stable/xena 2022-04-26 20:37:01 +00:00
api Execute the quota reservation removal in an isolated DB txn 2021-09-30 17:52:21 +00:00
cmd Use monkey_patch for neutron API server. 2022-04-23 18:42:49 +00:00
common Revert "Use Port_Binding up column to set Neutron port status" 2022-05-30 09:15:49 +05:30
conf Merge "Agent RPC step size in config." 2021-09-07 12:33:19 +00:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Refactor the OVN revision module to access the DB correctly 2022-05-15 01:40:29 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions Force security_group_id uuid validation of sg rules 2022-03-23 02:00:00 +00:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-17 06:27:24 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers Log request IDs for matched Nova external events 2022-03-22 09:42:22 +00:00
objects [L3][QoS] Remove router QoS binding when GW is removed 2022-04-22 08:40:17 +00:00
pecan_wsgi [API] Return 403 for POST requests when user is not authorized 2022-04-13 06:01:07 +00:00
plugins Merge "[OVN] Allow VIP ports with a defined "device_owner"" into stable/xena 2022-05-30 15:29:49 +00:00
privileged [SR-IOV] Fix QoS extension to set min/max values 2022-03-04 12:50:44 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Execute the quota reservation removal in an isolated DB txn 2021-09-30 17:52:21 +00:00
scheduler Do not fail if the agent load is not bumped 2021-08-25 13:06:28 +00:00
server Use monkey_patch for neutron API server. 2022-04-23 18:42:49 +00:00
services [Trunk] Check if parent port belongs to OVN to activate 2022-05-16 02:25:30 +00:00
tests Merge "[OVN] Allow VIP ports with a defined "device_owner"" into stable/xena 2022-05-30 15:29:49 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Include oslo.cache options in neutron.conf 2021-08-23 11:54:12 +09:00
policy.py Import ABC classes from collection.abc 2021-07-16 15:43:39 +00:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01: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 neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00