Merge "Set floating-ip-pool default to "public""
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 29 Jan 2020 15:21:41 +0000 (15:21 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 29 Jan 2020 15:21:41 +0000 (15:21 +0000)
jenkins-config/clouds/openstack/cattle/cloud.cfg

index 737d268..97f0732 100644 (file)
@@ -12,7 +12,7 @@ NETWORK_ID=b9e029b4-9b35-4a83-a4e6-c820eb00c3ec
 USER_DATA_ID=jenkins-init-script
 INSTANCE_CAP=10
 SANDBOX_CAP=4
-FLOATING_IP_POOL=
+FLOATING_IP_POOL=public
 SECURITY_GROUPS=default
 AVAILABILITY_ZONE=nova
 STARTUP_TIMEOUT=600000