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
This commit is contained in:
Michael Johnson 2020-04-28 15:19:38 -07:00
parent 131f4aad89
commit 32c96fe430
1 changed files with 2 additions and 0 deletions

View File

@ -822,8 +822,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