You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

A framework is deployed in the OSC Lab, allowing a user to validate configuration data in the form of XML/JSON, based on the O-RAN-FH YANG models against a simulated NETCONF Server.

Usage

  1. Clone the OAM repository in gerrit.
  2. Navigate into the folder

    solution/dev/smo/yang-validator

  3. Do a

    docker-compose up

     This starts two services currently:

    1. a O-RAN-FH Simulator exposing the O1 interface YANG models
    2. a vanilla OpenDaylight Aluminium SR0 version, acting as the SMO


  • No labels