mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
feature #4400: Add permission request to template show exteneded
This commit is contained in:
parent
574d0b7a66
commit
09317da03e
@ -109,6 +109,8 @@ void TemplateInfo::request_execute(xmlrpc_c::paramList const& paramList,
|
||||
|
||||
if (extended)
|
||||
{
|
||||
VirtualMachine::set_auth_request(att.uid, ar, extended_tmpl);
|
||||
|
||||
VirtualMachine::disk_extended_info(att.uid, extended_tmpl);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user