This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Jan 14, 2022
-
-
Mark Beierl authored
Adds apt proxy to build scripts and dockerfiles. Backward compatible change and proxy will not be used unless environment variable is supplied to docker build command. Fixes bug 1858 Change-Id: Ibd25bd1c145b8d43eeb85c5c952aec30ebcce1fc Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jan 13, 2022
-
-
garciadeblas authored
Change-Id: I0c1e4a5d56e7dd8057d10e5636d4ca07d462d364 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 22, 2021
-
-
garciadeblas authored
Change-Id: I5b60040f9b0afbde05309ea93aeb92d879d24591 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>
-
- Jul 30, 2021
-
-
sousaedu authored
Change-Id: I900b8e7db66924e8f12dbc6ce3b9a10cbc14f160 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- May 28, 2021
-
-
garciadav authored
The --skip-repo option was not available. The version v2.17.0 is the latest v2 version available. Set https://charts.helm.sh/stable as the default stablerepourl value. Change-Id: Ifdd85f0f891a705f56cdd50c6e4dbf95820d706f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 14, 2021
-
-
This binary is not needed anymore, since the centralized VCA feature was introduced Change-Id: I9590eee2286738e9768147a779525dcfaec4bed1 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Apr 13, 2021
-
-
Mark Beierl authored
LCM also needs to shell out to SCP so that command is needed in final layer too Change-Id: Ifb7b7a5ceefe8e31e11c6f2fad567c0ee3e3cc6c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Adding ca-certificates for SSL verification Adding ssh cli as it is needed by something in LCM Fixes Bug 1499 Fixes Bug 1500 Change-Id: Ib7fab398cf39fd577003cf5dd5ac48b8d1b70121 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 07, 2021
-
-
Mark Beierl authored
Adds ssh-keygen to the final layer as it is needed at runtime. Change-Id: I2bd773a388b0d26b453ebb5053f3f07e9473996a Signed-off-by: beierlm <mark.beierl@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>
-
- Dec 16, 2020
-
-
garciadeblas authored
Change-Id: I86786dc85eda0f717dac75049f7136bc668449d7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 16, 2020
-
-
lloretgalleg authored
Change-Id: Ifd538622dbc35bc227f0da06cfab5a58f480e179 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Nov 11, 2020
-
-
garciadav authored
Change-Id: Icf834e20527f3489481d0b97af8bb0fc31980c14 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 21, 2020
-
-
garciadav authored
Change-Id: I7fbc227561744283569942d320f3a35307c6ee9f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 01, 2020
-
-
garciadav authored
Change-Id: I10afc20b8e4b5099cbf3867b644b589702cabcf8 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 23, 2020
-
-
Alfonso Tierno authored
These dependencies are installed with the debian python3-osm-lcm package, using a post-install script. This script get the required version. Removed other packages not needed Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 22, 2020
-
-
Alfonso Tierno authored
These dependencies are installed with the debian python3-osm-lcm package, using a post-install script. This script get the required version. Removed other packages not needed Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 02, 2020
-
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit 2a815a3f)
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.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>
-
Change-Id: I808c6817cd112a3a4b50223344e104e3238665ea Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit f04b99d6)
-
- Aug 25, 2020
-
-
This fixes bug 1144 Change-Id: If5fc3dad9a8a5f3e2f8ca2ac55fb875d5ec12d64 Signed-off-by: David Garcia <david.garcia@canonical.com> (cherry picked from commit 84e74693)
-
- Jul 15, 2020
-
-
garciadav authored
This fixes bug 1144 Change-Id: If5fc3dad9a8a5f3e2f8ca2ac55fb875d5ec12d64 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jul 14, 2020
-
-
Alfonso Tierno authored
Change-Id: Iec9219831a84cefabd3c60355bc7d66b095748a8 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 13, 2020
-
-
Alfonso Tierno authored
Change-Id: Iec9219831a84cefabd3c60355bc7d66b095748a8 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 05, 2020
-
-
garciadeblas authored
Change-Id: I808c6817cd112a3a4b50223344e104e3238665ea Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I0dd48e273a3a12553062418f1da0d60f33bb23b2 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 03, 2020
-
-
Mark Beierl authored
Removal of iptables manipulation from charmed installer Expose juju controller using metallb Pin version of juju Change-Id: I3853dfe1d3b264311bed1f3a805397a9197b10bc Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit 3749e310)
-
Mark Beierl authored
Removal of iptables manipulation from charmed installer Expose juju controller using metallb Pin version of juju Change-Id: I3853dfe1d3b264311bed1f3a805397a9197b10bc Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- May 21, 2020
-
-
fleischmann authored
The juju that is integrated in the LCM container, contains a pinned version and needs to be updated for new functionality. Change-Id: Ia5b86260689ac8f6e32f080ccd0bbbce79b9afac Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Feb 11, 2020
-
-
Alfonso Tierno authored
Change-Id: Iaeac6bc59c60bd37284f062a25209c50960383c1 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Dec 18, 2019
-
-
garciadeblas authored
Change-Id: I4ee55143424065fabe052559cfd7544c0104cf76 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 16, 2019
-
-
garciadeblas authored
Change-Id: I07a86d6ae1d8ae2e74a9e3518c4b9a3b1c7cda6c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 09, 2019
-
-
garciadav authored
Change-Id: I06445defdbfffeb11fbfd450823470ca4f7847cb Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Dec 04, 2019
-
-
Installs the Juju/K8s CLI into the docker container with LCM Change-Id: I78a3be7df47eff96332c8e7f91ef1dcefbfd73b5 Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Dec 02, 2019
-
-
madavi authored
Change-Id: Iee150272546e6f5aa0896aa7e43d4e264db96719 Signed-off-by: madavi <jm00553988@techmahindra.com>
-