Update stack_name in response

Update the stack name from simple_stack to teststack in response
to make the response sync with request.

Change-Id: Ia15ee788f556ed15918cec9a4e6e11ef9e5b0d25
Partial-Bug: #1393510
This commit is contained in:
Ayush Garg 2015-12-28 22:18:28 +05:30
parent 396721f9d2
commit 685a8f7cf2

View File

@ -3,7 +3,7 @@
"id": "3095aefc-09fb-4bc7-b1f0-f21a304e864c",
"links": [
{
"href": "http://192.168.123.200:8004/v1/eb1c63a4f77141548385f113a28f0f52/stacks/simple_stack/3095aefc-09fb-4bc7-b1f0-f21a304e864c",
"href": "http://192.168.123.200:8004/v1/eb1c63a4f77141548385f113a28f0f52/stacks/teststack/3095aefc-09fb-4bc7-b1f0-f21a304e864c",
"rel": "self"
}
]