- 6bd55c1 Update Webhook/Dockerfile to use Ubuntu22 as base image by garciadeblas · 2 years, 11 months ago
- 5671dce Fix installation tracking issues by garciadeblas · 2 years, 11 months ago
- e402224 Add option -y to add-apt-repository in installers, always required for Ubuntu22 by garciadeblas · 2 years, 10 months ago
- ad2cda6 Support of VDU alarms in new SA architecture by aguilard · 2 years, 10 months ago
- 1123e82 Build jammy charms for osm by Patricia Reinoso · 2 years, 11 months ago
- b6c30b4 Create airflow secret as part of OSM Helm chart by garciadeblas · 2 years, 11 months ago
- 29484f1 Add logLevel options to OSM helm chart by garciadeblas · 2 years, 11 months ago
- 43c79bb Update OSM helm chart to take into account manifest changes for feature 10957 by garciadeblas · 2 years, 11 months ago
- 8080e4b Feature 8170: deploy OSM services with a helm chart by garciadeblas · 3 years ago
- 5308be9 Fix log archive in stage3 by garciadeblas · 2 years, 11 months ago
- 3c85a3f Archive Airflow DAGs logs in stage3 by garciadeblas · 2 years, 11 months ago
- 43a3ab6 Remove legacy keystone charm by Patricia Reinoso · 2 years, 11 months ago
- 5ef8e95 Clarify messages and minor refactors in full_install_osm by garciadeblas · 2 years, 11 months ago
- b254c02 Update stage3 to archive logs from Airflow DAGs by garciadeblas · 2 years, 11 months ago
- e78f5a7 Update tests and NBI Dockerfile to patch pyangbing and install libmagic1 by garciadeblas · 2 years, 11 months ago
- 2aab0d7 ubuntu20 as base image for OSM installation by garciadeblas · 2 years, 11 months ago
- ef78c3c Fix charmcraft pack for keystone charm by Patricia Reinoso · 2 years, 11 months ago
- 3f26c2c Update stage2 to use Ubuntu22 as Openstack base image by garciadeblas · 2 years, 11 months ago
- 7e3c148 Update jenkins-stage3 to use ubuntu22 as default image and DEBUG loglevel for sshCommand by garciadeblas · 2 years, 11 months ago
- 836354f Enable NGSA installation (Airflow, AlertMgr and PushGW) by default by garciadeblas · 2 years, 11 months ago
- 4e8024f Set focal series in OSM bundle. by Patricia Reinoso · 2 years, 11 months ago
- be5864a Update tests/Dockerfile to make it work with Ubuntu22 base image by garciadeblas · 2 years, 11 months ago
- 02feb8e Updates to Python 3.10 and Ubuntu22.04 by Mark Beierl · 2 years, 11 months ago
- 54f21dc Revert "Enable NGSA installation (Airflow, AlertMgr and PushGW) by default" by garciadeblas · 2 years, 11 months ago
- 1233df7 Update Airflow Dockerfile to unpack python3.10 versions of osm_common and osm_ngsa by garciadeblas · 2 years, 11 months ago
- 82afc03 Enable NGSA installation (Airflow, AlertMgr and PushGW) by default by garciadeblas · 3 years ago
- 0b7ef27 Update Airflow version to 2.5.3 and Airflow Helm chart version to 1.9.0 by garciadeblas · 2 years, 11 months ago
- 3763099 Update install_ngsa.sh to use docker registry and user from CICD by garciadeblas · 2 years, 11 months ago
- 53b217f Split generate_docker_images and pull_docker_images in installer by garciadeblas · 3 years ago
- 2efbda2 Update db_upgrade.py to append osm to metric_name to be BWC by garciadeblas · 3 years ago
- 986c308 Refactor MongoUpgrade1214 in db_upgrade.py by garciadeblas · 3 years ago
- 05ee8ab Feature 10986: Autoheal switch and Autoscale switch by sritharan · 3 years ago
- fc5714c Feature 10981: update alerts collections in Mongo from OSM v12 to v14 by aguilard · 3 years ago
- e556fe0 Feature 10981: enable REST API in Airflow by aguilard · 3 years ago
- b798d06 Fix typo in file alertmanager-values.yaml by aguilard · 3 years ago
- 64775ea Feature 10981: fix bug in Airflow DAGs directory by aguilard · 3 years ago
- 02609d9 Feature 10981: fix bug in AlertMgr installation by aguilard · 3 years ago
- 8177b9c Fix Bug 2121: NG-UI uses unmaintained Chokidar version by SANDHYA.JS · 3 years ago
- 7ff88a6 Feature 10981: changed repeat_interval parameter in AlertManager by aguilard · 3 years ago
- 0eda3f7 Improve stage-test script: Split charms list according to tox envlist. by Dario Faccin · 3 years ago
- 6db47d4 OSM DB Update Charm by Mark Beierl · 3 years, 1 month ago
- f91f9c3 Feature 10981: extended Prometheus sidecar to dump alerts rules in config files by aguilard · 3 years ago
- 0e49b4a Feature 10981: remove mon and pol for ng-sa installation by garciadeblas · 3 years ago
- cb9bb7a Feature 10981: fix CMD in webhook Dockerfile by aguilard · 3 years ago
- 1805613 Feature 10981: auto-scaling alerts rules for AlertManager by aguilard · 3 years ago
- 63868ab Add nohup to http.server in tools/local-build.sh by garciadeblas · 3 years ago
- 171bbd4 Update helm version to 3.11.3 by garciadeblas · 3 years ago
- 325032a Replace OSM_STACK_NAME by OSM_NAMESPACE in installers scripts by garciadeblas · 3 years ago
- 4c246cf Add Dockerfile for Webhook translator by garciadeblas · 3 years ago
- 2c5b33f Update tools/local-build.sh to run python http server instead of qhttp by garciadeblas · 3 years ago
- 7e26f9a Remove unnecessary Makefile related to old docker image build process by garciadeblas · 3 years ago
- bacdfa8 Feature 10981: installation of webhook translator as part of NG-SA by garciadeblas · 3 years ago
- bae51f6 Feature 10981: installation of AlertManager as part of NG-SA by garciadeblas · 3 years ago
- 9ab64a9 LCM integration tests: use RO charm from charmhub instead of building it locally by Dario Faccin · 3 years ago
- f88cb4f Integration tests for VCA Integrator Operator by Dario Faccin · 3 years, 1 month ago
- 9a5ceab Minor indentation fixes in MON and POL K8s manifests by garciadeblas · 3 years ago
- 473c541 Partial revert of 13026 by Mark Beierl · 3 years ago
- 0baeac7 Adding documentation to OSM bundles by Guillermo Calvino · 3 years, 1 month ago
- f776ffa Update Dockerfile and stage-test script to run tests for charms by Dario Faccin · 3 years ago
- be1ab18 Update bundle (standalone and HA) to use MongoDB charm from edge channel by Dario Faccin · 3 years ago
- 99325bd Remove checks for copyright in charms by Dario Faccin · 3 years ago
- 75e3d99 Update base image for Airflow to support Python 3.10 by garciadeblas · 3 years, 1 month ago
- fb220c0 Update base image for Airflow to 2.5.2 by garciadeblas · 3 years, 1 month ago
- d0303f5 Pin Charmed Operator Framework version for charms by Dario Faccin · 3 years, 1 month ago
- 48eea89 Fix docker tag in stage3 to coexist with periodic clean-up by garciadeblas · 3 years, 1 month ago
- ef27d2e Remove duplicated lines in Airflow Dockerfile by garciadeblas · 3 years, 1 month ago
- 57b89ae Set K8s 1.26 in charmed OSM installation by Patricia Reinoso · 3 years, 1 month ago
- e64d8cf Fix unit tests for NG-UI charm by Daniel Arndt · 3 years, 1 month ago
- 773dd99 Integration tests for NG UI charm by Daniel Arndt · 3 years, 1 month ago
- 668b146 Charm cleanup by Mark Beierl · 3 years, 2 months ago
- 56db64f Integration of OSM Charms with new MongoDB by Dario Faccin · 3 years, 2 months ago
- 740e877 Update the artifacts stored in stage2 by garciadeblas · 3 years, 1 month ago
- 68bc894 Bug 2218: Fix command for `juju run-action` by Daniel Arndt · 3 years, 2 months ago
- 4734de1 Add OSM-MON integration tests by Dario Faccin · 3 years, 2 months ago
- bb2f914 Add OSM-POL integration tests by Dario Faccin · 3 years, 2 months ago
- 129b6e0 Add NBI integration tests by Dario Faccin · 3 years, 2 months ago
- 3d3a767 Make iptables persistent after reboot by Gulsum Atici · 3 years, 2 months ago
- a24433b Reformat files according to new black validation by Dario Faccin · 3 years, 2 months ago
- 5e26330 Change iptables rule to allow docker and LXD can share the same host network. by Gulsum Atici · 3 years, 2 months ago
- 5d9ce30 Improve Merge Job Speed by Mark Beierl · 3 years, 2 months ago
- 810002d Add integration tests for osm-lcm charm by Dario Faccin · 3 years, 3 months ago
- 8675e58 Fixing hostpath problem in debug mode for ro charm by Gulsum Atici · 3 years, 3 months ago
- 27da38d Use branch for charms by Mark Beierl · 3 years, 3 months ago
- da3c1c0 Fixing branch in charm build by Mark Beierl · 3 years, 6 months ago
- ba6b4e5 Fix bug 2207 - Charmed installer fails when the option --small-profile is used by Guillermo Calvino · 3 years, 3 months ago
- 47eb901 JFrog Speedup by Mark Beierl · 3 years, 4 months ago
- ee303f9 Fix Bug 2204 - Grafana Charm is failing to be deployed in Charmed OSM Master by Guillermo Calvino · 3 years, 4 months ago
- 70d6f3a Add missing jq step by Mark Beierl · 3 years, 4 months ago
- 379b6d3 Release Script for Charms and Snaps by Mark Beierl · 3 years, 4 months ago
- 4a98604 Adding resources to charm promotion by Mark Beierl · 3 years, 4 months ago
- 82874fa Fixing track by Mark Beierl · 3 years, 7 months ago
- cb7dc67 Update Prometheus recording rules for NG-SA by aguilard · 3 years, 4 months ago
- 9f58633 Update Airflow/Dockerfile to install osm_ngsa deb package in user folder by garciadeblas · 3 years, 4 months ago
- d2d00c7 Update tag to be used by airflow image when installing NGSA by garciadeblas · 3 years, 4 months ago release-v13.0-start
- d502993 Update scripts in tools folder for release THIRTEEN by garciadeblas · 3 years, 4 months ago
- 0d4965f Feature 10947 Cert-manager installation for gRPC authentication by Gabriel Cuba · 3 years, 5 months ago
- 0cdfb57 Update Dockerfile Airflow image and values.yaml to definitive by garciadeblas · 3 years, 5 months ago
- 45ab04c Rename DEFAULT_IF to OSM_DEFAULT_IF in install_lxd.sh by garciadeblas · 3 years, 4 months ago
- 89c5f55 Prepare installer, pods and Jenkins for Rel THIRTEEN by garciadeblas · 3 years, 5 months ago
- 569faee Bug 2192 - MON charm to support the MON attribute vm_infra_metrics in osm-mon Charm by Guillermo Calvino · 3 years, 5 months ago