manila/devstack
Jenkins cdab09b822 Merge "Set proper image name for tempest" 2016-03-10 07:59:58 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
plugin.sh Merge "Set proper image name for tempest" 2016-03-10 07:59:58 +00:00
settings Merge "Run ZfsOnLinux gate tests with SSH enabled" 2016-03-09 23:32:52 +00: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