ca3e513565
"QoS Limit Bandwidth" APIs must be used in Octavia-Tempest-Plugin to add missing QoS based tests. Note: this patch fixes the "expected status" code for Update Minimum Bandwidth, that was set to default 200 instead of 202. Change-Id: I30d9d823c972e560a0a48e24e44fb16bcc353c5a
11 lines
346 B
YAML
11 lines
346 B
YAML
---
|
|
features:
|
|
- |
|
|
Add "QoS bandwidth limit rules" APIs to:
|
|
"tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py" module.
|
|
|
|
* List bandwidth limit rules for QoS policy
|
|
* Create bandwidth limit rule
|
|
* Show bandwidth limit rule details
|
|
* Update bandwidth limit rule
|
|
* Delete bandwidth limit rule |