Bug 1327013

Summary: ERROR (ClientException): Unexpected API Error
Product: Red Hat OpenStack Reporter: Shang Wu <shwu>
Component: rhosp-directorAssignee: Angus Thomas <athomas>
Status: CLOSED NOTABUG QA Contact: Arik Chernetsky <achernet>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: dbecker, mburns, morazi, rhel-osp-director-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-14 09:58:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
nova-api.log none

Description Shang Wu 2016-04-14 05:12:52 UTC
Created attachment 1147038 [details]
nova-api.log

Description of problem:
After installing OSP 8 undercloud, loading stackrc  and run nova list, it sho:
[stack@undercloud ~]$ nova list
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'sqlalchemy.exc.OperationalError'> (HTTP 500) (Request-ID: req-1bc002be-7507-47cd-9d23-b62f4924a159)


Version-Release number of selected component (if applicable):
OSP 8 GA

How reproducible:
N/A

Steps to Reproduce:
1. Install OSP 8 undercloud
2. load stackrc
3. run nova list

Actual results:
[stack@undercloud ~]$ nova list
ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'sqlalchemy.exc.OperationalError'> (HTTP 500) (Request-ID: req-1bc002be-7507-47cd-9d23-b62f4924a159)

Expected results:
Since nothing was deployed yet, it should show empty table


Additional info: