manila/devstack
junboli 411855cda7 [Grenade] Switch base to stable/pike
We should test two neighbour branches in grenade job.
So, after branching of stable/pike we should use it as
base for testing of manila migration to current master
branch (Queens-dev).

Change-Id: I0794a7e699622051a7b094b81dcfc843e7b43880
2017-09-07 00:36:01 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [Grenade] Switch base to stable/pike 2017-09-07 00:36:01 +00: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 Allow 2 or more export IPs for LVM driver 2017-07-18 16:05:27 -04:00
settings Allow 2 or more export IPs for LVM driver 2017-07-18 16:05:27 -04: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