The nova.tests.api.openstack.compute.contrib.test_snapshots Module

class SnapshotApiTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_snapshot_create()
test_snapshot_create_force()
test_snapshot_delete()
test_snapshot_delete_invalid_id()
test_snapshot_detail()
test_snapshot_show()
test_snapshot_show_invalid_id()
class SnapshotSerializerTest(*args, **kwargs)

Bases: nova.test.TestCase

test_snapshot_index_detail_serializer()
test_snapshot_show_create_serializer()

Previous topic

The nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_used_limits Module

This Page