Comment 2 for bug 1866922

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/712200
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5108054aac7eb45533073cff08f0e82db3ac355f
Submitter: Zuul
Branch: stable/train

commit 5108054aac7eb45533073cff08f0e82db3ac355f
Author: Alex Schultz <email address hidden>
Date: Tue Mar 10 16:48:36 2020 -0600

    [TRAIN-ONLY] Add systemd-wrapper update tasks

    We backported the conversion for the side car containers wrapper tasks
    from puppet to ansible in https://review.opendev.org/#/c/706381/.
    However during a minor update, the deploy step tasks would be run after
    the moutnts have been updated. We need to duplicate the deploy step
    tasks for the wrapper creation so the mounts exist during the 'overcloud
    update run process' as this runs before the 'overcloud update
    converge'.

    Change-Id: Ia898cb8b1c888aca45ba58ab99e61885a1da4f4e
    Closes-Bug: #1866922