diff options
author | Jerry Flood <jf9860@att.com> | 2017-10-02 09:54:32 -0400 |
---|---|---|
committer | Jerry Flood <jf9860@att.com> | 2017-10-02 09:54:40 -0400 |
commit | 1f48bb90ce418174fa40d547490ee930b5d6765e (patch) | |
tree | a399547c8de97d11f22a4949f9448c695d4c3de4 | |
parent | e4cc6a80261f08b2273379e224b71a89a75de648 (diff) |
Update software product onboarding=NetworkPackaged
Issue: TEST-54
Change-Id: I9970217e7b18f7e79b47f8a8133f16a2e5c4ed5b
Signed-off-by: Jerry Flood <jf9860@att.com>
-rw-r--r-- | robot/assets/templates/asdc/software_product.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/asdc/software_product.template b/robot/assets/templates/asdc/software_product.template index 9c65be90..6e830ee2 100644 --- a/robot/assets/templates/asdc/software_product.template +++ b/robot/assets/templates/asdc/software_product.template @@ -3,7 +3,7 @@ "description": "vendor software product", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", - "onboardingMethod" : "HEAT", + "onboardingMethod" : "NetworkPackage", "licensingVersion": { "id" : "1.0", "label" : "1.0" |