Comment 5 for bug 1553577

Revision history for this message
Dave McCowan (dave-mccowan) wrote :

The keystone CLI doesn't do version discovery.
If you set OS_AUTH_URL to https://<yourIP>:5000/v2.0, the keystone CLI will work today (with or without TLS), but since it is deprecated it's better to use openstack CLI.

To verify, run with the --debug flag on keystone, or -v flag on openstack, to see client/server exchange.