yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62556
[Bug 1674924] Re: Unexpected API error NOVA
Do you have the "api_servers" section of the [glance] group in nova.conf
set correctly? Do you see errors in the glance-api logs?
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1674924
Title:
Unexpected API error NOVA
Status in OpenStack Compute (nova):
Invalid
Bug description:
With the openstack Mitaka basic installation completed, there is one
demo image called cirros. I am trying to see this image with both
glance and nova, I get the following error executing the command
below:
$ nova image-list
I get:
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'glanceclient.exc.HTTPInternalServerError'> (HTTP 500) (Request-ID: req-7ddb2995-b423-4db4-a5c8-552fe22f1564)
Output of
$glance image-list
+--------------------------------------+--------+
| ID | Name |
+--------------------------------------+--------+
| e2639070-2efb-4490-b5c7-4a8be7caf6bd | cirros |
+--------------------------------------+--------+
I also attach the error log from nova-api.log
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1674924/+subscriptions
References