We have a PR that was recently merged that splits up the mgr modules into separate packages: https://github.com/ceph/ceph/pull/25977 One of those modules (ceph-mgr-rook) requires the python-kubernetes module, so we added that as a package dependency. python-kubernetes is in epel7 and has a dependency on python-adal. That module is in the core centos7 repo, so everything works fine there, but RHEL7 has this package in a separate subscription channel: https://bugzilla.redhat.com/show_bug.cgi?id=1674764 Can we enable those channels in teuthology (probably as part of the ceph-cm-ansible playbooks)? What I'm not clear on is whether the entitlements for the lab machines include either of those package channels, so that will need to be chased down. Let me know if I need to open a tracker bug for this or something? Thanks, -- Jeff Layton <jlayton@xxxxxxxxxx>