manila/devstack
Goutham Pacha Ravi 58f1f21073 [devstack] Allow cephfs daemon port access
If the cephfs protocol is enabled, clients
need to access the ceph daemons.

We also don't need to enable access to NFS
ports when not using NFS.

Change-Id: I077d12785f94c940716f0e479d43dbb29ddc3c3c
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
(cherry picked from commit 341b5777b2)
(cherry picked from commit 5d1c30676e)
(cherry picked from commit 51b918a86a)
(cherry picked from commit b983eda903)
2020-06-22 18:56:51 +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 [devstack] Allow cephfs daemon port access 2020-06-22 18:56:51 +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