Kserve participant for simple rApp
[nonrtric/plt/rappmanager.git] / sample-rapp-generator / rapp-kserve / Definitions / asd.yaml
diff --git a/sample-rapp-generator/rapp-kserve/Definitions/asd.yaml b/sample-rapp-generator/rapp-kserve/Definitions/asd.yaml
new file mode 100644 (file)
index 0000000..e2aeffb
--- /dev/null
@@ -0,0 +1,39 @@
+#  ============LICENSE_START=======================================================\r
+#  Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved.\r
+#  ================================================================================\r
+#  Licensed under the Apache License, Version 2.0 (the "License");\r
+#  you may not use this file except in compliance with the License.\r
+#  You may obtain a copy of the License at\r
+#\r
+#        http://www.apache.org/licenses/LICENSE-2.0\r
+#\r
+#  Unless required by applicable law or agreed to in writing, software\r
+#  distributed under the License is distributed on an "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+#  See the License for the specific language governing permissions and\r
+#  limitations under the License.\r
+#\r
+#  SPDX-License-Identifier: Apache-2.0\r
+#  ============LICENSE_END=========================================================\r
+\r
+tosca_definitions_version: tosca_simple_yaml_1_2\r
+\r
+description: rApp Kserve\r
+\r
+imports:\r
+  - asd_types.yaml\r
+\r
+topology_template:\r
+  node_templates:\r
+    applicationServiceDescriptor:\r
+      type: tosca.nodes.asd\r
+      description: "rapp-kserve"\r
+      properties:\r
+        descriptor_id: 0fd5d1a0-805b-4b05-9e9a-bb150990fe2f\r
+        descriptor_invariant_id: 1a2e99e1-3f57-4a7c-8b85-3a9c991d2c0e\r
+        descriptor_version: 1.0\r
+        schema_version: 2.0\r
+        function_description: rApp description\r
+        provider: Ericsson Software Technology (O-RAN SC NONRTRIC team)\r
+        application_name: rapp-kserve\r
+        application_version: 1.0\r