Hello,
I am trying to bypass the REST API and write an
internal method call which can set the QoS parameters. However, I’m getting the
error “ovs bridge is not exists” every single time. Now, I know that message is
showing up because of the “Register Ovsdb address” step shown in the RYU Book.
But I want to make a CLI call or an internal method call instead of the
following PUT request to achieve that:
# curl -X PUT -d '"tcp:127.0.0.1:6632"'
http://localhost:8080/v1.0/conf/switches/0000000000000001/ovsdb_addr
Can anyone please help me to see how I can go about it? I tried calling
QoS.set_ovsdb_addr() method internally but it does not work either.
Thanks,
Regards,
Kunal Goswami
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel