neutron/neutron/api/rpc/handlers
Slawek Kaplonski 1c1814aa6b Fix reference before assignment error in the dhcp_rpc module
In patch [1] method get_network_info was refactored and that causes
NameError in the DHCP agent when there is "network object passed in
kwargs and there are subnets with segments in network. See related bug
for details.

[1] https://review.opendev.org/c/openstack/neutron/+/820190

Closes-Bug: #1958955
Change-Id: Iad8d85c79f8b11a24b1bb1ca44c776e909b610c3
2022-01-26 12:50:19 +01:00
..
__init__.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
dhcp_rpc.py Fix reference before assignment error in the dhcp_rpc module 2022-01-26 12:50:19 +01:00
dvr_rpc.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
l3_rpc.py Handle router HA port concurrently deleting 2020-12-14 00:56:54 +00:00
metadata_rpc.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
resources_rpc.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
securitygroups_rpc.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00