Update README.md

Change-Id: Ia0ba5d59a6a2dd7ebf4b23d47be4496498bb42f8
This commit is contained in:
MORITA Kazutaka 2015-02-13 06:48:36 +09:00
parent c1ce32a973
commit 74c86a6ffe
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``