]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Revert "ceph.spec.in: python-kubernetes broken on rhel"
authorJeff Layton <jlayton@redhat.com>
Wed, 20 Feb 2019 15:12:31 +0000 (10:12 -0500)
committerJeff Layton <jlayton@redhat.com>
Fri, 22 Feb 2019 13:56:12 +0000 (08:56 -0500)
This reverts commit c32c4874e139d0e97116d6f3d368ac9c3e393c9f.

An updated python2-kubernetes package that does not depend on
python-adal has made it into the epel7 repos. With that change,
we can now revert this patch.

When we readd it back though, add in %{_python_buildid} so that
this works correctly on python3-based distros as well.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
ceph.spec.in

index 8f004e294a1922717713df50b40a6536722dd817..8790e6cec5013c7474c042d6387512d5f8c86979 100644 (file)
@@ -505,6 +505,7 @@ Summary:        ceph-mgr rook plugin
 Group:          System/Filesystems
 %endif
 Requires:       ceph-mgr = %{_epoch_prefix}%{version}-%{release}
+Requires:       python%{_python_buildid}-kubernetes
 %description mgr-rook
 ceph-mgr-rook is a ceph-mgr plugin for orchestration functions using
 a Rook backend.