]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: support gw get_stats and listener info 65787/head
authorTomer Haskalovitch <tomer.haska@ibm.com>
Sun, 21 Sep 2025 18:42:49 +0000 (21:42 +0300)
committerTomer Haskalovitch <tomer.haska@ibm.com>
Wed, 8 Oct 2025 08:47:14 +0000 (11:47 +0300)
commit0ffbf3be8fad64085893afd9acc458ead503fb3b
tree4b8c59e27285e510c91975e8b08fa756e75be6d9
parent12208e072faa66b12f712bc07f4245801ee9ebdb
mgr/dashboard: support gw get_stats and listener info

Update nvmeof/gateway submodule to have the relevant protobuf objects and calls.

Signed-off-by: Tomer Haskalovitch <tomer.haska@ibm.com>
src/nvmeof/gateway
src/pybind/mgr/dashboard/controllers/nvmeof.py
src/pybind/mgr/dashboard/model/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/proto/gateway.proto
src/pybind/mgr/dashboard/services/proto/gateway_pb2.py
src/pybind/mgr/dashboard/services/proto/gateway_pb2_grpc.py
src/pybind/mgr/dashboard/tests/test_nvmeof_cli.py