]> git.proxmox.com Git - pve-manager.git/commit
ceph: factor out get/broadcast ceph versions to ceph::services
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 16 Mar 2020 12:55:59 +0000 (13:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 1 Apr 2020 15:15:41 +0000 (17:15 +0200)
commit0496138e44ba62e5eee86bcee3019ec984965583
tree5cb71e4a52a1ae38d273971a52db9951e8390981
parent59807d1e3be95cb32ab7a1c4554d5bcc625faa46
ceph: factor out get/broadcast ceph versions to ceph::services

which also removes some dead code
(the my $local_last_version variable was never used)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Cluster/Ceph.pm
PVE/Ceph/Services.pm
PVE/Service/pvestatd.pm