Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Releases: oVirt/ovirt-ansible-manageiq

Release 1.2.1

02 Dec 14:09
16accf7
Compare
Choose a tag to compare

This release contains following bug fixes and new features:

  • Add build for el8.

Release 1.2.0

25 Nov 22:36
e323817
Compare
Choose a tag to compare

This release contains following bug fixes and new features:

  • Bump ansible to version 2.9.0.

Release 1.1.14

15 May 13:02
Compare
Choose a tag to compare

This release contains following bug fixes:

  • Don't try to re-init miq when initiailized.

Release 1.1.13

30 Nov 08:45
Compare
Choose a tag to compare

This release contains following bug fixes and new features:

  • Change default disks interface to virtio_scsi.
  • Support ovirt.manageiq name.
  • Require Ansible 2.7.2.

Release 1.1.12

18 Sep 11:33
Compare
Choose a tag to compare

This release contains following new features and bug fixes:

  • Document additional disks works with CFME only. rhbz#1627020
  • Skip region settings in case of ManageIQ. rhbz#1627018
  • Don't fail if miq_vm_disk_storage is defined. rhbz#1624836
  • RHV provider can be added using env vars. rhbz#1613914
  • Document that dry mode is unsupported. rhbz#1614314
  • Support using engine_fqdn instead of url. rhbz#1613914
  • Use corect IDs for MiQ region number. rhbz#1592857
  • Add miq_wait_for_ip_version variable. rhbz#1613723
  • Add miq_debug_create to disable no_log. gh#62
  • Add support for OVIRT_HOSTNAME env var.
  • Add possibility to login external from role.
  • Fix ternary operator in ovirt_auth. rhbz#1584772

Release 1.1.11

11 Jul 13:54
Compare
Choose a tag to compare

This release contains following bug fixes:

  • Can't set password via miq_app_password variable. rhbz#1590336

Release 1.1.10

07 Jun 10:00
Compare
Choose a tag to compare

This release contains following bug fix:

  • Add /vars directory to RPM.

Release 1.1.9

30 May 15:21
Compare
Choose a tag to compare

New changes in 1.1.9 release are following:

  • Fix JSON generation for RHV provider registration
  • Add default values for metrics variables
  • Create appliance disk names based on it's type
  • Add embedded ansible as a default service to example
  • Disable cloud-init service after deployment
  • Don't hardcode /tmp/ovirt_image_path
  • Update to Gaprindashvili-3
  • Add root user to cfme appliance inventory
  • Add support to disable/enable roles on the appliance.
  • Add support to set company name.
  • Add support for log and tmp disks.
  • Add support for different passwords: application, database and operating system.

Release 1.1.8

04 May 12:51
Compare
Choose a tag to compare

Changes in this release are following:

Bug fixes:

  • Use no_log=true for uri module.

Release 1.1.7

10 Apr 14:49
Compare
Choose a tag to compare

Changes in this release are following:

Bug fixes:

  • Pass if provider already exists.

New features:

  • Verify API connectivity before fetching image.
  • Move to the Gaprindashvili release of ManageIQ.
  • Add variable for C&U Metrics Database Name.
  • Ensure VM is running before checking ManageIQ API.