-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
For now, the collection has low dependencies with Openstack ansible module:
roles/import_workloads/tasks/create_os_instance.yml: openstack.cloud.volume_info:
roles/import_workloads/tasks/create_os_instance.yml: openstack.cloud.server:
roles/import_workloads/tasks/create_os_instance.yml: openstack.cloud.server:
roles/import_workloads/tasks/teardown.yml: openstack.cloud.server:
roles/import_workloads/tasks/teardown.yml: openstack.cloud.volume:
We need to replace those module to Golang module in order to use the supported binding that the RHOSO operators is using than the old collection.
This work could benefit for os-migration/os-migration collection as well
- relates to
-
OSPRH-19500 Explore os-migrate Ansible Execution Environment productization requirements
-
- Backlog
-
- split from
-
OSPRH-12736 Remove Openstack Ansible collection dependencies from os-migrate vmware collection
-
- Closed
-