Hi

I am somewhat new to Openstack and trying to configure Identity service and
define  users, tenants, and roles as per the below documentation:-

http://docs.openstack.org/havana/install-guide/install/apt/content/keystone-users.html

But each time while defining  users, tenants, and roles i get same error as
below:-

keystone tenant-create --name=admin --description="Admin Tenant"
<attribute 'message' of 'exceptions.BaseException' objects> (HTTP Unable to
establish connection to http://controller:35357/v2.0/tenants)
root@ubuntu:~# keystone tenant-create --name=service --description="Service
Tenant"
<attribute 'message' of 'exceptions.BaseException' objects> (HTTP Unable to
establish connection to http://controller:35357/v2.0/tenants)

I am doing this on Ubuntu 12.04 .

Can someone please guide how to correct this.

Thanks & Regards
Karun
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to