Comment 8 for bug 1645787

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

Reviewed: https://review.openstack.org/404437
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=f101ee540a450d3509e1c97aab00a97a2ecf8164
Submitter: Jenkins
Branch: master

commit f101ee540a450d3509e1c97aab00a97a2ecf8164
Author: Emilien Macchi <email address hidden>
Date: Tue Nov 29 16:57:20 2016 -0500

    pacemaker: create Mysql_user once Galera is ready (puppet4)

    Puppet 4 ordering make things more strict in catalog, which is good.
    Resources have to be orchestrated or Puppet will take them in the order
    they are found in catalog.

    This patch makes sure we create MySQL users only when Galera is actually
    ready.

    Closes-Bug: #1645787
    Change-Id: I536a1a128c3a7eca49bcc4f34a1307bcd60b029e