Source code for running the use cases on Azure is available on Github. Use the below links to get the source code from github.
S.No | Component | Command to clone |
---|
Remarks |
---|
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/ |
git clone https://github.com/onapdemo/ |
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. |
Compile Source Code of Aria
...