; export OS_PASSWORD=secretword
>>
>> export OS_TENANT_NAME=AdminProject
>>
>> export OS_AUTH_URL=http://:5000/v2.0/
>>
>> export OS_AUTH_STRATEGY=keystone
>>
>>
>>
>> *From:* Clement Buisson [mailto:clement.buis...@lookout.com]
>> *Sent:*
Do you see any error message is nova-api.log or api.log?
From: Clement Buisson [mailto:clement.buis...@lookout.com]
Sent: Wednesday, October 09, 2013 5:33 PM
To: rvak...@redhat.com
Cc: Gangur, Hrushikesh (R & D HP Cloud); openstack
Subject: Re: [Openstack] "nova list" returns nothi
<mailto:clement.buis...@lookout.com>]
*Sent:* Wednesday, October 02, 2013 3:06 PM
*To:* rvak...@redhat.com <mailto:rvak...@redhat.com>
*Cc:* openstack
*Subject:* Re: [Openstack] "nova list" returns nothing
Hi Rami,
I checked in Nova DB and I can see al
OS_AUTH_URL=http://:5000/v2.0/
>
> export OS_AUTH_STRATEGY=keystone
>
> ** **
>
> *From:* Clement Buisson [mailto:clement.buis...@lookout.com]
> *Sent:* Wednesday, October 02, 2013 3:06 PM
> *To:* rvak...@redhat.com
> *Cc:* openstack
> *Subject:* Re: [Openstack] "nova lis
From: Clement Buisson [mailto:clement.buis...@lookout.com]
Sent: Wednesday, October 02, 2013 3:06 PM
To: rvak...@redhat.com
Cc: openstack
Subject: Re: [Openstack] "nova list" returns nothing
Hi Rami,
I checked in Nova DB and I can see all my instances there (select * from
instanc
Hi Rami,
I checked in Nova DB and I can see all my instances there (select * from
instances). On my compute nodes, I ran virsh list --all (got list for kvm
instances) and pgrep kvm (got list of pids) and I got valid information
about my instances.
I am also running these commands from the Nova-AP
On 10/02/2013 09:35 PM, Clement Buisson wrote:
Hello,
I am a Folsom user, I have been using the "nova list" command for a
while until couple weeks ago.
That command use to work just fine and one day it just stopped working.
I can run the command but nothing will show up.
Here is the output o