The nova.tests.api.openstack.compute.contrib.test_floating_ip_bulk Module

class FloatingIPBulk(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_create_bad_cidr_fail()
test_create_duplicate_fail()
test_create_invalid_cidr_fail()
test_create_ips()
test_create_ips_pool()
test_delete_ips()
test_list_ips()

Previous topic

The nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_floating_ip_dns Module

This Page