]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-16651] Installs `diamond` while executing `ceph-deploy calamari connect`. 411/head
authorVimal <arvimal@yahoo.in>
Thu, 7 Jul 2016 12:34:10 +0000 (18:04 +0530)
committerVimal <arvimal@yahoo.in>
Mon, 11 Jul 2016 10:43:33 +0000 (16:13 +0530)
commit50437be3fd636c0b58417da31047cc22ed1ca403
tree564eec15ab5d83b54946c426a61ef68fd6bbb114
parent06d3673754f19b5bde8044a93731d870bd79619c
[RM-16651] Installs `diamond` while executing `ceph-deploy calamari connect`.

Fixes http://tracker.ceph.com/issues/16651

`ceph-deploy calamari connect` does not install `diamond`.

This patch tries to fix it by calling `distro.pkg.install()`
for `diamond`.

Signed-off-by: Vimal <arvimal@yahoo.in>
ceph_deploy/calamari.py