diff --git a/2017.01.json b/2017.01.json index 9d9df736..1e5f3963 100644 --- a/2017.01.json +++ b/2017.01.json @@ -1420,7 +1420,10 @@ "required-since": "", "tests": { "tempest.api.identity.v3.test_list_projects_returns_only_authorized_projects": { - "idempotent_id": "id-86128d46-e170-4644-866a-cc487f699e1d" + "idempotent_id": "id-86128d46-e170-4644-866a-cc487f699e1d", + "aliases": [ + "tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects" + ] } } }, diff --git a/next.json b/next.json index 2a72dee5..b13b4968 100644 --- a/next.json +++ b/next.json @@ -1112,7 +1112,7 @@ "project": "keystone", "required-since": "", "tests": { - "tempest.api.identity.v3.test_list_projects_returns_only_authorized_projects": { + "tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects": { "idempotent_id": "id-86128d46-e170-4644-866a-cc487f699e1d" } } @@ -1885,7 +1885,7 @@ "reason": "D400 This test requires two user credentials and may create a barrier for independent testing of public clouds", "action": "This test should be removed or changed to require only one user if possible in the future", "date": "2017-02-03" - } + } } } },