aboutsummaryrefslogtreecommitdiffstats
path: root/so-simulator/src/main/resources/openstack/gr_api/Sync_Stack_Failure.json
blob: 121da48a4aa36557e04030f07be3639135cbfe66 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "explanation": "The resource could not be found.",
    "code": 404,
    "error": {
        "message": "The Stack (Stability_Tools-27525-T-01-DPA2a_test_net_0) could not be found.",
        "traceback": "Traceback (most recent call last):\n\n  File \"/usr/lib/python2.7/dist-packages/heat/common/context.py\", line 300, in wrapped\n    return func(self, ctx, *args, **kwargs)\n\n  File \"/usr/lib/python2.7/dist-packages/heat/engine/service.py\", line 422, in identify_stack\n    raise exception.StackNotFound(stack_name=stack_name)\n\nStackNotFound: The Stack (Stability_Tools-27525-T-01-DPA2a_test_net_0) could not be found.\n",
        "type": "StackNotFound"
    },
    "title": "Not Found"
}