diff options
author | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2018-12-03 07:10:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-03 07:10:14 +0000 |
commit | 6247c340ea26ec82909d844b0585e6ef4949ed94 (patch) | |
tree | 17e5bba895ea1dcc3d45b6a4accfa4e88b8922f0 /vid-app-common/src/main/resources/sdcservices.json | |
parent | fed8ee99b98977ec0d6ade8174684932b27f7794 (diff) | |
parent | afe1a57be3724123792fb974b2ae4b8b150fa441 (diff) |
Merge "Handle annotated-input which has 2 properties"
Diffstat (limited to 'vid-app-common/src/main/resources/sdcservices.json')
-rw-r--r-- | vid-app-common/src/main/resources/sdcservices.json | 14 |
1 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 1d9d160e3..e300597e5 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": "90fe6842-aa76-4b68-8329-5c86ff564407", + "invariantUUID": "0311f998-9268-4fd6-bbba-afff15087b72", + "name": "4-27_vMME_Service", + "version": "1.0", + "toscaModelURL": "./1712_ADIOD.zip", + "category": "Mobility", + "lifecycleState": "CERTIFIED", + "lastUpdaterUserId": "rg276b", + "lastUpdaterFullName": null, + "distributionStatus": "DISTRIBUTED", + "artifacts": null, + "resources": null + }, + { "uuid": "73e1322a-8a9a-49dc-9558-b0c5c5770e4a", "invariantUUID": "f430728a-4530-42be-a577-1206b9484cef", "name": "4-27_vMME_Service", |