...
S.No | Component | Command to clone | Remarks |
---|---|---|---|
1 | SDC | git clone https://github.com/onapdemo/sdc.git | SDC source code along with the fixes made to handle groups in TOSCA |
2 | VID | git clone https://github.com/onapdemo/vid.git | VID source code along with the fixes made to handle |
3 | SO | git clone -b beijing --single-branch https://github.com/onapdemo/so.git | contains multivim adaptor, fixes for limitations as explained here |
4 | MultiVIM (azure plugin) | git clone https://github.com/onapdemo/multicloud-azure.git | |
5 | Robot | git clone https://github.com/onapdemo/testsuite.git git clone https://github.com/onapdemo/testsuite-properties.git git clone https://github.com/onapdemo/demo.git | Robot scripts modified to support Azure |
6 | OOM | git clone https://github.com/onapdemo/oom.git | OOM source code with updated config files and value charts as explained here |
7 | Installation scripts | git clone https://github.com/onapdemo/onap-scripts.git | vFW and vDNS installation scripts. Also contains the onap deployment script. |
...