This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 27, 2020
-
-
New Generation RO uses kafka, mongo It manages OSMRO_ variables Change-Id: I93c898d603af3534a5e5daf57a01fdff6f59f9fe Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Nov 09, 2020
-
-
garciadav authored
- Update JUJU_AGENT_VERSION to 2.8.6 - Use mongodb charm and update needed osm pod specs to point at it Change-Id: I7c03ae7de6611fcacef35716646ff08bfc1ff988 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 06, 2020
-
-
Mark Beierl authored
Allow alternate registry to be supplied, with optional credentials. If registry is just host:port/path, no credentials will be used If user:pass@host:port/path, user and pass will be supplied as credentials. Change-Id: I8acf67b2916fea059fb306782388910e543b4046 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Nov 03, 2020
-
-
garciadav authored
Changes: - bootstrap juju to k8s - add lxd as external cloud - iptables are not needed anymore - expose the vca to the outside using metallb Change-Id: I15b33cbf621af00c53c4f12836500aecafcfcb9a Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 30, 2020
-
-
Mark Beierl authored
Pins the Juju agent version to 2.8.1 as the model cleanup can timeout, but this does not happen in master where the version is 2.8.1 Bug 1216 Change-Id: I223be2e36cc11ce045aaeffa2c164e592d96ec12 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 25, 2020
-
-
fleischmann authored
This fixes bug 1233 which caused the full_install_osm.sh to not recognize the vca argument which is for the charmed installation. Bug: https://osm.etsi.org/bugzilla/show_bug.cgi?id=1233 Change-Id: Id5c653fa7ea543d946bdd7ae4fcdad3d431e9099 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Sep 24, 2020
-
-
Mark Beierl authored
Updates the juju version and also pins the charmed bundle versions. Increases the install timeout by checking for 10 minutes where no services progress at all, vs 10 minutes total time. Fixes bug 1229 Change-Id: I95db91162ad646a2d04b351558ae5f8b64ea579c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 15, 2020
-
-
Mark Beierl authored
Pins the agent version of juju to ensure consistent behaviour. Change-Id: I7112638fd02bc9ab9e6be5aa18481f93dd955f3a Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Pins the agent version of juju to ensure consistent behaviour. Change-Id: I7112638fd02bc9ab9e6be5aa18481f93dd955f3a 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>
-
- Aug 26, 2020
-
-
Change-Id: I1c14736ad832f184f7a8f4f9bfa389705511c558 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit ac5bd33c)
-
Change-Id: I6b5b314949d9775b6e71312d97dc293a49385945 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit f7d00303)
-
- Aug 20, 2020
-
-
Change-Id: I661fa4bb2030fe6a0b4a75ac435a046bc46e2a90 Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
- Jul 21, 2020
-
-
Mark Beierl authored
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 Change-Id: Id13cd822ed7eef60250544108b74bbba7998d9b7 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jul 17, 2020
-
-
fleischmann authored
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 Change-Id: Ie4d35847bd053c9e4e61f89a481faef5e348f5e2 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Jul 14, 2020
-
-
bravof authored
fix(prometheus - lcm): prometheus was using the wron directory because at install lcm changes the hostPath with sed, now prometheus is also included in that change Change-Id: Ie4bf316c69ac2b344de72b485dfb378849c060e0 Signed-off-by: bravof <fbravo@whitestack.com>
-
bravof authored
fix(prometheus - lcm): prometheus was using the wron directory because at install lcm changes the hostPath with sed, now prometheus is also included in that change Change-Id: Ie4bf316c69ac2b344de72b485dfb378849c060e0 Signed-off-by: bravof <fbravo@whitestack.com>
-
- Jul 10, 2020
-
-
Change-Id: Iacc435e6ebb9fa695ed7d0df1ff6a06d5ceb0edc Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 09, 2020
-
-
garciadeblas authored
Change-Id: If5d0826bd92df1673f0f8b409b84261c329a055d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 08, 2020
-
-
Change-Id: I6b5b314949d9775b6e71312d97dc293a49385945 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I1c14736ad832f184f7a8f4f9bfa389705511c558 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I546a7219882b4487031ef7093ec070422d8de8d0 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I8b59e83526ba7f73dd90dba86ae7bce990199e0f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 07, 2020
-
-
Change-Id: I724798ac654358564749934165fa4ed11926cb6b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I373018f10549f84ca5e99e40e4232d63ebcaba6d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I757eb90f35db1af95081c3e3dd3ffef30ff98197 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 04, 2020
-
-
garciadeblas authored
Change-Id: Ibe3affc816ab8567c932450a38e4ec348054b1c1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I042d5cb642ffb1fc5e768b18172272324b617da5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ibe3affc816ab8567c932450a38e4ec348054b1c1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I042d5cb642ffb1fc5e768b18172272324b617da5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 03, 2020
-
-
garciadeblas authored
Change-Id: Ib0bd42e412846f4224feeaa8b3124e93e84be437 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ib0bd42e412846f4224feeaa8b3124e93e84be437 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 30, 2020
-
-
Change-Id: Ie407a79f82fe041ec02816c1b2868f980ad17d11 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
fleischmann authored
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 Change-Id: I62ae50e4f226eba3bbda7c4a310cfe52591de5b4 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
garciadeblas authored
Change-Id: Ie407a79f82fe041ec02816c1b2868f980ad17d11 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 19, 2020
-
-
NGUI. Default installation is with light-ui. -n ngui will install OSM with NGUI. Replicated the same changes as (8845) except ci_stage3.groovy Resolved the merge conflict, fixed the indentation issue in line 586. Change-Id: Ic89f54ea83f99df0a0189fd6e8e27be13f37a881 Signed-off-by: vijaynag <vijaynag.bs@tataelxsi.co.in>
-
The MTU was not applied correctly in the LXD containers Change-Id: I337278f0122d462c5e0e11c02cd42ca7850b51d2 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jun 18, 2020
-
-
marsico authored
This feature offers a OSM installer to OpenStack by using Ansible Change-Id: I0d609dc227f8968614b4e9a358cb80961b69fb3e Signed-off-by: Antonio Marsico <antonio.marsico@bt.com>
-