Go to file
Aaron Lauterer d981e33b1f DiskList: render osdid-list if present
Render all OSD IDs in 'osdid-list' if the parameter is present.

It is possible to have multiple OSD daemons on a disk. We want to list
them all in the UI.
Fall back to the 'osdid' parameter if 'osdid-list' is not available.

We check rec.data['osdid-list'] against its general truthiness as it
might not be present at all or null.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2023-11-13 15:33:55 +01:00
debian bump version to 4.0.9 2023-10-03 10:40:11 +02:00
src DiskList: render osdid-list if present 2023-11-13 15:33:55 +01:00
.gitignore add basic .gitignore 2021-06-29 12:21:06 +02:00
Makefile buildsys: improve DSC target & add sbuild convenience target 2023-05-25 10:15:11 +02:00