252253254255256257258259260261262
logger_.info (String.format ("Moref of the created vm: %s\n", morefOfNewVm)); httpNfcLease.httpNfcLeaseComplete(); /* We do not upload disk files, because the specified ovf must not contain disk information. */ } else {
154155156157158159160161162163164
} } leaseUpdater.interrupt(); httpNfcLease.httpNfcLeaseProgress(100); httpNfcLease.httpNfcLeaseComplete(); } si.getServerConnection().logout(); }
169170171172173174175176177178179
} System.out.println("Completed Downloading the files"); leaseProgUpdater.interrupt(); hnLease.httpNfcLeaseProgress(100); hnLease.httpNfcLeaseComplete(); si.getServerConnection().logout(); }