neutron/neutron/services
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
..
auto_allocate use payloads for NETWORK callback events 2021-05-08 20:50:46 +03:00
conntrack_helper Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
externaldns Merge "Report ExternalDNSOverQuota exception for recordset quota error" 2021-06-22 00:23:23 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router Use payloads for ROUTER callbacks 2021-08-02 12:32:30 +03:00
logapi [OVN] Handle missing acls during log removal 2022-05-17 13:35:23 +00:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
network_ip_availability use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
network_segment_range Remove "six" library 2020-07-28 16:55:52 +00:00
ovn_l3 [OVN] Prevent deleting the only IP of a router port 2022-01-04 12:11:50 +01:00
placement_report Physical NIC RP should be child of agent RP 2021-03-26 15:52:18 +01:00
portforwarding [Xena Only] Use _ovn instead of _nb_ovn for l3_plugin 2022-05-12 19:49:17 +05:30
qos [stable-only] Update Placement allocation when min bw rule direction is changed 2022-01-25 05:49:13 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Check the revision number only once 2021-01-08 08:31:26 +00:00
segments Remove session active check in "_add_segment_host_mapping_for_segment" 2022-05-15 10:39:58 +00:00
tag Implement tagging during bulk port creation 2020-01-28 18:23:37 -06:00
timestamp remove the neutron.db._model_query module 2019-01-25 08:55:25 -07:00
trunk [Trunk] Check if parent port belongs to OVN to activate 2022-05-16 02:25:30 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00