066171be03e7904d8da70054d1b4d3f791304112
[joid.git] / ci / odl / cloud-sh-odl / config.yaml
1 keystone:
2   admin-password: password
3
4 mysql:
5   dataset-size: 10%
6   max-connections: 1000
7
8 neutron-api:
9   neutron-plugin: odl
10   neutron-security-groups: True
11
12 neutron-gateway:
13   instance-mtu: 1400
14   plugin: odl
15
16 nova-cloud-controller:
17   network-manager: Neutron
18   quantum-security-groups: "yes"