.. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) Ericsson AB =========================================== Tempest Identity v3 test specification =========================================== Scope ===== The Tempest Identity v3 test area evaluates the ability of the System Under Test (SUT) to create, list, delete and verify users through the life of a VNF. The tests in this test area will evaluate IPv4 network runtime operations functionality. These runtime operations may include that create, list, verify and delete: - credentials - domains - endpoints - user groups - policies - regions - roles - services - identities - API versions References ========== `Identity API v3.0 `_ - tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete - `Create and Verify Domain `_ - tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists - `Create, Update and Delete Domain `_ - tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain - `Create and Update endpoint `_ - tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint - `Create, List and Delete Group Users `_ - tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete - `Update Policy `_ - tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy - `Create a Region with a Specific Id `_ - tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id - `Create, Update and Show Role List `_ - tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list - `Create a Service `_ - tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service - `Create and List Trusts `_ - tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all - `List API Versions `_ - tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions