Comment 4 for bug 1623935

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

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

commit c66d8c54d7cc75e188b6955ce3b36f79a8ce9a51
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>