From: Zack Cerza Date: Mon, 12 Jan 2015 20:56:56 +0000 (-0700) Subject: Add librbd1 and librados2 to deb list X-Git-Tag: 1.1.0~1047 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=50057335fc5d78808a5f19aba22d9a67a18f7ffc;p=teuthology.git Add librbd1 and librados2 to deb list Signed-off-by: Zack Cerza --- diff --git a/teuthology/task/install.py b/teuthology/task/install.py index 00b23decc..41711aedc 100644 --- a/teuthology/task/install.py +++ b/teuthology/task/install.py @@ -78,6 +78,8 @@ deb_packages = {'ceph': [ 'libcephfs1', 'libcephfs1-dbg', 'libcephfs-java', + 'librados2', + 'librbd1', ]} rpm_packages = {'ceph': [