Comment 13 for bug 1654556

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

Reviewed: https://review.opencontrail.org/28004
Committed: http://github.org/Juniper/contrail-provisioning/commit/d575c880899639e58e7cf3949469f9cfc46d94bf
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit d575c880899639e58e7cf3949469f9cfc46d94bf
Author: Ranjeet R <email address hidden>
Date: Thu Jan 19 10:27:15 2017 -0800

Fixes: R3.1.1.x build2 - liberty HA setup, setup_all fails while provisioning ceilometer

This was root caused to keystone server already running when the setup
starts. As part of openstack setup postinstall, we stop all the
openstack services but in this particular case, the system had
gone through a restart for kernel upgrade which had started the service.

Change-Id: I184bbf709ae43bf3bf80507688c2bf24bd46afc4
Closes-Bug: 1654556