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
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