/
On-boarding and Deploying xApps
On-boarding and Deploying xApps
RIC platform xApp onboard service provides REST APIs for xApp onboarding and testing. The following steps describes the workflow to onboard, config and deploy an xApp.
- Onboard an xApp instruction from user
- DMS_cli generates helm charts and uploads them to the local helm repo
- xApp descriptor and its schema are submitted to the DMS_cli running on the local host.
- xApp Helm charts are downloaded
- xApp registration and configuration parameters are uploaded to the Appmgr
- Appmgr combines the xApp helm charts from local helm repo and the new configuration
- The rtmgr updates the route table and creates an xApp instance
- xApp is ready to send and receive E2 messages