aboutsummaryrefslogtreecommitdiffstats
path: root/framework/scripts/installer/joid/onos/cloud-sh-onos/config.yaml
blob: 9f90f78822be0dece091c97738e1ba121b88e08c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"