Merge "Update README.md"

This commit is contained in:
Jenkins 2015-02-13 17:16:05 +00:00 committed by Gerrit Code Review
commit 4cae7d0176
1 changed files with 13 additions and 2 deletions

View File

@ -1,2 +1,13 @@
devstack-plugins
================
======================
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``