← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1579329] Re: <class 'glanceclient.exc.HTTPInternalServerError'>", "code": 500}}

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1579329

Title:
  <class 'glanceclient.exc.HTTPInternalServerError'>", "code": 500}}

Status in OpenStack Compute (nova):
  Expired

Bug description:
  DEBUG (session:198) REQ: curl -g -i -X GET http://192.168.1.198:8774/v2/145c31f928b94baf8ec64107dff2cd86/images/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8808f6ec47633c7438e710db89aefceb052d9458"
  DEBUG (connectionpool:385) "GET /v2/145c31f928b94baf8ec64107dff2cd86/images/detail HTTP/1.1" 500 214
  DEBUG (session:215) RESP: [500] Date: Sat, 07 May 2016 08:14:21 GMT Connection: keep-alive Content-Type: application/json; charset=UTF-8 Content-Length: 214 X-Compute-Request-Id: req-f1526fc6-48c6-4405-b8a9-8bb7e32b2edd
  RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n<class 'glanceclient.exc.HTTPInternalServerError'>", "code": 500}}

  DEBUG (shell:905) 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-f1526fc6-48c6-4405-b8a9-8bb7e32b2edd)
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/novaclient/shell.py", line 903, in main
      OpenStackComputeShell().main(argv)
    File "/usr/lib/python2.7/dist-packages/novaclient/shell.py", line 830, in main
      args.func(self.cs, args)
    File "/usr/lib/python2.7/dist-packages/novaclient/v2/shell.py", line 1115, in do_image_list
      image_list = cs.images.list(limit=limit)
    File "/usr/lib/python2.7/dist-packages/novaclient/v2/images.py", line 74, in list
      return self._list('/images%s%s' % (detail, query), 'images')
    File "/usr/lib/python2.7/dist-packages/novaclient/base.py", line 72, in _list
      _resp, body = self.api.client.get(url)
    File "/usr/lib/python2.7/dist-packages/keystoneclient/adapter.py", line 170, in get
      return self.request(url, 'GET', **kwargs)
    File "/usr/lib/python2.7/dist-packages/novaclient/client.py", line 93, in request
      raise exceptions.from_response(resp, body, url, method)
  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-f1526fc6-48c6-4405-b8a9-8bb7e32b2edd)
  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-f1526fc6-48c6-4405-b8a9-8bb7e32b2edd)

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


References