]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: fix get_version for nvmeof
authorAdam King <adking@redhat.com>
Mon, 29 Jan 2024 16:23:54 +0000 (11:23 -0500)
committerAdam King <adking@redhat.com>
Mon, 29 Jan 2024 16:27:57 +0000 (11:27 -0500)
commit70c00e8ba787d9e9106934cfee0e0afa606ce326
tree2e26173ada7d016be0a7e08e382c54bde9efc464
parentf7b52fc71268d97a9711d79e2eab27cc994923d7
cephadm: fix get_version for nvmeof

This needed to be using the container id it was
passed, instead of ctx.image which is likely to
be `None` when this is run.

Fixes: https://tracker.ceph.com/issues/64229
Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadmlib/daemons/nvmeof.py