]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #57685 from tchaikov/replace-pkg_resources-with-importlib
authorAdam King <47704447+adk3798@users.noreply.github.com>
Tue, 11 Jun 2024 16:28:09 +0000 (12:28 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Jun 2024 16:28:09 +0000 (12:28 -0400)
commitab67e5ab5e604bf3a2d484b30303784d74349f9c
tree1d91071350edbf2ff1cdb760aedc0ea3faa313f6
parent4169c6313668b7e5bfd60c053bad7c7b95e1a49e
parentcbd4bede7f258823462f27cb15d86e13eb52c359
Merge pull request #57685 from tchaikov/replace-pkg_resources-with-importlib

cephadm: use importlib.metadata for querying ceph_iscsi's version

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>