
This patch adds the parameter "qos-policy" to the router creation command. Closes-Bug: #2103774 Change-Id: I742b3273c5e9d3ec16e8018beddc8cdace8a57c6
8 lines
258 B
YAML
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.
|