]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add librbd1 and librados2 to deb list
authorZack Cerza <zack@redhat.com>
Mon, 12 Jan 2015 20:56:56 +0000 (13:56 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 12 Jan 2015 20:56:56 +0000 (13:56 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/install.py

index 00b23decc84ddf73a0189f41b71b94a4eb13b6e0..41711aedc1db31402082e0ae5498c78ea184fb4a 100644 (file)
@@ -78,6 +78,8 @@ deb_packages = {'ceph': [
     'libcephfs1',
     'libcephfs1-dbg',
     'libcephfs-java',
+    'librados2',
+    'librbd1',
 ]}
 
 rpm_packages = {'ceph': [