ovs-ctl: Remove code for upgrading from Open vSwitch 1.6 and earlier.
authorBen Pfaff <blp@ovn.org>
Wed, 16 Mar 2016 23:45:29 +0000 (16:45 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 17 Mar 2016 03:11:24 +0000 (20:11 -0700)
commit87530bc1c1c1046c9bcff454e96df15fbb31d1cf
tree4a7cf9b2085938ac0acbe632f454c598b16ff62d
parentc416eaf8c247225f0ebeb22b6ca5c473e96a53d2
ovs-ctl: Remove code for upgrading from Open vSwitch 1.6 and earlier.

OVS 1.7 was released in July 2012, so by the time current OVS is released,
it will be almost four years old.  I think that this is long enough to
remove special upgrade code.

It's almost impossible to do this upgrade in any case since there is
no overlap in the base kernel versions supported by the out of tree
modules in the two versions (the only possibility is running the new
version of OVS on the upstream module from Linux 3.3).

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jesse Gross <jesse@kernel.org>
debian/openvswitch-datapath-module-_KVERS_.postinst.modules.in
debian/openvswitch-switch.init
utilities/ovs-ctl.in