rpm: add dependency on python-kubernetes module to ceph-mgr-rook package

Signed-off-by: Jeff Layton <jlayton@redhat.com>
This commit is contained in:
Jeff Layton 2019-02-08 12:03:15 -05:00
parent 88b87c042d
commit dc13683c1a

View 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.