Rikimaru Honjo ba843990c9 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
2017-05-16 18:58:32 +09:00
2017-05-16 18:58:32 +09:00
2015-02-12 02:11:39 +09:00
2016-05-26 10:17:31 +00:00
2015-02-18 04:26:07 +09:00
2016-05-27 05:54:53 +00:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    cat > local.conf
    [[local|localrc]]
    enable_plugin sheepdog https://github.com/stackforge/devstack-plugin-sheepdog
  3. run stack.sh

Description
RETIRED, DevStack plugin to configure Sheepdog backend.
Readme 187 KiB