Previous topic

The cinder.tests.api.openstack.volume.test_volumes Module

Next topic

The cinder.tests.api.test_sizelimit 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.test_auth Module

class TestCinderKeystoneContextMiddleware(methodName='runTest')

Bases: cinder.test.TestCase

setUp()
test_no_user_or_user_id()
test_user_id_only()
test_user_id_trumps_user()
test_user_only()