Skip to content

Commit 1ca6ebb

Browse files
morenodopenshift-merge-bot[bot]
authored andcommitted
Move rabbitmq notifications queue to controlplane level
Signed-off-by: morenod <[email protected]>
1 parent 50fcb74 commit 1ca6ebb

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

ci/scenarios/edpm.yml

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -63,20 +63,7 @@ cifmw_edpm_prepare_kustomizations:
6363
metadata:
6464
name: controlplane
6565
spec:
66-
nova:
67-
template:
68-
notificationsBusInstance: rabbitmq-notifications
69-
target:
70-
kind: OpenStackControlPlane
71-
- patch: |-
72-
apiVersion: core.openstack.org/v1beta1
73-
kind: OpenStackControlPlane
74-
metadata:
75-
name: controlplane
76-
spec:
77-
cinder:
78-
template:
79-
notificationsBusInstance: rabbitmq-notifications
66+
notificationsBusInstance: rabbitmq-notifications
8067
target:
8168
kind: OpenStackControlPlane
8269
- patch: |-
@@ -88,7 +75,6 @@ cifmw_edpm_prepare_kustomizations:
8875
rabbitmq:
8976
templates:
9077
rabbitmq-notifications:
91-
delayStartSeconds: 30
9278
override:
9379
service:
9480
metadata:
@@ -107,11 +93,10 @@ cifmw_edpm_prepare_kustomizations:
10793
spec:
10894
watcher:
10995
enabled: true
110-
template:
111-
notificationsBusInstance: rabbitmq-notifications
11296
target:
11397
kind: OpenStackControlPlane
11498
99+
115100
cifmw_edpm_prepare_timeout: 60
116101

117102
cifmw_install_yamls_whitelisted_vars:

0 commit comments

Comments
 (0)