From 0132c121f2d6ffe095f8e13b9c7d77ffa478431f Mon Sep 17 00:00:00 2001 From: "zhifeng.jiang" Date: Mon, 26 Sep 2016 22:49:36 +0800 Subject: Add qtip restful server usage in docs. modification: Add qtip restful api info in apidoc. Add qtip restful api usage in userguide. modify the test_list example. JIRA:QTIP-99 Change-Id: I0da640571fa0272376e735335fb364e6e20e8a4e Signed-off-by: zhifeng.jiang --- docs/templates/sample_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/sample_config.yaml') diff --git a/docs/templates/sample_config.yaml b/docs/templates/sample_config.yaml index 8dcaa11c..13f6d3fe 100644 --- a/docs/templates/sample_config.yaml +++ b/docs/templates/sample_config.yaml @@ -14,7 +14,7 @@ Scenario: #Context would define the environment on which to run: #Host Machine keys would contain Host_Machines/ Baremetal machines to run the benchmarks on -#e.g in Host Machine , machine_1 and machine_2 are the bare metal machines. For each baremetal machine its IP(which should be reachable from the location on which you run QTIP), passwords and its role(host or server) +#e.g in Host Machine , machine_1 and machine_2 are the bare metal machines. For each baremetal machine its IP(which should be reachable from the location on which you run QTIP), passwords and its role(host or server). If your installer is 'fuel' or 'compass' and you left baremetal machine IP empty,qtip will get compute node ip from installer automaticly. Context: Host_Machines: machine_1: -- cgit 1.2.3-korg