File: network-qos-rule-filter-keys-324e3222510fd362.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    Added two filtering keys to ``QoSRuleType`` class query mapping, used for
    filtering the "list" command: "all_rules", to list all network QoS rule
    types implemented in Neutron, and "all_supported", to list all network QoS
    rule types supported by at least one networking mechanism driver.