Bug 2051376
Summary: | [OSP16.2 -> OSP17.1] Undercloud upgrade failing due to remaining deprecated services | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Jose Luis Franco <jfrancoa> |
Component: | openstack-tripleo-heat-templates | Assignee: | Sergii Golovatiuk <sgolovat> |
Status: | CLOSED ERRATA | QA Contact: | Archana Singh <arcsingh> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 17.1 (Wallaby) | CC: | arcsingh, bdobreli, jbadiapa, jlarriba, jparker, jpretori, jschluet, lbezdick, mburns, sgolovat |
Target Milestone: | beta | Keywords: | Triaged |
Target Release: | 17.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-heat-templates-11.6.1-2.20220116004912.el8ost | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-08-16 01:10:52 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: |
Description
Jose Luis Franco
2022-02-07 07:08:01 UTC
The issue seems to be in this line: https://github.com/openstack/tripleo-heat-templates/blob/stable/wallaby/common/common-container-setup-tasks.yaml#L76 as the Undercloud/docker_config.yaml (file attached in the BZ obtained from the failing CI job) does not contain a step_5. Therefore, all the configurations stored in that folder remain there: https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/ansible_plugins/modules/container_startup_config.py#L93-L102 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:4577 |