2018 7:26:33 AM
To: Rodriguez Felipe
Cc: ryu-devel@lists.sourceforge.net
Subject: Re: [Ryu-devel] OVSDB question
On Fri, 16 Nov 2018 18:19:24 +0900,
Rodriguez Felipe wrote:
>
> [1 ]
> [1.1 ]
> Hello,
>
>
> I'm currently trying to remove one of the existing queues in
On Fri, 16 Nov 2018 18:19:24 +0900,
Rodriguez Felipe wrote:
>
> [1 ]
> [1.1 ]
> Hello,
>
>
> I'm currently trying to remove one of the existing queues in the QoS database
> using
>
> OVSDB. The command is coded as follows:
>
>
> ovsdb_address="tcp:{}:6640".format(address)
> ovs_vsctl = vsc
mples on the web.
BR,
Felipe
From: Fernando Farias
Sent: Friday, November 16, 2018 3:40:03 PM
To: Rodriguez Felipe
Cc: ryu-devel@lists.sourceforge.net
Subject: Re: [Ryu-devel] OVSDB question
Hi Felipe,
to remove QoS resource, you must do two operations
Hi Felipe,
to remove QoS resource, you must do two operations. For example:
*sudo ovs-vsctl list qos
** _uuid : 0b62cfb0-c335-45ca-8910-ca4030ea13af
** external_ids: {}
** other_config: {max-rate="400"}
** queues : {0=24ff16d8-926e-4c12-aad8-b7b06c6e
Hello,
I'm currently trying to remove one of the existing queues in the QoS database
using
OVSDB. The command is coded as follows:
ovsdb_address="tcp:{}:6640".format(address)
ovs_vsctl = vsctl.VSCtl(ovsdb_address)
command3 = vsctl.VSCtlCommand('remove', ["QoS",
"{}".format(json.dumps(uuids[