![Rodolfo Alonso Hernandez](/assets/img/avatar_default.png)
Added "qos_policy" parameter to Network class. Change-Id: Idc00f2792eef5b1f0910084d95cf9a8e83fe818c Closes-Bug: 1627069
9 lines
344 B
YAML
9 lines
344 B
YAML
---
|
|
features:
|
|
- |
|
|
Add QoS support for Network commands.
|
|
The new parameter ``qos-policy`` is added to ``network create`` and
|
|
``network set`` commands. This parameter is the name or the ID of the
|
|
network QoS policy to attach to this network.
|
|
[Bug `1627069 <https://bugs.launchpad.net/python-openstackclient/+bug/1627069>`_]
|