Description of problem: Trying to change DockerCinderVolumeImage to customized image with vendor drivers. The image is downloaded successfully to the controllers, however, while stack updates work, they leave cinder-volume in a broken state and requires it to be manually changed in pacemaker. Version-Release number of selected component (if applicable): openstack-tripleo-heat-templates-8.0.7-4.el7ost.noarch How reproducible: Steps to Reproduce: 1. Update the cinder-volume container image name 2. Run update Actual results: cinder-volume container doesn't start Expected results: cinder-volume container starts using new image Additional info: Recommend moving the "Update <insert-pcs-service-here> pcs resource bundle for new container image" code from upgrade_task to update_task