Comment 2 for bug 1691066

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack-plugin-sheepdog (master)

Reviewed: https://review.openstack.org/465011
Committed: https://git.openstack.org/cgit/openstack/devstack-plugin-sheepdog/commit/?id=ba843990c9335ea4bd2f1db2a8377b264ddd0524
Submitter: Jenkins
Branch: master

commit ba843990c9335ea4bd2f1db2a8377b264ddd0524
Author: Rikimaru Honjo <email address hidden>
Date: Tue May 16 18:58:32 2017 +0900

    Fix plugin for systemd

    Current devstack uses systemd for running processes.[1]
    As a result, path of process should be specified as full path.
    So this patch fixes specifying path.

    [1]https://docs.openstack.org/developer/devstack/systemd.html

    Change-Id: I0742a8f746a7ba7a3394e9e3bb5ab3a7ba857e04
    Closes-Bug: #1691066