blob: d0aa9cd12152251d67a992463eed34cf51c18b7d (
plain)
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.
|