aboutsummaryrefslogtreecommitdiffstats
path: root/osdf/templates/conductor_interface.json
diff options
context:
space:
mode:
authorAnkitkumar Patel <ankit@research.att.com>2018-05-22 22:57:54 -0400
committerAnkitkumar Patel <ankit@research.att.com>2018-05-22 22:58:57 -0400
commit61960d0ca9556843596975506fc949ae90ebb776 (patch)
tree9e638df2ab0e4ac5677655815336f71b3eb397a1 /osdf/templates/conductor_interface.json
parent8a0fb1ecc1bd4f421f18ad10edd8e6f2c78dc003 (diff)
Eliminating emply elements from HAS templatev1.1.1
Eliminating empty elements from HAS template Issue-ID: OPTFRA-243 Change-Id: Iec6acf95f6f0a98757e3d208f102998d197b2daa Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to 'osdf/templates/conductor_interface.json')
-rwxr-xr-xosdf/templates/conductor_interface.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdf/templates/conductor_interface.json b/osdf/templates/conductor_interface.json
index 9ab2c82..d2258a0 100755
--- a/osdf/templates/conductor_interface.json
+++ b/osdf/templates/conductor_interface.json
@@ -4,7 +4,7 @@
"timeout": {{ timeout }},
"limit": {{ limit }},
"template": {
- "homing_template_version": "2018-02-01",
+ "homing_template_version": "2017-10-10",
"parameters": {
"service_name": "{{ service_name }}",
"service_id": "{{ service_id }}",