On Thu, 04 Oct 2018 20:54:20 +0900, Faisal amin wrote: > > [1 <multipart/alternative (7bit)>] > [1.1 <text/plain; UTF-8 (7bit)>] > Hi Iwamoto > > Thank you for your email. Could you please send me the link and > documentation for implementing Openstack Neutron.
The agent I mentioned uses ryu only for OpenFlow programming and uses the ovsdbapp library for such DB operations. But I think you can get the idea. http://git.openstack.org/cgit/openstack/neutron/tree/neutron/agent/common/ovs_lib.py#n879 > On Thu, Oct 4, 2018 at 4:37 AM IWAMOTO Toshihiro <iwam...@valinux.co.jp> > wrote: > > > 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 > > > [1.2 <text/html; UTF-8 (quoted-printable)>] > [2 <text/plain; us-ascii (7bit)>] > > [3 <text/plain; us-ascii (7bit)>] > _______________________________________________ > Ryu-devel mailing list > Ryu-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ryu-devel _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel