File: add-missing-trust-list-opts-500fd1e4c14e1504.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
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