Previous topic

The cinder.tests.api.openstack.volume.test_snapshots Module

Next topic

The cinder.tests.api.openstack.volume.test_volumes Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.tests.api.openstack.volume.test_types Module

class VolumeTypesApiTest(methodName='runTest')

Bases: cinder.test.TestCase

setUp()
test_view_builder_list()
test_view_builder_show()
test_volume_types_index()
test_volume_types_index_no_data()
test_volume_types_show()
test_volume_types_show_not_found()
class VolumeTypesSerializerTest(methodName='runTest')

Bases: cinder.test.TestCase

test_index_serializer()
test_voltype_serializer()
return_empty_volume_types_get_all_types(context)
return_volume_types_get_all_types(context)
return_volume_types_get_by_name(context, name)
return_volume_types_get_volume_type(context, id)
stub_volume_type(id)