Re: [libvirt] [PATCH] virsh: domain: Use inactive XML when unplugging interface with --config

2014-07-07 Thread Peter Krempa
On 07/07/14 12:24, Ján Tomko wrote: > On 07/04/2014 03:08 PM, Peter Krempa wrote: >> Similary to cmdDetachDisk fetch the inactive definition when --config > > *Similarly > >> is specified as the active may not contain the network interface >> if it was plugged with --config. >> >> Resolves: https

Re: [libvirt] [PATCH] virsh: domain: Use inactive XML when unplugging interface with --config

2014-07-07 Thread Ján Tomko
On 07/04/2014 03:08 PM, Peter Krempa wrote: > Similary to cmdDetachDisk fetch the inactive definition when --config *Similarly > 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 >

[libvirt] [PATCH] virsh: domain: Use inactive XML when unplugging interface with --config

2014-07-04 Thread Peter Krempa
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 | 7 ++- 1 file changed, 6 insertions(