Previous topic

The cinder.tests.api.openstack.volume.contrib.test_types_manage Module

Next topic

The cinder.tests.api.openstack.volume.extensions.foxinsocks 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.contrib.test_volume_actions Module

class VolumeActionsTest(methodName='runTest')

Bases: cinder.test.TestCase

setUp()
test_attach()
test_initialize_connection()
test_simple_api_actions()
test_terminate_connection()
class VolumeImageActionsTest(methodName='runTest')

Bases: cinder.test.TestCase

setUp()
test_copy_volume_to_image()
test_copy_volume_to_image_invalidvolume()
test_copy_volume_to_image_remoteerror()
test_copy_volume_to_image_valueerror()
test_copy_volume_to_image_volumenotfound()
fake_volume_api(*args, **kwargs)
fake_volume_get(*args, **kwargs)
stub_upload_volume_to_image_service(self, context, volume, metadata, force)
stub_volume_get(self, context, volume_id)