From 0f543afd4541c1e84ef59232e6477194b6d4eba0 Mon Sep 17 00:00:00 2001 From: Tin Lam Date: Tue, 1 May 2018 01:49:52 -0500 Subject: [PATCH] Magnum: Fix rabbit deps This patch set corrects rabbitmq dependencies for Magnum. Change-Id: Icc2ebe981a329b769ad992d1da3e3819501e5965 Signed-off-by: Tin Lam --- magnum/values.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/magnum/values.yaml b/magnum/values.yaml index 58bc88cb67..a1f1bc16c0 100644 --- a/magnum/values.yaml +++ b/magnum/values.yaml @@ -148,21 +148,27 @@ dependencies: - magnum-db-sync - magnum-ks-user - magnum-ks-endpoints + - magnum-rabbit-init services: - endpoint: internal service: oslo_db - endpoint: internal service: identity + - endpoint: internal + service: oslo_messaging conductor: jobs: - magnum-db-sync - magnum-ks-user - magnum-ks-endpoints + - magnum-rabbit-init services: - endpoint: internal service: oslo_db - endpoint: internal service: identity + - endpoint: internal + service: oslo_messaging db_drop: services: - endpoint: internal @@ -193,8 +199,8 @@ 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: identity: