Comment 14 for bug 1783949

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

Reviewed: https://review.openstack.org/599968
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=abfe4ba43ff8fad627881c943c52a748c5ecd88a
Submitter: Zuul
Branch: stable/rocky

commit abfe4ba43ff8fad627881c943c52a748c5ecd88a
Author: Jiri Stransky <email address hidden>
Date: Wed Aug 1 13:02:50 2018 +0200

    Allow performing Ceph update/upgrade separately

    Running `openstack overcloud external-update run` will update all
    external services. This commit adds possibility of running `openstack
    overcloud external-update run --tags ceph` to specifically update just
    Ceph. It works analogically for upgrades.

    Change-Id: Ic1786b6dbfa54516bfb836b450fc35452dca8cb5
    Partial-Bug: #1783949
    (cherry picked from commit 4504aadef69fc2366d3e959e1460138c85ec6ab2)