Releases: OpenNebula/one-swap
Releases · OpenNebula/one-swap
v1.2
What's Changed
- F #4: add loading config file by @onenhansen in #6
- Feature/encore migrations by @bishopbm1 in #10
- Temp merge branch by @onenhansen in #11
- F #8: add HTTP server to allow for separate oneswap server. by @onenhansen in #12
- B #20: add mkdir to virt-customize command by @onenhansen in #21
- F #22: add config file usage for list cmd by @onenhansen in #23
- F #19: check one auth prior to major actions by @onenhansen in #24
- B #26: fix virt tools path by @onenhansen in #27
- B #28: fix variable name causing error in networks by @onenhansen in #29
- F #5: Implement multi-disk for hybrid transfer mode by @onenhansen in #16
- B #31: add fallback context injection method by @onenhansen in #32
- F #-: improvements for 1.2 by @onenhansen in #33
Full Changelog: v1.0...v1.2
OneSwap 1.0
This is the initial release of OpenNebula's OneSwap tool to migrate vCenter controlled VM's to OpenNebula. Please review the wiki for detailed information on requirements and usage.
If you would like to provide some feedback or report issues, please use either the OpenNebula Forum or this repository's Issues tab. We will be continually improving this tool and the feedback from the users of this tool are valuable to us.
Initial Features
- Utilize virt-v2v to automatically convert and transfer VM's
- Supported modes: vCenter API, ESXi SSH, VDDK
- Custom mode to manually download VMDK images directly from vCenter for qemu-img style conversion process
- Hybrid mode to combine manual download with local virt-v2v conversion ( single disk VM's only )
- Automatically install one-context into supported guests, including Windows.
- Automatically install VirtIO and QEMU Guest Agent for Windows ( requires libguestfs ≥ 1.50, see Extra Actions )
- Automatically create images in OpenNebula
- Automatically create IP4/IP6/MAC addresses in OpenNebula if configured or able to match networks, otherwise creates NICs
- Automatically create VM Template in OpenNebula