File: add-quota-set-for-network-11fcd7b9e08624b5.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add network support for ``quota set`` command. Options added includes
    ``--networks --subnets --subnetpools --ports --routers --rbac-policies``
    ``--vips --members --health-monitors``.
    Options ``--floating-ips --secgroup-rules --secgroups`` now support
    both network and compute API.
    [Bug `1489441 <https://bugs.launchpad.net/bugs/1489441>`_]