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