]> git.proxmox.com Git - pve-manager.git/commit - PVE/Ceph/Services.pm
ceph: refactor broadcast_ceph_services and get_cluster_service
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 4 Jun 2019 12:47:42 +0000 (14:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 4 Jun 2019 12:56:24 +0000 (14:56 +0200)
commit4e76dbd7b3a084a58a04ef86e47e616a1cbba767
treef3eb01569f10ac85a706973f0bb378cf63b1fd3c
parent74628668d70736e5b356343ff86a9c05a26d49da
ceph: refactor broadcast_ceph_services and get_cluster_service

and use the broadcast when a service is added/removed
we will use 'get_cluster_service' in the future when we generate a list
of services of a specific type

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