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/rados/objectstore/filestore-idempotent.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/ceph/qa/suites/rados/objectstore/filestore-idempotent.yaml (limited to 'src/ceph/qa/suites/rados/objectstore/filestore-idempotent.yaml') diff --git a/src/ceph/qa/suites/rados/objectstore/filestore-idempotent.yaml b/src/ceph/qa/suites/rados/objectstore/filestore-idempotent.yaml deleted file mode 100644 index 2d3f3c6..0000000 --- a/src/ceph/qa/suites/rados/objectstore/filestore-idempotent.yaml +++ /dev/null @@ -1,11 +0,0 @@ -roles: -- [mon.a, mgr.x, osd.0, osd.1, client.0] -openstack: -- volumes: # attached to each instance - count: 2 - size: 10 # GB -tasks: -- install: -- ceph: - fs: xfs -- filestore_idempotent: -- cgit 1.2.3-korg