This change imports the functions from the openstack-ansibleee-operator so that we can remove the CR and instead directly render and create batchv1.Jobs without the abstraction of the OpenStackAnsibleEE custom resource and controllers.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/openstack-k8s-operators/openstack-operator/blob/main/OWNERS)~~ [bshephar,jpodivin]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
This change imports the functions from the openstack-ansibleee-operator so that we can remove the CR and instead directly render and create batchv1.Jobs without the abstraction of the OpenStackAnsibleEE custom resource and controllers.