summaryrefslogtreecommitdiffstats
path: root/ci/nosdn/cloud-sh-odl/config.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-09-28 15:53:01 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-09-28 15:56:07 -0500
commit41250ce50c222ad5d4c9e459be142de1e34ed575 (patch)
tree494e14747483743eb9db6a63c7ed6b955c140b5f /ci/nosdn/cloud-sh-odl/config.yaml
parentc50131e885d4e38a1c867cebea09999fb207114b (diff)
cleanup the stalled files for D release.
Change-Id: I0d1c972eca6b1833b504a6ea55118915c7a4cb77 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/nosdn/cloud-sh-odl/config.yaml')
-rw-r--r--ci/nosdn/cloud-sh-odl/config.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/ci/nosdn/cloud-sh-odl/config.yaml b/ci/nosdn/cloud-sh-odl/config.yaml
deleted file mode 100644
index 066171be..00000000
--- a/ci/nosdn/cloud-sh-odl/config.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-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"