3 Installation Package Download

This section provides information about how to download OCNWDAF package.

To download the OCNWDAF package from My Oracle Support:
  1. Log in to My Oracle Support using the appropriate credentials.
  2. Click Patches & Updates to locate the patch.
  3. In the Patch Search console, select the Product or Family (Advanced) option.
  4. Enter Oracle Communications Cloud Native Core - 5G in the Product field.
  5. From the Release drop-down, select "Oracle Communications Cloud Native Core Network Data Analytics Function <release_number>" Where, <release_number> indicates the required release number of NWDAF.
  6. Click Search.

    The Patch Advanced Search Results displays a list of releases.

  7. Select the required patch from the list.

    The Patch Details window appears.

  8. Click Download.

    The File Download window appears.

  9. Click the <p********_<release_number>_Tekelec>.zip file.

The OCNWDAF deployment package includes ready-to-use docker images and Helm charts to help orchestrate containers in Kubernetes. The communication between Pods of services of OCNWDAF are preconfigured in the Helm charts.

Untar the Package ZIP File

Run the following command to untar the OCNWDAF package zip file to get the docker image tar file:

tar -xvf nwdaf-pkg-22.1.0.0.tgz
The nwdaf-pkg-22.1.0.0.tgz directory consists of following files:
# Root
- images
- installer/
        - nwdaf-front-end/
                - ocn-nwdaf-releases/
                    ## NWDAF Front End
                    - ocn-nwdaf-analytics/
                    - ocn-nwdaf-communication/
                    - ocn-nwdaf-configuration-service/
                    - ocn-nwdaf-data-collection/
                    - ocn-nwdaf-gateway/
                    - ocn-nwdaf-mtlf-service/
                    - ocn-nwdaf-subscription/
        - nwdaf-cap4c-kubernetes-installer/
                - etc
                - files
                - scripts
        - nwdaf-ats
            - ocnwdaf_tests
            - ats_jenkins_config