<div dir="ltr">Any Idea?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 3, 2014 at 6:41 PM, Hossein Zabolzadeh <span dir="ltr"><<a href="mailto:zabolzadeh@gmail.com" target="_blank">zabolzadeh@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>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):</div>

<div><div>export OS_USERNAME=admin</div><div>export OS_PASSWORD=...</div><div>export OS_TENANT_NAME=service</div><div>export OS_AUTH_URL=<a href="http://10.0.0.1:5000" target="_blank">http://10.0.0.1:5000</a></div><div><br>
</div><div>
But the following unknown error was occurred:</div><div><div>ERROR: <attribute 'message' of 'exceptions.BaseException' objects> (HTTP 300)</div><div><br></div><div>My nova.conf has the following configuration to connect to keystone:</div>

<div><div>[keystone_authtoken]</div><div>auth_uri = localhost:5000</div><div>auth_host = 10.0.0.1</div><div>auth_port = 35357</div><div>auth_protocol = http</div><div>admin_tenant_name = service</div><div>admin_user = nova</div>

<div>admin_password = nova_pass</div><div><br></div><div>How can I solve the problem?</div><div>Thanks in advance.</div></div></div></div></div>
</blockquote></div><br></div>