]> git.proxmox.com Git - pve-manager-legacy.git/commit
api: ceph: ensure calls get proxied to correct node
authorTim Marx <t.marx@proxmox.com>
Thu, 28 Mar 2019 11:16:06 +0000 (12:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 Mar 2019 13:16:49 +0000 (14:16 +0100)
commit762bea6d936c3f4270e3b47cf484b1d53361d191
treea2632eaac332530a96c3a77d584aafc6b4c78c90
parentd6370b38adb9f57915c62e4e1ccdc9f0799d0f4b
api: ceph: ensure calls get proxied to correct node

 If calls aren't proxied to the selected node, which seems legit in
 some cases, this will cause some misleading errors while ceph is
 not installed on that node. Therefor the calls should now always get
 proxied.

Signed-off-by: Tim Marx <t.marx@proxmox.com>
PVE/API2/Ceph.pm
PVE/API2/Ceph/FS.pm
www/manager6/ceph/FS.js