aboutsummaryrefslogtreecommitdiffstats
path: root/environments/major-upgrade-pacemaker-init.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-31Adjust UpgradeLevelNovaCompute rpc messaging pin to mitakamarios1-1/+1
For upgrades to current master newton, we should pin nova compute rpc to the previous/current version, mitaka. Implements: blueprint overcloud-upgrades-workflow-mitaka-to-newton Change-Id: I89c3a8c50e83e682f83aa0d9eb222313676277e6
2016-03-09Upgrades: initialization command/snippetJiri Stransky1-0/+11
This allows to run a command or a script snippet on all overcloud nodes at the beginning of the upgrade. The intended use is to switch to a new set of repositories on the overcloud. This is done differently in different contexts (e.g. upstream vs. downstream), but generally it should be simple enough to not warrant creation of switchable "UpgradeInit" resource in the resource registry, and a string command/snippet parameter should suffice. Change-Id: I72271170d3f53a5179b3212ec9bae9a6204e29e6