diff --git a/O-RAN/descriptors/example_recipe_oran_i_release.yaml b/O-RAN/descriptors/example_recipe_oran_i_release.yaml new file mode 100644 index 0000000000000000000000000000000000000000..222ba30028f3101dff9a30674c26d07c5f430d9f --- /dev/null +++ b/O-RAN/descriptors/example_recipe_oran_i_release.yaml @@ -0,0 +1,33 @@ +################################################################################ +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2021 HCL Technologies Limited. # +# Copyright (c) 2022 Samsung Electronics Co., Ltd. # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); # +# you may not use this file except in compliance with the License. # +# You may obtain a copy of the License at # +# # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, # +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # +# See the License for the specific language governing permissions and # +# limitations under the License. # +############################################################################### + +#------------------------------------------------------------------------- +# Global common setting +#------------------------------------------------------------------------- + +common: + releasePrefix: r4 +k8-namespace: + aux: "ricaux" + platform: "9e805099-ec49-49de-a472-f0f408f835b0" + xapp: "3863ba8d-f48a-4e1e-87f2-9b9096fc71c0" + infra: "7ae973f7-ad40-4bcb-93b6-48635b77fad9" + +extsvcplt: + ricip: "192.168.1.39" + auxip: "10.0.0.1" diff --git a/O-RAN/descriptors/nearrtric_knf/README.md b/O-RAN/descriptors/nearrtric_knf/README.md new file mode 100644 index 0000000000000000000000000000000000000000..9e5d5fb7333eed7adec0c4366c9e32a3595238c4 --- /dev/null +++ b/O-RAN/descriptors/nearrtric_knf/README.md @@ -0,0 +1,3 @@ +# Descriptor created by OSM descriptor package generated + +**Created on 02/06/2024, 13:24:07 ** \ No newline at end of file diff --git a/O-RAN/descriptors/nearrtric_knf/Scripts/cloud_init/cloud-config.txt b/O-RAN/descriptors/nearrtric_knf/Scripts/cloud_init/cloud-config.txt new file mode 100644 index 0000000000000000000000000000000000000000..61f1422c8d55057039c4d83cdb7bf65dc83f7f59 --- /dev/null +++ b/O-RAN/descriptors/nearrtric_knf/Scripts/cloud_init/cloud-config.txt @@ -0,0 +1,2 @@ +--- +#cloud-config \ No newline at end of file diff --git a/O-RAN/descriptors/nearrtric_knf/nearrtric_knfd.yaml b/O-RAN/descriptors/nearrtric_knf/nearrtric_knfd.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6524d6a69bd0857ef76ed9b5cdc5644bf5108526 --- /dev/null +++ b/O-RAN/descriptors/nearrtric_knf/nearrtric_knfd.yaml @@ -0,0 +1,18 @@ +vnfd: + description: KNF with single KDU using a helm-chart for O-RAN nearrtric + df: + - id: default-df + ext-cpd: + - id: mgmt-ext + k8s-cluster-net: mgmtnet + id: nearrtric_knf + k8s-cluster: + nets: + - id: mgmtnet + kdu: + - name: nearrtric + helm-chart: nearrtric/nearrtric + mgmt-cp: mgmt-ext + product-name: nearrtric_knf + provider: Hassan + version: 1.0.0 \ No newline at end of file diff --git a/O-RAN/descriptors/nearrtric_ns/README.md b/O-RAN/descriptors/nearrtric_ns/README.md new file mode 100644 index 0000000000000000000000000000000000000000..dbc2fce5708d518e0f5563e758d39a53f8ee726f --- /dev/null +++ b/O-RAN/descriptors/nearrtric_ns/README.md @@ -0,0 +1,3 @@ +# Descriptor created by OSM descriptor package generated + +**Created on 02/06/2024, 13:24:09 ** \ No newline at end of file diff --git a/O-RAN/descriptors/nearrtric_ns/nearrtric_nsd.yaml b/O-RAN/descriptors/nearrtric_ns/nearrtric_nsd.yaml new file mode 100644 index 0000000000000000000000000000000000000000..24507e342395da33fd4f4f69d300cf19ef600856 --- /dev/null +++ b/O-RAN/descriptors/nearrtric_ns/nearrtric_nsd.yaml @@ -0,0 +1,22 @@ +nsd: + nsd: + - description: NS consisting of a single KNF nearrtric_knf connected to mgmt network + designer: Hassan + df: + - id: default-df + vnf-profile: + - id: nearrtric_knf + virtual-link-connectivity: + - constituent-cpd-id: + - constituent-base-element-id: nearrtric_knf + constituent-cpd-id: mgmt-ext + virtual-link-profile-id: mgmtnet + vnfd-id: nearrtric_knf + id: nearrtric_ns + name: nearrtric_ns + version: 1.0.0 + virtual-link-desc: + - id: mgmtnet + mgmt-network: true + vnfd-id: + - nearrtric_knf