neutron/neutron/agent/linux
fpxie 574312165b Replace six.iteritems with dict.items(Part-2)
according to https://wiki.openstack.org/wiki/Python3, now we should avoid
using six.iteritems and replace it with dict.items.

Change-Id: I58a399baa2275f280acc0e6d649f81838648ce5c
Closes-Bug: #1680761
2017-04-18 18:56:46 +08:00
..
openvswitch_firewall Merge "Handle CIDR IP address in allowed address pairs" 2017-04-17 23:35:32 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Optimize pid property in AsyncProcess class 2017-03-24 08:06:45 +08:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Deprecate watch_log= argument for Daemon 2017-04-12 15:22:24 -07:00
dhcp.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
dibbler.py Add PD support in HA router 2017-03-15 04:31:09 +00:00
external_process.py Merge "Don't return null-byte separated string from ExternalProcess.cmdline()" 2017-03-20 23:41:08 +00:00
interface.py Disable RA and IPv6 forwarding on backup HA routers 2017-03-17 15:06:08 +00:00
ip_conntrack.py Move conntrack zones to IPTablesFirewall 2017-03-30 14:54:51 -07:00
ip_lib.py ip_lib: ignore gre and lo devices in get_devices by default 2017-04-13 15:03:06 -07: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-11-29 16:19:03 +00:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
iptables_manager.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
keepalived.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
ovsdb_monitor.py Ensure ovsdb_connection enabled before calling monitor 2017-03-06 22:19:18 +00:00
pd.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
pd_driver.py Fix module's import order 2016-01-22 06:38:42 -08:00
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Remove advertise_mtu config option 2017-01-09 22:17:09 +00:00
tc_lib.py Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-09 19:11:00 +00:00
utils.py Merge "Pass parameters when create eventlet.wsgi server" 2017-04-17 05:35:54 +00:00
xenapi_root_helper.py Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00