← Back to team overview

openstack team mailing list archive

Re: keystone - service unavailable

 

It could be a problem with environment variables loaded previously (such as
OS_USERNAME, OS_PASSWORD...).

Regards,
JuanFra


2013/2/27 Tomáš Šoltys <tomas.soltys@xxxxxxxxx>

> 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.soltys@xxxxxxxxx
> http://www.range-software.com
> (+420) 776-843-663
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References