ovsdb: Add ovsdb-client options for testing lock
authorAndy Zhou <azhou@ovn.org>
Fri, 22 Jul 2016 20:49:09 +0000 (13:49 -0700)
committerAndy Zhou <azhou@ovn.org>
Fri, 22 Jul 2016 22:25:33 +0000 (15:25 -0700)
commit9aeba3f4105726c6c753b68b73750bdec1a033db
treec760e72d43f0ef93e82f55d742248f990fc94dc7
parent266f8e62e4412242a96afba33a70d5567fcf99d3
ovsdb: Add ovsdb-client options for testing lock

RFC 7047 lock operation has been fully implemented in ovsdb-server
for a while, but it is not well covered in unit testing. This
patch adds options for the ovsdb-client tool to issue lock operations.
The next patch will make use those options.

Please see ovsdb-client(1) changes for more details.

Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovsdb/ovsdb-client.1.in
ovsdb/ovsdb-client.c