Add Octavia use of the rsyslog image

Octavia is adding a container to collect logs from inside the
amphora instances. This patch adds Octavia to the list of services
leveraging the existing rsyslog container.

Change-Id: I3ce6808379790e2e4d96027d5f92384249c8c783
(cherry picked from commit 32c96fe430)
(cherry picked from commit 284376145b)
This commit is contained in:
Michael Johnson 2020-04-28 15:19:38 -07:00
parent f6010681f7
commit c8b92cb360
1 changed files with 2 additions and 0 deletions

View File

@ -916,8 +916,10 @@ container_images_template:
- ContainerRsyslogConfigImage
- ContainerRsyslogSidecarImage
- ContainerRsyslogSidecarConfigImage
- ContainerOctaviaRsyslogImage
services:
- OS::TripleO::Services::HAproxy
- OS::TripleO::Services::OctaviaHealthManager
- OS::TripleO::Services::Rsyslog
- OS::TripleO::Services::SwiftProxy
- OS::TripleO::Services::SwiftStorage