diff options
author | Jose Lausuch <jalausuch@suse.com> | 2017-11-15 13:14:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-15 13:14:12 +0000 |
commit | 743f3f835ecbbfdca21838dcd0a786975924cbf2 (patch) | |
tree | 63f9ca73949c360899710da9324c0e686b7e5470 /functest/ci/installer_params.yaml | |
parent | 83f250371ce6782f069dfee068a19d9b90415666 (diff) | |
parent | 94f0cfc2ac34396a29197fa4f22916aa6c9f1627 (diff) |
Merge "Remove opnfv module from functest-core"
Diffstat (limited to 'functest/ci/installer_params.yaml')
-rw-r--r-- | functest/ci/installer_params.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/functest/ci/installer_params.yaml b/functest/ci/installer_params.yaml deleted file mode 100644 index 77e9355f..00000000 --- a/functest/ci/installer_params.yaml +++ /dev/null @@ -1,16 +0,0 @@ -apex: - ip: '' - user: 'stack' - pkey: '/root/.ssh/id_rsa' -compass: - ip: '192.168.200.2' - user: 'root' - password: 'root' -fuel: - ip: '10.20.0.2' - user: 'root' - password: 'r00tme' -# joid: -# ip: '' -# user: '' -# password: '' |