]> git.proxmox.com Git - pve-manager.git/commit
api: ceph: sort and update index sub-directory list
authorAaron Lauterer <a.lauterer@proxmox.com>
Wed, 21 Dec 2022 13:30:25 +0000 (14:30 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Dec 2022 13:55:14 +0000 (14:55 +0100)
commit56b03211e6c9f40ba556fd97acb7b643ecf09e78
tree69f7c44f79e3f720c8c939c90e3beeab92bc8c80
parentf18b7ddd36ffcb2cb143d15739f34365cf0416c7
api: ceph: sort and update index sub-directory list

The 'cmd-safety', 'configdb' and 'mgr' items were missing, and while
directly calling the API endpoints worked, the api-viewer and pvesh
where partially broken here.

Sort the whole list alphabetically will make it easier to track in
the future

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
 [ T: note which items where missing and reword slightly ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Ceph.pm