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

Change-Id: Ib9e75bdee91b87770be5b6dd4c87d0ee6d767160
Closes-Bug: 1613699
This commit is contained in:
Rodolfo Alonso Hernandez 2016-08-16 13:58:25 +01:00
parent 58316f7a8c
commit 484e44d4c6
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: