Comment 12 for bug 1783949

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

Reviewed: https://review.openstack.org/587802
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4504aadef69fc2366d3e959e1460138c85ec6ab2
Submitter: Zuul
Branch: master

commit 4504aadef69fc2366d3e959e1460138c85ec6ab2
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