]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/diskprediction_local: Updated dependencies in ceph.spec.in, debian/control to...
authorKaranraj Chauhan <chauhank@bu.edu>
Wed, 30 Oct 2019 16:17:35 +0000 (12:17 -0400)
committerKaranraj Chauhan <chauhank@bu.edu>
Thu, 7 Nov 2019 13:38:46 +0000 (08:38 -0500)
commit50033bc32455235d7e377fac7fd79bdf4d9040f8
treee079716dfbfff842c5686ded91f41b748a175a60
parent8ac94982cdd33f681812833c2abf03464f7b3df3
mgr/diskprediction_local: Updated dependencies in ceph.spec.in, debian/control to match requirements.txt

Added pandas dependency to ceph.spec.in and debian/control.

In the spirit of "if it aint broke, dont fix it", I did NOT add
scikit-learn as a dependency in spec or control, because scikit-learn
was already a dependency in diskprediction_local, and so it should have
already have been taken care of.

Also in the same spirit, removed joblib dependency from requirements.txt
because scikit-learn depends on it and therefore joblib will get
installed when scikit-learn gets installed.

Signed-off-by: Karanraj Chauhan <kachauha@redhat.com>
ceph.spec.in
debian/control
src/pybind/mgr/diskprediction_local/requirements.txt