X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=mc-core%2Fpackage%2FREADME;fp=mc-core%2Fpackage%2FREADME;h=47686668bae13b8637ed521245a99c7254d2e142;hb=3d4b88135c1a1429d8cecb7380cfc2f8c67d04ef;hp=0000000000000000000000000000000000000000;hpb=79eb47c2cfd81b81e911e69b67b99c965990f9a2;p=ric-app%2Fmc.git diff --git a/mc-core/package/README b/mc-core/package/README new file mode 100644 index 0000000..4768666 --- /dev/null +++ b/mc-core/package/README @@ -0,0 +1,17 @@ + +This directory contains "package" level scripts which are needed either +for building the MC image, or are needed when starting or stopping +the image in a container. These are not really a part of the xAPP. + + +encode_json.py -- reads a json file and generates the quoted output + suitable for passing on a curl command etc. + +j2src.py -- parses the config file (descriptor file) to extract info + needed at the time the start script is run. + +xam_register.sh -- sends a register or unregister request to the xAPP + manager process. + + +These scripts should all be copied to /playpen/bin in the image.