← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1529533] Re: executing "nova image list" for Liberty on Ubuntu results in unexpected API error

 

This bug report describes a situation of configuration error. But the bug still exists.
Try shutdown glance service, and do the nova image-list. An unexpected exception will occur.
So the this bug is about nova api not handling the exceptions properly.


** Changed in: nova
       Status: Invalid => In Progress

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

Title:
  executing "nova image list" for Liberty on Ubuntu results in
  unexpected API error

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Walking through the Ubuntu Liberty installation guide, at the section
  on verifying that nova is installed properly I go the following error:

  # nova image-list

  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-6e1038ef-a985-43e7-a64a-899afe8e027d)
  auld@controller:~/LibertyGuide$

  ==================
  Nova version:

  auld@controller:/var/log/nova$ dpkg -l | grep nova
  ii  nova-api                                              2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - API frontend
  ii  nova-cert                                             2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - certificate management
  ii  nova-common                                           2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - common files
  ii  nova-compute                                          2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - compute node base
  ii  nova-compute-kvm                                      2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - compute node (KVM)
  ii  nova-compute-libvirt                                  2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - compute node libvirt support
  ii  nova-conductor                                        2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - conductor service
  ii  nova-consoleauth                                      2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - Console Authenticator
  ii  nova-novncproxy                                       2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - NoVNC proxy
  ii  nova-scheduler                                        2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute - virtual machine scheduler
  ii  python-nova                                           2:12.0.0-0ubuntu2~cloud0                            all          OpenStack Compute Python libraries
  ii  python-novaclient                                     2:2.30.1-1~cloud0                                   all          client library for OpenStack Compute API
  auld@controller:/var/log/nova$

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


References