RETIRED, DevStack plugin to configure Sheepdog backend.
Go to file
OpenDev Sysadmins e520447e65 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:07 +00:00
devstack Disable cinder backup 2017-05-17 05:20:12 +00:00
.gitignore Use tox for bashate testing 2015-02-12 02:11:39 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:07 +00:00
LICENSE.md Add support for Sheepdog cluster setup 2015-02-10 03:28:51 +09:00
README.rst Fix repository uri in README.rst 2017-05-17 07:04:42 +00:00
tox.ini Fix for tox 2.x 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/openstack/devstack-plugin-sheepdog.git
  3. run stack.sh