]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: remove host addr from agent deps 43502/head
authorAdam King <adking@redhat.com>
Tue, 12 Oct 2021 11:22:57 +0000 (07:22 -0400)
committerAdam King <adking@redhat.com>
Tue, 12 Oct 2021 14:27:16 +0000 (10:27 -0400)
commitad0b6094cebd2460795ac739ea5d6fddf16e9a79
tree008dc8660738832470f646285e5647510cf9e871
parent100a466e3ff36fed15b0a3a25b18b2cd5bf1a19a
mgr/cephadm: remove host addr from agent deps

Had no need to be a dependency anyway and actually
was casuing issues in clusters with FQDNs due to
the assumption that the daemon-id would match the
hostname (which isn't necessarily true if it is an
FQDN).

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/cephadmservice.py