Merge "Fix Keystone token test names and advisory section."
This commit is contained in:
commit
f52717e44f
12
2015.05.json
12
2015.05.json
@ -63,8 +63,8 @@
|
|||||||
"flagged": [],
|
"flagged": [],
|
||||||
"name": "identity-auth",
|
"name": "identity-auth",
|
||||||
"tests": [
|
"tests": [
|
||||||
"tempest.api.identity.v2.TokensTest.test_create_token",
|
"tempest.api.identity.v2.test_tokens.TokensTest.test_create_token",
|
||||||
"tempest.api.identity.v3.TokensTest.test_create_token"
|
"tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"compute-images": {
|
"compute-images": {
|
||||||
@ -590,13 +590,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"advisory" : {
|
"advisory" : {},
|
||||||
"keystone": {
|
|
||||||
"guidance": "Update pending from PTL",
|
|
||||||
"comment": "",
|
|
||||||
"sections": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"deprecated" : {},
|
"deprecated" : {},
|
||||||
"removed" : {},
|
"removed" : {},
|
||||||
"informational" : {
|
"informational" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user