From: Ethan Jackson <ethan@nicira.com>
Date: Wed, 25 Jan 2012 02:09:32 +0000 (-0800)
Subject: vswitchd: Stop documenting nonexistent "min-rate" QoS.
X-Git-Tag: sliver-openvswitch-0.1-1~429
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9dc114749e795044c027a2706132b591847e49de;p=sliver-openvswitch.git

vswitchd: Stop documenting nonexistent "min-rate" QoS.

There are no known implementations of the "min-rate" QoS algorithm
documented on ovs-vswitchd.conf.db.  This patch removes its
documentation pending an implementation.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
---

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 8c506e4fc..b720f059c 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -1942,19 +1942,6 @@
       unchanged.
     </column>
 
-    <group title="Configuration for min-rate QoS">
-      <p>
-        These key-value pairs are defined for <ref table="QoS"/> <ref
-        table="QoS" column="type"/> of <code>min-rate</code>.
-      </p>
-      
-      <column name="other_config" key="min-rate"
-              type='{"type": "integer", "minInteger": 12000}'>
-        Minimum guaranteed bandwidth, in bit/s.  Required.  The floor value is
-        1500 bytes/s (12,000 bit/s).
-      </column>
-    </group>
-
     <group title="Configuration for linux-htb QoS">
       <p>
         <ref table="QoS"/> <ref table="QoS" column="type"/>