neutron/neutron
Alexander 6bf03c73dd Fix not working use_random_fully config option
Fixed bug when config option  use_random_fully is
set to False all routers accept one configured
by l3 agent with iptables "--random-fully" option.
Also added storing of use iptables --random-fully
config option to "_random_fully" class variable
of IptablesManager to reduce checks of iptables
version by instances of this class.

Closes-Bug: #2018599

Change-Id: Ia12fc0a3d4812a0aba816b49dec60a7dcfaf0623
(cherry picked from commit a612346146)
2023-05-17 19:30:09 +02:00
..
agent Fix not working use_random_fully config option 2023-05-17 19:30:09 +02:00
api [L3HA] Don't update HA router's ports if router isn't active on agents 2022-10-11 03:40:42 +00:00
cmd When creating a VXLAN interface, a device is mandatory 2022-04-13 08:11:05 +02:00
common Randomize segmentation ID assignation 2021-09-14 17:31:31 +02:00
conf Allow operator to disable usage of random-fully 2022-08-29 12:39:52 +00:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db [stable-only] Do not fail making reservation when creating a SG 2022-11-13 11:45:47 +01:00
debug Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
extensions Force security_group_id uuid validation of sg rules 2022-03-23 02:01:22 +00:00
hacking Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ipam Remove exception `IpAddressAllocationNotFound` 2022-03-17 06:29:15 +00:00
locale Imported Translations from Zanata 2019-11-22 07:43:34 +00:00
notifiers Retry connections to Nova 2022-09-09 08:39:45 +00:00
objects Optimize queries for port operations 2022-07-22 11:05:19 +02:00
pecan_wsgi Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-24 09:55:14 +00:00
plugins Disable in-band management for bridges before setting up controllers 2022-10-18 09:14:53 +02:00
privileged Fix privileged create_netns function 2022-01-10 12:01:12 +01:00
quota [stable-only] Do not fail making reservation when creating a SG 2022-11-13 11:45:47 +01:00
scheduler Do not fail if the agent load is not bumped 2021-08-30 13:11:41 +00:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-19 07:58:41 +00:00
services [Trunk] Update the trunk status with the parent status 2023-02-09 13:08:07 +00:00
tests Fix not working use_random_fully config option 2023-05-17 19:30:09 +02:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-14 14:16:22 +00:00
policy.py List SG rules which belongs to tenant's SG 2019-12-04 20:44:05 +00:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-19 07:58:41 +00: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 Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-19 07:58:41 +00:00