Enable Flake8 Checks on QTIP
[releng.git] / jjb / opnfv / installer-params.yml
index c0223e2..60fee92 100644 (file)
@@ -63,8 +63,8 @@
             description: 'Installer used for deploying OPNFV on this POD'
         - string:
             name: OS_RELEASE
-            default: 'liberty'
-            description: 'OpenStack release (kilo|liberty)'
+            default: 'mitaka'
+            description: 'OpenStack release (liberty|mitaka)'
         - string:
             name: EXTERNAL_NETWORK
             default: ext-net;flat;192.168.0.2;192.168.0.253;192.168.0.1;192.168.0.0/24
             description: "Reinstall MAAS and Bootstrap before deploy [true/false]"
         - string:
             name: UBUNTU_DISTRO
-            default: 'trusty'
+            default: 'xenial'
             description: "Ubuntu distribution to use for Openstack (trusty|xenial)"
         - string:
             name: CPU_ARCHITECTURE
             default: 'amd64'
             description: "CPU Architecture to use for Ubuntu distro "
+
+- parameter:
+    name: 'sandbox-defaults'
+    parameters:
+        - string:
+            name: INSTALLER_IP
+            default: '10.20.0.2'
+            description: 'IP of the installer'
+        - string:
+            name: INSTALLER_TYPE
+            default: sandbox
+            description: 'Installer used for deploying OPNFV on this POD'
+        - string:
+            name: EXTERNAL_NETWORK
+            default: 'admin_floating_net'
+            description: 'external network for test'