Comment 7 for bug 1623935

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

Reviewed: https://review.openstack.org/421382
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=cab8687b4b1432bae6639324372158802179e489
Submitter: Jenkins
Branch: stable/newton

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

    [sync/mitaka] 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>