Comment 6 for bug 1524724

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

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

commit d040c126d922a2495f94e1ce329cb279eea04557
Author: Michael Polenchuk <email address hidden>
Date: Mon Mar 14 15:11:13 2016 +0300

    Fix sysfs service idempotency

    Sysfs is kind of "apply params" service, so status should always
    return true. Service's resource will prefer the 'status' parameter,
    then 'statuscmd' method, then look in the process table.

    Partial-Bug: #1524724
    Change-Id: I8a13ac4a227195cfb16be89c8fb0a9a9ec3ba1f0