Merge "Sample rApp package for ics consumer"
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-all / Definitions / asd.yaml
index 96543b8..486b038 100755 (executable)
@@ -12,27 +12,27 @@ topology_template:
       description: "rapp-all"\r
       properties:\r
         descriptor_id: 123e4567-e89b-12d3-a456-426614174000\r
-        descriptor_invariant_id: 123e4yyy-e89b-12d3-a456-426614174abc\r
+        descriptor_invariant_id: 040eff2a-eb1a-4aff-bd46-37ce38092985\r
         descriptor_version: 1.0\r
         schema_version: 2.0\r
         function_description: rApp description\r
-        provider: EST\r
+        provider: Ericsson Software Technology (O-RAN SC NONRTRIC team)\r
         application_name: rapp-all\r
         application_version: 1.0\r
       artifacts:\r
-        ransliceassurance:\r
+        helloworld:\r
           type: tosca.artifacts.asd.deploymentItem\r
-          file: "Artifacts/Deployment/HELM/ransliceassurance-1.0.0.tgz"\r
+          file: "Artifacts/Deployment/HELM/hello-world-chart-0.1.0.tgz"\r
           properties:\r
             artifact_type: "helm_chart"\r
             target_server: "chartmuseum"\r
-            target_server_uri: "http://10.101.0.106:8879/charts/api/charts"\r
+            target_server_uri: "UPDATE_THIS_CHART_MUSEUM_POST_CHARTS_URI"\r
             item_id: 1\r
-        oru-app:\r
+        helloworld-sme-invoker:\r
           type: tosca.artifacts.asd.deploymentItem\r
-          file: "Artifacts/Deployment/HELM/orufhrecovery-1.0.0.tgz"\r
+          file: "Artifacts/Deployment/HELM/hello-world-sme-invoker-0.1.0.tgz"\r
           properties:\r
             artifact_type: "helm_chart"\r
             target_server: "chartmuseum"\r
-            target_server_uri: "http://10.101.0.106:8879/charts/api/charts"\r
+            target_server_uri: "UPDATE_THIS_CHART_MUSEUM_POST_CHARTS_URI"\r
             item_id: 2
\ No newline at end of file