Comment 2 for bug 1810812

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

Reviewed: https://review.openstack.org/629016
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=97cf1c274a9849e0b1dc84500ca8dae6414a1b83
Submitter: Zuul
Branch: master

commit 97cf1c274a9849e0b1dc84500ca8dae6414a1b83
Author: Martin André <email address hidden>
Date: Mon Jan 7 17:53:30 2019 +0100

    Let the operator manage openshift updates and upgrades

    This remove the upgrade code to ensure that TripleO will not get
    involved in the business of updating and upgrading OpenShift clusters
    as it currently involved manual steps for clusters using glusterfs.

    Instead, the operator is invited to upgrade OpenShift separately from
    TripleO and follow the OpenShift upgrade documentation.

    [1] https://docs.openshift.com/container-platform/3.11/upgrading/automated_upgrades.html#special-considerations-for-glusterfs
    [2] https://docs.openshift.com/container-platform/3.11/upgrading/automated_upgrades.html

    Change-Id: I6033525cde40fd44d648cef792efbca6901e88f0
    Closes-Bug: #1810812