ovs.db.types: Use toAtomicType() instead of open-coding it.
authorBen Pfaff <blp@nicira.com>
Tue, 23 Aug 2011 17:04:14 +0000 (10:04 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 18:57:43 +0000 (11:57 -0700)
commitca2c5d3d32270210986c76158c0b321aa75e735a
treee51da0ebca1f78b2315e1c538db51cf3a3292b94
parentf09aa106ee66e387d68c339cdcd7426a01c4bf8d
ovs.db.types: Use toAtomicType() instead of open-coding it.

Suggested-by: Reid Price <reid@nicira.com>
python/ovs/db/types.py