X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sdnc-a1-controller%2Foam%2FREADME.md;h=ce55f565c77c27cef37bbfea4655b5c99835dc77;hb=0591aa3e4206dcc34a24f22c24957cc242b99111;hp=7f74ef74f075845b8e5aab04a635a9f2d69f84e2;hpb=348cb8528bdf879354de640b3249bc40db934505;p=nonrtric.git diff --git a/sdnc-a1-controller/oam/README.md b/sdnc-a1-controller/oam/README.md index 7f74ef74..ce55f565 100644 --- a/sdnc-a1-controller/oam/README.md +++ b/sdnc-a1-controller/oam/README.md @@ -1,4 +1,12 @@ -This source repository contains the code for SDN-A1 Controller operations, administration and maintenance utilities. To compile, run "mvn clean install". +This source repository contains the code for SDNC-A1 Controller operations, administration and maintenance utilities. + +It adds the features from northbound directory and creates the docker image for SDNC-A1 controller. + +It also contains the keystore, the script to start OpenDaylight, and the healthcheck script. + +The docker-compose file is also included in this directory. + +To compile, run "mvn clean install". ## License