Bug 1845887

Summary: Disable usage of Ansible 2.10 for RHV
Product: Red Hat Enterprise Virtualization Manager Reporter: Michal Skrivanek <michal.skrivanek>
Component: ovirt-engineAssignee: Nobody <nobody>
Status: CLOSED ERRATA QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: high    
Version: 4.3.0CC: cminkema, emarcus, michal.skrivanek, mkalinin, mnecas, mperina, pbrilla, pelauter
Target Milestone: ovirt-4.3.10Keywords: ZStream
Target Release: 4.3.10   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1815411 Environment:
Last Closed: 2020-06-10 10:55:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1815411    
Bug Blocks: 1815439    

Description Michal Skrivanek 2020-06-10 10:51:51 UTC
+++ This bug was initially created as a clone of Bug #1815411 +++

Ansible 2.10 is going to change significantly due to the new concept of Ansible Collections, so we want customers to stay on Ansible 2.9 until clear upgrade path is available. So we need to change requirements in RHV Manager, hosted engine setup and oVirt Ansible roles to below:

RHV 4.4:
  Requires: ansible >= 2.9.0, ansible < 2.10.0

RHV 4.3:
  Requires: ansible >= 2.7.0, ansible < 2.10.0


--- Additional comment from Pavol Brilla on 2020-06-01 10:10:08 CEST ---

# yum list ovirt-engine
Loaded plugins: product-id, search-disabled-repos, versionlock
Installed Packages
ovirt-engine.noarch                                                                                    4.3.10.3-0.2.el7 

# yum deplist ovirt-engine.noarch | grep ansible
  dependency: ansible >= 2.7.2
   provider: ansible.noarch 2.9.9-1.el7ae
  dependency: ansible < 2.10.0
   provider: ansible.noarch 2.9.9-1.el7ae

Comment 1 Michal Skrivanek 2020-06-10 10:55:05 UTC
shipped by https://access.redhat.com/errata/RHBA-2020:2396