]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: support gw get_stats and listener info 65896/head
authorTomer Haskalovitch <tomer.haska@ibm.com>
Sun, 21 Sep 2025 18:42:49 +0000 (21:42 +0300)
committerHezko <tomer.haska@gmail.com>
Sun, 12 Oct 2025 06:49:26 +0000 (09:49 +0300)
commit62a4da787db0d606bb44b10bca2d6f6a4e0909cd
treefa7b4aebbbae3c84905f581e4869fb4d7b5e1b13
parent7d2dd2c1c9f2d253aa250e89c0b24494d6a4ea90
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>
(cherry picked from commit 0ffbf3be8fad64085893afd9acc458ead503fb3b)
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