Bug 2108231

Summary: [RFE][OSP18.0][tripleo-ansible] Add tripleo-ansible-ee container
Product: Red Hat OpenStack Reporter: Jesse Pretorius <jpretori>
Component: openstack-containersAssignee: Miguel Garcia <mgarciac>
Status: CLOSED WONTFIX QA Contact: Arik Chernetsky <achernet>
Severity: high Docs Contact:
Priority: high    
Version: 18.0 (Zed)CC: bdobreli, grosenbe, jjoyce, jschluet, m.andre
Target Milestone: AlphaKeywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-04 19:49:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2116484    

Description Jesse Pretorius 2022-07-18 16:15:34 UTC
Description of problem: In order to make use of tripleo-ansible playbooks and roles in the OpenStack installed on OpenShift deployments, it is necessary to have an Ansible Execution Environment [a] container available.

In order to facilitate the container build, there is a patch to do the build using our existing container build mechanism [b].

For OSP 18.0 we will want the EE container to contain the content from the tripleo-ansible stable/zed upstream repository.

[a] https://docs.ansible.com/automation-controller/latest/html/userguide/execution_environments.html#building-an-ee
[b] https://review.opendev.org/c/openstack/tripleo-common/+/776674

Expected results:

An Ansible Execution Environment container with tripleo-ansible content from what is currently tripleo-ansible master, but will become tripleo-ansible stable/zed when that upstream release is cut.