GET info from the nova service = 404
Hi OpenStackers,
Here is a trace of a command: nova list
nova --debug list
connect: (10.38.8.7, 5000)
send: 'POST /v2.0/tokens HTTP/1.1\r\nHost: 10.38.8.
reply: 'HTTP/1.1 200 OK\r\n'
header: Content-Type: application/json
header: Vary: X-Auth-Token
header: Date: Mon, 09 Apr 2012 23:59:45 GMT
header: Transfer-Encoding: chunked
connect: (10.38.8.7, 8774)
send: u'GET /v2/servers/detail HTTP/1.1\r\nHost: 10.38.8.
reply: 'HTTP/1.1 404 Not Found\r\n'
header: Content-Length: 52
header: Content-Type: text/plain; charset=UTF-8
header: Date: Mon, 09 Apr 2012 23:59:45 GMT
DEBUG (shell:416) n/a (HTTP 404)
Traceback (most recent call last):
File "/usr/lib/
OpenStackCo
File "/usr/lib/
args.
File "/usr/lib/
utils.
File "/usr/lib/
return self._list(
File "/usr/lib/
resp, body = self.api.
File "/usr/lib/
return self._cs_
File "/usr/lib/
**kwargs)
File "/usr/lib/
raise exceptions.
NotFound: n/a (HTTP 404)
ERROR: n/a (HTTP 404)
------
I am under Precise, I installed Essex with the packages (2012.1-0ubuntu1) and i followed the instructions:
http://
Atm, all the nova services are running ( I can restart them, no problem on that side), keystone and glance-api/registry are also running fine.
Let me know if you have any thoughts on this issue.
Thanks a lot.
Warik
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Warik for more information if necessary.