File: add-rbac-qos-type-support-c42e31fadd7b.yaml

package info (click to toggle)
python-neutronclient 1%3A11.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,072 kB
  • sloc: python: 21,894; makefile: 17; sh: 10
file content (8 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
---
features:
  - |
    CLI support for QoS policy RBAC.

    * The ``rbac-create`` command include a --type qos-policy
      option.
    * The ``rbac-list`` command output includes a new 'type' column.