Fix the same service id

Change the service id, because the response example has same value.

Change-Id: Icc8741af6c92f28e51db6ecd5e38ffe987c57e42
This commit is contained in:
Hiroyuki Inada
2015-07-23 10:53:43 +00:00
parent a400497a42
commit 35417c1912

View File

@@ -17,9 +17,9 @@
},
{
"enabled": true,
"id": "686766",
"id": "936521",
"links": {
"self": "http://identity:5000/v3/services/686766"
"self": "http://identity:5000/v3/services/936521"
},
"type": "volume"
}