ovs.db.schema: Factor common checks for identifiers into new function.
authorBen Pfaff <blp@nicira.com>
Tue, 23 Aug 2011 16:55:14 +0000 (09:55 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 18:57:43 +0000 (11:57 -0700)
commit693e5dc7484b15c159cb9f644d28dc759db01b7c
treed5f28e56bd310e2dbef5d1fe1c38376597b2dc1b
parentc29e06be0e224f1c2392e892016bd6b80749611d
ovs.db.schema: Factor common checks for identifiers into new function.

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