← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1527925] Re: glanceclient.exc.HTTPInternalServerError when running nova image-list

 

I believe that this is the issue with Glance incompatibilities with v1
vs. v2 images. If you create an image with v2 via the glance API, glance
explodes when you probe for that image over the v1 API because of
property incompatibilities. Pushing back as a glance issue for now for
that team to look into it.

** Tags removed: api

** Also affects: glance
   Importance: Undecided
       Status: New

** Changed in: glance
       Status: New => Confirmed

** Changed in: glance
   Importance: Undecided => High

** Changed in: nova
   Importance: Undecided => Low

** Changed in: nova
       Status: Incomplete => 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/1527925

Title:
  glanceclient.exc.HTTPInternalServerError when running nova image-list

Status in Glance:
  Confirmed
Status in OpenStack Compute (nova):
  Invalid

Bug description:
  I am following this guide verbatim: http://docs.openstack.org/liberty
  /install-guide-rdo/nova-verify.html (on CentOS 7.1).

  When I run `nova image-list` I get the following output:

  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-d4a1d4b7-3bfd-46b5-bda7-37631106b839)

  All other commands so far has worked fine. I can see services in nova
  and upload images in glance.

  Logs attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1527925/+subscriptions


References