Switch to ceph-ansible rolling_update on upgrade converge

We need to switch to a different ceph-ansible playbook on upgrade
converge step to trigger the actual Ceph upgrade.

Change-Id: I22c2d7f3a33b454df46173c76d0ede668ab9d064
This commit is contained in:
Giulio Fidente 2018-01-25 17:36:08 +01:00
parent 5926cbaa90
commit 54f14a0ca6
1 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ parameter_defaults:
UpgradeLevelNovaCompute: ''
UpgradeInitCommonCommand: ''
UpgradeInitCommand: ''
MigrationSshPort: 2022
MigrationSshPort: 2022
CephAnsiblePlaybook: /usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml