The nova.tests.test_volume_types_extra_specs Module

Unit Tests for volume types extra specs code

class VolumeTypeExtraSpecsTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
tearDown()
test_volume_type_extra_specs_create()
test_volume_type_extra_specs_delete()
test_volume_type_extra_specs_update()
test_volume_type_get_all()
test_volume_type_get_by_name_with_extra_specs()
test_volume_type_get_with_extra_specs()
test_volume_type_specs_get()

Previous topic

The nova.tests.test_volume_types Module

Next topic

The nova.tests.test_volume_utils Module

This Page