Bug 1483750
| Summary: | Admin URL is exposed as non-SSL (35357) after SSL deployment | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nathan Kinder <nkinder> |
| Component: | puppet-tripleo | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Prasanth Anbalagan <panbalag> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 10.0 (Newton) | CC: | acanan, akaris, emacchi, jjoyce, josorior, jschluet, mburns, mcornea, nkinder, nlevinki, rhel-osp-director-maint, rhos-maint, slinaber, tvignaud |
| Target Milestone: | z7 | Keywords: | Triaged, ZStream |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | puppet-tripleo-5.6.4-3.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1465969 | Environment: | |
| Last Closed: | 2018-02-27 16:50:40 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: | 1465969 | ||
| Bug Blocks: | 1483749 | ||
|
Description
Nathan Kinder
2017-08-21 21:00:26 UTC
[stack@undercloud-0 ~]$ source overcloudrc [stack@undercloud-0 ~]$ openstack catalog list +------------+----------------+---------------------------------------------------------------------------------+ | Name | Type | Endpoints | +------------+----------------+---------------------------------------------------------------------------------+ . .. .... .... | | keystone | identity | regionOne | | | | publicURL: https://10.0.0.101:13000/v2.0 | | | | internalURL: http://172.17.1.17:5000/v2.0 | | | | adminURL: https://10.0.0.101:35357/v2.0 | | | | | +------------+----------------+---------------------------------------------------------------------------------+ [stack@undercloud-0 ~]$ yum list installed | grep puppet-tripleo puppet-tripleo.noarch 5.6.4-3.el7ost @rhelosp-10.0-puddle 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:0364 |