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

Bug 1858609

Summary: OctaviaClientCert and OctaviaClientCertFile parameters are missing from /usr/share/openstack-tripleo-heat-templates/deployment/octavia/octavia-base.yaml thus one can't use pre-created certificates with ocativa
Product: Red Hat OpenStack Reporter: Punit Kundal <pkundal>
Component: openstack-tripleo-heat-templatesAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: David Rosenfeld <drosenfe>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16.0 (Train)CC: gthiemon, mbultel, mburns
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-07-22 14:26:24 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 Punit Kundal 2020-07-19 13:45:25 UTC
Description of problem:

The documentation [1] provides instructions for using user created certificates with octavia; however the template /usr/share/openstack-tripleo-heat-templates/deployment/octavia/octavia-base.yaml does not have the parameters OctaviaClientCert and OctaviaClientCertFile so we can't use them to set hieradata in an environment file.

We need these parameters to be present to be able to set the hieradata for octavia to use user generated certificates


[1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html/networking_guide/sec-octavia#config-octavia-certs-keys

Version-Release number of selected component (if applicable):
[root@undercloud16 ~]# rpm -qa | grep -i tripleo-heat
openstack-tripleo-heat-templates-11.3.2-0.20200405044625.ec9970c.el8ost.noarch
[root@undercloud16 ~]# 


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Gregory Thiemonge 2020-07-22 14:26:24 UTC
Duplicate of BZ 1827578, backport is in progress

*** This bug has been marked as a duplicate of bug 1827578 ***