]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/test/vhost/other/conf.json
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / test / vhost / other / conf.json
diff --git a/ceph/src/spdk/test/vhost/other/conf.json b/ceph/src/spdk/test/vhost/other/conf.json
deleted file mode 100644 (file)
index 7a60c68..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-{
-  "subsystems": [
-    {
-      "subsystem": "copy",
-      "config": null
-    },
-    {
-      "subsystem": "interface",
-      "config": null
-    },
-    {
-      "subsystem": "net_framework",
-      "config": null
-    },
-    {
-      "subsystem": "bdev",
-      "config": [
-        {
-          "params": {
-            "block_size": 4096,
-            "num_blocks": 32768
-          },
-          "method": "construct_malloc_bdev"
-        },
-        {
-          "params": {
-            "block_size": 4096,
-            "num_blocks": 32768
-          },
-          "method": "construct_malloc_bdev"
-        }
-      ]
-    },
-    {
-      "subsystem": "nbd",
-      "config": []
-    },
-    {
-      "subsystem": "scsi",
-      "config": null
-    }
-  ]
-}