Return correct ovs_version
authorSam Hague <shague@redhat.com>
Wed, 15 Apr 2015 14:44:05 +0000 (10:44 -0400)
committerSam Hague <shague@redhat.com>
Wed, 15 Apr 2015 17:17:52 +0000 (17:17 +0000)
commitec49166590f863bda2dc09715584025370cc075c
tree9736ba96458de3fabcde243e17c20754d37c0dec
parent98d01251dfba320efcc44490337f1a1b59245018
Return correct ovs_version

The existing code was reading the table version uuid instead of the ovs-version row of the Open_vSwitch table.

Change-Id: I5f5a5a13d26c718a95a7c16c7420e831f72f0bdf
Signed-off-by: Sam Hague <shague@redhat.com>