aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-08-11 06:47:14 -0400
committerJerry Flood <jf9860@att.com>2017-08-11 06:47:25 -0400
commit80ff985f27b3571bc943f33796fa5124bb3ab313 (patch)
tree9ccf2a8988d12dc2bb299cc5a153af318ef43808 /robot/assets
parentd9a5c4bc2f47d03c45e2e0384490d54e9a5de54a (diff)
Updated robot scripts to support R1.1.0 changes
Issue: TEST-47 Change-Id: I5f6bfa936ca873237e61242f3d568f5ab09eceaa Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/assets')
-rw-r--r--robot/assets/templates/asdc/feature_group.template3
-rw-r--r--robot/assets/templates/asdc/software_product.template1
2 files changed, 3 insertions, 1 deletions
diff --git a/robot/assets/templates/asdc/feature_group.template b/robot/assets/templates/asdc/feature_group.template
index 3d87b047..8404bafc 100644
--- a/robot/assets/templates/asdc/feature_group.template
+++ b/robot/assets/templates/asdc/feature_group.template
@@ -7,5 +7,6 @@
],
"addedEntitlementPoolsIds": [
"${entitlement_pool_id}"
- ]
+ ],
+ "manufacturerReferenceNumber" : "${manufacturer_reference_number}"
} \ No newline at end of file
diff --git a/robot/assets/templates/asdc/software_product.template b/robot/assets/templates/asdc/software_product.template
index a5938f2c..9c65be90 100644
--- a/robot/assets/templates/asdc/software_product.template
+++ b/robot/assets/templates/asdc/software_product.template
@@ -3,6 +3,7 @@
"description": "vendor software product",
"category": "resourceNewCategory.generic",
"subCategory": "resourceNewCategory.generic.abstract",
+ "onboardingMethod" : "HEAT",
"licensingVersion": {
"id" : "1.0",
"label" : "1.0"