On Mon, 01 Oct 2018 20:11:23 +0900,
Faisal amin wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; UTF-8 (7bit)>]
> Hi IWAMOTO
> It is not deleting anything. I have specified the column QoS. So it was
> supposed to delete the Qos of corresponding port. But it is showing nothing.

OpenStack Neutron agent seems to clear a qos field from the Port table
and delete the record from the QoS table (and also from corresponding
record from the Queue table if exists).
Please try both.

> On Tue, Aug 28, 2018 at 6:40 AM IWAMOTO Toshihiro <iwam...@valinux.co.jp>
> wrote:
> 
> > On Sun, 26 Aug 2018 23:53:48 +0900,
> > Faisal amin wrote:
> > > I want to delete a qos UUID of from OVSDB port table using JSON-RPC. But
> > > the qos is not removed from the port.Could any please check bellow
> > snapshot
> > > and give me a solution:
> > > This code is used to delete the qos UUID:
> > > [image: image.png]
> > >
> > > I got the bellow result . The qos UUID is still there.
> > > [image: image.png]
> >
> > I don't know much about the json-rpc, but doesn't the delete op mean a
> > deletion of a row (an entire port in this case)?
> >
> > Does ovsdb-server leave any error message under /var/log?

--
IWAMOTO Toshihiro


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to