aboutsummaryrefslogtreecommitdiffstats
path: root/qtip
diff options
context:
space:
mode:
authorzhihui wu <wu.zhihui1@zte.com.cn>2017-05-24 09:14:19 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-24 09:14:19 +0000
commitd00f3cf55f53253b1c1654f54c76d7b8281b7860 (patch)
tree8dc10c0da78047a3d8c4425ee025ffa2f722ac33 /qtip
parentc648f91de1130bf8f09d6d97155d6a6b8f38e728 (diff)
parent9ee460df3e2280876b7dd826e8b71ab04514cc17 (diff)
Merge "use the git link to replace qtip_spec"
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"
}
}