remove the extra entries and now changing it during run time.
[joid.git] / ci / onos / cloud-sh-onos / config.yaml
1 keystone:
2   admin-password: password
3   
4
5 mysql:
6   dataset-size: 10%
7   max-connections: 1000
8
9 neutron-api:
10   neutron-plugin: onos
11   neutron-security-groups: True
12   
13
14 neutron-gateway:
15   plugin: onos
16   
17
18 nova-cloud-controller:
19   network-manager: Neutron
20   quantum-security-groups: "yes"
21