RETIRED, DevStack plugin to configure Sheepdog backend.
95947d63d7
devstack-plugin-sheepdog repository uri was wrriten as following in README.rst until now: https://github.com/stackforge/devstack-plugin-sheepdog But current uri is following one: https://github.com/openstack/devstack-plugin-sheepdog.git So this patch fix the uri describe. Change-Id: I09e338724c09648cd73c9428bf88f038b63042b4 |
||
---|---|---|
devstack | ||
.gitignore | ||
.gitreview | ||
LICENSE.md | ||
README.rst | ||
tox.ini |
Enabling in Devstack
Download DevStack
Add this repo as an external repository:
cat > local.conf [[local|localrc]] enable_plugin sheepdog https://github.com/openstack/devstack-plugin-sheepdog.git
run
stack.sh