]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: domain: Use inactive XML when unplugging interface with --config
authorPeter Krempa <pkrempa@redhat.com>
Fri, 4 Jul 2014 13:03:07 +0000 (15:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 7 Jul 2014 11:05:32 +0000 (13:05 +0200)
commit87388228f47a15308aee4b6416e31596242bab41
treee3692e6abb816bb2d36b45fa60c9535e2845c904
parent5bd3c73bdff0f26e7045f537ad8102138e25329d
virsh: domain: Use inactive XML when unplugging interface with --config

Similary to cmdDetachDisk fetch the inactive definition when --config
is specified as the active may not contain the network interface
if it was plugged with --config.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1056902
tools/virsh-domain.c