manila/devstack
2016-02-07 06:01:17 +00:00
..
plugin.sh Merge "TrivialFix: Remove deprecated option 'DEFAULT/verbose'" 2016-02-07 06:01:17 +00:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
settings Fix Cinder's NoValidHostFound errors 2016-02-02 22:21:54 +02: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