Comment 7 for bug 1478105

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/206118
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=6f170025e6f32b9a80bfd1efee627eea3d97f267
Submitter: Jenkins
Branch: kilo

commit 6f170025e6f32b9a80bfd1efee627eea3d97f267
Author: Dave Wilde <email address hidden>
Date: Mon Jul 27 10:42:15 2015 -0500

    Templateize and change Galera SST method

    Per the bug we need to be using xtrabackup-v2 for the wsrep_sst_method. This
    patch creates an galera_sst_method variable and defaults it to xtrabackup-v2.

    Change-Id: Iee88b49e84e3a8aaf477af45b4a42a4a2c31634e
    Closes-Bug: 1478105