Prevent start contrail services with old version after upgrade
After an upgrade from OC3.2 to OC4.0, there are still packages
and services leftover right on host on ntw* and nal* nodes.
This results in a very bad situations, when two services are running
on one node - one on host from oc32 and one in container from oc40.
This patch adds deletion process for oc3.2 contrail services and
thirdparty packages: ifmap-server, redis-server and supervisor.
Patch also disables additional services after upgrade to prevent
their start after node reboot.
Change-Id: I246446193ccbe09cd68ec0d1eb640f0048913fa8
Related-bug: PROD-22912
1 file changed