This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 10, 2021
-
-
garciadeblas authored
Change-Id: I00237ab83be75629bcef93c7cbfd6f132f85c3f3 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 29, 2021
-
-
garciadeblas authored
Change-Id: I25949f4e61d327f61dfee8b7a9c3115738c445ac Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 02, 2021
-
-
sousaedu authored
Some newer packages, in requirements.txt, use the Metadata version format available in 51.0.0. Docs: https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html#metadata Change-Id: I2a7c22c2fa42e7111aed462b81f5be9040d0d7f9 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Aug 12, 2021
-
-
sousaedu authored
Change-Id: Iea7fd8ebfd7de5033a2ff0197a1a5f1bc53f48b4 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Aug 05, 2021
-
-
Change-Id: I719c106e6f2fb92c6f00d2f9595715e1a30c7362 Signed-off-by:
palsus <subhankar.pal@altran.com>
-
- Apr 08, 2021
-
-
sousaedu authored
Change-Id: Ib6fa3f6c2c3538aed02c9d6fa122ebc2c6cc5afe Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
- Apr 06, 2021
-
-
Update dockerfiles to fetch dependencies from Artifactory .deb and using pip3 -r instead of apt to resolve all upstream depenencies Update stage_3 to use URLs for artifactory packages instead of apt server for installation of packages Change-Id: I3abb1e1314862f386fb090cb18429f4283b0273d Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- Feb 09, 2021
-
-
Change-Id: I84cd18d5c2d8c09557e8030c6a97e01750f0f760 Signed-off-by:
sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I533d54312c389c6c0cadf435b5eee3bf4a52ff67 Signed-off-by:
João Fonseca <jpedrofonseca@av.it.pt>
-
- Jan 05, 2021
-
-
Change-Id: I3a858b54ac7d82a0263b795b200e24a9379902f3 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Dec 16, 2020
-
-
garciadeblas authored
Change-Id: I86786dc85eda0f717dac75049f7136bc668449d7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 27, 2020
-
-
New Generation RO uses kafka, mongo It manages OSMRO_ variables Change-Id: I93c898d603af3534a5e5daf57a01fdff6f59f9fe Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Aug 27, 2020
-
-
Mark Beierl authored
This is a combination of all the commits. ======================================================================= Enable Robot Tests Enabling robot tests in CI/CD pipeline Propagate the parameter DO_ROBOT to stage_3-merge Setting OSM_HOSTNAME for robot test execution Adding prometheus_hostname env variable for ci/cd tests Archive containers logs in robot test execution Signed-off-by:
beierlm <mark.beierl@canonical.com> Author: Felipe Vicens <felipe.vicens@atos.net> 8716 - K8s Proxy Charms This commit contains the following changes: - Changes to LCM Charm to configure vca k8s cloud - K8s installation: - Add storageclass to K8s - Add k8s to VCA - Configure lcm.env to pass k8s cloud name - Pass k8s cloud name to LCM Charm in charmed installation - Pin juju version tu 2.8/stable - Instal juju after Microk8s in charmed installation Signed-off-by:
Dominik Fleischmann <dominik.fleischmann@canonical.com> Add PLA charm Signed-off-by:
David Garcia <david.garcia@canonical.com> Add NG-UI Charm Signed-off-by:
David Garcia <david.garcia@canonical.com> Fix bugs in NG-UI charm Signed-off-by:
David Garcia <david.garcia@canonical.com> Updated Dockerfiles to use ReleaseEIGHT-daily repo by default Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1124: K8s added to juju after k8s has been initialized Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Helm and k8s storage initialization for k8s-based installation Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1125: iptables must be installed and configured if not present Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1129: juju_addk8s requires the storage class Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Fix issue in UI charm Scale policy is only available in stateful pods Signed-off-by:
David Garcia <david.garcia@canonical.com> Adds image overlay to bundle When installing using a bundle, the image overlay was not being generated, resulting in the --tag option being ignored. Bug 1130 Signed-off-by:
beierlm <mark.beierl@canonical.com> Fix uninstall process, will fix issues is daily-stage4 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Fix PLA relations, add missing ENVs, and include it in the bundle Signed-off-by:
David Garcia <david.garcia@canonical.com> Fix 1127 bug: Use config instead of resources for SSL certificates Signed-off-by:
David Garcia <david.garcia@canonical.com> Remove unused config from PLA overlayx Signed-off-by:
David Garcia <david.garcia@canonical.com> Installer: refactor file generation, improved ng-ui and light-ui separation, fixes in PLA Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com> Pin libjuju version to 2.8.2 This fixes bug 1144 Signed-off-by:
David Garcia <david.garcia@canonical.com> Pin libjuju version to 2.8.2 Fixes bug 1144 Signed-off-by:
Mark Beierl <mark.beierl@canonical.com> Remove api_proxy variable in charmed installer - Fixes bug 1154 Signed-off-by:
David Garcia <david.garcia@canonical.com> Add waiting period to Storage Class creation This commit adds a waiting period until the storage class is available. It also fixes a minor bug in the juju add-k8s command. This fixes Bug 1155 Signed-off-by:
Dominik Fleischmann <dominik.fleischmann@canonical.com> Remove api_proxy from osm bundles Signed-off-by:
David Garcia <david.garcia@canonical.com> Make Charmed Installer Idempotent By default, the charmed installer will create a controller called 'controller', unless an external VCA is specified using the --vca option. Upon uninstall, it is not known or safe to remove this Juju controller as there might be other applications using it. This change shows that message on uninstall, giving the user the opportunity to remove it with a command. Also, as part of the installation, this change checks for the controller and if it exists, presents the user with options for how to resolve the situation. Fixes bug 1126 Signed-off-by:
beierlm <mark.beierl@canonical.com> Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles Signed-off-by:
David Garcia <david.garcia@canonical.com> Expose NBI and NG-UI Adds ingress rules for K8s installation to expose the NBI, the NG-UI and allow for unlimited content size. Fixes bug 1171 Signed-off-by:
beierlm <mark.beierl@canonical.com> Installer Quits Too Soon Increases the timeout and provides more feedback on progress. Signed-off-by:
beierlm <mark.beierl@canonical.com> Change in returned storage status format from microk8s Signed-off-by:
calvinosanc1 <guillermo.calvino@canonical.com> ======================================================================================== Change-Id: I9223675bb9ad25a0da1f20215e79ef392e544eb5 Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- Jul 14, 2020
-
-
Alfonso Tierno authored
Change-Id: I8b1f0481cafdc045483876aa4e956f81e23f8bbe Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 13, 2020
-
-
Alfonso Tierno authored
Change-Id: I8b1f0481cafdc045483876aa4e956f81e23f8bbe Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 05, 2020
-
-
garciadeblas authored
Change-Id: I0dd48e273a3a12553062418f1da0d60f33bb23b2 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 18, 2020
-
-
Alfonso Tierno authored
New package 'python3-osm-ro-plugin' base for plugins New plugin 'python3-osm-rosdn-dpb' Rename from python3-osm-rosdn-tapi to python3-osm-rosdn-ietfl2vpn Rename from python3-osm-rosdn-arista to python3-osm-rosdn-arista-cloudvision Change-Id: Iaa51fab7f67bb96d33ef74e9ff9759d954a43145 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 24, 2020
-
-
Alfonso Tierno authored
Change-Id: If7cd5dc3fc285cdbb6465beabc2f3485db124637 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 11, 2020
-
-
Alfonso Tierno authored
Change-Id: I062564693cc271df20638acf59476662071d904e Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 11, 2020
-
-
Alfonso Tierno authored
Change-Id: Iab291d626e2c6a70d66cdd8bede57afd4e11ef35 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 04, 2020
-
-
Alfonso Tierno authored
Change-Id: I05dabdfa88019f424ebf9e3d0804af487759daf5 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Dec 02, 2019
-
-
madavi authored
Change-Id: Iee150272546e6f5aa0896aa7e43d4e264db96719 Signed-off-by:
madavi <jm00553988@techmahindra.com>
-
- Nov 23, 2019
-
-
Alfonso Tierno authored
Change-Id: If6b0e4c5edc41be6d3223bff5a3b3bebd806e2b3 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Aug 01, 2019
-
-
calvinosanch authored
Change-Id: I1deef6abb75fcd02eb0535498f7c398be5086ac3 Signed-off-by:
calvinosanch <guillermo.calvinosanchez@altran.com>
-
- Jun 20, 2019
-
-
Alfonso Tierno authored
This script send logs by default to stderr instead of file Change-Id: I8e1233cad57cc7b509216ede4e642470839996f2 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 01, 2019
-
-
Alfonso Tierno authored
Change-Id: Id9c83022c9b5091142e6abb1d3e3c24b162eb400 Signed-off-by:
tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Dec 11, 2018
-
-
garciadeblas authored
Change-Id: I2896cf8218509e439732e5727bf9e51a1470ac09 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 04, 2018
-
-
garciadeblas authored
Change-Id: I909021519a444c68fbe5216542ab49828416e71a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 29, 2018
-
-
garciadeblas authored
Change-Id: I0855e225918720987b4a798636841db3a336a9aa Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 28, 2018
-
-
garciadeblas authored
Change-Id: Icd2c4f2db7ba351931b56ce18a91a0c65fd225b7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 20, 2018
-
-
Mike Marchetti authored
Change-Id: I11b5aab4d4fcd496e47ff8d483ebd4ad771cd780 Signed-off-by:
Mike Marchetti <mmarchetti@sandvine.com>
-
- Sep 19, 2018
-
-
Mike Marchetti authored
- Added option to installer to use specfic docker build tag Change-Id: Ia6cf6316c6fb84a18ecdbaf98747a95c20ce2f0b Signed-off-by:
Mike Marchetti <mmarchetti@sandvine.com>
-
- Sep 06, 2018
-
-
Mike Marchetti authored
Change-Id: I7426a709e1b531dd28c440e088b6f508e7cdefa0 Signed-off-by:
Mike Marchetti <mmarchetti@sandvine.com>
-