The congress.tests.datasources.test_keystonev3_driver Module¶
- 
class 
congress.tests.datasources.test_keystonev3_driver.TestKeystoneDriver(*args, **kwargs)¶ Bases:
congress.tests.base.TestCase- 
setUp()¶ 
- 
test_execute()¶ 
- 
test_list_domains()¶ 
- 
test_list_projects()¶ Test conversion of complex tenant objects to tables.
- 
test_list_roles()¶ Test conversion of complex role objects to tables.
- 
test_list_users()¶ Test conversion of complex user objects to tables.
-