]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: add dependency on python-kubernetes module to ceph-mgr-rook package
authorJeff Layton <jlayton@redhat.com>
Fri, 8 Feb 2019 17:03:15 +0000 (12:03 -0500)
committerJeff Layton <jlayton@redhat.com>
Fri, 8 Feb 2019 17:03:15 +0000 (12:03 -0500)
Signed-off-by: Jeff Layton <jlayton@redhat.com>
ceph.spec.in

index 130bedd57bb4cb995ba6be0cddaf6cc0dd99287f..ca543f497a582cf3ed2178c5e8b877d09a71ad21 100644 (file)
@@ -492,6 +492,7 @@ BuildArch:  noarch
 Group:          System/Filesystems
 %endif
 Requires:       ceph-mgr = %{_epoch_prefix}%{version}-%{release}
+Requires:       python-kubernetes
 %description mgr-rook
 ceph-mgr-rook is a ceph-mgr plugin for orchestration functions using
 a Rook backend.