keystone.tests.unit.assignment.role_backends package

keystone.tests.unit.assignment.role_backends package

Submodules

keystone.tests.unit.assignment.role_backends.test_sql module

class keystone.tests.unit.assignment.role_backends.test_sql.SqlRole(*args, **kwargs)[source]

Bases: keystone.tests.unit.backend.core_sql.BaseBackendSqlTests, keystone.tests.unit.assignment.test_core.RoleTests

test_create_duplicate_role_domain_specific_name_fails()[source]
test_create_null_role_name()[source]
test_domain_specific_separation()[source]
test_update_domain_id_of_role_fails()[source]
class keystone.tests.unit.assignment.role_backends.test_sql.SqlRoleModels(*args, **kwargs)[source]

Bases: keystone.tests.unit.backend.core_sql.BaseBackendSqlModels

test_role_model()[source]

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.