]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: configure the dashboard gateways
authorNizamudeen A <nia@redhat.com>
Tue, 5 Dec 2023 10:11:01 +0000 (15:41 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 30 Jan 2024 10:09:35 +0000 (15:39 +0530)
commita2fae7b0e267045fc6de30b21db7c43ab940f76a
treea5052844af2fca318473e8b262318919ff283fcc
parent774ce9f98b7ef83f5b17268dae8f637fea775c94
mgr/cephadm: configure the dashboard gateways

cephadm configures the nvmeof gateways and add the gateways to a config
store which dashboard will later on fetch to make the grpc calls.

Fixes: https://tracker.ceph.com/issues/64201
Signed-off-by: Nizamudeen A <nia@redhat.com>
.gitmodules
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/dashboard/ceph-nvmeof [new submodule]
src/pybind/mgr/dashboard/constraints.txt
src/pybind/mgr/dashboard/services/nvmeof_cli.py [new file with mode: 0644]
src/pybind/mgr/dashboard/services/nvmeof_conf.py [new file with mode: 0644]