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 at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140615/a7b48130/attachment.html>