Referring to commit fab2e49d, it should be one and only secret for encryption. Signed-off-by: Han Han <hhan@xxxxxxxxxx> --- docs/schemas/storagecommon.rng | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/schemas/storagecommon.rng b/docs/schemas/storagecommon.rng index 9d17d934de..63b51470a0 100644 --- a/docs/schemas/storagecommon.rng +++ b/docs/schemas/storagecommon.rng @@ -24,9 +24,7 @@ </choice> </attribute> <interleave> - <zeroOrMore> - <ref name='secret'/> - </zeroOrMore> + <ref name='secret'/> <optional> <element name='cipher'> <ref name='keycipher'/> -- 2.20.0.rc2 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list