neutron/neutron/api
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
..
rpc Fix reference before assignment error in the dhcp_rpc module 2022-01-26 12:50:19 +01:00
v2 Merge "Execute the quota reservation removal in an isolated DB txn" 2021-10-02 03:05:26 +00:00
views Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Remove "six" library 2020-07-28 16:55:52 +00:00
converters.py Sanitize profile column of ml2_port_bindings table in the DB 2021-10-21 15:17:24 +02:00
extensions.py Don't use singleton in routes.middleware.RoutesMiddleware 2021-09-04 09:25:19 +00:00