Bug 1036440

Summary: openstack-status show nova instances as blank when an instance is provisioned via gui
Product: [Community] RDO Reporter: Mohammed Arafa <bugzilla>
Component: openstack-utilsAssignee: Pádraig Brady <pbrady>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bugzilla, lars, pbrady, yeylon
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: 2015-03-18 20:58:57 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:

Description Mohammed Arafa 2013-12-02 00:35:42 UTC
Description of problem:
openstack-status show nova instances as blank when an instance is provisioned via gui

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Pádraig Brady 2013-12-16 13:11:16 UTC
So openstack status just calls `nova list` once keystonerc is sourced.
Are there perhaps credentials differences between the GUI and your keystonerc?
If not then this is really a nova client issue.