On 03/16/2015 10:09 PM, John Williams wrote:
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@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@os1:/etc#
Any idea what the problem may be?
Thanks in advance.
_______________________________________________
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
curl http://os1:35357/v2.0/tenants
And I think you will find you have some sort of webserver setup
misconfiguration.
_______________________________________________
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