47686668bae13b8637ed521245a99c7254d2e142
[ric-app/mc.git] / mc-core / package / README
1
2 This directory contains "package" level scripts which are needed either
3 for building the MC image, or are needed when starting or stopping
4 the image in a container. These are not really a part of the xAPP.
5
6
7 encode_json.py  -- reads a json file and generates the quoted output
8         suitable for passing on a curl command etc.
9
10 j2src.py  -- parses the config file (descriptor file) to extract info
11         needed at the time the start script is run.
12
13 xam_register.sh -- sends a register or unregister request to the xAPP
14         manager process.
15
16
17 These scripts should all be copied to /playpen/bin in the image.