mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
Add esx and tcp migration uri transports to capabilities schema
* docs/schemas/capabilities.rng: include esx and tcp uri_transport
This commit is contained in:
parent
100cae7359
commit
db4137ba02
@ -79,6 +79,8 @@
|
||||
<oneOrMore>
|
||||
<element name='uri_transport'>
|
||||
<choice>
|
||||
<value>esx</value>
|
||||
<value>tcp</value>
|
||||
<value>xenmigr</value>
|
||||
</choice>
|
||||
</element>
|
||||
|
Loading…
x
Reference in New Issue
Block a user