← 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

 

There are no currently open reviews on this bug, changing
the status back to the previous state and unassigning. If
there are active reviews related to this bug, please include
links in comments.


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

** Changed in: nova
     Assignee: Zhihai Song (szhsong) => (unassigned)

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

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