mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
parent
1c7d784265
commit
65399fa32c
@ -714,6 +714,11 @@ bool TemplateAllocate::allocate_authorization(
|
||||
string t64;
|
||||
string aname;
|
||||
|
||||
if (!RequestManagerAllocate::allocate_authorization(paramList, tmpl, att, cluster_perms))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
VirtualMachineTemplate * ttmpl = static_cast<VirtualMachineTemplate *>(tmpl);
|
||||
|
||||
// ------------ Check template for restricted attributes -------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user