Comment 52 for bug 1831690

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

Reviewed: https://review.opendev.org/685229
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=603ae5d3e47297c21df69c57cbc7c2354bbc9f70
Submitter: Zuul
Branch: stable/stein

commit 603ae5d3e47297c21df69c57cbc7c2354bbc9f70
Author: Jiri Stransky <email address hidden>
Date: Fri Sep 27 10:18:22 2019 +0200

    Prevent running mysql data transfer twice by accident

    Providing the tripleo_transfer_flag_file parameter means the data
    transfer would stop (fail intentionally) if it has been already run
    previously.

    Change-Id: If81b1ce9ef381ff102a6ce71fa4603424deca01d
    Partial-Bug: #1831690
    (cherry-picked from 60b0359b83adc8cd6d7391ceab3bb6c2a4e346d7)