Make sure that getRandomUUID returns a valid ovsdb <id>
authorEd Warnicke <eaw@cisco.com>
Fri, 10 Apr 2015 02:34:11 +0000 (19:34 -0700)
committerSam Hague <shague@redhat.com>
Fri, 10 Apr 2015 11:33:48 +0000 (11:33 +0000)
Ovsdb <id>s must begin with an alpha character.
This change makes sure that getRandomUUID *always* returns a valid
ovsdb <id>.

Change-Id: I9e5560ea410e25f0fa17cc6a29589c15e8a4a5ec
Signed-off-by: Ed Warnicke <eaw@cisco.com>

No differences found