pve-manager/PVE/API2/Ceph
Dominik Csapak ea2ecb0c2f ceph: mon destroy: remove from mon_host
we need to remove an ip, ip:port or a ipvector from monhost
so use multiple regex search and replaces for this

this looks not really nice, but due to the strange format
of the line (e.g. ',' is a seperator inside and outside of a vector,
also ipv6 adresses may be surrounded with [] but so are vectors),
i found no better way

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-06-19 15:26:33 +02: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: factor out the service info generation 2019-06-04 14:57:10 +02:00
MGR.pm api: create mgr: also have id in path for create 2019-06-05 12:41:11 +02:00
MON.pm ceph: mon destroy: remove from mon_host 2019-06-19 15:26:33 +02:00
OSD.pm ceph: osd create: add encrypted as parameter 2019-06-11 12:58:24 +02:00