neutron/neutron/agent/ovsdb
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
..
native Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
__init__.py Reorganize OVSDB API 2015-01-22 09:32:29 -06:00
api.py Move ovsdb_nested transaction to ovs_lib 2017-02-02 18:56:03 +00:00
impl_idl.py Move ovsdb_nested transaction to ovs_lib 2017-02-02 18:56:03 +00:00
impl_vsctl.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00