summaryrefslogtreecommitdiffstats
path: root/ci/odl/cloud-sh-odl/config.yaml
blob: 066171be03e7904d8da70054d1b4d3f791304112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
keystone:
  admin-password: password

mysql:
  dataset-size: 10%
  max-connections: 1000

neutron-api:
  neutron-plugin: odl
  neutron-security-groups: True

neutron-gateway:
  instance-mtu: 1400
  plugin: odl

nova-cloud-controller:
  network-manager: Neutron
  quantum-security-groups: "yes"