-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.9.2
-
Component/s: None
-
Labels:None
-
Story Points:5
the implemention of QosConfig and QueueConfig for OpenvSwitch
this implemention includes:
1、refactor QosConfig and QueueConfig interfaces, make sure these
interfaces are device-agnostic
2、configure ovs qos function by the QosConfig interface
configure ovs queue function by the QueueConfig interface
3、query qos configurations by the QosConfig interface
query queue configurations by the QueueConfig interface