The nova.tests.api.openstack.volume.test_router Module

class FakeController

Bases: object

detail(req)
index(req)
class VolumeRouterTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_snapshots()
test_snapshots_detail()
test_types()
test_versions()
test_versions_dispatch()
test_volumes()
test_volumes_detail()
create_resource()

Previous topic

The nova.tests.api.openstack.volume.test_extensions Module

Next topic

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

This Page