]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: add gw_groups support to nvmeof api
authorNizamudeen A <nia@redhat.com>
Wed, 28 Aug 2024 13:03:19 +0000 (18:33 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 11 Sep 2024 07:47:20 +0000 (13:17 +0530)
commit47f57d434d1690cc3c29dd048ec4cdedf618571f
tree34f811aa0876aa6f09ebbd60fc535e46b4d748f5
parentfc70b448755a82a24a0aeafcc820dc361e045234
mgr/dashboard: add gw_groups support to nvmeof api

Introduces a gw_group query-param to gateway and subsystem requests.

Modified the dashboard config to support adding more than one gateway to
the list.

Fixes: https://tracker.ceph.com/issues/67774
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/dashboard/controllers/nvmeof.py
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/services/nvmeof_cli.py
src/pybind/mgr/dashboard/services/nvmeof_client.py
src/pybind/mgr/dashboard/services/nvmeof_conf.py