Bug 1608391
Summary: | TLS-Everywhere - Docs points to old deprecated templates | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Federico Iezzi <fiezzi> |
Component: | documentation | Assignee: | Roger Heslop <rheslop> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | RHOS Documentation Team <rhos-docs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 13.0 (Queens) | CC: | jagee, mburns, ooichman, pkesavar, rheslop, srevivo |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-20 19:38:19 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
Federico Iezzi
2018-07-25 12:33:58 UTC
The following one is also deprecated. /usr/share/openstack-tripleo-heat-templates/environments/enable-tls.yaml And replaced by this one: /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-tls.yaml In the docs, is specifically mentioned "./tripleo-heat-templates/environments/enable-tls.yaml" aka the deprecated version HI , we sorted the configuration issue , Now on the compute node the command: openssl crl -in /etc/pki/CA/crl/overcloud-crl.bin -inform DER -outform PEM -out /etc/pki/CA/crl/overcloud-crl.pem has completed successfully but on the control node it failed with an error "unable to load CRL" we notice that the overcloud-crl.bin is a different file from the compute node. the overcloud-crl.bin in the controller contains an HTML reference which an openssl error : Problem Processing your request The Certificate Manager encountered a problem while processing your request. the following is a detailed message of the error that occurred. you must select an option from the form. please consult your local administrator for futher assistant . the Certificate System log may provide further information. we deleted the configuration with openstack overcloud delete --yes and redeployed again, we hit the same errors and this time on both nodes. we are working with a 3 IPA Servers with multi master replica and the ipa-ca A record directs to all nodes Checked the linked documentation and all subsequent documentation on versions not deprecated. All referenced paths point to the now valid /usr/share/openstack-tripleo-heat-templates/environments/ssl/ directory for tls template files. Closing as CURRENT_RELEASE Checked the linked documentation and all subsequent documentation on versions not deprecated. All referenced paths point to the now valid /usr/share/openstack-tripleo-heat-templates/environments/ssl/ directory for tls template files. Closing as CURRENT_RELEASE The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |