During the upgrade of contrail (controller,analytics and analyticsdb) we found that many containers were constantly restarting on analytics and analyticsdb.
This was because common_analyticsdb.env and /etc/contrail/common_analytics.env had
ANALYTICS_API_SSL_ENABLE and CONFIG_API_SSL_ENABLE set to True while it was False
on the controller and the analytics units were failing when trying to load the ca-cert that was not found
During the upgrade of contrail (controller,analytics and analyticsdb) we found that many containers were constantly restarting on analytics and analyticsdb.
This was because common_analyticsdb.env and /etc/contrail/common_analytics.env had
ANALYTICS_API_SSL_ENABLE and CONFIG_API_SSL_ENABLE set to True while it was False
on the controller and the analytics units were failing when trying to load the ca-cert that was not found