Hi,

I'm running Fuel 6.1 and i've seen an interesting behavior which i think
match bug [1]

Basically the adminUrl & publicUrl part of keystone endpoint are different

And the result of that is that you can't run keystone cli - i.e create/list
tenants etc

keystone --debug tenant-list
/usr/local/lib/python2.7/site-packages/keystoneclient/shell.py:65:
DeprecationWarning: The keystone CLI is deprecated in favor of python-
openstackclient. For a Python library, continue using python-keys
toneclient.
  'python-keystoneclient.', DeprecationWarning)
DEBUG:keystoneclient.auth.identity.v2:Making authentication request to
http://10.20.71.39:5000/v2.0/tokens
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection
(1): 10.52.71.39
DEBUG:requests.packages.urllib3.connectionpool:"POST /v2.0/tokens HTTP/1.1"
200 3709
DEBUG:keystoneclient.session:REQ: curl -g -i -X GET
http://192.168.20.3:35357/v2.0/tenants -H "User-Agent: python-keystoneclient"
-H "Accept: application/json" -H "X-Auth-Token:
{SHA1}cc918b89c2dca563edda43e01964b1f1979c552b"

shouldn't adminURL = publicURL = br-ex for keystone?


Dani


[1] https://bugs.launchpad.net/fuel/+bug/1441855
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to