SuccessChanges

Summary

  1. Use of yaml.safe_load instead of yaml_load (details)
Commit 8e3a2b8d24441ca89ffe3f8255720b9b99b0089e by garciadeblas
Use of yaml.safe_load instead of yaml_load
Change-Id: Ibdb89b23560f2c587f554f11f0e2a577047e6e22 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedosm_pla/config/config.py

Summary

  1. Update Airflow/Dockerfile to install osm_ngsa deb package in user folder (details)
  2. Update Prometheus recording rules for NG-SA (details)
  3. Fixing track (details)
  4. Release 13 Preparation (details)
  5. Adding resources to charm promotion (details)
  6. Release 13 Preparation (details)
  7. Release 13 Preparation (details)
  8. Release Script for Charms and Snaps (details)
  9. Add missing jq step (details)
  10. Fix bug 2203 to set the airflow tag as string (details)
  11. Fix bug 2207 - Charmed installer fails when the option --small-profile (details)
  12. Change iptables rule to allow docker and LXD can share the same host (details)
  13. Make iptables persistent after reboot (details)
  14. Set K8s 1.26 in charmed OSM installation (details)
Commit 432fcfdbbb10a88f4f5bb03571e93919f1943c52 by garciadeblas
Update Airflow/Dockerfile to install osm_ngsa deb package in user folder
Change-Id: Iacc57c09341252ca7d7a11f89a2ba7a3ba697cf9 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/helm/values/airflow-values.yaml
The file was modifieddocker/Airflow/Dockerfile
Commit 08a9df2f54fcee6d8e16edba760e2607234eb87b by garciadeblas
Update Prometheus recording rules for NG-SA
Change-Id: I6fd6dad662822490eecdd89006064be429b36db0 Signed-off-by:
aguilard <e.dah.tid@telefonica.com> Signed-off-by: garciadeblas
<gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/docker/osm_pods/ng-prometheus.yaml
Commit c06994a8689974f35397991169d5ba8787e6507e by beierlm
Fixing track
Use variable instead of hard-coded 'latest'
Change-Id: I72bcf6f0ed7ef84aefde255d6ee877ead86836b6 Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
(cherry picked from commit c598418ec0c5aadfb38aac91cccf28369a34f23c)
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit 0e79802ac825b95b375fc75f0e5be998e977f5b0 by beierlm
Release 13 Preparation
Update charmed installed to follow v13.0 track
Change-Id: If696021b4d2f936a423f30531a869f3ddac2d815 Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedinstallers/charm/bundles/osm/bundle.yaml
The file was modifiedinstallers/charmed_install.sh
The file was modifiedinstallers/charm/bundles/osm-ha/bundle.yaml
Commit a5e7522ec2831b601a083d737fd10772e84bbb36 by beierlm
Adding resources to charm promotion
Some charms have resources, and others, like prometheus have multiple
resources.  This change takes those resources into account when
promothing charms
Change-Id: I0ecb3634e379e5f1eb7036dadb591d73db773099 Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
(cherry picked from commit 4a9860409030d08ad8371f89885d66a8bab66f09)
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
Commit c4499b62aa5ae0b9cd982afdc3ef29b73c169d92 by mark.beierl
Release 13 Preparation
Corrected typo: v13 is represented as track 13, not v13.
Change-Id: I143199199486556ed8afa142a59ab435186d900c Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedinstallers/charm/bundles/osm/bundle.yaml
The file was modifiedinstallers/charm/bundles/osm-ha/bundle.yaml
The file was modifiedinstallers/charmed_install.sh
Commit 50f212f54fa46152d758be2153dbaa1956777343 by mark.beierl
Release 13 Preparation
Corrected typo: v13 is represented as track 13, not v13.
Change-Id: I654bea89d4326e1aeadc02d91b511b2e9e5c2e43 Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedinstallers/charmed_install.sh
Commit 2ba49cea1aae8ec527d02a1bd7b93d581994f67c by beierlm
Release Script for Charms and Snaps
Performs a scan of the track and channels specified to promote the snaps
and the charms to the next track.
Change-Id: I1ed59f1a34fda93eba19c4477149d166f0998fc1 Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
(cherry picked from commit 379b6d3362c44463672f28b546dd9dc593b2d298)
The file was addedtools/promote-charms-and-snaps.sh
Commit bc0d6073931b1639a905030ad356ae340c9597f8 by beierlm
Add missing jq step
Installation of jq was moved from common to k8s specific section, so
must be replicated for charmed section
Change-Id: Ib843314ba9af97cd5be8932926ddd08839b4258a Signed-off-by: Mark
Beierl <mark.beierl@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 056ca018546bbe2e9b019ef966b8fd4d6967d0ab by garciadeblas
Fix bug 2203 to set the airflow tag as string
Change-Id: I7e95a0ff844b60730c73e980f87155c95127dc63 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_ngsa.sh
Commit f8aa12e9365be93cddd934b0d67433b9a19e2fac by calvinosanc1
Fix bug 2207 - Charmed installer fails when the option --small-profile
is used
Change-Id: Id0a13d9a053e7777b6812167d91f8c0348fc4625 Signed-off-by:
Guillermo Calvino <guillermo.calvino@canonical.com>
The file was modifiedinstallers/charmed_install.sh
Commit 2c0b0dfcdca4e72a26f65e0254ba96593a338e3e by aticig
Change iptables rule to allow docker and LXD can share the same host
network.
Change-Id: Ie3a79e27acb55b3aa942ddee2a81fd5ec64428e4 Signed-off-by:
Gulsum Atici <gulsum.atici@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
Commit aed2c6ae686126277cd838e203d4316b7ceb7a86 by aticig
Make iptables persistent after reboot
Change-Id: Ief0342cf23406622458c28cf2c65a6e6069262fc Signed-off-by:
Gulsum Atici <gulsum.atici@canonical.com>
The file was modifiedinstallers/full_install_osm.sh
Commit c36754d60cb8b6532e0838dcb50c19549b5b8141 by guillermo.calvino
Set K8s 1.26 in charmed OSM installation
storage is deprecated: replaced by hostpath-storage
Change-Id: I11dd6fc2c18f89c289ad80da696929a7c0236d63 Signed-off-by:
Patricia Reinoso <patricia.reinoso@canonical.com>
The file was modifiedinstallers/charmed_install.sh