Comment 6 for bug 1717577

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

Reviewed: https://review.opencontrail.org/35669
Committed: http://github.com/Juniper/contrail-server-manager/commit/96106cbda2763f54bc40554cafc8502f7a2d5c29
Submitter: Zuul (<email address hidden>)
Branch: master

commit 96106cbda2763f54bc40554cafc8502f7a2d5c29
Author: Ramprakash Ram Mohan <email address hidden>
Date: Fri Sep 15 12:18:44 2017 -0700

Status shows "provision_issued" even when provision has completed

This will happen on openstack nodes that are provisioned using puppet because
provision status is being updated on all servers under the cluster just before
starting Ansible playbooks as part of updating the "provisioned_id" variable.
Fix is not to update status and only provisioned_id for the servers.

Change-Id: If47879740ed21a0dc6217b12a3ab58d5f13537ee
Closes-bug: #1717577
(cherry picked from commit 00a55e6eccb10e3dc7d97b676a8f52c6e2f2abd9)