[pve-devel] applied: [PATCH manager v3 01/10] api: ceph: subclass pools

Thomas Lamprecht t.lamprecht at proxmox.com
Sat Feb 6 14:28:58 CET 2021


On 12.01.21 11:21, Alwin Antreich wrote:
> for better handling and since the pool endpoints got more entries.
> 
> Signed-off-by: Alwin Antreich <a.antreich at proxmox.com>
> ---
>  PVE/API2/Ceph/Makefile |   1 +
>  PVE/API2/Ceph.pm       | 378 +--------------------------------------
>  PVE/API2/Ceph/Pools.pm | 395 +++++++++++++++++++++++++++++++++++++++++
>  PVE/CLI/pveceph.pm     |   8 +-
>  4 files changed, 406 insertions(+), 376 deletions(-)
>  create mode 100644 PVE/API2/Ceph/Pools.pm
> 
>

applied, thanks!





More information about the pve-devel mailing list