<div><div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">Hi all,</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">I have installed openstack mitaka, when I execute any keystone's commands with the result displayed below:</div></div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;">But I execute `openstack role list`, the result is succeed.</div><div style="font-family: 'lucida Grande', Verdana, 'Microsoft YaHei'; line-height: 23.8px;"><br></div><div><b>[root@devstack scripts]# keystone --debug role-list</b></div><div>/usr/lib/python2.7/site-packages/keystoneclient/shell.py:64: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using python-keystoneclient.</div><div>  'python-keystoneclient.', DeprecationWarning)</div><div>WARNING: unsupported identity-api-version 3, falling back to 2.0</div><div>/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py:145: DeprecationWarning: Constructing an instance of the keystoneclient.v2_0.client.Client class without a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.</div><div>  'the 2.0.0 release.', DeprecationWarning)</div><div>/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py:147: DeprecationWarning: Using the 'tenant_name' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_name' argument instead</div><div>  super(Client, self).__init__(**kwargs)</div><div>/usr/lib/python2.7/site-packages/debtcollector/renames.py:45: DeprecationWarning: Using the 'tenant_id' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_id' argument instead</div><div>  return f(*args, **kwargs)</div><div>/usr/lib/python2.7/site-packages/keystoneclient/httpclient.py:371: DeprecationWarning: Constructing an HTTPClient instance without using a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.</div><div>  'the 2.0.0 release.', DeprecationWarning)</div><div>/usr/lib/python2.7/site-packages/keystoneclient/session.py:140: DeprecationWarning: keystoneclient.session.Session is deprecated as of the 2.1.0 release in favor of keystoneauth1.session.Session. It will be removed in future releases.</div><div>  DeprecationWarning)</div><div>/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/base.py:56: DeprecationWarning: keystoneclient auth plugins are deprecated as of the 2.1.0 release in favor of keystoneauth1 plugins. They will be removed in future releases.</div><div>  'in future releases.', DeprecationWarning)</div><div>DEBUG:keystoneclient.auth.identity.v2:Making authentication request to http://10.240.227.233:35357/v3/tokens</div><div>INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 10.240.227.233</div><div>DEBUG:requests.packages.urllib3.connectionpool:"POST /v3/tokens HTTP/1.1" 404 93</div><div>DEBUG:keystoneclient.session:Request returned failure status: 404</div><div><font color="#ff0000">Authorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-c71a1014-1c8d-47c0-bed5-cba6ad91881f)</font></div></div><div><font color="#ff0000"><br></font></div><div>Thank you for answering!</div><div><br></div><div>Sincerely!</div><div>Kenny Ji</div>