neutron/neutron/tests/tempest/api/admin
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 Use tempest plugin interface 2016-04-14 15:19:14 +02:00
test_agent_management.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_dhcp_agent_scheduler.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_extension_driver_port_security_admin.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_external_network_extension.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_floating_ips_admin_actions.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_l3_agent_scheduler.py Tempest: Fixing L3 agent hosting router for DVR setup 2017-04-06 21:52:52 +00:00
test_networks.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_quotas.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
test_quotas_negative.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_routers_dvr.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_routers_flavors.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_shared_network_extension.py Allow self-sharing RBAC rules to be deleted without usage check 2017-04-14 23:13:35 +00:00