diff --git a/devstack/lib/ceph b/devstack/lib/ceph index 57e387e..648c620 100755 --- a/devstack/lib/ceph +++ b/devstack/lib/ceph @@ -893,6 +893,7 @@ function install_ceph_remote { if python3_enabled; then install_package python3-cephfs python3-prettytable python3-rados python3-rbd python3-requests fi + uninstall_package python3-logutils } function dnf_add_repository_ceph {