Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. DEBUG: heatclient.common.http
  2. HTTP/1.1 400 Bad Request
  3. date: Thu, 11 Feb 2016 14:55:28 GMT
  4. content-length: 1462
  5. content-type: application/json; charset=UTF-8
  6. x-openstack-request-id: req-e894d973-574a-4b63-b725-d5c89286422f
  7.  
  8. {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Failed to validate: Failed to validate: Error parsing template: while parsing a block mapping\n in \"<unicode string>\", line 1, column 1\ndid not find expected key\n in \"<unicode string>\", line 12, column 3", "traceback": " in \"<unicode string>\", line 1, column 1\ndid not find expected key\n in \"<unicode string>\", line 12, column 3\nTraceback (most recent call last):\n\n File \"/usr/lib/python2.7/site-packages/heat/common/context.py\", line 300, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/usr/lib/python2.7/site-packages/heat/engine/service.py\", line 684, in create_stack\n parent_resource_name)\n\n File \"/usr/lib/python2.7/site-packages/heat/engine/service.py\", line 592, in _parse_template_and_validate_stack\n stack.validate()\n\n File \"/usr/lib/python2.7/site-packages/osprofiler/profiler.py\", line 105, in wrapper\n return f(*args, **kwargs)\n\n File \"/usr/lib/python2.7/site-packages/heat/engine/stack.py\", line 618, in validate\n raise ex\n\nStackValidationFailed: Failed to validate: Failed to validate: Error parsing template: while parsing a block mapping\n in \"<unicode string>\", line 1, column 1\ndid not find expected key\n in \"<unicode string>\", line 12, column 3\n", "type": "StackValidationFailed"}, "title": "Bad Request"}
  9.  
  10. ERROR: openstack ERROR: Failed to validate: Failed to validate: Error parsing template: while parsing a block mapping
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement