Andreas Jaeger 96e6f9e393 Fix for tox 2.x
Tox 2.x does not parse the current tox file as is, the comments cause
"ValueError: No closing quotation". Remove the comments to make the file
work with recent tox.

This is caused by a backwards incompatible change in tox:
https://bitbucket.org/hpk42/tox/issues/181

Closes-Bug: #1527562
Change-Id: I2a12093dcb3207be1a888445ec59e1b7da849852
2016-05-27 05:54:53 +00:00
2015-02-12 02:11:39 +09:00
2015-02-12 02:38:45 +09: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