Hi Guru, 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: export OS_USERNAME=admin export OS_PASSWORD=<ADMIN-PASS-HERE> export OS_TENANT_NAME=admin export OS_AUTH_URL=https://nagaraj_controller:5000/v3 Thanks. Regards, Nitish B. On Tue, Feb 20, 2018 at 5:26 AM, Guru Desai <gurud78 at gmail.com> wrote: > Hi > > I am trying to install openstack pike and following the instruction > mentioned in https://docs.openstack.org/keystone/pike/install/ > keystone-install-rdo.html 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 : > > openstack project create --domain default --description "Service Project" > service > > Failed to discover available identity versions when contacting > http://nagraj_controller:35357/v3/. Attempting to parse version from URL. > Bad Request (HTTP 400) > > Guru > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > Post to : openstack at lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180220/0d8bb10f/attachment.html>