[ovs-dev] [PATCH v3 0/2] Add a way to delete QoS directly

taoyunxiang at cmss.chinamobile.com taoyunxiang at cmss.chinamobile.com
Mon Dec 23 02:46:57 UTC 2019


Currently, qos can only be deleted by indirect way which must designate
switch or more parameters. The first patch add "name" column to QoS table, 
and make QoS table could be listed by "name" witch comand 
"ovn-nbctl list qos "name"".

The second patch change the original "qos-del" to "ls-qos-del",  add 
a new "qos-del" command. By the new command, you can delete qos
by uuid or name of the qos. It is useful. For example, we can associate
the qos table in neutron and OVN by "name" of qos in OVN, so neutron
could find and easily delete the corresponding qos in OVN.



taoyunxiang at cmss.chinamobile.com



More information about the dev mailing list