diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-18 08:31:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-18 08:31:51 +0000 |
commit | 16b9a69410fd0aaa9a55b023997bb3872ee5907d (patch) | |
tree | be45663d8fab26ed53c04425aa708bc5ae6093b5 /functest/ci/config_functest.yaml | |
parent | 0e919a00c9fa4827af77731fffb0fc5dccc1f16c (diff) | |
parent | 33de78413116823fc61a7df695f17574a9247bd0 (diff) |
Merge "Remove multisite support"
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 829c51f7..6107b42a 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -162,14 +162,6 @@ ONOS: installer_master: '10.20.0.2' installer_master_username: 'root' installer_master_password: 'r00tme' -multisite: - fuel: - installer_username: 'root' - installer_password: 'r00tme' - compass: - installer_username: 'root' - installer_password: 'root' - multisite_controller_ip: '10.1.0.50' promise: tenant_name: promise tenant_description: promise Functionality Testing |