[PATCH v1 1/7] tests: qemucapabilitiesdata: Add rbd encryption layering

Or Ozeri oro at il.ibm.com
Mon Mar 6 12:53:06 UTC 2023


RBD encryption layering support was added to qemu in 0f385a24.

Signed-off-by: Or Ozeri<oro at il.ibm.com>
---
 tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies b/tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies
index a41b3e1825..21df6c5e22 100644
--- a/tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies
+++ b/tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies
@@ -17041,6 +17041,11 @@
         {
           "name": "format",
           "type": "666"
+        },
+        {
+          "name": "parent",
+          "default": null,
+          "type": "545"
         }
       ],
       "meta-type": "object"
-- 
2.25.1



More information about the libvir-list mailing list