Can not issue openstack commands from external network
Issue
- Issuing OpenStack commands from the external network fails.
keystone --debug user-list
/usr/local/lib/python2.7/dist-packages/keystoneclient/shell.py:64: DeprecationWarning: The keystone CLclient. For a Python library, continue using python-keystoneclient.
'python-keystoneclient.', DeprecationWarning)
/usr/local/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py:145: DeprecationWarning: Construcclient.Client class without a session is deprecated as of the 1.7.0 release and may be removed in the
'the 2.0.0 release.', DeprecationWarning)
/usr/local/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py:147: DeprecationWarning: Using thrsion '1.7.0' and will be removed in version '2.0.0', please use the 'project_name' argument instead
super(Client, self).__init__(**kwargs)
/usr/local/lib/python2.7/dist-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'ten.7.0' and will be removed in version '2.0.0', please use the 'project_id' argument instead
return f(*args, **kwargs)
/usr/local/lib/python2.7/dist-packages/keystoneclient/httpclient.py:376: DeprecationWarning: Constructession is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
'the 2.0.0 release.', DeprecationWarning)
DEBUG:keystoneclient.auth.identity.v2:Making authentication request to http://10.214.14.66:5000/v2.0/t
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connect
DEBUG:requests.packages.urllib3.connectionpool:"POST /v2.0/tokens HTTP/
DEBUG:keystoneclient.session:REQ: curl -g -i -X GET http://10.214.14.30 ation/json" -H "X-Auth-Token: {SHA1}708e8705cd948d7248b4f64e599686134ee
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connect
^C... terminating keystone client
Environment
- Red Hat OpenStack Platform 8.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
