xNF-5G Tutorial 83/125983/2
authorMichal Chabiera <michal.chabiera@orange.com>
Tue, 30 Nov 2021 11:34:22 +0000 (12:34 +0100)
committerMichal Chabiera <michal.chabiera@orange.com>
Tue, 30 Nov 2021 14:52:56 +0000 (15:52 +0100)
commit1defa2b3d9fa1e3fb4738ed1550a99e7a9ef9541
tree8bedeb43c80d9e9a3b3a6b9d0f19f48cf0626cc1
parent554afbb5729fe19b6d978d4add1b4b7c6e34ef7a
xNF-5G Tutorial

Initial commit for xNF-5G Tutorial. Service composed of free5gc and ueransim.

Issue-ID: INT-2011
Signed-off-by: Michal Chabiera <michal.chabiera@orange.com>
Change-Id: Icf47cf877e541d9bbdf0d84afa8ce5e9237edfe9
296 files changed:
tutorials/xNF_5G/ONES.pdf [new file with mode: 0644]
tutorials/xNF_5G/free5gc/README.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/Pipfile [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/README.md [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/__init__.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/artifacts/cluster_kubeconfig [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/config.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/create_cloud_regions.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/delete.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/healthcheck.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/instantiate.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/k8s_client.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/onap_settings.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/onboard.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/update_cba.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/update_connectivity_info.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/vsp/.gitkeep [new file with mode: 0644]
tutorials/xNF_5G/free5gc/automation/vsp/pnf_package.csar [new file with mode: 0644]
tutorials/xNF_5G/free5gc/service_config.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/.gitattributes [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/.gitignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/Makefile [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/README.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/base_native/MANIFEST.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/bootstrap.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/build.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/deploy.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/enrich.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/run-ue-reconfiguration.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/run-vf-base-ra.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/run-vf-pkg-ra.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/run-vnf-config.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba-dev/run-vnf-ra.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/artifact_types.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/data_types.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/free5GC.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/node_types.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/policy_types.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/relationship_types.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Definitions/resources_definition_types.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/CollectorScript.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/ConfigDeploy.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/ConfigDeploySetup.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/PnfRegistration.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/README.md [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/RanReconfiguration.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/SimpleErrorCheck.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/SimpleStatusCheck.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Scripts/kotlin/UeSubscription.kt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/config-setup-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/config-setup-template.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/free5gc-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/free5gc-template.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc.tar.gz [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/charts/free5gc-nrf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/charts/free5gc-nrf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/charts/free5gc-nrf/templates/nrf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/charts/free5gc-nrf/templates/nrf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/charts/free5gc-nrf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/free5gc/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/values-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/nrf-scaling/values.yaml.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service-config/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service-config/ssh-service-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service-config/templates/ssh-service-template.yaml.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service-config/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service-values/ssh-service-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service-values/values.yaml.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ssh-service.tar.gz [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/Makefile [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/ueransim.tar.gz [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/ueransim/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/ueransim/README.md [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/ueransim/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/ueransim/templates/gnb/gnb-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/ueransim/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-configs/ue-reconfiguration/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/free5gc-cnf-cds-base-profile.tar.gz [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/free5gc-cnf-cds-base-profile/manifest.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/free5gc-cnf-cds-base-profile/override_values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/ueransim-cnf-cds-base-profile.tar.gz [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/ueransim-cnf-cds-base-profile/manifest.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/ueransim-cnf-cds-base-profile/override_values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-base-profile.tar.gz [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/manifest.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/override_values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/ssh-service-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/k8s-profiles/vfw-cnf-cds-vpkg-profile/ssh-service-template.yaml.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/vnf-mapping.json [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/Templates/vnf-template.vtl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba/pom.xml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/cba2dd.py [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/.gitignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/Makefile [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/README.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/README.md [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/amf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/amf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/amf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/amf-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/amf-networkattachmentdefinition.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/amf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-amf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/ausf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/ausf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/ausf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/ausf-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/ausf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-ausf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/amf-ngap-external.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/n3iwf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/n3iwf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/n3iwf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/n3iwf-ike-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/n3iwf-n2-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/templates/n3iwf-n3-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-n3iwf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/nrf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/nrf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/nrf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/nrf-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/nrf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nrf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/nssf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/nssf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/nssf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/nssf-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/nssf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-nssf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/pcf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/pcf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/pcf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/pcf-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/pcf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-pcf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/smf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/smf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/smf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/smf-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/smf-networkattachmentdefinition.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/smf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/ulcl-enabled-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-smf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/udm-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/udm-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/udm-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/udm-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/templates/udm-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udm/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/udr-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/udr-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/udr-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/udr-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/templates/udr-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-udr/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/README.md [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf-n3-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf-n4-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf-n6-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf-n9-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf/upf-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf/upf-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf/upf-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf/upf-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf1/upf1-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf1/upf1-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf1/upf1-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf2/upf2-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf2/upf2-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upf2/upf2-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upfb/upfb-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upfb/upfb-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/templates/upfb/upfb-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/ulcl-enabled-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-upf/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/.helmignore [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/tests/test-connection.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/webui-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/webui-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/webui-hpa.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/webui-ingress.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/templates/webui-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/charts/free5gc-webui/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/services-enabled-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/ulcl-enabled-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/helm/free5gc/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/tools/tail_all.sh [new file with mode: 0644]
tutorials/xNF_5G/free5gc/templates/tools/tail_config [new file with mode: 0644]
tutorials/xNF_5G/ueransim/README.txt [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/Pipfile [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/README.md [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/__init__.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/artifacts/cluster_kubeconfig [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/config.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/create_cloud_regions.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/delete.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/healthcheck.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/instantiate.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/k8s_client.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/onap_settings.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/onboard.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/update_cba.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/update_connectivity_info.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/automation/vsp/.gitkeep [new file with mode: 0644]
tutorials/xNF_5G/ueransim/service_config.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/.gitattributes [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/.gitignore [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/Makefile [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/README.txt [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/base_native/MANIFEST.json [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/bootstrap.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/build.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/deploy.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/enrich.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/run-vf-base-ra.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/run-vf-pkg-ra.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/run-vnf-config.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba-dev/run-vnf-ra.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba/pom.xml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/cba2dd.py [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/.gitignore [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/Makefile [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/README.txt [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/Chart.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/README.md [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/multicluster-enabled-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/open5gs-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/services-enabled-values.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/NOTES.txt [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/_helpers.tpl [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/gnb/gnb-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/gnb/gnb-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/gnb/gnb-n2-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/gnb/gnb-n3-nad.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/gnb/gnb-service.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/tests/connectivity-test.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/ue/ue-configmap.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/templates/ue/ue-deployment.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/helm/ueransim/values.yaml [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/tools/tail_all.sh [new file with mode: 0644]
tutorials/xNF_5G/ueransim/templates/tools/tail_config [new file with mode: 0644]