]> git.proxmox.com Git - pve-manager.git/commit
ceph: move service_cmd and MDS related code to Services.pm
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 19 Dec 2018 10:24:43 +0000 (11:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 20 Dec 2018 08:44:01 +0000 (09:44 +0100)
commit27439be61604f52f4ff3969e6e72b06a7d97a541
treefabde617b796949e2b83681517cbaa53dd31a78c
parent6fb08cb92368ccac387ffecd778cf3a370453b95
ceph: move service_cmd and MDS related code to Services.pm

Also adapts the calls to the relevant subs.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Ceph.pm
PVE/API2/Ceph/FS.pm
PVE/API2/Ceph/MDS.pm
PVE/Ceph/Makefile
PVE/Ceph/Services.pm [new file with mode: 0644]
PVE/Ceph/Tools.pm