Versions Compared

Key

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

...

If any of the Mandatory parameters are not received as per the GRPC Proto file definition, GRPC Error response shall be sent to  the client and no RIC Control Request shall be initiated.

Rc xAPP repo

Rc xapp code can be cloned using below command

git clone https://gerrit.o-ran-sc.org/r/ric-app/rc

Rc xAPP Deployment

Steps to onboard the xapp
1)echo '{ "config-file.json_url": "https://gerrit.o-ran-sc.org/r/gitweb?p=ric-app/rc.git;a=blob_plain;f=xapp-descriptor/config.json;hb=HEAD","controls-schema.json_url": "https://gerrit.o-ran-sc.org/r/gitweb?p=ric-app/rc.git;a=blob_plain;f=xapp-descriptor/schema.json;hb=HEAD" }' > onboard.rc.url

...