]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "network: use 'bridge' as actual type instead of 'network'"
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 30 Apr 2019 12:26:30 +0000 (13:26 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 30 Apr 2019 13:42:34 +0000 (14:42 +0100)
commit04e4307d340ff1c97dfc8403a47d6defbb3ba7f1
tree37487fdb31d0c938eeda7209361b402ebae3fea8
parente007e8ba3aac3a0cc4a56283dc569f531ebf812c
Revert "network: use 'bridge' as actual type instead of 'network'"

This caused the live XML to report the 'bridge' type instead of the
'network' type, which is a behavioural regression.

It also breaks 'virsh domif-setlink', 'virsh update-device' and
'virsh domiftune'

This reverts commit 518026e15959ab0e19b659a9f2ff502a54946498.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/conf/domain_conf.c
src/network/bridge_driver.c
src/qemu/qemu_driver.c
tests/qemustatusxml2xmldata/disk-secinfo-upgrade-out.xml
tests/qemustatusxml2xmldata/migration-in-params-in.xml
tests/qemustatusxml2xmldata/migration-out-nbd-out.xml
tests/qemustatusxml2xmldata/migration-out-nbd-tls-out.xml
tests/qemustatusxml2xmldata/migration-out-params-in.xml
tests/qemustatusxml2xmldata/modern-in.xml