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: v14.2.5~121^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F30516%2Fhead;p=ceph.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 (cherry picked from commit b40b510a7730d62a717c2d8609bb5eacd5cc3272) Conflicts: src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts --- 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 d1300cb3d4174..dea05634ebcf0 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 @@ -412,7 +412,8 @@