Bug 2164749

Summary: Octavia rsyslog container is using the Octavia API image
Product: Red Hat OpenStack Reporter: Omer Schwartz <oschwart>
Component: openstack-tripleo-heat-templatesAssignee: Gregory Thiemonge <gthiemon>
Status: CLOSED ERRATA QA Contact: Omer Schwartz <oschwart>
Severity: high Docs Contact:
Priority: high    
Version: 17.1 (Wallaby)CC: gthiemon, mburns
Target Milestone: betaKeywords: Regression, Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-14.3.1-1.20230322223057.57a2a69.el9ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-16 01:13:42 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:    
Bug Blocks: 2060758    

Description Omer Schwartz 2023-01-26 10:50:04 UTC
Description of problem:
The Octavia feature, amphora log offloading cannot be deployed successfully because the Octavia rsyslog container is using the Octavia API image.


The error message one gets when trying to deploy it is the following:
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NoneType: None
2023-01-25 16:09:17.303356 | 52540022-ac3c-03a9-d561-00000000e5c0 |      FATAL | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | controller-2 | error={"changed": false, "msg": "Service octavia_rsyslog has not started yet"}

As the container uses an incorrect image, the container stops, therefore the octavia_rsyslog service does not run.

Version-Release number of selected component (if applicable):
17.1

How reproducible:
100%

Steps to Reproduce:
1. Deploy OSP 17.1
2. Add to any file that the overcloud_deploy.sh uses the following parameters:

parameter_defaults:
    OctaviaForwardAllLogs: 'true'
    OctaviaLogOffload: 'true'

3. Source stackrc
4. Run overcloud_deploy.sh

Actual results:
Log offloading deployment fails because the the octavia_rsyslog container uses the wrong image

Expected results:
Log offloading should be deployed successfully

Comment 20 errata-xmlrpc 2023-08-16 01:13:42 UTC
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 (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), 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/RHEA-2023:4577