aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2019-05-17 01:01:26 -0400
committerGary Wu <gary.i.wu@huawei.com>2019-05-17 06:15:26 +0000
commitfac7a63ac96b226fa6d3a2013feb982ee14790d9 (patch)
tree832d8ff4587ead19b212dfe033a1b0522b302ac5 /robot/assets/templates
parent32327a40c69d8ae0a3b318742900f540fd5c8426 (diff)
Set resource type as VL for Generic NeutronNet
Change-Id: I01734240673293596b1695309807f98f6652f16c Issue-ID: INT-1080 Signed-off-by: Yang Xu <yang.xu3@huawei.com> (cherry picked from commit 7464de975c50a3efe1c6a1cbe7159e5ebc705fff)
Diffstat (limited to 'robot/assets/templates')
-rw-r--r--robot/assets/templates/asdc/resource_instance.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/asdc/resource_instance.template b/robot/assets/templates/asdc/resource_instance.template
index d42f20ca..18cf34c7 100644
--- a/robot/assets/templates/asdc/resource_instance.template
+++ b/robot/assets/templates/asdc/resource_instance.template
@@ -4,7 +4,7 @@
"posY": ${posY},
"name": "${catalog_resource_name}",
"componentVersion": "1.0",
- "originType": "VF",
+ "originType": "${originType}",
"icon": "defaulticon",
"componentUid": "${catalog_resource_id}"
}