Comment 7 for bug 1509281

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

Reviewed: https://review.openstack.org/239098
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=268aaa60fd599caec32d4bc2bad6eb85437e6b37
Submitter: Jenkins
Branch: master

commit 268aaa60fd599caec32d4bc2bad6eb85437e6b37
Author: Sam Yaple <email address hidden>
Date: Fri Oct 23 20:12:41 2015 +0000

    Fix broken galera

    A previous commit [1] broke Galera on Ubuntu while trying to fix
    Centos. This fixes the underlying different between the two distros
    and should help prevent that kind of mistake in the future.

    [1] I523d1989575dbe24a891fcae3b6bf56d83e69615

    Change-Id: Ie3e47f10cb669f36f8d2f166c88555931a54e3ec
    Backport: Liberty
    Closes-Bug: #1509281