In keystone version 3.5, "type" optional attribute has been added to list credentials. This patch add "user_id" and "type" optional parameter in openstack client. Change-Id: Ia09ee7c39204fdff2dfd7b9b606d888d007caac5
6 lines
145 B
YAML
6 lines
145 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--user`` and ``--type`` option to ``credential list`` command
|
|
to filter list result by different user or type.
|