From 9926a5cd36e4a62949c6435a237c308cf0c81970 Mon Sep 17 00:00:00 2001 From: Tin Lam Date: Mon, 30 Apr 2018 22:34:38 -0500 Subject: [PATCH] Senlin: Fix rabbit deps This patch set corrects rabbitmq dependencies for Senlin. Change-Id: I9e87b176689ad8c44ba3e8639103e38eb46d787d Signed-off-by: Tin Lam --- senlin/values.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/senlin/values.yaml b/senlin/values.yaml index 7de492d77c..281a4ab955 100644 --- a/senlin/values.yaml +++ b/senlin/values.yaml @@ -160,11 +160,14 @@ dependencies: - senlin-db-sync - senlin-ks-user - senlin-ks-endpoints + - senlin-rabbit-init services: - endpoint: internal service: oslo_db - endpoint: internal service: identity + - endpoint: internal + service: oslo_messaging db_drop: services: - endpoint: internal @@ -184,7 +187,8 @@ dependencies: - senlin-db-sync - senlin-ks-user - senlin-ks-endpoints - servics: + - senlin-rabbit-init + services: - endpoint: internal service: oslo_db - endpoint: internal @@ -205,8 +209,9 @@ dependencies: service: identity rabbit_init: services: - - service: oslo_messaging - endpoint: internal + - endpoint: internal + service: oslo_messaging + # Names of secrets used by bootstrap and environmental checks secrets: