mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
schema: Add vzmigr for host migrate transport capability
Commit id '0eced74f3' added vzmigr as a valid option for virCapabilitiesAddHostMigrateTransport, but didn't update the capabilities schema resulting in possible virt-xml-validate failure. Signed-off-by: John Ferlan <jferlan@redhat.com> ACKed-by Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
4cfa9309dc
commit
8d84578035
@ -163,6 +163,7 @@
|
||||
<value>vpxmigr</value>
|
||||
<value>tcp</value>
|
||||
<value>rdma</value>
|
||||
<value>vzmigr</value>
|
||||
</choice>
|
||||
</element>
|
||||
</oneOrMore>
|
||||
|
Loading…
x
Reference in New Issue
Block a user