mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
M #-: fix bug when recursive clone service tmpl (#2011)
This commit is contained in:
parent
96f1dc2e7f
commit
8fe4510c2f
@ -414,9 +414,6 @@ module OpenNebula
|
||||
return rc
|
||||
end
|
||||
|
||||
# add registration time, as the template is new
|
||||
body['registration_time'] = Integer(Time.now)
|
||||
|
||||
# update the template with the new body
|
||||
doc.update(body.to_json)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user