Bug 1976919
| Summary: | Command openstack overcloud deploy fails | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Gleb Galkin <ggalkin> | ||||
| Component: | openstack-tripleo-common | Assignee: | Alex Schultz <aschultz> | ||||
| Status: | CLOSED ERRATA | QA Contact: | David Rosenfeld <drosenfe> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 16.2 (Train) | CC: | aschultz, bshephar, jjoyce, jpretori, jschluet, mburns, ravsingh, shrjoshi, slinaber, spower, tkajinam, tvignaud | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | openstack-tripleo-common-11.6.1-2.20210603180855.el8ost.2 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1977239 (view as bug list) | Environment: | |||||
| Last Closed: | 2021-09-15 07:16:23 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1975880, 1977239 | ||||||
| Attachments: |
|
||||||
|
Description
Gleb Galkin
2021-06-28 14:36:37 UTC
We don't have a reference to lookup_options in puppet-tripleo. Can you run with ConfigDebug: True and provide additional logs? Additionally can you provide rpm versions and a sosreport? I've identified the issue. Working on a fix. The issue is that an ansible task is overwriting the var we used to generate the hiera.yaml configuration. Created templates as described by these two links: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/798328/3/ci/extraconfig/pre_network/default.yaml https://review.opendev.org/c/openstack/tripleo-heat-templates/+/798328/3/ci/environments/compute-prenetwork.yaml Added as environment file to deploy command. After deploy this was seen on compute node: [heat-admin@compute-0 ~]$ more /etc/pre-network pre network Thu Jul 1 20:19:18 UTC 2021 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 (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), 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-2021:3483 |