mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
rng: Only one secret is in vol instead of zero or more
Referring to commit fab2e49d, it should be one and only secret for encryption. Signed-off-by: Han Han <hhan@redhat.com>
This commit is contained in:
parent
a15fe1247d
commit
b7378a6d29
@ -24,9 +24,7 @@
|
|||||||
</choice>
|
</choice>
|
||||||
</attribute>
|
</attribute>
|
||||||
<interleave>
|
<interleave>
|
||||||
<zeroOrMore>
|
<ref name='secret'/>
|
||||||
<ref name='secret'/>
|
|
||||||
</zeroOrMore>
|
|
||||||
<optional>
|
<optional>
|
||||||
<element name='cipher'>
|
<element name='cipher'>
|
||||||
<ref name='keycipher'/>
|
<ref name='keycipher'/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user