mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "Cinder: Require cinder volume to be running before attempting bootstrap"
This commit is contained in:
@@ -1036,6 +1036,11 @@ dependencies:
|
||||
service: identity
|
||||
- endpoint: internal
|
||||
service: volume
|
||||
pod:
|
||||
- requireSameNode: false
|
||||
labels:
|
||||
application: cinder
|
||||
component: volume
|
||||
clean:
|
||||
jobs: null
|
||||
db_drop:
|
||||
|
||||
Reference in New Issue
Block a user