379db31ea2
We'd like to use pre-commit as our 'pep8' target. Before we do that, we need to address some issues that have crept in over the time since pre-commit was first added. Change-Id: I3bb383a00a44007eaa241e037e38aea16bd517b2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
12 lines
408 B
YAML
12 lines
408 B
YAML
---
|
|
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.
|