<div dir="ltr"><div>Hi Guru,<br></div>This looks more like a problem of finding the credentials. Please check if you sourced the credentials, and you did it right. A sample source parameters might look like the following:<br><br><pre><code>export OS_USERNAME=admin
export OS_PASSWORD=<ADMIN-PASS-HERE>
export OS_TENANT_NAME=admin
export OS_AUTH_URL=<a href="https://nagaraj_controller:5000/v3">https://nagaraj_controller:5000/v3</a></code></pre>Thanks.<br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,<br></div>Nitish B.<br></div></div></div>
<br><div class="gmail_quote">On Tue, Feb 20, 2018 at 5:26 AM, Guru Desai <span dir="ltr"><<a href="mailto:gurud78@gmail.com" target="_blank">gurud78@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><br></div><div>I am trying to install openstack pike and following the instruction mentioned in <a href="https://docs.openstack.org/keystone/pike/install/keystone-install-rdo.html" target="_blank">https://docs.openstack.org/<wbr>keystone/pike/install/<wbr>keystone-install-rdo.html</a> for installing keystone. I am done with the environment setup. But after installing keystone, tried to create a project as mentioned in the guide. It shows below error. Not seeing any errors in the logs as such. Appreciate any inputs :</div><div><br></div><div><div> openstack project create --domain default --description "Service Project" service</div><div><br></div><div>Failed to discover available identity versions when contacting <a href="http://nagraj_controller:35357/v3/" target="_blank">http://nagraj_controller:<wbr>35357/v3/</a>. Attempting to parse version from URL.</div><div>Bad Request (HTTP 400)</div></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Guru</div><div><br></div></font></span></div>
<br>______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>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" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
<br></blockquote></div><br></div>