1
0
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:
Jaime Melis 2013-02-20 15:20:24 +01:00
parent 73a36f77dd
commit 8fbca1c39d

View File

@ -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