Comment 3 for bug 1886041

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

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

commit 766016fdf7667f14192de11322682b063fc9394d
Author: David Sullivan <email address hidden>
Date: Fri Jun 26 22:06:22 2020 -0400

    Select the latest upgrade_data file during upgrade

    When the upgrade_data_file isn't specified we search for files starting
    with upgrade_data under /opt/platform-backup. With this change if
    multiple files are found we select the most recent file.

    Change-Id: I5e63cb1e76985522f764ea6e906f660c89838eb9
    Partial-Bug: 1886041
    Story: 2007403
    Task: 40236
    Signed-off-by: David Sullivan <email address hidden>