summaryrefslogtreecommitdiffstats
path: root/functest/ci/installer_params.yaml
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2017-02-18 19:15:37 +0100
committerJose Lausuch <jose.lausuch@ericsson.com>2017-02-21 19:54:53 +0000
commit568259b1a056de7e08e568168bf0d881b427a54d (patch)
tree6bc5a8861e90d4f6ab390484ed3ee165fd4f5016 /functest/ci/installer_params.yaml
parent3a3968850a0c37ef0734919b03c6bcdc309b3628 (diff)
Add deployment_handler printout to prepare env
Example virtual deployment apex: http://paste.openstack.org/raw/599536/ Example CI POD: http://paste.openstack.org/raw/599537/ Change-Id: I0711b45a525bc074a9c05f0ea3a194b2db05f2d9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'functest/ci/installer_params.yaml')
-rw-r--r--functest/ci/installer_params.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/functest/ci/installer_params.yaml b/functest/ci/installer_params.yaml
new file mode 100644
index 000000000..bffa894e7
--- /dev/null
+++ b/functest/ci/installer_params.yaml
@@ -0,0 +1,16 @@
+apex:
+ ip: ''
+ user: 'stack'
+ pkey: '/root/.ssh/id_rsa'
+#compass:
+# ip: ''
+# user: 'root'
+# password: 'root'
+fuel:
+ ip: '10.20.0.2'
+ user: 'root'
+ password: 'r00tme'
+#joid:
+# ip: ''
+# user: ''
+# password: ''