We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966c13e commit 3731b97Copy full SHA for 3731b97
etc/kayobe/environments/ci-multinode/kolla/globals.yml
@@ -67,3 +67,6 @@ designate_forwarders_addresses: "1.1.1.1; 8.8.8.8"
67
# Open up ports in firewalld for services on the public API network.
68
enable_external_api_firewalld: true
69
external_api_firewalld_zone: "{{ public_net_name | net_zone }}"
70
+
71
+# Test cinder cluster
72
+cinder_cluster_name: "stackhpc_test_cinder_cluster"
0 commit comments