mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-27 14:03:40 +03:00
Remove debug information in TemplateJSON
This commit is contained in:
parent
1372468705
commit
4fcd390d0d
@ -58,7 +58,6 @@ module OpenNebulaJSON
|
||||
end
|
||||
|
||||
def update(params=Hash.new)
|
||||
STDERR.puts params
|
||||
template_hash = parse_json(params, 'vmtemplate')
|
||||
if template_hash['template_raw']
|
||||
template = template_hash['template_raw']
|
||||
|
Loading…
x
Reference in New Issue
Block a user