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 --- src/ceph/qa/suites/fs/multifs/clusters/2-remote-clients.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/ceph/qa/suites/fs/multifs/clusters/2-remote-clients.yaml (limited to 'src/ceph/qa/suites/fs/multifs/clusters/2-remote-clients.yaml') diff --git a/src/ceph/qa/suites/fs/multifs/clusters/2-remote-clients.yaml b/src/ceph/qa/suites/fs/multifs/clusters/2-remote-clients.yaml deleted file mode 100644 index 2ae772c..0000000 --- a/src/ceph/qa/suites/fs/multifs/clusters/2-remote-clients.yaml +++ /dev/null @@ -1,10 +0,0 @@ -roles: -- [mon.a, mgr.x, osd.0, osd.1, osd.2, osd.3, mon.b, mds.a, mds.b, client.1] -- [mds.c, mds.d, mon.c, client.0, osd.4, osd.5, osd.6, osd.7] -openstack: -- volumes: # attached to each instance - count: 2 - size: 10 # GB -log-rotate: - ceph-mds: 10G - ceph-osd: 10G -- cgit 1.2.3-korg