On Tue, Mar 17, 2015 at 02:09:02AM +0000, John Williams wrote: > Unable to establish connection to > http://os1:35357/v2.0/tenants
It says it's unable to establish a connection. Is keystone running?
Is it listening on port 35357? Are you able to connect to it
successfully using 'curl'?
curl http://os1:35357/
If keystone is not running, are there any errors in the logs
(/var/log/keystone)?
If you've checked all the above and things seem correct, does running
the client in debug mode (keystone --debug tenant-create
...) yield any additional information?
--
Lars Kellogg-Stedman <[email protected]> | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack | http://blog.oddbit.com/
pgpGpyUmcxoXr.pgp
Description: PGP signature
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
