aboutsummaryrefslogtreecommitdiffstats
path: root/roles_data.yaml
diff options
context:
space:
mode:
authorPradeep Kilambi <pkilambi@redhat.com>2017-08-17 10:47:08 -0400
committerPradeep Kilambi <pkilambi@redhat.com>2017-08-17 13:29:19 -0400
commit2bbc07a96951273ba49513b6ce48efdab0f9d070 (patch)
treed92a248f3e07e19f1cdb531cbe14048a68effa54 /roles_data.yaml
parent43027fefc081f75bc9ae1fd6f5b6f1978b003d7e (diff)
Add Ceilometer API and Collector service to roles_data
Ceilometer api and collector are disabled in pike. During upgrade case, if its not in the roles_data the disable task doesnt get picked up and continue to run. This should be removed in Queen cycle. Change-Id: I3bf555ac9488fc6622e6a62a809150082a85ea54
Diffstat (limited to 'roles_data.yaml')
-rw-r--r--roles_data.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles_data.yaml b/roles_data.yaml
index 8f670994..c24d3ada 100644
--- a/roles_data.yaml
+++ b/roles_data.yaml
@@ -37,6 +37,8 @@
- OS::TripleO::Services::CeilometerAgentNotification
# FIXME: This service was disabled in Pike and this entry should be removed
# in Queens.
+ - OS::TripleO::Services::CeilometerApi
+ - OS::TripleO::Services::CeilometerCollector
- OS::TripleO::Services::CeilometerExpirer
- OS::TripleO::Services::CephExternal
- OS::TripleO::Services::CephMds