Comment 3 for bug 1623935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/371444
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=e7332a108f53a1e449aac9893d4f75dd839e2dad
Submitter: Jenkins
Branch: stable/mitaka

commit e7332a108f53a1e449aac9893d4f75dd839e2dad
Author: Pavel Glushchak <email address hidden>
Date: Thu Sep 15 16:02:50 2016 +0300

    mysql-wss: fixed node score calculation

    There was a typo near !/${OCF_RESOURCE_INSTANCE}:/
    Also it eliminates unnecessary forks as node score
    is placed in last column of a string.

    Change-Id: I3c4efacb1cf6038a14cb6834ed94903bc9f92466
    Closes-Bug: #1623935
    Signed-off-by: Pavel Glushchak <email address hidden>