This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- 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>
-
- Oct 15, 2020
-
-
Resolves Light-UI and NG-UI deployed at the same time Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by:
Antonio Marsico <antonio.marsico@bt.com> (cherry picked from commit 25aca0c6)
-
- Oct 08, 2020
-
-
marsico authored
Resolves Light-UI and NG-UI deployed at the same time Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by:
Antonio Marsico <antonio.marsico@bt.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 10, 2020
-
-
Change-Id: Iacc435e6ebb9fa695ed7d0df1ff6a06d5ceb0edc Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jul 07, 2020
-
-
Change-Id: I322af78fe143fa1a5773a9188eef449625fda35c Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
-
- Jul 06, 2020
-
-
bravof authored
feat(prometheus): conditional copy of new configuration from configmap avoiding accidental overwrite of previous config file Change-Id: I2074318c6e259c4210faaa2ad362114a6fada827 Signed-off-by:
bravof <fbravo@whitestack.com> (cherry picked from commit 9d2556f3)
-
bravof authored
feat(lcm-prometheus interconnection): allows lcm to modify prometheus config in order to push new jobs like snmp metrics recollection Change-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158 Signed-off-by:
bravof <fbravo@whitestack.com> (cherry picked from commit 1e0297e9)
-
- Jul 03, 2020
-
-
garciadeblas authored
Change-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
bravof authored
feat(prometheus): conditional copy of new configuration from configmap avoiding accidental overwrite of previous config file Change-Id: I2074318c6e259c4210faaa2ad362114a6fada827 Signed-off-by:
bravof <fbravo@whitestack.com>
-
- Jul 02, 2020
-
-
feat(lcm-prometheus interconnection): allows lcm to modify prometheus config in order to push new jobs like snmp metrics recollection Change-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158 Signed-off-by:
bravof <fbravo@whitestack.com>
-
- Jun 29, 2020
-
-
vicens authored
Change-Id: I322af78fe143fa1a5773a9188eef449625fda35c Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
-
- Jun 23, 2020
-
-
Change-Id: I6e2c2153993b183f2d0c5000aa6cf35140f9205e Signed-off-by:
bravof <fbravo@whitestack.com>
-
- Jun 21, 2020
-
-
vicens authored
Change-Id: Ie9db4909c072abff8f1f061449e553f15c6c01b3 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
-
- 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>
-
- Jun 17, 2020
-
-
vicens authored
Change-Id: Icb2e2930a3866cae9196c428e4de180088fdd749 Signed-off-by:
Felipe Vicens <felipe.vicens@atos.net>
-
- Jun 16, 2020
-
-
Change-Id: I33365daf8e2bb9c0e7ae117c8414c56b3df03013 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 03, 2020
-
-
Change 8782 broke Grafana deployment over docker swarm, as configuration files where reorganized. Change-Id: I0a18157df014508dd95f8a720a308b896381e382 Signed-off-by:
lavado <glavado@whitestack.com>
-
- May 27, 2020
-
-
Mark Beierl authored
Revert "Feature 8839: Modified Installation script to install OSM with NGUI. Default installation is with light-ui. -n ngui will install OSM with NGUI. Resolved merge conflict. Added NG-UI to ci_stage_3." This reverts commit 98a5b631. Change-Id: Iccc5fcf6605015c36792d2f94d0afe7c4d1c1edf Signed-off-by:
beierlm <mark.beierl@canonical.com>
-
- May 25, 2020
-
-
romeromonser authored
Change-Id: I286edb8a424af2f5cc78684fcb11ed841f47900d Signed-off-by:
romeromonser <garomero@indra.es>
-
- May 22, 2020
-
-
NGUI. Default installation is with light-ui. -n ngui will install OSM with NGUI. Resolved merge conflict. Added NG-UI to ci_stage_3. Change-Id: I5fc9d036427d078ac52f5cc5e43f7a02d509b482 Signed-off-by:
vijaynag <vijaynag.bs@tataelxsi.co.in>
-
- Apr 30, 2020
-
-
magnussonl authored
New construct for docker stack deploy command Added K8s installation Change-Id: I1e14fd77d2b9d5d72a34c4ba122022bac8d7dab9 Signed-off-by:
magnussonl <lars-goran.magnusson@arctoslabs.com>
-
- Apr 13, 2020
-
-
lavado authored
Adds '--web.enable-lifecycle' option to reload config files. Includes other minor fixes in metrics stack. Change-Id: I88ffe653a08c7104cffb957f934698bf56e64bd9 Signed-off-by:
lavado <glavado@whitestack.com>
-
- Mar 20, 2020
-
-
lavado authored
This reverts commit 4609eb65. Change-Id: I2586ac96722787583d2524bc3ca0168933894fca Signed-off-by:
lavado <glavado@whitestack.com>
-
lavado authored
Fixes Bug 1027 (together with MON commit) Change-Id: Iff2c1e7ac1a6872c88dd50f7d96fba0ee82c4a27 Signed-off-by:
lavado <glavado@whitestack.com>
-
- Feb 25, 2020
-
-
vijaynag authored
headless. Change-Id: I98851b3852dc19e20a85f736d49d2a98e044208e Signed-off-by:
vijaynag <vijaynag.bs@tataelxsi.co.in>
-
- Dec 18, 2019
-
-
garciadeblas authored
Change-Id: I0effeb043ef6d034ff46b48c5366ea60e81f838c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 11, 2019
-
-
garciadeblas authored
Change-Id: I5cbec8d6c4aed6612121391254f9f7e4d8fa0e6c Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 10, 2019
-
-
garciadeblas authored
Change-Id: I914d5517cf3f6e94e4bc96675cf6cb551e10dd0b Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 04, 2019
-
-
garciadeblas authored
Change-Id: I71783ce1434a06e814cc7fcab189cde1f7cfe0d8 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
lavado authored
Change-Id: I71680b2924e307738742efb69173c883662a605a Signed-off-by:
lavado <glavado@whitestack.com>
-
- Dec 02, 2019
-
-
Change-Id: Icc973e175b98f988d66e4bfb3d4df0081791ae91 Signed-off-by:
romeromonser <garomero@indra.es>
-
Change-Id: I849658d7f00fa82d360b3530e2430c2af1b19208 Signed-off-by:
lavado <glavado@whitestack.com>
-
- Nov 27, 2019
-
-
Run the installation script with -c k8s to deploy osm on K8s. To Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s. Each yaml file in osm_pods directory contains yaml definitions for pods and services. Added license to yaml files in osm_pods. Changed volume mounts to OSM_NAMESPACE_VOL from docker volumes. Removes all pods and services while uninstalling. Added namespace to deploy osm services. Deleting namespace for uninstalling osm services. Resolved Merge conflict with Change-7931. Changed Mongo, Kafka, zookeeper, mysql and prometheus to statefulset. -s <namespace> users can define namespace for k8s to deploy osm services. Added cluster configuration file which will be used to install k8s control plane Addressed nodeport range issue and resolved merge conflict. Added two yaml files to create a job for systest and robot test. Change-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772 Signed-off-by:
vijaynag.bs <vijaynag.bs@tataelxsi.co.in>
-
- Oct 25, 2019
-
-
israelad authored
Re-enable the capture of the Juju CA certificate by base64-encoding it. Change-Id: I3e16209831525d8b594549287a91b1bf4ae0f702 Signed-off-by:
Adam Israel <adam.israel@canonical.com>
-
- Oct 03, 2019
-
-
israelad authored
This commit adds an API Proxy env variable to __lcm__.env, in order to enable native charm support in OSM. The default behavior is to automatically detect the IP of the primary interface. This can be overridden with the -A flag. Change-Id: I172ce4f7bb76f67ae9fb8918cdd5a10c93fa3b8a Signed-off-by:
Adam Israel <adam.israel@canonical.com>
-
- Sep 19, 2019
-
-
calvinosanch authored
Change-Id: I3dfb36ced68ccd0d95c5d2f0bfc725e9629675a2 Signed-off-by:
calvinosanch <guillermo.calvinosanchez@altran.com>
-
- Sep 09, 2019
-
-
israelad authored
Removes the OSMLCM_VCA_CACERT variable from __lcm__.env in order to fix the VCA. This works around the parsing of the OSMLCM_VCA_CACERT in full_install.sh, which currently truncates the cert, causing it to be invalid. Change-Id: I8e8c8199bc27ac919e4bf7e6442e6746bb503c8a Signed-off-by:
Adam Israel <adam.israel@canonical.com>
-
- Jul 31, 2019
-
-
calvinosanch authored
Change-Id: I93810203efd9de329f1ecbdd9970ef3cf266c16b Signed-off-by:
calvinosanch <guillermo.calvinosanchez@altran.com>
-