mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
parent
3a201337b7
commit
c5c6f1a35a
@ -284,7 +284,7 @@ Request::ErrorCode VMTemplateInstantiate::request_execute(int id, string name,
|
||||
{
|
||||
quota_rollback(&extended_tmpl, Quotas::VIRTUALMACHINE, att);
|
||||
|
||||
for ( auto& ds : ds_quotas )
|
||||
for ( auto& ds : applied )
|
||||
{
|
||||
quota_rollback(ds.get(), Quotas::DATASTORE, att);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user