<div dir="ltr">Hello,<div><br></div><div>You have your OS_TENANT_NAME set to "service" for the admin user. The installation docs don't place the admin user in the service tenant. Can you try changing OS_TENANT_NAME to "admin" (assuming you placed the admin user into the admin tenant) and see if that helps?</div>
<div><br></div><div>Please see here for more information:</div><div><br></div><div><a href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/keystone-verify.html">http://docs.openstack.org/icehouse/install-guide/install/apt/content/keystone-verify.html</a><br>
</div><div><br></div><div>Thanks,</div><div>Joe</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 4, 2014 at 1:29 AM, 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 class="HOEnZb"><div class="h5"><div dir="ltr">Hi,<br><div class="gmail_quote"><div dir="ltr"><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>
</div><br></div>
</div></div><br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br></div>