64e4520b2a
The keystone API supports filtering trusts by trustor and/or trustee. Also adds a shortcut parameter to get trusts with current user as trustee or trustor. Signed-off-by: Nicolas Belouin <nicolas.belouin@gandi.net> Change-Id: I00ed2b68cf8ada214a59f640f4f0a5c9dbc37063
10 lines
339 B
YAML
10 lines
339 B
YAML
---
|
|
features:
|
|
- |
|
|
Add missing ``--trustee``, ``--trustee-domain``, ``--trustor``,
|
|
``--trustor-domain`` options to ``trust list`` command, to allow
|
|
filtering trusts by trustee and trustor.
|
|
- |
|
|
Add ``--authuser`` option to ``trust list`` command, to allow
|
|
displaying only trusts related to current authenticated user
|