manila/devstack
Zuul 76da99b464 Merge "[devstack][ci] Move bgp setup to plugin" into stable/rocky 2020-05-27 01:46:20 +00:00
..
files Allow devstack plugin to work without Cinder 2016-03-04 15:33:34 -05:00
upgrade Replace openstack.org git:// URLs with https:// 2019-03-24 20:34:09 +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 Merge "[devstack][ci] Move bgp setup to plugin" into stable/rocky 2020-05-27 01:46:20 +00:00
settings Merge "[devstack][ci] Modify firewall in ds-plugin" into stable/rocky 2020-05-21 13:11:26 +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