[pve-devel] applied: [PATCH v2 qemu-server] api/migration: fix autocomplete for targetstorage
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 18 15:43:51 CET 2019
On 11/18/19 3:23 PM, Aaron Lauterer wrote:
> Show storages configured for the target node and not for the current one
> because they can be different.
>
> Duplicated the `complete_storage` sub and extended it to extract the
> targetnode from the parameters to pass it into the storage_check_enabled
> function.
>
> Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
> ---
> v1 -> v2: make parameters more readable @thx thomas for the hint
>
> PVE/API2/Qemu.pm | 2 +-
> PVE/QemuServer.pm | 18 ++++++++++++++++++
> 2 files changed, 19 insertions(+), 1 deletion(-)
>
applied, thanks!
More information about the pve-devel
mailing list