manila/devstack
Alexey Ovchinnikov 0ca6707992 Clarify grenade failure message
This patch changes wording in an error message to make it
clearer.

TrivialFix

Change-Id: I15fe8f8c1c4273665ea59f93a007c5680b652458
2016-08-26 10:32:52 +03:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade Clarify grenade failure message 2016-08-26 10:32:52 +03:00
plugin.sh Merge "Container driver" 2016-08-15 21:04:11 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Container driver 2016-08-15 16:30:23 +03:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin manila https://github.com/openstack/manila
  3. run stack.sh