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:
@@ -8,4 +8,5 @@ parameter_defaults:
|
|||||||
UpgradeLevelNovaCompute: ''
|
UpgradeLevelNovaCompute: ''
|
||||||
UpgradeInitCommonCommand: ''
|
UpgradeInitCommonCommand: ''
|
||||||
UpgradeInitCommand: ''
|
UpgradeInitCommand: ''
|
||||||
MigrationSshPort: 2022
|
MigrationSshPort: 2022
|
||||||
|
CephAnsiblePlaybook: /usr/share/ceph-ansible/infrastructure-playbooks/rolling_update.yml
|
||||||
|
Reference in New Issue
Block a user