Hello.

I'm trying to update a given qos row from QoS table. I have already created a 
QoS row and a Queue as well. What I want now is to update that QoS row so I can 
include that Queue on the "queues" field of that QoS row.

I'm using the v2 NB rest API from ovsdb to do it, I've tried several format 
types (see here: http://pastebin.com/RnmgQBaw) that result in 200 OK with 
"Success" message. However when I executed the command 'sudo ovs-vsctl list 
qos', the "queues" field was still empty. The url with the proper values for 
controller ip, ovs and qos row uuid. 
(URL:http://192.168.57.1:8080/ovsdb/nb/v2/node/OVS/192.168.57.102:54959/tables/qos/rows/877b75c5-a2ef-4b5e-9f7d-174562eba6c2
 ).

[http://pastebin.com/i/fb2.jpg]<http://pastebin.com/RnmgQBaw>

Success requests but not working - Pastebin.com
Leia mais...<http://pastebin.com/RnmgQBaw>


I'm guessing that the problem is the json request but I can't find it.

Can you tell me how should I format the json on the queues field in order to be 
accepted on the switch ?

Regards,

Nuno B.

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to