QDR for metrics collection purposes
This patch adds composable new service (QDR) for containerized deployments. Metrics QDR will run on each overcloud node in 'edge' mode. This basically means that there is a possibility that there will be two QDRs running on controllers in case that oslo messaging is deployed. This is a reason why we need separate composable service for this use case. Depends-On: If9e3658d304c3071f53ecb1c42796d2603875fcd Depends-On: I68f39b6bda02ba3920f2ab1cf2df0bd54ad7453f Depends-On: I73f988d05840eca44949f13f248f86d094a57c46 Change-Id: I1353020f874b348afd98e7ed3832033f85a5267f
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
- OS::TripleO::Services::Ipsec
|
||||
- OS::TripleO::Services::Kernel
|
||||
- OS::TripleO::Services::LoginDefs
|
||||
- OS::TripleO::Services::MetricsQdr
|
||||
- OS::TripleO::Services::MySQLClient
|
||||
- OS::TripleO::Services::Ntp
|
||||
- OS::TripleO::Services::ContainersLogrotateCrond
|
||||
|
||||
Reference in New Issue
Block a user