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 <et...@nicira.com> --- vswitchd/vswitch.xml | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 8c506e4..b720f05 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"/> -- 1.7.8.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev