]> git.proxmox.com Git - pve-manager-legacy.git/commit
fix #2389: ceph wizard showing network of target node
authorMira Limbeck <m.limbeck@proxmox.com>
Fri, 4 Oct 2019 09:29:58 +0000 (11:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 4 Oct 2019 12:59:48 +0000 (14:59 +0200)
commitda5628539dc0a2d0837caf90e4fac07eda0053ce
treed9746fac9730f18d296c34b99b5951aebd3700a0
parent58591b8e88988b436ab4b9d8180514f947ba117e
fix #2389: ceph wizard showing network of target node

Before this patch the wizard shows the available networks for the node
one is connected to, not the actual target node where ceph is
configured. This patch changes this to access the network information of
the target node instead of the local one.
It could be that not every node in the cluster is part of the ceph
cluster (and the same network) which makes this useful.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
www/manager6/ceph/CephInstallWizard.js