Comment 3 for bug 1452951

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/10505
Committed: http://github.org/Juniper/contrail-fabric-utils/commit/7cc8532f1933c1947b043693987943307202d7e3
Submitter: Zuul
Branch: R2.20

commit 7cc8532f1933c1947b043693987943307202d7e3
Author: Ranjeet R <email address hidden>
Date: Mon May 18 13:32:07 2015 -0700

Fixes: Openstack HA : two haproxy processes are running after provisioning

HAProxy process is moved to upstart so that if it crashes it can be
automatically restarted.

So, we need to stop the haproxy process started by init.d script before
spawning the one with upstart.

Change-Id: Id8d81f145baeb12d268ae9ee0e04eb976c4ac281
ClosesBug: 1452951