1. 0be6e12 Fix. Move from cobertura to coverage plugin in Jenkins new version by caviedesj · 6 weeks ago master
  2. 29fc0aa Update pip dependencies by garciadeblas · 6 weeks ago
  3. ac2becc Fix. Execute the changelog shell script without login by garciadeblas · 7 weeks ago
  4. d9443ef Feature. Modify TEST_IMAGE assignment in Jenkinsfile.new by caviedesj · 8 weeks ago
  5. 0b3ac87 Fix. Remove unused parameters from the new Jenkinsfile by caviedesj · 8 weeks ago
  6. 3d228aa Minor update in README.rst by garciadeblas · 10 weeks ago v19.0 v19.0.0
  7. 84ec5e9 Merge "Fix. Remove build number from image tags on merge" by garciadeblas · 2 months ago
  8. c878b7c Fix. Remove build number from image tags on merge by caviedesj · 2 months ago
  9. 835864e Pin black version to 25.12.0 by garciadeblas · 3 months ago
  10. 87e8693 Fix. Update base image to ubuntu24.04 by caviedesj · 3 months ago
  11. c7013bf Fix 11077. Self-contained repos: new Jenkins pipeline by caviedesj · 3 months ago
  12. ca8b50e Feature 11077. Self-contained repos: add dummy Jenkinsfile.new by garciadeblas · 3 months ago
  13. 42ee48b Update pip dependencies by garciadeblas · 4 months ago
  14. afc5a0b Fix bug 2406: proper read of ca_cert_content in openstack connector by garciadeblas · 4 months ago
  15. 8031c7f Move Dockerfile from devops to the repo, base image Alpine Linux by mesaj · 10 months ago
  16. 56f7fb5 Update pip dependencies by garciadeblas · 6 months ago
  17. 69bd2b3 Pin stdeb dependency for dist env by garciadeblas · 6 months ago
  18. e8c18e8 Update pip dependencies by garciadeblas · 6 months ago
  19. 439ffe6 Update pip dependencies by garciadeblas · 8 months ago
  20. f66dcda Update pip dependencies by garciadeblas · 10 months ago
  21. 56b7a56 Add VIM configuration option to model the label to identify VM ids in Prometheus backend by garciadeblas · 1 year ago
  22. 0c4fc3b Fix typo in openstack.py by garciadeblas · 1 year ago
  23. 347594e Update pip dependencies by garciadeblas · 1 year, 1 month ago
  24. 2866d21 Remove XDG_CACHE_HOME from tox.ini and upgrade version of setuptools and setuptools-scm by garciadeblas · 1 year, 1 month ago
  25. 758c861 Update pip dependencies after pinning async-timeout 4.0.3 in common by garciadeblas · 1 year, 4 months ago v17.0.0
  26. c6246b6 Update pip dependencies by garciadeblas · 1 year, 4 months ago
  27. 1e9454f Fix Openstack metric retrieval for Prometheus backend by garciadeblas · 1 year, 6 months ago
  28. 0f0b125 Increase verbosity in logs during metric backend retrieval by garciadeblas · 1 year, 7 months ago
  29. 879bfe6 Fix E0401 and E1111 pylint errors in osm_ngsa by garciadeblas · 1 year, 7 months ago
  30. 44ab9d0 Fix metric backend retrieval for OpenstackConnector by garciadeblas · 1 year, 7 months ago
  31. 8e6e499 Bug 2337 - Grafana dashboards do not work when NG-SA is enabled by Rahul Zamre · 1 year, 11 months ago
  32. ee2bc9b Update version of setuptools in requirements-dist.in by garciadeblas · 1 year, 8 months ago
  33. a41ebbf Update flake8 version in tox.ini by garciadeblas · 1 year, 8 months ago
  34. ab3e03c Update pip dependencies by garciadeblas · 1 year, 8 months ago pre-v16.0 release-v16.0-start
  35. 48926ce Feature 11016: Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA by Rahul Kumar · 1 year, 11 months ago
  36. 54c033b Add VIO support in DAGs by aguilard · 2 years, 5 months ago pre-v15.0 release-v15.0-start
  37. 6fa799b Fix bug 2297: VIM status metric not working properly by aguilard · 2 years, 6 months ago
  38. 5184a3d Add DAG for collecting VM metrics from GCP by aguilard · 2 years, 8 months ago
  39. ec7172a Collect memory usage metric from Azure by aguilard · 2 years, 7 months ago
  40. ee6a79b Update pip requirements to pass stage2 and stage3 in all modules by garciadeblas · 2 years, 6 months ago
  41. 6eaf8b7 Update version of PyYAML by Mark Beierl · 2 years, 9 months ago
  42. b58e65b Rename alert_vdu DAG to vdu_down by garciadeblas · 2 years, 10 months ago pre-v14.0 release-v14.0-start
  43. 490d85c Add new DAG for VDU webhook alarms by aguilard · 2 years, 10 months ago
  44. 02f71cd Enable pylint in NG-SA by garciadeblas · 2 years, 11 months ago
  45. 9d57e94 Airflow DAG and connectors to get SDNC status by garciadeblas · 2 years, 11 months ago
  46. 9bea737 Update multivim_vim_status.py to append osm to metric_name to be BWC by aguilard · 2 years, 11 months ago
  47. bf9e10b Collect consumption metrics from Azure in DAG by aguilard · 2 years, 11 months ago
  48. c9f2ca7 Update for Python 3.10 related to asyncio by aguilard · 2 years, 11 months ago
  49. 4e36505 Support of Python3.10 by garciadeblas · 3 years, 1 month ago
  50. cc9870f Update airflow version to 2.5.3 in requirements; updated pip-tools to 6.13.0 by garciadeblas · 2 years, 11 months ago
  51. 0e5ef56 Update multivim_vm_metrics.py to append osm to metric_name to be BWC by garciadeblas · 3 years ago
  52. 9377117 Feature 10981: add Openstack metrics collector and scale-out/in DAGs for autoscaling by aguilard · 3 years ago
  53. 64a4473 Feature 10981: use Python library for logging in Webhook by aguilard · 3 years ago
  54. b4c4d48 Clean stage-archive.sh by garciadeblas · 3 years ago
  55. 0ee089f Add MANIFEST.in to osm_webhook_translator to include README and requirements by garciadeblas · 3 years ago
  56. ad0c41b Fix bug in multivim_vm_status DAG when there are no VMs by aguilard · 3 years ago
  57. 3e73d29 Feature 10981: added autohealing DAG and updated requirements by aguilard · 3 years ago
  58. 2e2dca0 Feature 10981: Added main for webhook-translator by aguilard · 3 years ago
  59. 9cbad10 Feature 10981: skeleton of osm_webhook_translator package by garciadeblas · 3 years ago
  60. 3489ded Update ns_topology and multivim_vm_status DAGs to disable overlapped execution by garciadeblas · 3 years ago
  61. d067157 Fix black and flake errors in setup.py by garciadeblas · 3 years ago
  62. 1eefdd4 Minor change in tox.ini related to flake8 env by garciadeblas · 3 years, 1 month ago
  63. 239971d Change in tox.ini to use allowlist_externals instead of whitelist_externals by garciadeblas · 3 years, 1 month ago
  64. f0afc25 Add Python logging to DAGs by aguilard · 3 years, 2 months ago
  65. 4ff1579 Use the name of the VM as id for gcp vim_connector by garciadeblas · 3 years, 2 months ago
  66. 5ef23c0 Replace yaml.load by yaml.safe_load by garciadeblas · 3 years, 2 months ago
  67. 6fde451 Feature 10950: Replace pycrypto with pycryptodome by Gulsum Atici · 3 years, 2 months ago
  68. 3637837 Reformat files according to new black validation by Gulsum Atici · 3 years, 2 months ago
  69. f4fc5c9 Updating python dependencies by Mark Beierl · 3 years, 2 months ago
  70. 8d41d56 Deb package creation for NG-SA by garciadeblas · 3 years, 4 months ago release-v13.0-start v12.0.3
  71. 998ff73 Feature 10965 Airflow monitoring pipeline for VIM status by garciadeblas · 3 years, 5 months ago
  72. 6683456 Feature 10964 Airflow monitoring pipeline for VM status and NS topology by garciadeblas · 3 years, 5 months ago
  73. f6ca494 Fix Jenkinsfile to use right repo instead of TEMPLATE by garciadeblas · 3 years, 5 months ago
  74. e00916c Copy TEMPLATE files to this repo by garciadeblas · 3 years, 5 months ago
  75. ce3721b Initial empty repository by almagia · 3 years, 5 months ago