X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-rapp-generator%2Frapp-all%2FDefinitions%2Fasd.yaml;h=486b038dcd088cd900c756515148aeec53841a16;hb=6b918d63455df392a260daba83281fc49799f5a4;hp=96543b87da90e7d616a1641878051e08910998f2;hpb=acb1b85ddb80af9c7243abb949ac49c241ef8f33;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/sample-rapp-generator/rapp-all/Definitions/asd.yaml b/sample-rapp-generator/rapp-all/Definitions/asd.yaml index 96543b8..486b038 100755 --- a/sample-rapp-generator/rapp-all/Definitions/asd.yaml +++ b/sample-rapp-generator/rapp-all/Definitions/asd.yaml @@ -12,27 +12,27 @@ topology_template: description: "rapp-all" properties: descriptor_id: 123e4567-e89b-12d3-a456-426614174000 - descriptor_invariant_id: 123e4yyy-e89b-12d3-a456-426614174abc + descriptor_invariant_id: 040eff2a-eb1a-4aff-bd46-37ce38092985 descriptor_version: 1.0 schema_version: 2.0 function_description: rApp description - provider: EST + provider: Ericsson Software Technology (O-RAN SC NONRTRIC team) application_name: rapp-all application_version: 1.0 artifacts: - ransliceassurance: + helloworld: type: tosca.artifacts.asd.deploymentItem - file: "Artifacts/Deployment/HELM/ransliceassurance-1.0.0.tgz" + file: "Artifacts/Deployment/HELM/hello-world-chart-0.1.0.tgz" properties: artifact_type: "helm_chart" target_server: "chartmuseum" - target_server_uri: "http://10.101.0.106:8879/charts/api/charts" + target_server_uri: "UPDATE_THIS_CHART_MUSEUM_POST_CHARTS_URI" item_id: 1 - oru-app: + helloworld-sme-invoker: type: tosca.artifacts.asd.deploymentItem - file: "Artifacts/Deployment/HELM/orufhrecovery-1.0.0.tgz" + file: "Artifacts/Deployment/HELM/hello-world-sme-invoker-0.1.0.tgz" properties: artifact_type: "helm_chart" target_server: "chartmuseum" - target_server_uri: "http://10.101.0.106:8879/charts/api/charts" + target_server_uri: "UPDATE_THIS_CHART_MUSEUM_POST_CHARTS_URI" item_id: 2 \ No newline at end of file