Bug 1609493
| Summary: | Upgrade from OSp11 to OSp12 with self sign SSL is failing | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nilesh <nchandek> |
| Component: | puppet-certmonger | Assignee: | John Dennis <jdennis> |
| Status: | CLOSED ERRATA | QA Contact: | Pavan <pkesavar> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 11.0 (Ocata) | CC: | bnemec, dhill, hrybacki, jagee, jdennis, jjoyce, josorior, jschluet, nchandek, nkinder, rmascena, rrasouli, slinaber, srevivo, tvignaud |
| Target Milestone: | z3 | Keywords: | Triaged, ZStream |
| Target Release: | 13.0 (Queens) | Flags: | rmascena:
needinfo+
rmascena: needinfo+ rmascena: needinfo+ |
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | puppet-certmonger-2.3.0-2.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-13 22:27:47 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
Nilesh
2018-07-28 15:13:49 UTC
This requires a newer version of puppet-certmonger. The one that's being used there has a bug where it requests the certificate with the erroneous subjectAltName type (DNS always, and not IP). Having done this, you need to remove the certificate (and the certificate request) from the undercloud, and try again the undercloud install. It should do a new request with the correct parameters. We need to backport these RDO change for the downstream side, also we need to check how RDO are building certmonger to see what is necessary to change the downstream as well. 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, 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/RHBA-2018:3587 |