Merge "Fix Keystone token test names and advisory section."

This commit is contained in:
Jenkins
2015-05-22 21:35:27 +00:00
committed by Gerrit Code Review

View File

@@ -63,8 +63,8 @@
"flagged": [],
"name": "identity-auth",
"tests": [
"tempest.api.identity.v2.TokensTest.test_create_token",
"tempest.api.identity.v3.TokensTest.test_create_token"
"tempest.api.identity.v2.test_tokens.TokensTest.test_create_token",
"tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token"
]
},
"compute-images": {
@@ -590,13 +590,7 @@
}
}
},
"advisory" : {
"keystone": {
"guidance": "Update pending from PTL",
"comment": "",
"sections": []
}
},
"advisory" : {},
"deprecated" : {},
"removed" : {},
"informational" : {