neutron/neutron/agent
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
..
common Set OVS inactivity_probe to vsctl_timeout when adding manager 2017-04-07 04:43:27 -04:00
dhcp Lock in DHCP agent based on network_id 2017-04-19 16:00:54 -04:00
l2 L2 Agent Extensions handle unimplemented methods 2016-08-19 19:13:08 +00:00
l3 Merge "DVR: Do not check HA state on DVR-only routers" into stable/newton 2017-05-27 04:51:55 +00:00
linux Fixed Attribute error in fullstack l3 tests 2017-05-31 11:00:49 -07:00
metadata Add metadata proxy router_update callback handler 2016-09-15 21:28:21 -07:00
ovsdb Set OVS inactivity_probe to vsctl_timeout when adding manager 2017-04-07 04:43:27 -04:00
windows Merge "Reuse to_utf8() and jsonutils.dump_as_bytes()" 2016-04-15 23:40:59 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
dhcp_agent.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Refactoring config options for l3 agent config 2016-07-21 18:29:18 +00:00
metadata_agent.py Switch to oslo.cache 2016-06-02 15:22:36 +00:00
rpc.py Don't use exponential back-off for report_state 2016-07-28 14:54:19 +03:00
securitygroups_rpc.py Delete conntrack when remote ipset member removed 2016-12-09 07:02:35 +00:00