1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00

fix in vmm KVM

git-svn-id: http://svn.opennebula.org/one/trunk@261 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Javier Fontán Muiños 2008-11-25 15:32:55 +00:00
parent f2d3180b15
commit c3ac0bdadf

View File

@ -14,6 +14,7 @@ $: << ONE_LOCATION+"/lib/ruby"
require 'pp'
require 'one_mad'
require 'one_ssh'
require 'open3'