Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400)
I am trying to setup this up: http://docs.openstack.org/folsom/basic-install/content/basic-install_controller.html (http://docs.openstack.org/folsom/basi...)
I am stuck at the Keystone step.Getting this error when I run the data script @Step5 of Keystone:
"No handlers could be found for logger "keystoneclient.client" Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400)"
Seems like the keystone tables are not populated. All the tables in the database, have no data.
I have tried syncing the database again and restarted the keystone service, but I am still getting the same error.
Any idea what I need to do to get this resolved?? Please let me know if you need any specific information about my setup.