Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- keystone user-role-list
- /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.
- 'python-keystoneclient.', DeprecationWarning)
- /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.
- 'the 2.0.0 release.', DeprecationWarning)
- /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
- super(Client, self).__init__(**kwargs)
- /usr/lib/python2.7/site-packages/debtcollector/renames.py:43: 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
- return f(*args, **kwargs)
- /usr/lib/python2.7/site-packages/keystoneclient/httpclient.py:376: 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.
- 'the 2.0.0 release.', DeprecationWarning)
- +----------------------------------+------------------+----------------------------------+----------------------------------+
- | id | name | user_id | tenant_id |
- +----------------------------------+------------------+----------------------------------+----------------------------------+
- | 9fe2ff9ee4384b1894a90878d3e92bab | _member_ | f6eb6533bb1b4dab8ccc433479284d24 | ab38023e30fb42b0ab8a90d829e06e1e |
- | 9cc8f4e015e944f0ab6d8bd1b0b6a27f | admin | f6eb6533bb1b4dab8ccc433479284d24 | ab38023e30fb42b0ab8a90d829e06e1e |
- | 4fae78da3d3944d4922907135f6837bc | heat_stack_owner | f6eb6533bb1b4dab8ccc433479284d24 | ab38023e30fb42b0ab8a90d829e06e1e |
- +----------------------------------+------------------+----------------------------------+----------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement