← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1716658] Re: Display message <class 'oslo_db.exception.DBError'> - 'compute service list' in controller node with CentOS7

 

Are you sure you correctly ran nova-manage api_db sync && nova-manage db
sync ?

Looks like the problem is because your DB doesn't have the UUID field
for the services table which was added in Pike.

https://review.openstack.org/#/c/453025/

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

Title:
  Display message <class 'oslo_db.exception.DBError'> -  'compute
  service list' in controller node with CentOS7

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Eror message in controller node(OS : CentOS 7, Openstack version :
  Pike)

  1. Installing to openstack(compute node installed)
  2. I checking error in controller node(Ref. below Error message)

  ---- Error message ----

  [root@controller ~]# . admin-openrc
  [root@controller ~]# openstack compute service list
  API Error가 발생했습니다. http://bugs.launchpad.net/nova/ 에 상세 내용을 보내주십시오.  가능하면 Nova API 로그를 포함하여 보내주십시오. <class 'oslo_db.exception.DBError'> (HTTP 500) (Request-ID: req-02127353-f25d-4b38-91e6-408d2fb71c03)

  Ref.
  1. On the job : https://docs.openstack.org/nova/pike/install/verify.html
  2. Attach file-1 : /var/log/nova/nova-api.log
  3. Attach file-2 : #openstack compute service list --debug

  Have a nice day.....^^

  Thanks.

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


References