File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
environments/ci-multinode/kolla Expand file tree Collapse file tree 2 files changed +8
-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 4
4
# where the key is the OS distro and the value is the tag to deploy.
5
5
kolla_image_tags :
6
6
openstack :
7
+ rocky-9 : 2025.1-rocky-9-20250624T160903
8
+ ubuntu-noble : 2025.1-ubuntu-noble-20250624T160903
9
+ bifrost :
7
10
rocky-9 : 2025.1-rocky-9-20250616T133037
8
11
ubuntu-noble : 2025.1-ubuntu-noble-20250613T131221
You can’t perform that action at this time.
0 commit comments