diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-09-28 15:53:01 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-09-28 15:56:07 -0500 |
commit | 41250ce50c222ad5d4c9e459be142de1e34ed575 (patch) | |
tree | 494e14747483743eb9db6a63c7ed6b955c140b5f /ci/nosdn/cloud-sh-odl/config.yaml | |
parent | c50131e885d4e38a1c867cebea09999fb207114b (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.yaml | 18 |
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" |