]> git.proxmox.com Git - pve-manager.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)
commit410f2cb0c6bcb027053d7b5cb41d81ff4cf9b0de
treee24e3dd70b1f26bb62ae6a72aef1996a88d70f62
parent5c1c3a536cfcb6d2dcd5b6229994551716d96a3d
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