summaryrefslogtreecommitdiffstats
path: root/qtip
diff options
context:
space:
mode:
authorzhihui wu <wu.zhihui1@zte.com.cn>2017-05-23 18:06:58 +0800
committerzhihui wu <wu.zhihui1@zte.com.cn>2017-05-23 18:50:35 +0800
commit9ee460df3e2280876b7dd826e8b71ab04514cc17 (patch)
treece42b69edbc9c4e93de5d2c04f13cb28e6ab4ef8 /qtip
parentc990f1d1915c8666c1793b141b2d37e1e2fdaf1d (diff)
use the git link to replace qtip_spec
Change-Id: Iaee076c06d54754f2d761dd85eab58353ee32ae4 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'qtip')
-rw-r--r--qtip/ansible_library/plugins/action/calculate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtip/ansible_library/plugins/action/calculate.py b/qtip/ansible_library/plugins/action/calculate.py
index d50222fe..077d863c 100644
--- a/qtip/ansible_library/plugins/action/calculate.py
+++ b/qtip/ansible_library/plugins/action/calculate.py
@@ -69,7 +69,7 @@ def calc_qpi(qpi_spec, metrics):
'children': section_results,
'details': {
'metrics': metrics,
- 'spec': qpi_spec
+ 'spec': "https://git.opnfv.org/qtip/tree/resources/QPI/compute.yaml"
}
}