OpenNebula / one-swap

Migrate VMware workloads to OpenNebula/KVM
Apache License 2.0
5 stars 1 forks source link

F #8: add HTTP server to allow for separate oneswap server. #12

Closed onenhansen closed 3 months ago

onenhansen commented 3 months ago

More than just issue #8 (implement HTTP server to use a remote OpenNebula frontend) was resolved here, but I had found other smaller issues and after merging changes from https://github.com/OpenNebula/one-swap/pull/10 , there were some other useful changes as well.

Namely:

Skipping context injection entirely Moved config file loading up before optional parameters Expanded/explained configuration file Fixed finding the VM path when there is no cluster, only Datacenter/ComputeResource/Host. Fixed download VM disks with spaces in their names for custom/hybrid methods Moving the HTTP Server killer down after the timeout that checks for image status