File: add-network-qos-policy-b8ad1e408d73c279.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add support for Network QoS policies commands:
    ``network qos policy create``, ``network qos policy delete``,
    ``network qos policy list``, ``network qos policy show`` and
    ``network qos policy set``
    [Bug `1609037 <https://bugs.launchpad.net/bugs/1609037>`_]