mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1224: Remove debugging info
This commit is contained in:
parent
73a36f77dd
commit
8fbca1c39d
@ -615,7 +615,6 @@ class ExecDriver < VirtualMachineDriver
|
||||
action = ACTION[:snapshot_create]
|
||||
xml_data = decode(drv_message)
|
||||
|
||||
puts xml_data
|
||||
host = xml_data.elements['HOST'].text
|
||||
deploy_id = xml_data.elements['DEPLOY_ID'].text
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user