Return correct ovs_version 54/18354/2
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)
commitc3eb3a1a679e54aaaaddee79d96f8a3c721933c7
treeefdcde571b7232c4fd3db10b7219771074dd0ee9
parent1e9d275035eeb774d6cd55488b444a7cbee14d72
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>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java