I'm on the following URL of the build docs http://docs.openstack.org/juno/install-guide/install/apt/content/keystone-users.html I'm trying to put keystone together. The build is failing on the following: root at os1:/etc# keystone tenant-create --name admin --description "Admin Tenant" WARNING: Bypassing authentication using a token & endpoint (authentication credentials are being ignored). Unable to establish connection to http://os1:35357/v2.0/tenants root at os1:/etc# Any idea what the problem may be? Thanks in advance.