]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: configure nvmeof with ip of target host
authorAdam King <adking@redhat.com>
Fri, 28 Jul 2023 21:27:55 +0000 (17:27 -0400)
committerAdam King <adking@redhat.com>
Tue, 8 Aug 2023 14:50:16 +0000 (10:50 -0400)
commit25a9f5ab0bb8d3e050c8714ec3539feb3b2febf5
treeee76ce0be8dcd73b623656af0c3479a06d84e51f
parent6aa14a228d47cfccbc2c11a9abdd3e513570af25
mgr/cephadm: configure nvmeof with ip of target host

This is the IP the nvmeof daemon will bind
to, so it should be the IP of the host we're
deploying the nvmeof daemon on, not the IP
of the active mgr

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/cephadm/tests/test_services.py