luks-any encryption format for RBD images was added in b8f218ef.
Signed-off-by: Or Ozeri<oro(a)il.ibm.com>
---
tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies | 7 +++++++
1 file changed, 7 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..ecf8852e03 100644
--- a/tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies
+++ b/tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies
@@ -17035,6 +17035,10 @@
{
"case": "luks2",
"type": "668"
+ },
+ {
+ "case": "luks-any",
+ "type": "668"
}
],
"members": [
@@ -20003,6 +20007,9 @@
},
{
"name": "luks2"
+ },
+ {
+ "name": "luks-any"
}
],
"meta-type": "enum",
--
2.25.1