Hello there,

I am executing the rest_qos.py exactly the way explained in the Ryubook.
When I am launching controllers, I am not receiving "join qos switch"
message from all the routers. Also when I am executing,
curl -X POST -d '{"port_name": "s1-eth1", "type": "linux-htb", "max_rate":
"1000000", "queues": [{"max_rate": "500000"}, {"min_rate": "800000"}]}'
http://localhost:8080/qos/queue/0000000000000001

It returns me a failure result as below.
[{"switch_id": "0000000000000001", "command_result": {"result": "failure",
"details":
"ovs_bridge is not exists"}}]

Please help solve this issue.

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

Reply via email to