python-neutronclient/releasenotes/notes/dscp_qos-4a26d3c0363624b0.yaml
Vic Howard 8ff7d5caba Adding DSCP marking changes to neutronclient
The following patch implements the DSCP QoS support
in neutronclient. This patch also removes some
hardcoded values from bandwidth limit rule.
Supporting CLI/Network guide docs are located here:
I881b8f5bc9024c20275bc56062de72a1c70c8321

Co-Authored-By: Margaret Frances <margaret_frances@cable.comcast.com>

Change-Id: I25ad60c1b9a66e568276a772b8c496987d9f8299
Depends-On: Ic3baefe176df05f049a2e06529c58fd65fe6b419
Partial-Bug: #1468353
2016-03-03 12:41:59 -05:00

7 lines
183 B
YAML

---
prelude: >
Adding new QoS DSCP marking rule commands.
features:
- New create, update, list, show, and delete commands are added for QoS
DSCP marking rule functionality.