On Tue, May 08, 2012 at 05:34:43PM +0300, Sergio Kviato wrote:
> when I send request like:
> "{\"method\": \"list_dbs\", \"params\": [], \"id\": 3 }"
>
> ovsdb response with:
> {"id":2,"error":null,"result":["Open_vSwitch"]}{"method":"echo","id":"echo","params":[]}
It's not a response because the "id" is different. Please read the
JSON-RPC spec.
> question: what is {"method":"echo","id":"echo","params":[]} and why
> its appear
Please read ovsdb/SPECS. Search for "echo".
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss