Comment 43 for bug 1298640

Revision history for this message
hugo deng (dengqm) wrote :

hi everybody,when i use icehouse i got the same error:
HTTP/1.1 400 Bad Request; content: [{"badRequest": {"message": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400}}]

and my configuration like this:
nova_url = http://controller:8774/v2
nova_admin_username = nova
nova_admin_tenant_id = 9ef1294ad7f049218276b90cefa0efb2
nova_admin_password = 111111
nova_admin_auth_url = http://controller:35357/v2.0

the "nova_url" config is right,why got this error?and what i need do?