File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
environments/ci-multinode/kolla Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -68,5 +68,9 @@ designate_forwarders_addresses: "1.1.1.1; 8.8.8.8"
68
68
enable_external_api_firewalld : true
69
69
external_api_firewalld_zone : " {{ public_net_name | net_zone }}"
70
70
71
- #
71
+ #
72
72
cinder_cluster_name : " stackhpc_test_cinder_cluster"
73
+
74
+ om_enable_rabbitmq_stream_fanout : true
75
+ om_rabbitmq_stream_max_segment_size_bytes : 5000
76
+ om_rabbitmq_stream_segment_max_age : 60
Original file line number Diff line number Diff line change @@ -6,3 +6,7 @@ kolla_image_tags:
6
6
openstack :
7
7
rocky-9 : 2025.1-rocky-9-20250616T133037
8
8
ubuntu-noble : 2025.1-ubuntu-noble-20250613T131221
9
+ nova :
10
+ ubuntu-noble : 2025.1-ubuntu-noble-20250623T144300
11
+ cinder :
12
+ ubuntu-noble : 2025.1-ubuntu-noble-20250623T144300
You can’t perform that action at this time.
0 commit comments