From 616aecd80a925db4fe22f0b2ca4e97234eb9b689 Mon Sep 17 00:00:00 2001
From: Chinasubbareddy M <cr3938@att.com>
Date: Thu, 27 Sep 2018 14:03:35 -0500
Subject: [PATCH] Ceph-client: make pool creation depedent on ceph-mgr service

This is to add dependency for pool creation untill ceph-mgr fully up.

Change-Id: Id3111810a855bedff62970091b225358c269cecd
---
 ceph-client/values.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml
index 275d6c279..ea7196ffc 100644
--- a/ceph-client/values.yaml
+++ b/ceph-client/values.yaml
@@ -271,6 +271,8 @@ dependencies:
       services:
         - endpoint: internal
           service: ceph_mon
+        - endpoint: internal
+          service: ceph_mgr
     rbd_provisioner:
       jobs:
         - ceph-rbd-pool