Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
titleObsolete Note

We are in the process of moving this xApp writing guide to https://docs.o-ran-sc.org.

Please refer to App Writing Guide for latest guide.

To test onboard an xApp, you can utilize either the CLI tool or the REST APIs of xapp onboarder.

The CLI tool will return errors that can help you pinpoint problems in your xApp descriptor.

Prerequisites

  • a host with docker installed
  • a local helm repo

...