Merge "Enable fluentd on scenario002-multinode-containers"

This commit is contained in:
Zuul 2018-09-19 08:01:44 +00:00 committed by Gerrit Code Review
commit 3ca0536773
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ resource_registry:
# Some infra instances don't pass the ping test but are otherwise working.
# Since the OVB jobs also test this functionality we can shut it off here.
OS::TripleO::AllNodes::Validation: ../common/all-nodes-validation-disabled.yaml
OS::TripleO::Services::Fluentd: ../../docker/services/fluentd.yaml
parameter_defaults:
ControllerServices:
@ -89,6 +90,7 @@ parameter_defaults:
- OS::TripleO::Services::GnocchiMetricd
- OS::TripleO::Services::GnocchiStatsd
- OS::TripleO::Services::PankoApi
- OS::TripleO::Services::Fluentd
ControllerExtraConfig:
nova::compute::libvirt::services::libvirt_virt_type: qemu
nova::compute::libvirt::libvirt_virt_type: qemu