diff options
Diffstat (limited to 'ci/onos/cloud-sh-onos/config.yaml')
-rw-r--r-- | ci/onos/cloud-sh-onos/config.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ci/onos/cloud-sh-onos/config.yaml b/ci/onos/cloud-sh-onos/config.yaml deleted file mode 100644 index 9f90f788..00000000 --- a/ci/onos/cloud-sh-onos/config.yaml +++ /dev/null @@ -1,21 +0,0 @@ -keystone: - admin-password: password - - -mysql: - dataset-size: 10% - max-connections: 1000 - -neutron-api: - neutron-plugin: onos - neutron-security-groups: True - - -neutron-gateway: - plugin: onos - - -nova-cloud-controller: - network-manager: Neutron - quantum-security-groups: "yes" - |