mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
glance-api: add dependency on message bus
without this the api starts up in a non-working state, the bootstrap job then runs and give is images which are stuck queued Change-Id: Ie3e03620618b1c46882c05b3a5ef8745c78af6a3
This commit is contained in:
@@ -322,6 +322,8 @@ dependencies:
|
||||
service: oslo_db
|
||||
- endpoint: internal
|
||||
service: identity
|
||||
- endpoint: internal
|
||||
service: oslo_messaging
|
||||
bootstrap:
|
||||
jobs:
|
||||
- glance-storage-init
|
||||
|
||||
Reference in New Issue
Block a user