libvirt/tests/qemustatusxml2xmldata
Daniel P. Berrangé 518026e159 network: use 'bridge' as actual type instead of 'network'
Ports allocated on virtual networks with type=nat|route|open all get
given an actual type of 'network'.

Only ports in networks with type=bridge use an actual type of 'bridge'.

This distinction makes little sense since the virtualization drivers
will treat both actual types in exactly the same way, as they're all
just bridge devices a VM needs to be connected to.

This doesn't affect user visible XML since the "actual" device XML
is internal only, but we need code to convert the data upgrades.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-04-18 13:10:00 +01:00
..
blockjob-mirror-in.xml conf: Parse and format 'backingStore' for disk <mirror> 2019-04-03 11:58:09 +02:00
blockjob-mirror-out.xml
disk-secinfo-upgrade-in.xml
disk-secinfo-upgrade-out.xml network: use 'bridge' as actual type instead of 'network' 2019-04-18 13:10:00 +01:00
migration-in-params-in.xml network: use 'bridge' as actual type instead of 'network' 2019-04-18 13:10:00 +01:00
migration-in-params-out.xml
migration-out-nbd-in.xml
migration-out-nbd-out.xml network: use 'bridge' as actual type instead of 'network' 2019-04-18 13:10:00 +01:00
migration-out-nbd-tls-in.xml qemu: domain: Modify <migrationSource> to look like <disk> 2019-04-03 11:58:09 +02:00
migration-out-nbd-tls-out.xml network: use 'bridge' as actual type instead of 'network' 2019-04-18 13:10:00 +01:00
migration-out-params-in.xml network: use 'bridge' as actual type instead of 'network' 2019-04-18 13:10:00 +01:00
migration-out-params-out.xml
modern-in.xml network: use 'bridge' as actual type instead of 'network' 2019-04-18 13:10:00 +01:00
modern-out.xml
vcpus-multi-in.xml
vcpus-multi-out.xml