]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix duplicated rows when creating NFS export.
authorAlfonso Martínez <almartin@redhat.com>
Thu, 22 Apr 2021 12:09:52 +0000 (14:09 +0200)
committerAlfonso Martínez <almartin@redhat.com>
Thu, 22 Apr 2021 12:09:52 +0000 (14:09 +0200)
commit8d53d7b8e528a08358132032d11f96c774deedb8
tree94a98e0f6edf674266e0d56e65e408b4c3fc8adf
parent477b705fe782668427bd11ab3fe9e350b9e72eac
mgr/dashboard: fix duplicated rows when creating NFS export.

- Show an error message if the same pool & namespace is used by more than 1 cluster.
- Fix error handling when no rgw daemons found.

Fixes: https://tracker.ceph.com/issues/50440
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/controllers/nfsganesha.py
src/pybind/mgr/dashboard/services/ganesha.py
src/pybind/mgr/dashboard/tests/test_ganesha.py
src/vstart.sh