X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sdnc-a1-controller%2Foam%2FREADME.md;h=5f0619a1dab98eaf8ae4035a1a8c0061c593b4d1;hb=fed5fc967794cb3d9d9abf3d48283908eff36cc9;hp=2cabf6bd26165920ac14ef36ce4125f456ad7ac0;hpb=3185681c9af47e8ff5b235d8d6c51f8f06fd5bce;p=nonrtric.git diff --git a/sdnc-a1-controller/oam/README.md b/sdnc-a1-controller/oam/README.md index 2cabf6bd..5f0619a1 100644 --- a/sdnc-a1-controller/oam/README.md +++ b/sdnc-a1-controller/oam/README.md @@ -1,15 +1,6 @@ -This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first: +This module builds the submodule sdnc-a1 which inturn creates the SDNC A1 docker image -1. org.openecomp.sdnc/sdnc-core -2. org.openecomp.sdnc/sdnc-adaptors -3. org.openecomp.sdnc/sdnc-northbound -4. org.openecomp.sdnc/sdnc-plugins - -To compile this code: - -1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example. - -2. To compile, run "mvn clean install". +To compile, run "mvn clean install". ## License