neutron/neutron/agent/linux
Cedric Brandily bd0e8af34c Remove deprecated namespace deletion options
dhcp/router_delete_namespaces[1] options have been defined as a
workaround to an iproute2 limitation[1] corrected 2 years ago.

That's why the change removes these options after their deprecation
in Liberty.

[1] in neutron.agent.dhcp/l3.config

DocImpact
Closes-Bug: #1508189
Related-Bug: #1418079
Change-Id: I2a879213c3b095a007a4531f430a33cea9fdf1bd
2015-10-21 12:53:14 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py ovsdb monitor: get rid of custom _read_stdout/_read_stderr methods 2015-09-21 17:55:38 +02:00
bridge_lib.py Always use BridgeDevice to manage linuxbridges 2015-07-19 22:27:20 +02:00
daemon.py Merge "Correct fcntl.flock use in Pidfile.unlock" 2015-07-29 17:38:02 +00:00
dhcp.py Remove deprecated namespace deletion options 2015-10-21 12:53:14 +02:00
dibbler.py L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00
external_process.py The first word of the error message should be capitalized 2015-10-14 23:26:24 -04:00
interface.py Move gateway processing out of init_router_port 2015-10-05 21:07:10 +00:00
ip_conntrack.py Use a conntrack zone per port in OVS 2015-08-15 06:36:22 -07:00
ip_lib.py Improve performance of ensure_namespace 2015-10-13 20:29:59 +00:00
ip_link_support.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ip_monitor.py Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
ipset_manager.py Create ipset set_name_exists() method 2015-10-14 10:18:44 -04:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Create ipset set_name_exists() method 2015-10-14 10:18:44 -04:00
iptables_manager.py Fix iptables comments for bare jump rules 2015-10-06 12:24:59 -07:00
keepalived.py Merge "Return exception when attempting to add duplicate VIP" 2015-09-15 23:53:14 +00:00
ovsdb_monitor.py SimpleInterfaceMonitor: get rid of self.data_received flag 2015-09-24 17:08:36 +02:00
pd.py Fix Prefix delegation router deletion key error 2015-08-27 17:44:50 -04:00
pd_driver.py L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00
polling.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ra.py Run radvd as root 2015-04-27 11:03:15 -04:00
utils.py Remove usage of WritableLogger from oslo_log 2015-10-08 15:56:04 +02:00