Fix idempotent id in guidelines
Idempotent id expects the form of id-<UUID>. One of the entries is of the form <UUID>. This patch corrects the typo. Change-Id: Ie5ad764487097ef841750e0cd5a0046ab7448ac0
This commit is contained in:
parent
031f452425
commit
1ca743512d
@ -2390,7 +2390,7 @@
|
||||
"required-since": "2018.02",
|
||||
"tests": {
|
||||
"tempest.api.volume.test_versions.VersionsTest.test_list_versions": {
|
||||
"idempotent_id": "77838fc4-b49b-4c64-9533-166762517369"
|
||||
"idempotent_id": "id-77838fc4-b49b-4c64-9533-166762517369"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user