Comment 6 for bug 1636841

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/400141
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=081f27670fc065f4c52920c1ac911163c9f4ad11
Submitter: Jenkins
Branch: master

commit 081f27670fc065f4c52920c1ac911163c9f4ad11
Author: Sergii Golovatiuk <email address hidden>
Date: Mon Nov 21 10:18:06 2016 +0100

    Remove mysqld_safe from mysql-wss OCF

    Pacemaker controls mysqld, thus we don't need mysqld_safe wrapper which
    does the same. This should help to get statuses for OCF scripts on very
    high loaded systems

    Change-Id: I73649d60c3cc08cbe696c6bc97ee5aa0ad430908
    Related-Bug: 1636841
    Signed-off-by: Sergii Golovatiuk <email address hidden>