Previous topic

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

Next topic

The cinder.tests.api.openstack.volume.contrib.test_types_extra_specs 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_extended_snapshot_attributes Module

class ExtendedSnapshotAttributesTest(methodName='runTest')

Bases: cinder.test.TestCase

assertSnapshotAttributes(snapshot, project_id, progress)
content_type = 'application/json'
prefix = 'os-extended-snapshot-attributes:'
setUp()
test_detail()
test_no_instance_passthrough_404()
test_show()
class ExtendedSnapshotAttributesXmlTest(methodName='runTest')

Bases: cinder.tests.api.openstack.volume.contrib.test_extended_snapshot_attributes.ExtendedSnapshotAttributesTest

content_type = 'application/xml'
ext = <module 'cinder.api.openstack.volume.contrib.extended_snapshot_attributes' from '/home/abuild/rpmbuild/BUILD/cinder-2012.2.4/cinder/api/openstack/volume/contrib/extended_snapshot_attributes.py'>
prefix = '{http://docs.openstack.org/volume/ext/extended_snapshot_attributes/api/v1}'
fake_snapshot_get(self, context, snapshot_id)
fake_snapshot_get_all(self, context, search_opts=None)