cinder-volume-pacemaker leapp upgrade with NFS

Follow up for I6deab809c88639cc00cd6497dec462ca667c636b which missed the
pacemaker version of the cinder-volume service.

Closes-Bug: rhbz#2237743
Change-Id: Id242ca962007306a4a9c82505ef2b1c628a15d87
This commit is contained in:
Oliver Walsh 2023-09-29 17:23:54 +01:00
parent e3b0a57041
commit e17b173f51

@ -267,7 +267,8 @@ outputs:
tripleo_ha_wrapper_minor_update: true
upgrade_tasks:
- name: Tear-down non-HA cinder_volume container
list_concat:
- - name: Tear-down non-HA cinder_volume container
when:
- step|int == 0
block: *cinder_volume_teardown_nonha
@ -404,6 +405,7 @@ outputs:
block:
- block: *cinder_volume_container_image_facts
- block: *cinder_volume_fetch_retag_container_tasks
- {get_attr: [CinderCommon, cinder_volume_upgrade_tasks]}
post_upgrade_tasks:
- name: Start cinder_volume service (pacemaker)