manila/devstack
Jenkins f16ff3ee7e Merge "Support devstack install without nova" 2016-02-13 11:44:41 +00:00
..
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Merge "Support devstack install without nova" 2016-02-13 11:44:41 +00:00
settings Fix Cinder's NoValidHostFound errors 2016-02-02 22:21:54 +02:00

README.rst

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