-
Tue Mar 12 2019 Tomáš Golembiovský <tgolembi@redhat.com> 1.9.2-1
- Wrapper changes:
* Extended error reporting to state file
* Fix cleanup of OSP volumes on error
* Fix incorrect VM name when for SSH transfer (BZ#
- Roles changes:
* Make conversion host record creation idempotent (#25)
-
Tue Jan 22 2019 Tomáš Golembiovský <tgolembi@redhat.com> 1.9.1-1
- Wrapper changes:
* Fix regex matching OSP volume IDs (BZ#1668049)
- Roles changes:
* Fix path to wrapper in uninstallation task
* Change again how we configure SSH keys for VMware; use only single key for
all hosts
-
Mon Jan 07 2019 Tomáš Golembiovský <tgolembi@redhat.com> 1.9.0-1
- Wrapper changes:
* Prevent passwords leaking in error reports from failed openstack commands
- Roles changes:
* Allow setting SSH connection to VMware hosts via a variable and
remove inventory approach for SSH keys
* Add ability to set maximum concurrent conversions in ManageIQ
* Variabilize certificate validation for ManageIQ
* Remove repositories configuration
-
Wed Dec 05 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.8.0-1
- Wrapper changes:
* Fix check for ISO domains in RHV
* Set security groups on ports instead of instances (BZ#1654861)
* Allow disabling of SSL verification for OSP
* Remove OSP volumes from destination project
* Fix OSP commands to operate in destination project
- Roles changes:
* Add configuration of SSH transport: install private keys for VMware hosts and set .ssh/config
* Add configuration of ca-trust for providers certificates to avoid using insecure connection
* Add creation of ManageIQ conversion host record and tagging of associated resource
* Allow to not configure VDDK if vddk transport method is not set for conversion host
* Tasks heavily reorganized
* Remove nbdkit-* uninstallation as it also uninstalls vdsm
-
Thu Oct 18 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.7.0-1
- Wrapper changes
- general refactoring to support different conversion targets
- drop dependency on subprocess32
- add support for OpenStack
- Roles changes
- add support for OpenStack
-
Wed Aug 29 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.6.3-1
- Roles changes:
- make nbdkit checking code compatible with current EL
-
Wed Aug 29 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.6.2-1
- Roles changes:
- VDDK plugin is not built for new nbdkit
- make sure installed packages are at latest version
- make sure oVirt SDK is installed
-
Fri Aug 10 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.6.1-1
- Wrapper fixes:
- fixed problem with incorrect disk paths when using SSH transport
- accept more names of guest tools ISOs
- fix incorrect ordering of guest tools ISOs
- add check for virt-v2v capabilities to prevent MAC address based network
mapping from failing migration
-
Wed Aug 01 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.6.0-1
- Wrapper changes:
- Fixed issues with handling of UTF-8 names
- Added check for existance of guest tools ISO
- Added check for minimal oVirt/RHV version
- Added --vesrion option
- Added support for virt-v2v --mac option
- Roles changes:
- VDDK package URL is optional
- Added checks for RHV version and existence of ISO with guest tools
-
Sun Jul 01 2018 Tomáš Golembiovský <tgolembi@redhat.com> 1.5.0-1
- wrapper changes:
- clean disks on conversion failure
- don't look for ISOs on block storage domains