From: Aaron Lauterer <a.lauterer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 0/3] Ceph API fixes/updates
Date: Wed, 21 Dec 2022 14:30:23 +0100 [thread overview]
Message-ID: <20221221133026.4155850-1-a.lauterer@proxmox.com> (raw)
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
next reply other threads:[~2022-12-21 13:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-21 13:30 Aaron Lauterer [this message]
2022-12-21 13:30 ` [pve-devel] [PATCH manager 1/3] ceph api: fix descriptions Aaron Lauterer
2022-12-21 13:56 ` [pve-devel] applied: " Thomas Lamprecht
2022-12-21 13:30 ` [pve-devel] [PATCH manager 2/3] api: ceph: update index list Aaron Lauterer
2022-12-21 13:56 ` [pve-devel] applied: " Thomas Lamprecht
2022-12-21 13:30 ` [pve-devel] [PATCH manager 3/3] api: ceph: update return value definitions Aaron Lauterer
2022-12-21 14:06 ` Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221221133026.4155850-1-a.lauterer@proxmox.com \
--to=a.lauterer@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.