Add a ceph-storage node upgrade script for the upgrade workflow
authormarios <marios@redhat.com>
Tue, 8 Mar 2016 12:30:59 +0000 (14:30 +0200)
committermarios <marios@redhat.com>
Tue, 8 Mar 2016 15:47:36 +0000 (17:47 +0200)
commit911a81192e278152f4e4cdf5d728679a5f7c9994
treeea9481beb2db2878b6bb30f20dcb3f2492f13c2d
parentbb05fa304a2eed2caa4840e8039832d369a357f7
Add a ceph-storage node upgrade script for the upgrade workflow

This adds delivery of an upgrade script to any ceph-storage nodes
during the script delivery that comes first during the upgrade
workflow.

The controllers have the ceph-mon whilst the ceph-osds are on the
ceph-storage nodes. The ceph-mons will be updated first as part of
the heat-driven controller upgrade, and ceph-osds on ceph nodes are
upgraded with the upgrade-non-controller.sh tripleo-common script
as with compute and swift nodes.

Also slight rename for the ObjectStorageConfig/Deployment here for
consistency.

Change-Id: I12abad5548dcb019ade9273da06fe66fd97f54cc
extraconfig/tasks/major_upgrade_ceph_storage.sh [new file with mode: 0644]
extraconfig/tasks/major_upgrade_script_delivery.yaml