1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

M #-: Add missing default auth operations

(cherry picked from commit 9de5e607d90a1361839cce5696bd4e8eaabb5364)
This commit is contained in:
Ruben S. Montero 2024-01-31 18:10:02 +01:00
parent 5c4331a4dd
commit 109ad8fe35
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -586,7 +586,8 @@ void OpenNebulaTemplate::set_conf_default()
set_conf_single("VM_MANAGE_OPERATIONS", "undeploy, hold, release, stop, "
"suspend, resume, reboot, poweroff, disk-attach, nic-attach, "
"disk-snapshot, terminate, disk-resize, snapshot, updateconf, "
"rename, resize, update, disk-saveas");
"rename, resize, update, disk-saveas, sched-action, sg-attach, "
"pci-attach");
set_conf_single("VM_USE_OPERATIONS", "");
/*/