manila/devstack
Goutham Pacha Ravi e3e3af52b1 [grenade] Switch base version
Grenade jobs need to test Rocky-->Stien (dev)
in the master branch.

Change-Id: Id7664187e1d95920be072cd85ebbb817ef5b087d
2018-10-01 22:48:26 -07:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [grenade] Switch base version 2018-10-01 22:48:26 -07:00
README.rst Add devstack plugin 2015-02-20 19:57:21 +02:00
apache-manila.template Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
plugin.sh [ZFSOnLinux] Allow devstack bootstrap in Ubuntu > 16.04 2018-09-25 12:43:42 -07:00
settings Test share type per test suite changes 2018-08-06 17:05:04 +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