ccb743cf0f
This patch enables the direction ('ingress'/'egress') field on the QoS bandwidth limit rule object and CRUD commands. Closes-Bug: #1614121 Depends-On: Ia13568879c2b6f80fb190ccafe7e19ca05b0c6a8 Depends-On: I90c412a5c8757b3ffe8abfc1165a70bdb8744702 Change-Id: Ic6981474f22efbf294ac11c2e0304b04494a1bbe
9 lines
357 B
YAML
9 lines
357 B
YAML
---
|
|
features:
|
|
- |
|
|
Added directionality to Network QoS rule type ``bandwidth-limit`` in
|
|
``network qos rule create`` and ``network qos rule set`` commands.
|
|
This makes the options ``--egress`` and ``--ingress`` valid for the ``bandwidth-limit``
|
|
rule type.
|
|
[Bug `1614121 <https://bugs.launchpad.net/python-openstackclient/+bug/1614121>`_]
|