pve-manager/PVE/API2/Ceph
Tim Marx 410f2cb0c6 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>
2019-03-28 14:16:49 +01:00
..
FS.pm api: ceph: ensure calls get proxied to correct node 2019-03-28 14:16:49 +01:00
Makefile ceph: move Monitor API calls to API2/Ceph/MON.pm 2018-12-20 09:44:01 +01:00
MDS.pm ceph: move service_cmd and MDS related code to Services.pm 2018-12-20 09:44:01 +01:00
MGR.pm ceph: move MGR API calls to API2/Ceph/MGR.pm 2018-12-20 09:44:01 +01:00
MON.pm ceph: move Monitor API calls to API2/Ceph/MON.pm 2018-12-20 09:44:01 +01:00
OSD.pm minor typo fix and code cleanups 2019-02-08 15:26:44 +01:00