[pve-devel] [PATCH manager 0/3] Ceph API fixes/updates
    Aaron Lauterer 
    a.lauterer at proxmox.com
       
    Wed Dec 21 14:30:23 CET 2022
    
    
  
A few updates on the Ceph related API. Mainly:
- fixing outdated indexes
- adding/updating descritions and return value definitions
This series could collide with a few other Ceph patches that are still
outstanding. So I do expect needed rebases here and there.
Aaron Lauterer (3):
  ceph api: fix descriptions
  api: ceph: update index list
  api: ceph: update return value definitions
 PVE/API2/Ceph.pm         | 30 +++++++++++++++++++-----------
 PVE/API2/Ceph/MON.pm     | 14 +++++++++++---
 PVE/API2/Ceph/OSD.pm     | 13 +++++++++++++
 PVE/API2/Cluster/Ceph.pm | 23 ++++++++++++++++++++++-
 4 files changed, 65 insertions(+), 15 deletions(-)
-- 
2.30.2
    
    
More information about the pve-devel
mailing list