X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sdnc-a1-controller%2Fnorthbound%2FREADME.md;h=c8c696a19d85c86026da13cd0846c01f2d790400;hb=dfff24a65d219ce3985edbf744b034d1882e452f;hp=0a325f02067ba91662358a00e99800192f05543e;hpb=aa242bc599368cc002aee167eb8f8b5526aa1a49;p=nonrtric.git diff --git a/sdnc-a1-controller/northbound/README.md b/sdnc-a1-controller/northbound/README.md index 0a325f02..c8c696a1 100644 --- a/sdnc-a1-controller/northbound/README.md +++ b/sdnc-a1-controller/northbound/README.md @@ -1,8 +1,7 @@ -This source repository contains the code for the SDNC-A1 Controller northbound interface. +This module builds the sdnc-a1-northbound which inturn creates the nonrt-ric-api-provider & nonrt-ric-api-model bundles. -It contains an OSGI bundle named "nonrt-ric-api" that provides the interface for A1 operations. - -To compile, run "mvn clean install". +To compile, run +>`mvn clean install` ## License