keystone.tests.unit.application_credential package

keystone.tests.unit.application_credential package

Submodules

keystone.tests.unit.application_credential.test_backends module

class keystone.tests.unit.application_credential.test_backends.ApplicationCredentialTests[source]

Bases: object

test_application_credential_allow_recursion()[source]
test_application_credential_limits()[source]
test_authenticate()[source]
test_authenticate_bad_secret()[source]
test_authenticate_expired()[source]
test_authenticate_not_found()[source]
test_create_application_credential()[source]
test_create_application_credential_require_role_assignments()[source]
test_create_duplicate_application_credential_fails()[source]
test_delete_application_credential()[source]
test_delete_application_credential_not_found()[source]
test_deleting_a_user_deletes_application_credentials()[source]
test_get_application_credential()[source]
test_get_application_credential_not_found()[source]
test_list_application_credentials()[source]
test_removing_user_from_project_deletes_application_credentials()[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.