aboutsummaryrefslogtreecommitdiffstats
path: root/framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml')
-rw-r--r--framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml b/framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml
new file mode 100644
index 00000000..9f90f788
--- /dev/null
+++ b/framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml
@@ -0,0 +1,21 @@
+keystone:
+ admin-password: password
+
+
+mysql:
+ dataset-size: 10%
+ max-connections: 1000
+
+neutron-api:
+ neutron-plugin: onos
+ neutron-security-groups: True
+
+
+neutron-gateway:
+ plugin: onos
+
+
+nova-cloud-controller:
+ network-manager: Neutron
+ quantum-security-groups: "yes"
+