neutron/neutron/tests/unit/api/v2
fpxie d2976d46d0 Replace six.iteritems with dict.items(Part-1)
according to https://wiki.openstack.org/wiki/Python3,
now we should avoid using six.iteritems and replace
it with dict.items.

Change-Id: I8753e80b34c0f86cf70aebc3bcbd3392ee933f62
Partial-Bug: #1680761
2017-04-17 14:08:47 +08:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_attributes.py Spin off context module 2017-03-06 16:25:29 +00:00
test_base.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
test_resource.py Spin off context module 2017-03-06 16:25:29 +00:00
test_router.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00