ovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
authorBen Pfaff <blp@nicira.com>
Wed, 21 Sep 2011 17:59:36 +0000 (10:59 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 23 Sep 2011 16:10:45 +0000 (09:10 -0700)
commit49c541dc1193528ff1a5f68ed7a69d3ddd4a00be
treefcc0ad79b464d9e2dbf3b8360a9597deb85c5e04
parent6484e7cd7af3954a56ae4ff8a9971cc4f0733beb
ovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.

This class only caused unnecessary confusion.  This commit changes all of
its methods into top-level functions.
python/ovs/db/data.py
python/ovs/db/idl.py
python/ovs/db/types.py
python/ovs/ovsuuid.py
tests/test-ovsdb.py