neutron/neutron
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
..
agent Merge "Make the dead vlan actually dead" 2022-01-19 23:13:22 +00:00
api Fix reference before assignment error in the dhcp_rpc module 2022-01-26 12:50:19 +01:00
cmd Merge "Add upgrade check for extra DHCP options" 2022-01-19 23:49:08 +00:00
common Merge "[OVN] Add floating IP pools extension to OVN L3" 2022-01-16 21:58:23 +00:00
conf Merge "Add Local IP policy rules" 2022-01-13 15:22:51 +00:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Merge "Improve DHCP RPC handler" 2022-01-20 09:10:47 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
exceptions Add port-resource-request-groups extension 2021-10-21 14:30:07 +02:00
extensions Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-23 06:02:00 +00:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects Merge "Replace "target_tenant" with "target_project" in RBAC OVOs and models" 2021-12-08 13:34:29 +00:00
pecan_wsgi Execute the quota reservation removal in an isolated DB txn 2021-09-30 13:53:23 +00:00
plugins Merge "Fix OVS OVSNeutronAgent.reclaim_local_vlan()" 2022-01-20 09:10:42 +00:00
privileged Check a namespace existence by checking only its own directory 2021-10-25 09:59:32 +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 13:53:23 +00:00
scheduler Do not fail if the agent load is not bumped 2021-08-25 13:06:28 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services Merge "[OVN] Add floating IP pools extension to OVN L3" 2022-01-16 21:58:23 +00:00
tests Merge "Improve DHCP RPC handler" 2022-01-20 09:10:47 +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 [Policy] Set scope_types for BaseCheck rules 2021-09-06 12:16:47 +02: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 Disable tracebacks of eventlet.wsgi.server 2022-01-11 09:33:12 +01:00