Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1488552

Summary: rhosp-director: DeployedSSLCertificatePath: points to a directory that doesn't exist in /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-tls.yaml
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: rhosp-directorAssignee: Juan Antonio Osorio <josorior>
Status: CLOSED WORKSFORME QA Contact: Alexander Chuzhoy <sasha>
Severity: high Docs Contact:
Priority: high    
Version: 12.0 (Pike)CC: dbecker, mburns, mcornea, morazi, ohochman, rhel-osp-director-maint, sasha
Target Milestone: rc   
Target Release: 12.0 (Pike)   
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: 2017-09-14 15:44:41 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 Alexander Chuzhoy 2017-09-05 16:34:51 UTC
rhosp-director: DeployedSSLCertificatePath: points to a directory that doesn't exist in /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-tls.yaml

Environment:
openstack-tripleo-heat-templates-7.0.0-0.20170821194254.el7ost.noarch

Deployment of overcloud with SSL will fail because of this line:
DeployedSSLCertificatePath: /etc/pki/tls/private/haproxy/overcloud_endpoint.pem

The haproxy subdirectory doesn't exist in the beginning of the deployment
The w/a is to remove the override for DeployedSSLCertificatePath and just let it use the default

Comment 4 Alexander Chuzhoy 2017-09-14 15:44:41 UTC
The issue doesn't reproduce for me now.
Closing... Will re-open if happens again.