-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
3
-
False
-
-
False
-
?
-
openstack-ansible-ee-container-1.0.7-1
-
None
-
Release Note Not Required
-
-
-
Moderate
Noticed iscsid container image is not getting pulled with other images during run of download-cache role, this is because wrong service name[1] is used to filter it. There is no "nova-storage" default service[2], should have been nova. May be similar issue with other services so that should also be checked.
Also currently it relies on [3] but that looks wrong when custom services are used, likely can use edpm_service_types instead but that's not considering deployment.serviceOverride., so have to be checked how to handle that.
[2] https://github.com/openstack-k8s-operators/openstack-operator/tree/main/config/services
[3] edpm_download_cache_running_services: "{{ edpm_services_override | default(edpm_services) }}"
- links to
-
RHBA-2025:146722 Release of containers for RHOSO OpenStack EDPM images