Comment 8 for bug 1783949

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

Reviewed: https://review.openstack.org/585368
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=9175cd26b6db5d00527e094623e68d911b948575
Submitter: Zuul
Branch: master

commit 9175cd26b6db5d00527e094623e68d911b948575
Author: Jiri Stransky <email address hidden>
Date: Tue Jul 24 15:25:15 2018 +0200

    Remove ceph-specific logic from update/upgrade prepare workflow

    The logic was necessary before we inherited the update/upgrade prepare
    commands from the deploy command. Nowadays this is not necessary and
    can be achieved by 2 different means: either via the *-prepare.yaml
    files setting CephAnsiblePlaybook parameter, or via
    external_update_tasks and external_upgrade_tasks.

    Partial-Bug: #1783949
    Change-Id: Ifdf5f1175849f79b98c76b4bcdef2a70f8f1fedb
    Depends-On: If54e12dbac1a982e89d29b96d86f9f5299e3d810