Keystone Unable to establish connection
Hi ,
I am trying to install openstack on the CentOS 7. I am following the openstack mitaka installation guide . I am stuck in the installation on Keystone while creating the service entity and API endpoints
[root@controller ~]# export OS_TOKEN=cb0d7af9d423d1d8be72 [root@controller ~]# export OS_URL=http://controller:35357/v3 [root@controller ~]# export OS_IDENTITY_API_VERSION=3 [root@controller ~]# openstack service create --name keystone --description "OpenStack Identity" identity Unable to establish connection to http://controller:35357/v3/services
Can anyone help me out inthis.
Thanks Ranjith