The nova.tests.test_instance_types_extra_specs Module

Unit Tests for instance types extra specs code

class InstanceTypeExtraSpecsTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
tearDown()
test_instance_type_extra_specs_create()
test_instance_type_extra_specs_delete()
test_instance_type_extra_specs_update()
test_instance_type_get_all()
test_instance_type_get_by_flavor_id_with_extra_specs()
test_instance_type_get_by_name_with_extra_specs()
test_instance_type_get_with_extra_specs()
test_instance_type_specs_get()

Previous topic

The nova.tests.test_instance_types Module

Next topic

The nova.tests.test_iptables_network Module

This Page