From 7da45d65be36d36b880cc55c5036e96c24b53f00 Mon Sep 17 00:00:00 2001 From: Qiaowei Ren Date: Thu, 1 Mar 2018 14:38:11 +0800 Subject: remove ceph code This patch removes initial ceph code, due to license issue. Change-Id: I092d44f601cdf34aed92300fe13214925563081c Signed-off-by: Qiaowei Ren --- .../suites/kcephfs/recovery/clusters/4-remote-clients.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/ceph/qa/suites/kcephfs/recovery/clusters/4-remote-clients.yaml (limited to 'src/ceph/qa/suites/kcephfs/recovery/clusters/4-remote-clients.yaml') diff --git a/src/ceph/qa/suites/kcephfs/recovery/clusters/4-remote-clients.yaml b/src/ceph/qa/suites/kcephfs/recovery/clusters/4-remote-clients.yaml deleted file mode 100644 index b1072e3..0000000 --- a/src/ceph/qa/suites/kcephfs/recovery/clusters/4-remote-clients.yaml +++ /dev/null @@ -1,12 +0,0 @@ -roles: -- [mon.a, osd.0, osd.1, osd.2, osd.3, mds.a, mds.c, client.2] -- [mgr.x, osd.4, osd.5, osd.6, osd.7, mds.b, mds.d, client.3] -- [client.0] -- [client.1] -openstack: -- volumes: # attached to each instance - count: 2 - size: 10 # GB -log-rotate: - ceph-mds: 10G - ceph-osd: 10G -- cgit 1.2.3-korg