Function library for major upgrades
authorJiri Stransky <jistr@redhat.com>
Fri, 26 Feb 2016 13:53:29 +0000 (14:53 +0100)
committerJiri Stransky <jistr@redhat.com>
Thu, 3 Mar 2016 13:44:06 +0000 (14:44 +0100)
commit3894f1c0ae8f865ea760455edc40f00dc100805d
tree61784a957477a851b90f7d2dc61cc44e52d4139b
parent8411e5a5bc6855d46522122710439e0d2623a2aa
Function library for major upgrades

This commit introduces a bash file to be sourced into major upgrade
scripts. Into this file we can put specific pieces of migration logic in
the form of bash functions, which can then be called from the upgrade
scripts.

Change-Id: Ibf7aa84d3880e9218c488dec9d707300e1784744
extraconfig/tasks/major_upgrade_pacemaker.yaml
extraconfig/tasks/major_upgrade_pacemaker_migrations.sh [new file with mode: 0644]