Upgrade to openstack libs version 1.3.0
[so.git] / adapters / mso-adapter-utils / src / test / resources / __files / UpdateStack.json
1 {
2     "description" : "description",
3     "links" : [],
4     "stack_status_reason" : "stackStatusReason",
5     "stack_name" : "stackName",
6     "updated_time" : null,
7     "creation_time" : null,
8     "stack_status" : "UPDATE_COMPLETE",
9     "id" : "id",
10     "files" : {}
11 }