aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/resources
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-05-21 19:38:54 +0300
committerIttay Stern <ittay.stern@att.com>2019-06-03 10:50:41 +0300
commit2bc8ebda0282cf3a3941815eb2b29dc08d8772f9 (patch)
tree0833aa9246d36be433750984740cf8ebdc76b95a /vid-app-common/src/main/resources
parente0c59bc9b16bb69f0f0a47268742c9f030aa3aa6 (diff)
Support service models with policy
Upgrade sdc-tosca to 1.5.1 Issue-ID: VID-481 Cherry-picked from change: I75f0df4cae73257fc6aa58b9f5f627901c2c61c5 Signed-off-by: Ittay Stern <ittay.stern@att.com> Change-Id: I13d61050e819c1f65bf855f314e84406d35f1a9c
Diffstat (limited to 'vid-app-common/src/main/resources')
-rw-r--r--vid-app-common/src/main/resources/sdcservices.json14
-rw-r--r--vid-app-common/src/main/resources/vLoadBalancerMS-with-policy.TOSCA.zipbin0 -> 127525 bytes
2 files changed, 14 insertions, 0 deletions
diff --git a/vid-app-common/src/main/resources/sdcservices.json b/vid-app-common/src/main/resources/sdcservices.json
index 965c9cebd..12142aa9b 100644
--- a/vid-app-common/src/main/resources/sdcservices.json
+++ b/vid-app-common/src/main/resources/sdcservices.json
@@ -71,6 +71,20 @@
"resources": null
},
{
+ "uuid": "3f6bd9e9-0942-49d3-84e8-6cdccd6de339",
+ "invariantUUID": "5461e83e-0b2a-465d-ab45-9d731894afd9",
+ "name": "vLoadBalancerMS",
+ "version": "1.0",
+ "toscaModelURL": "./vLoadBalancerMS-with-policy.TOSCA.zip",
+ "category": "Network L4+",
+ "lifecycleState": "CERTIFIED",
+ "lastUpdaterUserId": "demo",
+ "lastUpdaterFullName": null,
+ "distributionStatus": "DISTRIBUTED",
+ "artifacts": null,
+ "resources": null
+ },
+ {
"uuid": "90fe6842-aa76-4b68-8329-5c86ff564407",
"invariantUUID": "0311f998-9268-4fd6-bbba-afff15087b72",
"name": "4-27_vMME_Service",
diff --git a/vid-app-common/src/main/resources/vLoadBalancerMS-with-policy.TOSCA.zip b/vid-app-common/src/main/resources/vLoadBalancerMS-with-policy.TOSCA.zip
new file mode 100644
index 000000000..ef77d2515
--- /dev/null
+++ b/vid-app-common/src/main/resources/vLoadBalancerMS-with-policy.TOSCA.zip
Binary files differ