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