← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1674924] [NEW] Unexpected API error NOVA

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: bug error nova nova-api unexpected

** Attachment added: "Log from nova-api-log"
   https://bugs.launchpad.net/bugs/1674924/+attachment/4842169/+files/nova-api.log

** Tags added: nova-api

** Tags added: bug error nova unexpected

-- 
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):
  New

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


Follow ups