]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: let ceph-mgr suggests python-influxdb
authorKefu Chai <kchai@redhat.com>
Mon, 23 Apr 2018 10:41:05 +0000 (18:41 +0800)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Apr 2018 21:30:40 +0000 (17:30 -0400)
commit67ac7496b78bef8097cb032cf75dd6d87f8e83f2
tree074cb746e807559d2a9a4ba25e525f330601af68
parent6a3c4e46521e2c40d38b456c8c29b54c25c56a2a
debian: let ceph-mgr suggests python-influxdb

the influx plugin requires influxdb python module to function, but
influxdb mgr plugin is optional for users who don't use influxdb.
so it's marked "Suggests" at this moment before we use a more flexible
packaging scheme.

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/control