neutron/neutron/agent/linux
Ihar Hrachyshka 8c624adb4a Fixed Attribute error in fullstack l3 tests
I4a9f3d9b3ac7afe989c0efb1fa4e7fd792cd9610 ("IP Conntrack Manager changes
for FWaaS v2") moved several constants into neutron.common.constants
and neutron.agent.linux.ip_conntrack modules. This broke fullstack test
l3agent classes that relied on the old import path. This patch restores
the removed constants in the original places (referring to the new
location). This hopefully fixes fullstack l3 agent tests.

Change-Id: I976b74698d631f6ec809b15470ff9ea3f9fbf7be
Closes-Bug: #1694772
2017-05-31 11:00:49 -07:00
..
openvswitch_firewall ovsfw: Refresh OFPort when necessary 2017-03-22 11:42:03 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Use bytes for python3 friendly os.write 2017-03-10 15:22:20 +01:00
dhcp.py Skip larger than /64 subnets in DHCP agent 2016-12-11 00:44:04 +00:00
dibbler.py dibbler: fix import order 2015-12-23 10:34:21 -08:00
external_process.py Adds a default reload callback to ProcessManager 2016-08-10 10:05:08 -04:00
interface.py IP Conntrack Manager changes for FWaaS v2 2017-04-28 11:59:55 +00:00
ip_conntrack.py Move conntrack zones to IPTablesFirewall 2017-05-14 20:56:00 -04:00
ip_lib.py Send both gratuitous ARP REQUESTs and REPLYs 2017-05-24 00:58:54 +00:00
ip_link_support.py Add new configuration test in sanity check: vf_extended_management 2016-08-30 11:27:55 +00:00
ip_monitor.py Ignore possible suffix in iproute commands. 2015-12-10 11:16:12 +02:00
ipset_manager.py Delete conntrack when remote ipset member removed 2016-12-09 07:02:35 +00:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Fixed Attribute error in fullstack l3 tests 2017-05-31 11:00:49 -07:00
iptables_manager.py Dont try to apply iptables rules in a endless loop 2017-04-19 09:36:10 +02:00
keepalived.py Merge "Add support for Keepalived VRRP health check" into stable/newton 2017-04-16 05:15:37 +00:00
ovsdb_monitor.py Watch for 'new' events in ovsdb monitor for ofport 2016-03-17 05:21:37 -07:00
pd.py Add IPv6 Prefix Delegation support for DVR 2017-05-18 13:55:00 -04:00
pd_driver.py Fix module's import order 2016-01-22 06:38:42 -08:00
polling.py Wait for ovsdb_monitor to be active before use it 2016-08-27 08:17:42 +00:00
ra.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
tc_lib.py Add setting default max_burst value if not given by user 2016-05-12 10:06:54 +00:00
utils.py Print useful error on rootwrap daemon failure 2017-04-10 13:33:46 +00:00