manila/devstack
Zuul 99cfae9d5a Merge "[devstack] Allow cephfs daemon port access" into stable/queens 2020-07-29 04:56:28 +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] Allow cephfs daemon port access" into stable/queens 2020-07-29 04:56:28 +00:00
settings Merge "[devstack][ci] Modify firewall in ds-plugin" into stable/queens 2020-05-26 13:25:58 +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