<div dir="ltr">Hi Nithish,<div><br></div><div>That part is verified. Below is the snippet of the rc file</div><div><br></div><div><div>export OS_USERNAME=admin</div><div> export OS_PASSWORD=ADMIN_PASS</div><div>  export OS_PROJECT_NAME=admin</div><div>  export OS_USER_DOMAIN_NAME=Default</div><div>  export OS_PROJECT_DOMAIN_NAME=Default</div><div>  export OS_AUTH_URL=<a href="http://controller:35357/v3">http://controller:35357/v3</a></div><div>  export OS_IDENTITY_API_VERSION=3</div></div><div><br></div><div><br></div><div><div>[root@controller~]# openstack domain create --description "Default Domain" default</div><div>Failed to discover available identity versions when contacting <a href="http://controller:35357/v3/">http://controller:35357/v3/</a>. Attempting to parse version from URL.</div><div>Bad Request (HTTP 400)</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 20, 2018 at 7:36 PM, nithish B <span dir="ltr"><<a href="mailto:bestofnithish@gmail.com" target="_blank">bestofnithish@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"><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" target="_blank">https://nagaraj_<wbr>controller:5000/v3</a></code></pre>Thanks.<br><br></div><div class="gmail_extra"><br clear="all"><div><div class="m_-5030157587932422045gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,<br></div>Nitish B.<br></div></div></div>
<br><div class="gmail_quote"><div><div class="h5">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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><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/keystone<wbr>-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:35357<wbr>/v3/</a>. Attempting to parse version from URL.</div><div>Bad Request (HTTP 400)</div></div><span class="m_-5030157587932422045HOEnZb"><font color="#888888"><div><br></div><div>Guru</div><div><br></div></font></span></div>
<br></div></div>______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">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/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>