initial code repo
[stor4nfv.git] / src / ceph / src / ceph-volume / ceph_volume / api / __init__.py
diff --git a/src/ceph/src/ceph-volume/ceph_volume/api/__init__.py b/src/ceph/src/ceph-volume/ceph_volume/api/__init__.py
new file mode 100644 (file)
index 0000000..ecc9712
--- /dev/null
@@ -0,0 +1,3 @@
+"""
+Device API that can be shared among other implementations.
+"""