diff --git a/benchmark.py b/ceph_bench/benchmark.py similarity index 100% rename from benchmark.py rename to ceph_bench/benchmark.py diff --git a/create_instances.py b/ceph_bench/create_instances.py similarity index 100% rename from create_instances.py rename to ceph_bench/create_instances.py diff --git a/definitions.py b/ceph_bench/definitions.py similarity index 100% rename from definitions.py rename to ceph_bench/definitions.py diff --git a/generate_samples.py b/ceph_bench/generate_samples.py similarity index 100% rename from generate_samples.py rename to ceph_bench/generate_samples.py diff --git a/requirements.txt b/ceph_bench/requirements.txt similarity index 100% rename from requirements.txt rename to ceph_bench/requirements.txt diff --git a/results_tools.py b/ceph_bench/results_tools.py similarity index 100% rename from results_tools.py rename to ceph_bench/results_tools.py diff --git a/run.py b/ceph_bench/run.py similarity index 100% rename from run.py rename to ceph_bench/run.py