Comment 1 for bug 1845534

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/685153
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=7e59a5e13442f4cca2a2b0d38c3c022f7bf3c576
Submitter: Zuul
Branch: master

commit 7e59a5e13442f4cca2a2b0d38c3c022f7bf3c576
Author: Wei Zhou <email address hidden>
Date: Thu Sep 26 15:13:21 2019 -0400

    Move load_patching_tasks.yml to backup_restore playbook

    Currently load_patching_tasks.yml resides in bootstrap/prepare_env/tasks
    directory. As the content of this yaml file is restore specific, move it
    to restore_platform directory.

    Test:
     - local restore platform
     - remote restore platform

    Change-Id: I2a652bad5a8d6c90c7c5cbfc1af04c986531dd90
    Closes-Bug: 1845534
    Signed-off-by: Wei Zhou <email address hidden>