summaryrefslogtreecommitdiffstats
path: root/build/data_lists
AgeCommit message (Collapse)AuthorFilesLines
2020-05-14Updating kubectl for FrankurtTomáš Levora1-1/+1
Updating kubectl to v1.15.11 as required for Frankfurt Issue-ID: OOM-2404 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: I4165271fea9b8024e68f9d395f257e858bd605d7
2020-04-30Adding git package as additional oneOndřej Šmalec1-0/+1
Adding git package into additional_packages.list It is needed to download additional stuff using git on infra server. Issue-ID: OOM-2338 Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com> Change-Id: Ibc7708de697bfd5d2318d9ef30d4d556e20b0798
2020-04-21Adding support for Ubuntu in create_repo and docker_entrypoint scriptsJan Benedikt1-0/+57
Extend script for creating repository with adding Ubuntu platform support. Issue-ID: OOM-1671 Change-Id: I6b1c63cda18e53277fc2aad6dfa3eceefc9a0023 Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
2019-12-16Merge "Add screen and jq to onap_rpm.list"Tomáš Levora1-0/+2
2019-12-16Add screen and jq to onap_rpm.listJan Benedikt1-0/+2
Added screen and jq packages to RPM repository list. These packages was added as helpful tools for debugging. Oniguruma package is dependency for jq package. Issue-ID: OOM-2200 Change-Id: I2bbd8bf75569156e845341a9766214b03401ec35 Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
2019-11-15Updating docker images for El AltoTomáš Levora1-132/+131
Issue-ID: OOM-2147 Change-Id: Ia80d034f562879dc3820d56ebe18d0046bd42b68 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-10-22Update onap_rpm.listJan Benedikt1-5/+4
Some packages was obsollete and those packages was not in public CentOS repository. This commit updates versions of soma packages in onap_rpm.list. Issue-ID: OOM-2133 Change-Id: I9b31fee243a22ced86b21fae3d78ed9c4cb6e208 Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
2019-10-17Update rke, kubectl and helmTomáš Levora3-20/+22
This commit updates rke (implementing K8S 1.15.4), kubectl binary and helm binary with tiller image: rke 0.3.0 kubernetes 1.15.4 kubectl 1.15.4 helm 2.14.2 dashboard 2.0.0-beta4 Kubernetes dashboard is also updated to be compliant with the 1.15 K8S. Note 1: There is a new datalist to split rke only images from other K8S related images. Note 2: El Alto recommendation cannot be fullfilled to the letter, because rke does not have any release supporting 1.15.2 version of kubernetes (only experimental). Issue-ID: OOM-2122 Change-Id: I02cf0955158eca622bcac40ceed42588dbdd3499 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-10-15Merge "Remove git repos list and simulation"Petr Ospalý1-2/+0
2019-10-15Remove git repos list and simulationTomáš Levora1-2/+0
As no external git repo should be required, removing the list and the simulation Issue-ID: OOM-2014 Change-Id: I7b8bbaab93db173bc3f1438592d288f6090d3641 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-10-15Remove NPMs and PYPIs from nexus blobTomáš Levora2-314/+0
Issue-ID: OOM-2015 Change-Id: Ie8bc1219291b52410ca7ec5a40ed3e70a11cd315 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-10-01Updating pip packages to newer versionsTomáš Levora1-5/+5
As there are some issues with elder versions of some pip packages, this list contains actual versions Issue-ID: OOM-2118 Change-Id: I12503480fab8b53c6f0e21aa7fba8d2dd8a3d779 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-09-11Removing unused debian datalistMichal Ptacek1-22/+0
Formely used by appc-ansible-server in Casablanca Change-Id: I8043f8338f84c09212386c7924770d6df27024ed Issue-ID: OOM-2098 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-07-04Removing duplicates from onap listTomáš Levora1-22/+0
Removing from onap list duplicatated images which belongs to RKE Issue-ID: OOM-1847 Change-Id: I5d8b2960c5225726401eefb95d1fe40e2c14f412 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-07-01Updating docker images list for onapTomáš Levora1-53/+75
Issue-ID: OOM-1847 Change-Id: I9ea6e9ae1c0b3d7fb24556c31c883ab509585598 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-06-26Removing http data listMichal Ptacek1-2215/+0
New policy framework in Dublin is offline friendly and does not require collecting maven artifacts in runtime from internet. We can exclude this step from our offline platform and it was verified using vFWCL demo. Change-Id: I284b114d70fa73362eb603286bcb98ce1e2367c0 Issue-ID: OOM-1900 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-06-14Add data list for bin utilsMilan Verespej1-0/+3
Since bin utils can be downloaded as simple http file this script remove previous shell script and changes documentation to add necessary steps. Issue-ID: OOM-1803 Change-Id: I4ced011ce47302349f9e7db74d0ef7f0fe9c4fa0 Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
2019-06-11Set version for MarkupSafe to 0.23Tomáš Levora1-1/+1
As MarkupSafe>=1.0 is not found in Nexus, fixing version to 0.23 which is the last version possible to use with Jinja 2.10.1 Jinja 2.10.1 is required by flask 1.0.3 installed in mso-simulator container in oof-oof-cmso-service Relates to OOM-1869 Issue-ID: OOM-1920 Change-Id: I02d5fb01db12aa2a3a55df4be65817e22b589c32 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-06-04Adding rpm data listMichal Ptacek1-0/+21
This list contains full record of all needed rpms. We decided to enlist full list including versions to have full control over what will be installed and what was verified. Goal is to avoid issues about different dependencies coming later. It is expected that major change will cause download to fail which will work as early detection of problems. Change-Id: Icdb55918dc20660c2c835d0e759b3eb5bad1f2fd Issue-ID: OOM-1803 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-06-04Merge "Updating list of docker images for ONAP"Michal Ptacek1-48/+48
2019-05-31Updating list of docker images for ONAPTomáš Levora1-48/+48
Updating list of docker images for Dublin ONAP deployment Issue-ID: OOM-1800 Change-Id: If8c1aa1e1bd058a0e0c84987d87bcbe676e14101 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-30Updating PIP packages list for DublinTomáš Levora1-1/+0
Removing some leftover Issue-ID: OOM-1800 Change-Id: I6e07b89a1fc2b0d8cfc29e7acc3a71204e9f0372 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-29Merge "Updating PIP packages list for Dublin"Michal Ptacek2-18/+12
2019-05-29Merge "Adding source identification for docker data list"Samuli Silvius1-0/+1
2019-05-28Adding source identification for docker data listMichal Ptacek1-0/+1
Important to know what source commit was taken for this example docker images data list we took for validation. Change-Id: Idafb60e1d965bb896d3794677de0d702081bbfa5 Issue-ID: OOM-1800 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-28Fixing access permissions for docker image listTomáš Levora1-0/+0
chmod from 775 to 664 Issue-ID: OOM-1800 Change-Id: I0f459a246bc636d696f4bbc32cca6e27ca37db80 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-28Updating PIP packages list for DublinTomáš Levora2-18/+12
Issue-ID: OOM-1800 Change-Id: I3a7a58534c2b7f8fa8f338b6fc65f6ef6fd11523 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-28Merge "Adding list of docker images for ONAP"Michal Ptacek4-658/+224
2019-05-27Adding list of docker images for ONAPTomáš Levora4-658/+224
Adding initial list of docker images for Dublin ONAP deployment Issue-ID: OOM-1800 Change-Id: I887ff6a5f8688fe9353d3562a9892606ae169072 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-27Updating NPM list for DublinTomáš Levora1-321/+235
Issue-ID: OOM-1800 Change-Id: Iff7389dbc95e4aec501b0c53e9276869eb1e2e38 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-05-27Merge "Updating git datalist for Dublin"Michal Ptacek2-9/+2
2019-05-27Add list of docker images for rkePetr Ospalý1-0/+22
Change-Id: I322cce3dd073844bb7cb0772877873b4e24fe09f Issue-ID: OOM-1778 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Signed-off-by: Michal Zegan <m.zegan@samsung.com>
2019-05-23Updating git datalist for DublinMichal Ptacek2-9/+2
This seems to be the only required git repo from the original list. Its hard to automate such data list creation. Plan is to get rid of git repos from offline installer completely. Change-Id: I00b2089ad90060af23b41a8c4abdda6ec80b3608 Issue-ID: OOM-1800 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-09Updating offline platform with latest 3.0.2Michal Ptacek2-1511/+2077
- Adding missing artifacts into onap_3.0.x-http_files.list - Some fine-tuning of examples in DOCs Issue-ID: OOM-1805 Change-Id: Ic5a55590a9fa9a244c43aff6a63554aefaea6cc5 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-03Updating docker image list for 3.0.2Tomáš Levora1-8/+7
Updated docker image list based on Casablanca MR 3.0.2-ONAP Issue-ID: OOM-1802 Change-Id: I748d5c2d69c0158b89beecb8d3a5ac49262196d4 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-25Merge "Replace VNC server docker image"Michal Ptacek1-1/+1
2019-04-24Merge "Adding docker image list for 3.0.2"Michal Ptacek1-0/+220
2019-04-23Replace VNC server docker imageTomáš Levora1-1/+1
Replace VNC server docker image based on CentOS (consol/centos-icewm-vnc:1.4.0) by the one based on Ubuntu (consol/centos-icewm-vnc:1.4.0) - Ubuntu based image is smaller and the VNC server does not work in the current CentOS based image. Solves OOM-1819 Issue-ID: OOM-1821 Change-Id: I9e06ab8bfccb11ae8950717db5339062704a31f9 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-18Adding docker image list for 3.0.2Tomáš Levora1-0/+220
New docker image list based on Casablanca MR 3.0.2-ONAP Issue-ID: OOM-1802 Change-Id: Ic521cae2003299e1431c71750de9c603f07f9675 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-17Reducing number of NPMs in listTomáš Levora1-717/+319
Reducing list of NPMs needed for offline deployment based on download stats from Nexus repository from running environment Issue-ID: OOM-1709 Change-Id: I402c4802210a63ed90ab97f7bcbfe79852b7e92e Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-05Adding versions for infra related docker imagesTomáš Levora1-1/+1
1. latest tag replaced by version number for vnc server 2. added specific version for own_nginx image 3. version control improved in ansible roles accordingly Solves OOM-1766 Issue-ID: OOM-1767 Change-Id: I147c56b46a419188099d8ed3e78fed68810893e2 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-04-05Our bare repos need to have casablanca branchMichal Ptacek8-2466/+3
This is required to align with OOM charts, otherwise some components like DMAAP might be not initialized properly. Furthmore removing duplicated files, most of our data_lists are same for Casablanca MR and Casablanca base releases. Change-Id: I376410c7915d8f2682287c31392e2f3796adc990 Issue-ID: OOM-1771 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-03-28Update Maven artifact dependency list againkaihlavi2-0/+186
Updated additional Maven artifact dependencies for offline Nexus Issue-ID: OOM-1706 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I3c744be33447fc5816bc547c0ae3cce6428dc57c
2019-03-26Merge "Fix issue with proxy for deb download behind proxy"Michal Ptacek1-5/+5
2019-03-20Fix issue with proxy for deb download behind proxyTomáš Levora1-5/+5
As curl tries to use ftp transfer for some of the packages in the list, what causes an issue behind some corporate proxies, this commit unifies the sources to prevent ftp Issue-ID: OOM-1746 Change-Id: Ia7cac5a1c3d508749c3bea830c3df1137128e709 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-03-20Fix git repos not using tag 3.0.1-ONAPTomáš Levora1-3/+3
Tag 3.0.1-ONAP is not created for projects not included in the Casablanca Maintenance release, so casablanca branch is used instead Issue-ID: OOM-1745 Change-Id: I652ab0a87ddcdda0d72088609fdd1ce678159ff0 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-03-20Update Maven artifact dependency listkaihlavi2-496/+638
Update required Maven artifact dependencies for offline Nexus to Casablanca level Change-Id: I2c0eb230e05bb691911497eff4439b121b2a01d5 Issue-ID: OOM-1706 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-03-07Merge "Replaced casablanca by tag 3.0.1-ONAP"Michal Ptacek1-6/+6
2019-03-04Replaced casablanca by tag 3.0.1-ONAPTomáš Levora1-6/+6
As the tag 3.0.1-ONAP already exists, need to replace the branch in the related git repo list Issue-ID: OOM-1696 Change-Id: I8ebc40ee78c49caee4a42efe3b62fd791b75a149 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-03-04Download of infra related docker imagesTomáš Levora3-2/+3
Fixing download and save of docker images needed for infra and loaded in runtime. Removed infra related image from regular list to not push it unnecessarily to nexus repository. Solves OOM-1669 and OOM-1682 Issue-ID: OOM-1682 Change-Id: I6f4fc0a46cdfb820eb70707f533b5ca5e977cccc Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>