python-openstackclient/releasenotes/notes/router-create-with-qos-policy-b94967a35351cddd.yaml
Rodolfo Alonso Hernandez 07515cd160 [Neutron] Add "qos-policy" parameter to router creation command
This patch adds the parameter "qos-policy" to the router creation
command.

Closes-Bug: #2103774
Change-Id: I742b3273c5e9d3ec16e8018beddc8cdace8a57c6
2025-03-26 07:46:40 +00:00

8 lines
258 B
YAML

---
features:
- |
The router creation command now has the parameter ``--qos-policy``, that
allows to set a QoS policy for the provided external gateways (one or
many). It is mandatory to define an external gateway if the QoS policy is
set.