python: move Python idl to work with monitor_cond
authorLiran Schour <lirans@il.ibm.com>
Mon, 18 Jul 2016 08:45:57 +0000 (11:45 +0300)
committerBen Pfaff <blp@ovn.org>
Tue, 19 Jul 2016 05:58:45 +0000 (22:58 -0700)
commit897c8064f55c180a7cbaec75cc2ba7fb48031d17
tree31ad6c8f2000be601bd9ac5e7313508772a29478
parent7152b6fa956541448faa6442ae8f178cf26afc6b
python: move Python idl to work with monitor_cond

Python idl works now with "monitor_cond" method. Add test
for backward compatibility with old "monitor" method.

Signed-off-by: Liran Schour <lirans@il.ibm.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
python/ovs/db/data.py
python/ovs/db/idl.py
tests/ovsdb-idl.at