vswitchd: Stop documenting nonexistent "min-rate" QoS.
authorEthan Jackson <ethan@nicira.com>
Wed, 25 Jan 2012 02:09:32 +0000 (18:09 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 25 Jan 2012 02:09:32 +0000 (18:09 -0800)
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>
vswitchd/vswitch.xml

index 8c506e4fcc44b0938fdc6b60f46929180bf853d0..b720f059c11b1911f1291fa9ed525ac578f495d6 100644 (file)
       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"/>