summaryrefslogtreecommitdiffstats
path: root/osdf/templates/conductor_interface.json
diff options
context:
space:
mode:
authorAnkitkumar Patel <ankit@research.att.com>2018-03-27 15:02:46 -0400
committerAnkitkumar Patel <ankit@research.att.com>2018-03-27 15:16:29 -0400
commitca43ea7c87abbcaa71617de50598449ff5ff007c (patch)
tree072f8ed4673d14a042646107e564d0143902caf1 /osdf/templates/conductor_interface.json
parenta775ec8b904a0ea7ed863726ffe7f7d9b363d47a (diff)
Updated the conductor adaptor
Updated the conductor adaptor code. Issue-ID: OPTFRA-207 Change-Id: I41bd6f2e39bc5ca6d2d27539772175363590416f Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to 'osdf/templates/conductor_interface.json')
-rwxr-xr-xosdf/templates/conductor_interface.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/osdf/templates/conductor_interface.json b/osdf/templates/conductor_interface.json
index 64f9c4f..ec01cc8 100755
--- a/osdf/templates/conductor_interface.json
+++ b/osdf/templates/conductor_interface.json
@@ -4,14 +4,12 @@
"timeout": {{ timeout }},
"limit": {{ limit }},
"template": {
- "homing_template_version": "2017-10-10",
+ "homing_template_version": "2018-02-01",
"parameters": {
"service_name": "{{ service_name }}",
"service_id": "{{ service_id }}",
"customer_lat": "{{ latitude }}",
- "customer_long": "{{ longitude }}",
- "REQUIRED_MEM": "{{ memory }}",
- "REQUIRED_DISK": "{{ storage }}"
+ "customer_long": "{{ longitude }}"
},
"locations": {
"customer_loc": {