Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-15 | Add onap specific artifacts lists for downloadbeijing | Michal Ptacek | 8 | -0/+2402 | |
This commit contains data lists of all onap artifacts - pkgs, npms,repos,docker images,maven files, ... needed for beijing onap offline deployment. It also contains patch of OOM repo needed for offline artifacts propagation during onap OOM deployment. Change-Id: I399a1cd7721de581b383dbf34977bd996aef0125 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com> Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Issue-ID: INT-691 | |||||
2018-10-15 | Add downloading scripts of onap artifacts | Michal Ptacek | 21 | -0/+913 | |
This part contains downloading scripts which are executed during building of installation package for ONAP offline installer in the server with internet connectivity. Change-Id: Ifad849c7dccd95f1f7b43c124ff0055cf4a4c5f7 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com> Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Issue-ID: INT-691 | |||||
2018-10-15 | Core of ONAP offline installer | Michal Ptacek | 16 | -0/+1622 | |
Seed code for ONAP offline installer. This includes core of the installer without downloading parts. Those will come in subsequent commits. Change-Id: I0d5c8c3c8c911ae11a0e558d5df94b6889af4435 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com> Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Issue-ID: INT-691 |