Comment 51 for bug 1831690

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

Reviewed: https://review.opendev.org/685226
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=60b0359b83adc8cd6d7391ceab3bb6c2a4e346d7
Submitter: Zuul
Branch: master

commit 60b0359b83adc8cd6d7391ceab3bb6c2a4e346d7
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