python: Upgrade to vlog.
authorEthan Jackson <ethan@nicira.com>
Sun, 25 Sep 2011 00:53:30 +0000 (17:53 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 27 Sep 2011 21:51:49 +0000 (14:51 -0700)
commit3a656eafb96ab8a474e943baabdb2679d0a6b0ef
treea4caba360854cbe7ae1480d283d605469f540947
parentb153e667907ed68164a15207ad5f91ad4c39927c
python: Upgrade to vlog.

This patch upgrades the library code in the python/ovs directory to
the new vlog module.
python/ovs/daemon.py
python/ovs/db/idl.py
python/ovs/fatal_signal.py
python/ovs/jsonrpc.py
python/ovs/poller.py
python/ovs/reconnect.py
python/ovs/socket_util.py
python/ovs/stream.py
tests/test-daemon.py
tests/test-reconnect.py