]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
install: include python-ceph in extras
authorSage Weil <sage@inktank.com>
Mon, 29 Jul 2013 20:21:59 +0000 (13:21 -0700)
committerSage Weil <sage@inktank.com>
Mon, 29 Jul 2013 20:22:13 +0000 (13:22 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/install.py

index 85c1f549f98cd5d5ce3f6a4aac6353ecd7352cc5..7be5f91a84742839b87cc0315ff0504522bdb470 100644 (file)
@@ -370,7 +370,7 @@ def install(ctx, config):
 
     extras = config.get('extras')
     if extras is not None:
-        debs = ['ceph-test', 'ceph-test-dbg', 'ceph-fuse', 'ceph-fuse-dbg']
+        debs = ['ceph-test', 'ceph-test-dbg', 'ceph-fuse', 'ceph-fuse-dbg', 'python-ceph']
         rpm = ['ceph-fuse',]
 
     # install lib deps (so we explicitly specify version), but do not