This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.tests.api.openstack.test_users Module

class nova.tests.api.openstack.test_users.UsersTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_get_user_by_id()
test_get_user_list()
test_user_create()
test_user_delete()
test_user_update()
nova.tests.api.openstack.test_users.fake_admin_check(self, req)
nova.tests.api.openstack.test_users.fake_init(self)