neutron/neutron/tests/api/admin
Kevin Benton 8e54248653 Allow get_unused_ip method to skip v6 and fix iter
Skip IPv6 subnets when looking for an unused IP in the
floating IP tests since floating IPs cannot be requested
with v6 addresses.

This also fixes the iterator for the non-allocation pool
case.

Closes-Bug: #1531706
Change-Id: Id0b2c28970ab61e45755818e3e0798daa4453ce7
2016-01-06 13:27:54 -08:00
..
__init__.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_agent_management.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
test_dhcp_agent_scheduler.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_extension_driver_port_security_admin.py Add more API tests for port-security extension: 2015-06-04 16:02:46 +03:00
test_external_network_extension.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_external_networks_negative.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_floating_ips_admin_actions.py Allow get_unused_ip method to skip v6 and fix iter 2016-01-06 13:27:54 -08:00
test_l3_agent_scheduler.py Update L3 Agent Scheduler API tests 2015-04-08 12:54:27 -07:00
test_quotas.py Create packages for quota modules 2015-07-28 11:55:01 -07:00
test_routers_dvr.py Validate router admin_state_up on upgrade to distributed 2015-08-25 18:46:25 +03:00
test_shared_network_extension.py Fix default RBAC policy quota 2015-12-03 14:03:44 -08:00