very large refactoring
diff --git a/local_ceph.yaml b/local_ceph.yaml
new file mode 100644
index 0000000..e945a06
--- /dev/null
+++ b/local_ceph.yaml
@@ -0,0 +1,28 @@
+clouds:
+ ceph: local
+
+discover: ceph
+
+explicit_nodes:
+ "ssh://koder@192.168.152.43::/home/koder/.ssh/id_rsa": testnode
+
+internal:
+ var_dir_root: /tmp/perf_tests
+
+sensors:
+ receiver_uri: "udp://{ip}:5699"
+ roles_mapping:
+ ceph-osd: block-io
+ cinder: block-io, system-cpu
+ testnode: system-cpu, block-io
+
+tests:
+ - io:
+ # cfg: tests/io_scenario_hdd.cfg
+ cfg: scripts/fio_tests_configs/io_task_test.cfg
+ params:
+ FILENAME: /mnt/ceph/xxx.bin
+ NUM_ROUNDS: 7
+
+logging:
+ extra_logs: 1