mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #3168: Do not update template in datastore post-update rollback
This commit is contained in:
parent
2d6e6ddfd7
commit
f31ecb0a97
@ -645,8 +645,6 @@ int Datastore::post_update_template(string& error_str)
|
||||
|
||||
if (set_tm_mad(new_tm_mad, error_str) != 0)
|
||||
{
|
||||
replace_template_attribute("TM_MAD", tm_mad);
|
||||
|
||||
type = old_ds_type;
|
||||
|
||||
return -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user