Hi, I am trying to setup keystone myself on CentOS using this step-by-step instructions: http://docs.openstack.org/essex/openstack-compute/install/yum/content/install-keystone.html
I have followed the steps above but when I try to create a tenant I get "Unable to communicate with identity service: (503, 'Service Unavailable'). (HTTP 400)" The command I am using is: keystone --os-token 012345SECRET99TOKEN012345 --endpoint http://127.0.0.1:35357/v2.0 tenant-create --name openstackDefault --description "Default tenant" The service is running and listening on port 35357. Am I missing something? Thanks, Tomáš Šoltys tomas.sol...@gmail.com http://www.range-software.com (+420) 776-843-663
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp