aboutsummaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-pacemaker.yaml
diff options
context:
space:
mode:
authorDerek Higgins <derekh@redhat.com>2015-12-03 23:45:15 +0000
committerJiri Stransky <jistr@redhat.com>2016-02-23 16:28:43 +0100
commitaa5d0120f2ec3965f58ad6b8deec342853e840d7 (patch)
treeaf110053eea994e631b98f5282654c555737df22 /environments/major-upgrade-pacemaker.yaml
parentef73827d736124bf609b0c06ee6d0d05353bd596 (diff)
Add resources for major upgrade in Pacemaker scenario
Add Heat software deployments to be used to upgrade major versions of OpenStack on the controller nodes. All controller services are taken down while the upgrade is in progress. The new updated yum repositories should be configured by another process e.g. the deployment artifacts transfer via Swift. Change-Id: Ia0a04e4a11d67e7a5acc53c1f8a8f01ed5ca8675 Co-Authored-By: Giulio Fidente <gfidente@redhat.com> Co-Authored-By: Jiri Stransky <jistr@redhat.com>
Diffstat (limited to 'environments/major-upgrade-pacemaker.yaml')
-rw-r--r--environments/major-upgrade-pacemaker.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/environments/major-upgrade-pacemaker.yaml b/environments/major-upgrade-pacemaker.yaml
new file mode 100644
index 00000000..db078404
--- /dev/null
+++ b/environments/major-upgrade-pacemaker.yaml
@@ -0,0 +1,3 @@
+resource_registry:
+ OS::TripleO::Tasks::ControllerPrePuppet: ../extraconfig/tasks/major_upgrade_pacemaker.yaml
+ OS::TripleO::Tasks::ControllerPostPuppet: ../extraconfig/tasks/noop.yaml