Comment 9 for bug 1654556

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

Reviewed: https://review.opencontrail.org/28005
Committed: http://github.org/Juniper/contrail-provisioning/commit/27a6c32eb8aa4a39ed87e8f5e117b5d27c986d29
Submitter: Zuul (<email address hidden>)
Branch: master

commit 27a6c32eb8aa4a39ed87e8f5e117b5d27c986d29
Author: Ranjeet R <email address hidden>
Date: Thu Jan 19 10:29:08 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: I1e5306b79f5a24d7a079572f045a40ecaf43d5af
Closes-Bug: 1654556