Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@mnecas mnecas released this 14 Feb 14:41
· 33 commits to master since this release
96cbb4c

v3.1.0

Minor Changes

  • ovirt_host - Add refreshed state (#673).
  • ovirt_network - Add default_route usage to the ovirt_network module (#647).

Bugfixes

  • engine_setup - Remove provision_docker from tests (#677).
  • he-setup - Log the output sent to the serial console of the HostedEngineLocal VM to a file on the host, to allow diagnosing failures in that stage (#664).
  • he-setup - Run virt-install with options more suitable for debugging (#664).
  • he-setup - recently virsh net-destroy default doesn't delete the virbr0, so we need to delete it expicitly (#661).
  • info modules - Use dynamic collection name instead of ovirt.ovirt for deprecation warning (#653).
  • module_utils - replace getargspec with getfullargspec to support newer python 3.y versions (#663).
  • ovirt_host - Wait for host to be in result state during upgrade (#621)