qemu-server/PVE/API2
Dominik Csapak c725dd5f92 improve 'pending changes' message for clone
$newconf->{pending} is a reference to an empty hash, which is not falsy,
thus we always printed the warning

so check if there are actual values there and if yes,
give the names of the properties for which pending changes are found

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-09-12 10:54:27 +02:00
..
Qemu agent: import used check_agent_error method 2018-07-30 11:01:30 +02:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00
Qemu.pm improve 'pending changes' message for clone 2018-09-12 10:54:27 +02:00