<div dir="ltr">Hi,<div><br></div><div>I am trying to install Openstack <i>liberty</i> version on <i>Centos7</i>. </div><div>I am stucked while installing Identity service creation. I have searched google for the solution but could not find one!</div><div><br></div><div>My admin-openrc.sh contains:</div><div><div>export OS_PROJECT_DOMAIN_ID=default</div><div>export OS_USER_DOMAIN_ID=default</div><div>export OS_PROJECT_NAME=os_demo</div><div>export OS_TENANT_NAME=admin</div><div>export OS_USERNAME=admin</div><div>export OS_PASSWORD=password</div><div>export OS_AUTH_URL=<a href="http://10.0.0.11:35357/v3">http://10.0.0.11:35357/v3</a></div><div>export OS_IDENTITY_API_VERSION=3</div><div>export OS_IMAGE_API_VERSION=2</div></div><div><br></div><div>Command tried is:<br></div><div><div># openstack service create --name keystone --description "OpenStack Identity" identity --os-username admin --os-auth-url <a href="http://10.0.0.11:35357/v3">http://10.0.0.11:35357/v3</a> --os-project-name os_demo<br></div></div><div>Output--></div><div><div><i>Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL.</i></div><div><i>Internal Server Error (HTTP 500)</i></div></div><div><i><br></i></div><div>Please help me get out of this issue.<i><br></i></div><div><br></div><div>I have other queries mentioned below:</div><div>1. I see an example of 2-node architecture in the installation guide for liberty version. Which guide do I have to refer to have 3-node architecture (Node1 being Controller, Node2 as Nuetron and Node3 as a compute)? </div><div><br></div><div>Thanks,<br></div><div>Basavaraj</div></div>