Previous topic

The cinder.tests.integrated.test_login Module

Next topic

The cinder.tests.integrated.test_xml 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.integrated.test_volumes Module

class VolumesTest(methodName='runTest')

Bases: cinder.tests.integrated.integrated_helpers._IntegratedTestBase

setUp()
test_create_and_delete_volume()

Creates and deletes a volume.

test_create_volume_in_availability_zone()

Creates a volume in availability_zone.

test_create_volume_with_metadata()

Creates a volume with metadata.

test_get_volumes()

Simple check that listing volumes works.

test_get_volumes_summary()

Simple check that listing volumes works.