~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/nosdn/cloud-sh-odl/config.yaml

  • Committer: zhangyuanyou
  • Date: 2016-01-02 08:55:55 UTC
  • Revision ID: git-v1:9d5ca8b6a6c9e33a5f8318483ad940eb9918819d
JOID-18 Juju integration with ONOSFW.

Change-Id: Iaffdb78ceb5a4c1a57fce3459289c65d6b6a4f42

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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"