<div dir="ltr"><div>Hi Bob,<br><br></div>Please add following two parameters to the /etc/nova/api-paste.ini and restart nova services<br><br>auth_port = 35357<br>
auth_protocol = http<br><br>I faced similar issue earlier and this is the solution for it. Following is the confirmed change in manuals.<br><br><a href="https://bugs.launchpad.net/openstack-manuals/+bug/1240443">https://bugs.launchpad.net/openstack-manuals/+bug/1240443</a><br>
</div><div class="gmail_extra"><br clear="all"><div>Best <span></span><span></span>Regards,<br>Swapnil Kulkarni<br><a href="mailto:swapnilkulkarni2608@gmail.com" target="_blank">swapnilkulkarni2608@gmail.com</a><br>+91-87960 10622(c)<br>
<a href="http://in.linkedin.com/in/coolsvap" title="View public profile" name="SafeHtmlFilter_webProfileURL" target="_blank">http://in.linkedin.com/in/coolsvap</a><br><img src="https://www-304.ibm.com/certify/member/ccsc.nsf/CertTiv_sm.gif"><br>
</div>
<br><br><div class="gmail_quote">On Wed, Oct 16, 2013 at 10:10 PM, Bob Drzyzgula <span dir="ltr"><<a href="mailto:bob@drzyzgula.org" target="_blank">bob@drzyzgula.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">On the page <a href="http://docs.openstack.org/trunk/install-guide/install/apt/content/nova-controller.html" target="_blank">http://docs.openstack.org/trunk/install-guide/install/apt/content/nova-controller.html</a></p>

<p dir="ltr">we are instructed to enter the following in api-paste.ini:</p>
<p dir="ltr">admin_tenant_name=service<br>
admin_user=nova<br>
admin_password=NOVA_DBPASS</p>
<p dir="ltr">(obviously with NOVA_DBPASS replaced by the actual password) </p>
<p dir="ltr">However, after much frustration with 401 auth errors, i finally discovered that I could get nova to work if I used the Keystone admin credentials here instead of the nova credentials. The nova id and role and the service tenant are all created properly, and nova is able to get a token using the nova creds, but i can't so much as do an image-list using that id.  </p>


<p dir="ltr">Is this an error in the documentation or have i likely made some other error? I've generally been following the current trunk install guide exactly, using the release candidates of Ubuntu 13.10 and Havana, patched to the Ubuntu repository twice per day. </p>


<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>