File: bp-neutron-floating-ip-rate-limit-8387c040a6fb9acd.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (11 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Add support for attaching and removing qos policy to floating IPs.

    Add option ``--qos-policy`` to the ``floating ip create`` and
    ``floating ip set`` commands to add qos policy to a floating IP.

    Add option ``--no-qos-policy`` to the ``floating ip set`` and option
    ``--qos-policy`` to the ``floating ip unset`` command to remove the
    qos policy from a floating IP.