Skip to content

Instantly share code, notes, and snippets.

@funnylookinhat
Created December 19, 2013 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funnylookinhat/8045677 to your computer and use it in GitHub Desktop.
Save funnylookinhat/8045677 to your computer and use it in GitHub Desktop.
{ [Error: rackspace Error (400): Bad Request]
name: 'Error',
provider: 'rackspace',
failCode: 'Bad Request',
statusCode: 400,
href: 'http://10.17.76.8:8774/v2/25ae5144f9824092917e8b4463901dfd/servers',
method: 'POST',
headers:
{ 'content-length': '98',
'content-type': 'application/json; charset=UTF-8',
'x-compute-request-id': 'req-1605e0aa-1993-4325-920b-a073e4b9bd8c',
date: 'Thu, 19 Dec 2013 20:26:36 GMT',
connection: 'keep-alive' },
result:
{ badRequest:
{ message: 'Instance type\'s disk is too small for requested image.',
code: 400 } } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment