Skip to content

Commit 44367a9

Browse files
committed
CI: Add Multinode Cinder cluster name
1 parent c9c3eba commit 44367a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/environments/ci-multinode/kolla/globals.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,7 @@ designate_forwarders_addresses: "1.1.1.1; 8.8.8.8"
6767
# Open up ports in firewalld for services on the public API network.
6868
enable_external_api_firewalld: true
6969
external_api_firewalld_zone: "{{ public_net_name | net_zone }}"
70+
71+
# Cinder cluster must have a name defined
72+
cinder_cluster_name: multinode-cinder
73+

0 commit comments

Comments
 (0)