manila/devstack
Goutham Pacha Ravi 8358b5f4a0 [grenade] Switch base version
Grenade jobs need to test Stein-->Train (dev)
upgrades in the master branch.

Change-Id: I266d23c8cf875ba18a3bdd8e950b0d6feb91cb9f
2019-03-29 09:10:51 -07:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade [grenade] Switch base version 2019-03-29 09:10:51 -07:00
README.rst Use the canonical URL for Manila repositories 2018-12-17 13:56:17 +01:00
apache-manila.template Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
plugin.sh Deploy manila with uwsgi on devstack 2019-03-14 06:25:24 +00:00
settings Deploy manila with uwsgi on devstack 2019-03-14 06:25:24 +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://git.openstack.org/openstack/manila
  3. run stack.sh