Merge "Update "devref/quality_of_service" with QoS DSCP rule reference."

This commit is contained in:
Jenkins 2016-08-23 06:59:31 +00:00 committed by Gerrit Code Review
commit a6628ed61b
1 changed files with 4 additions and 1 deletions

View File

@ -138,7 +138,10 @@ From database point of view, following objects are defined in schema:
* QosPolicy: directly maps to the conceptual policy resource.
* QosNetworkPolicyBinding, QosPortPolicyBinding: defines attachment between a
Neutron resource and a QoS policy.
* QosBandwidthLimitRule: defines the only rule type available at the moment.
* QosBandwidthLimitRule: defines the rule to limit the maximum egress
bandwidth.
* QosDscpMarkingRule: defines the rule that marks the Differentiated Service
bits for egress traffic.
All database models are defined under: