diff --git a/README.md b/README.md index 6a65422..1a551ae 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # devstack-plugin-vmax +This plugin enables the VMAX backend for cinder. For each backend, it creates the required xml file, populating said file along with cinder.conf with the appropriate values + +# Enabling in devstack +* Add this repo as an external repository to localrc:: + enable_plugin vmax https://github.com/okpoyu/devstack-plugin-vmax +* run ./stack.sh