From 484e44d4c6e5ed491a0ab2d837ead1876bb6ecee Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Tue, 16 Aug 2016 13:58:25 +0100 Subject: [PATCH] Update "devref/quality_of_service" with QoS DSCP rule reference. Change-Id: Ib9e75bdee91b87770be5b6dd4c87d0ee6d767160 Closes-Bug: 1613699 --- doc/source/devref/quality_of_service.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/source/devref/quality_of_service.rst b/doc/source/devref/quality_of_service.rst index 5ab9b21e1db..9a8569490e8 100644 --- a/doc/source/devref/quality_of_service.rst +++ b/doc/source/devref/quality_of_service.rst @@ -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: