qemu-server/PVE/API2
Tim Marx f25852c27e migrate: handle storage not selected manually in storage config
e.g. local storage was considered not allowed for offline migration
even if it is available on all nodes, this should now be fixed as it
is now considered available on all nodes if a local storage isn't
restricted to a specific subset of the available nodes. The user is
responseable to make sure that the datacenter storage config reflects
the actual setup, so there is no additional check for local storages
which aren't available on all nodes if they are not explicitly marked
at datacenter level.

Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-06-28 15:22:33 +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 migrate: handle storage not selected manually in storage config 2019-06-28 15:22:33 +02:00