neutron/neutron/services
Elvira García 1bfc75a71b Use safer methods to get security groups on security group logging
There is a chance on real environment that a port group doesn't have any
correspondent security group (and there are maintenance tasks that will
remove them). This patch avoids a DriverError from Neutron in case we
are in an environment with a port group that was mistakenly left over
due to any reason. Instead, a Warning log will be raised.

Related-bug: #2032929
Change-Id: I42208557c8522d6fbc29df8a3c7d0367cace31e4
(cherry picked from commit 67bd591c5b)
2023-10-06 11:17:13 +02:00
..
auto_allocate Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
conntrack_helper Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
externaldns designate: allow PTR zone creation to fail 2021-05-05 06:38:00 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router trivial: Make driver_controller's _attrs_to_driver py3 compatible 2021-04-21 07:28:33 +00:00
logapi Use safer methods to get security groups on security group logging 2023-10-06 11:17:13 +02: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][L3] Optimize FIP update operation 2023-07-07 09:57:54 +00:00
placement_report [OVN][Placement] Make the Placement reporter compatible with OVN 2022-06-30 21:13:00 +00:00
portforwarding [Wallaby Only] Switch _handle_lb_on_ls to use old mechanism 2022-05-10 13:53:09 +05:30
qos [qos] _validate_create_network_callback return in no network 2023-06-26 21:37:46 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Bump revision number of objects when description is changed 2022-08-29 08:52:35 +00:00
segments Remove session active check in "_add_segment_host_mapping_for_segment" 2022-05-15 10:42:17 +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 [OVN] Prevent Trunk creation/deletion with parent port bound 2023-07-18 12:07:58 +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