This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 17, 2022
-
-
garciadeblas authored
This change covers the installation of Apache Airflow and Prometheus Pushgateway as an experimental option in the installer. Changes are the following: - `installers/full_install_osm.sh`: - The installer includes a new option "--ng-sa" to install Airflow and Prometheus Pushgateway - When the option is used, the script will call `installers/install_ng_sa.sh` in turn. - `installers/install_ng_sa.sh`: - This script will install Airflow and Pushgateway in the OSM Kubernetes cluster in osm namespace using the helm charts from the respective communities. - `installers/helm/values/airflow/values.yaml`: - File with the values to be used for the installation of Airflow helm chart. - `docker/Airflow/Dockerfile`: - Dockerfile used to build the Airflow image, incorporating the DAG Python files, requirements and internal Python libraries used by DAGs from `osm_ngsa.deb`. Change-Id: I04cb60b25a9a32e42d4a97fac2d1f6abf868b1f7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
The new file ng-prometheus.yaml controls the deployment of OSM Prometheus when using the new monitoring pipeline architecture. This file includes the recording rules necessary to obtain VNF status and NS status, derived from VM status. Those rules are stored in file `osm_rules.yml`, as part of configmap prom. Change-Id: Ibc3aa25e741ef4e680e5775e1d52fa171af0813b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 14, 2022
-
-
garciadeblas authored
Change-Id: I180100f6bc26e1425acd853f51382c0eb2b374d3 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 03, 2022
-
-
garciadeblas authored
This commit allows the automatic regeneration of a Prometheus config file from a sidecar by combining the information in PROMETHEUS_BASE_CONFIG_FILE and the prometheus_jobs in mongo. Change-Id: I0246d60ec32733a088ca8590a6445735549bf4de Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 14, 2022
-
-
Mark Beierl authored
Change-Id: I6b3c3a5322c7b7cf47d40d26b01e9552c8a2b04a Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Oct 13, 2022
-
-
Mark Beierl authored
Keystone environment variables were not being set, and the wrong prometheus password was being used Change-Id: I18e701f4eb9c583edf7905e7404d96bee8d1d8b1 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Back to .34 as some errors occurred Change-Id: I07a909d6ab62a65fd56134582430d07fa5e4ecac Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Oct 12, 2022
-
-
Mark Beierl authored
With sidecar charms, the image overlay now needs to have the name of the unit prepended to the image resource. Change-Id: I4e503137f6d4167904a5654aa7811f84c4374315 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Updates agent to 2.9.35 Change-Id: I1f3c1b597552104163fa7acafe310a3ba6d3138e Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Sep 27, 2022
-
-
Change-Id: I8f220a98d5e1eff1e5a621c269d80062d3f3e43d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Sep 19, 2022
-
-
garciadeblas authored
Change-Id: I70b9691f7232f8ea7abec13b612302aa456803d5 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 15, 2022
-
-
OSM sidecar charms charmcraft.yaml is changed to indicate base 20.04. Change-Id: Ibfb5a6cd02b0025075f4109532b70c0bd6796e21 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
Change-Id: I32ab9194e5d715227b8061f2f96b85222f427761 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Sep 13, 2022
-
-
PLA is no longer installed by default for the charmed installer flag --pla is needed Change-Id: Ib0ea0691fd53884dc5bf11d067e9f9d9df55c876 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Sep 08, 2022
-
-
Mark Beierl authored
Prometheus charm no longer builds as it is missing some dependencies Change-Id: I6ae44d4dce922ed0bc589a0ddf18b4cc3ae75de0 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Changing charmed installer to deploy OSM from latest/beta bundle, updating juju version to 2.9.33. Change-Id: Ie64bff771f8cb91670588c4e28754304d692b544 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Sep 01, 2022
-
-
aticig authored
Updating osm_libs charm library and update the new version of library in osm sidecar charms. Change-Id: If3e526af823d0862e45513bd77dfdae1ef3e2398 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 19, 2022
-
-
Change-Id: Ib24c54cffd158f6ae4397311becc3769a1cce543 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Aug 18, 2022
-
-
calvinosanc1 authored
Change-Id: Icca7e2b3a38b0c9ca4859138931e2c92566fd1d9 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Aug 12, 2022
-
-
Change-Id: I0690f8cca8561df9573e7fb169df6daaeb51506e Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Change-Id: Ic42bb4f8b682678d3e49aa671e2de9661a84af6c Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Aug 11, 2022
-
-
aticig authored
OSM bundles are modified to deploy osm charms from latest/stable. Change-Id: I0973cf952b9d54de53c1985e0690d24062e160d6 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 10, 2022
-
-
Change-Id: I6f9571d3dc219cc44b3c1c4f5ad9460b03eeb250 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Change-Id: I53c2f75ba15e5c0217cb5312a6c08ed576fcd6f0 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
Change-Id: I5a6965425cef6b5d4f6397368f9daa550d85e317 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 08, 2022
-
-
aticig authored
Refresh period is allowed >=60 or -1. Setting it -1 will disable the updating VM status. Change-Id: I18a8cd8fd39da16d2d0221dac15324a08da76c2a Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Aug 03, 2022
-
-
Refresh period is allowed >=60 or -1. Setting it -1 will disable the updating VM status. Change-Id: I94ec37f68303128ba7af67f14121436005fd9259 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
reinosop authored
Change README files Change-Id: I05e84f62e20dc1124f9cc0e6a67f7744bf1ad46b Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Jul 29, 2022
-
-
Change-Id: Id18c049f83c0217577778e13da3dab76d5708ed4 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: Ic03f8a94b8edcfc67aebddfcc27022a130ce8a1b Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Change-Id: Ie5e73d1c9df9903405edfda7b3c345b1fcc3c164 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Change-Id: I5fcad40bf4b62e724c0fce3905409cdbc1f4ac57 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Jun 27, 2022
-
-
Mark Beierl authored
Removing old charm files that are no longer in use Change-Id: I4aaf35a3708f47bd04beffcba8e2fbd850e1f433 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jun 22, 2022
-
-
garciadeblas authored
Change-Id: I9fa2bfe6322748b9fbd22d2348b88f8f63df0329 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 16, 2022
-
-
garciadav authored
- Fix nbi interface type - Update Charm Libraries Change-Id: I93d00b240e0f8f127411677647e04813f9ca412b Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jun 15, 2022
-
-
Change-Id: I7dbfa487918b05e0bf98776db1b1cec5586beec7 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: Ifd0b560cb94c863ade982d3e74a3f5c9f3767657 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jun 14, 2022
-
-
garciadeblas authored
Change-Id: Ie1b4d880418656a3619976c5159eec5cadd420d7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 01, 2022
-
-
garciadav authored
Change-Id: I41b90c4010bf1dfe553a3d81bddf7bcef5f08b35 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 17, 2022
-
-
By default lxd cloud is defined, with this change optionally lxd cloud is not added by passing --small-profile parameter in charmed installer. Change-Id: I8f3b1816c9f2f43ee6bb84c15b2ce0eda99d691b Signed-off-by: aticig <gulsum.atici@canonical.com>
-