From: Tiago Melo Date: Tue, 3 Sep 2019 15:34:21 +0000 (+0000) Subject: mgr/dashboard: Set RO as the default access_type for RGW NFS exports X-Git-Tag: v15.1.0~1622^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b40b510a7730d62a717c2d8609bb5eacd5cc3272;p=ceph-ci.git mgr/dashboard: Set RO as the default access_type for RGW NFS exports It will also show an warning if the user selects RW access_type. Fixes: https://tracker.ceph.com/issues/40186 Signed-off-by: Tiago Melo --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html index ce9240ca1d9..bd159a45423 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html @@ -402,7 +402,8 @@