RETIRED, DevStack plugin to configure Sheepdog backend.
Go to file
YAMADA Hideki 5a143522c1 Avoid failure of time-consuming tempest tests
Change-Id: Ia4cb4d826f1c63f1207f96de91ab87c638232a8b
Related-Bug: #1426440
2015-04-06 09:41:32 +00:00
devstack Avoid failure of time-consuming tempest tests 2015-04-06 09:41:32 +00:00
.gitignore Use tox for bashate testing 2015-02-12 02:11:39 +09:00
.gitreview Add .gitreview 2015-02-12 02:38:45 +09:00
LICENSE.md Add support for Sheepdog cluster setup 2015-02-10 03:28:51 +09:00
README.rst Rename README.md to README.rst 2015-02-18 04:26:07 +09:00
tox.ini Use tox for bashate testing 2015-02-12 02:11:39 +09:00

README.rst

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