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
This commit is contained in:
parent
be7dbf6c28
commit
616aecd80a
@ -271,6 +271,8 @@ dependencies:
|
|||||||
services:
|
services:
|
||||||
- endpoint: internal
|
- endpoint: internal
|
||||||
service: ceph_mon
|
service: ceph_mon
|
||||||
|
- endpoint: internal
|
||||||
|
service: ceph_mgr
|
||||||
rbd_provisioner:
|
rbd_provisioner:
|
||||||
jobs:
|
jobs:
|
||||||
- ceph-rbd-pool
|
- ceph-rbd-pool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user