Hi all,
    I guess it is a keystone issue. Can you please post the output of
$keystone user-list ?
Thanks.

Regards,
Nitish B.


On Thu, Sep 4, 2014 at 1:28 AM, Chris Buccella <
chris.bucce...@antallagon.com> wrote:

> Have you checked the nova-api log?
>
>
> -Chris
>
>
> On Wed, Sep 3, 2014 at 10:11 AM, Hossein Zabolzadeh <zabolza...@gmail.com>
> wrote:
>
>> Hi,
>> After successful installation of both keystone and nova, I tried to
>> execute the 'nova list' command by the folllowing env variables(My
>> Deployment Model is single machine deployment):
>> export OS_USERNAME=admin
>> export OS_PASSWORD=...
>> export OS_TENANT_NAME=service
>> export OS_AUTH_URL=http://10.0.0.1:5000
>>
>>  But the following unknown error was occurred:
>> ERROR: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP
>> 300)
>>
>> My nova.conf has the following configuration to connect to keystone:
>> [keystone_authtoken]
>> auth_uri = localhost:5000
>> auth_host = 10.0.0.1
>> auth_port = 35357
>> auth_protocol = http
>> admin_tenant_name = service
>> admin_user = nova
>> admin_password = nova_pass
>>
>> How can I solve the problem?
>> Thanks in advance.
>>
>> _______________________________________________
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to     : openstack@lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to