Description of problem: For seamless deployment of Grafton/RHHI, we need to be able to setup the storage domain and add the additional hosts via gdeploy. These can be done through the ansible-ovirt roles that are available. gdeploy needs to be able to integrate with these roles. Version-Release number of selected component (if applicable): How reproducible: NA
What are the usecases? We have to write playbooks to call the roles. If you already have playbooks which call these roles we can use them. Else we can write our own based on the usecases.
Usecases would be: - adding/editing a host. - editing cluster - adding storage domain
@AtinM, yes we are working with the ovirt folks. Should be good for 3.4.0. Thanks, Devyani
We had a discussion with oVirt Hosted engine team on the deployment workflow. The HE deployment is now using Ansible playbooks. For the end-to-end deployment which was the goal, the revised flow is: - pass parameters for creating master storage domain and additional hosts - use these parameters in a custom playbook that will be used during HE deployment. - The playbook will reuse ansible ovirt modules. In this new flow, there's no requirement for gdeploy to call oVirt modules, and hence this RFE is no longer needed.
Can we close this RFE request then?
Yes, closing this not a bug, as this is no longer a requirement