1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

M #-: Remove uneeded dependencies

This commit is contained in:
Ruben S. Montero 2022-11-08 12:45:16 +01:00
parent 8ee6e973bb
commit 1daf6226fd
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87
2 changed files with 0 additions and 8 deletions

View File

@ -51,8 +51,6 @@ end
$LOAD_PATH << RUBY_LIB_LOCATION
require 'rexml/document'
require_relative '../lib/tm_action'
# BACKUP tm_mad host:remote_dir DISK_ID:...:DISK_ID deploy_id vmid dsid

View File

@ -51,13 +51,7 @@ end
$LOAD_PATH << RUBY_LIB_LOCATION
require 'rexml/document'
require_relative '../lib/tm_action'
require_relative '../lib/kvm'
# TODO: fsfreeze for each hypervisor based on VM_MAD
include TransferManager::KVM
# BACKUP tm_mad host:remote_dir DISK_ID:...:DISK_ID deploy_id vmid dsid