[pve-devel] [PATCH manager v2 0/2] Ceph API update return schemas
    Aaron Lauterer 
    a.lauterer at proxmox.com
       
    Fri Dec 23 10:59:13 CET 2022
    
    
  
by adding more precise return definitions.
Patch 3/3 from the last version [0] is split into two patches.
The first handles a few small updates while the second one is a bit
larger, adding more infos for the cluster/ceph/metadata return schemas.
[0] https://lists.proxmox.com/pipermail/pve-devel/2022-December/055268.html
Aaron Lauterer (2):
  api: ceph: update return schemas
  api: ceph: metadata: update return schema
 PVE/API2/Ceph.pm         |   7 +-
 PVE/API2/Ceph/MON.pm     |  11 ++-
 PVE/API2/Ceph/OSD.pm     |  10 +++
 PVE/API2/Cluster/Ceph.pm | 171 ++++++++++++++++++++++++++++++++++++++-
 4 files changed, 195 insertions(+), 4 deletions(-)
-- 
2.30.2
    
    
More information about the pve-devel
mailing list