Fix OctaviaApiLoggingSource default value

The default file for OctaviaApiLoggingSource was api.log, but it should
be octavia.log [0]

[0] https://opendev.org/openstack/puppet-octavia/src/branch/master/manifests/logging.pp\#L115

wallaby-backport-potential

Change-Id: If5383028f7f92cf5dcd3ca40390ea37e59cbf9ae
(cherry picked from commit 88de441153)
(cherry picked from commit 952b73eb6e)
(cherry picked from commit a3b33b4b86)
This commit is contained in:
Gregory Thiemonge 2023-01-24 11:16:32 +01:00
parent f1322eb62c
commit 96b3fd63bc
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ parameters:
type: json
default:
tag: openstack.octavia.api
file: /var/log/containers/octavia/api.log
file: /var/log/containers/octavia/octavia.log
EndpointMap:
default: {}
description: Mapping of service endpoint -> protocol. Typically set