2deca27032af77f03008db817e2251ca93713ca2
Local disk and storage creation and listing is something rather different than the Proxmox VE storage client ABI that provides an abstract access to a variety of storage types, specifically targeted to virtual guests images, templates and backups. The Datastore.* privilege group is specifically made for auditing the abstract configuration, here the name must be interpreted in context and not just assumed that due to "datastore" sounding like it could have to do something with disks or creation of local storage it just must be a good fit. Luckily, Sys.Audit was already used too, which is the correct one here, this is for node specific (HW) details, not some config for accessing datastore in a restricted way. This is a step in splitting the disk manage code out of the pve-storage package, and maybe even repository. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Description
with PMEM support!
Languages
Perl
99.3%
Makefile
0.6%