Comment 2 for bug 1709370

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/491847
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3f1a33666a9a5a960c79cd3142dc77c73cd7e506
Submitter: Jenkins
Branch: stable/newton

commit 3f1a33666a9a5a960c79cd3142dc77c73cd7e506
Author: Giulio Fidente <email address hidden>
Date: Tue Aug 8 18:06:32 2017 +0200

    [NEWTON-ONLY] Ignore Ceph healt warning states by default

    The Ceph cluster health state can change from _OK to _WARN during upgrade
    because MONs are upgraded one by one and the cluster tunables can't
    satisfy both instances at the same time.

    This submission changes the default value of IgnoreCephUpgradeWarnings
    into true, which make the upgrade script to ignore non _ERR states, while
    still checking for the node to be back into quorum, behaving similarily to
    ceph-ansible.

    Closes-Bug: #1709370
    Change-Id: I96140e32d9436aaa85003037bcc789384378b364