osm/NG-SA.git
13 months agoFixing dep 25/13325/2
Mark Beierl [Fri, 28 Apr 2023 13:12:58 +0000 (13:12 +0000)]
Fixing dep

Change-Id: Iaca9c4f32334e8e6a58f8eb3ed0a644a7967c988
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
13 months agoUpdate to have temporal in common 24/13324/1
Mark Beierl [Wed, 1 Mar 2023 18:51:34 +0000 (18:51 +0000)]
Update to have temporal in common

Change-Id: I5a144ed22b65ed5337e0e870ab7281b80c5e0b62
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
Add Python logging to DAGs

Change-Id: I2f8dd3b351ceb9a7da8e8b28d392e6fdef73f663
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
Change in tox.ini to use allowlist_externals instead of whitelist_externals

Change-Id: Id457e368adffcc81d3e7451015b2c0905b9cb7ea
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Minor change in tox.ini related to flake8 env

Change-Id: I7d83cce754dc73f515af771855ba682783109569
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Fix black and flake errors in setup.py

Change-Id: I9522836f89e660c280c49a75ad5fd853454401e3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Update ns_topology and multivim_vm_status DAGs to disable overlapped execution

Change-Id: Idbfa27879a3604e45cf4c92270c4c86de48bca93
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Feature 10981: skeleton of osm_webhook_translator package

Change-Id: I80217214941241e1e97dee80b978e0f1e55f4d1a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Feature 10981: Added main for webhook-translator

Change-Id: Idcc45514261eeb645becc56c0aee5f681b49fb0a
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
Feature 10981: added autohealing DAG and updated requirements

Change-Id: Ib1ed56c220969d54480ddd2382beae03e536b72b
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
Fix bug in multivim_vm_status DAG when there are no VMs

Change-Id: Idd67bb9f59a61edbe15012ca05df8c83d920d04e
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
Add MANIFEST.in to osm_webhook_translator to include README and requirements

Change-Id: I7f47826c5438348894ff525c591cfd93415ace04
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Clean stage-archive.sh

Change-Id: Ib42096edb6bcbb29031749291fe5de410cb93755
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Feature 10981: use Python library for logging in Webhook

Change-Id: Ib60ef2005618f94da34da1910fb26f95d77bb7a2
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
14 months agoUpdate to have temporal in common 39/13039/1
Mark Beierl [Wed, 1 Mar 2023 18:51:34 +0000 (18:51 +0000)]
Update to have temporal in common

Change-Id: I5a144ed22b65ed5337e0e870ab7281b80c5e0b62
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
15 months agoUse the name of the VM as id for gcp vim_connector 48/12948/1
garciadeblas [Wed, 25 Jan 2023 15:11:54 +0000 (16:11 +0100)]
Use the name of the VM as id for gcp vim_connector

Change-Id: I7472839c5c53dabda12c9fbf5bdfa6d0adc8b5b2
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
15 months agoReplace yaml.load by yaml.safe_load 64/12864/2
garciadeblas [Wed, 25 Jan 2023 15:10:55 +0000 (16:10 +0100)]
Replace yaml.load by yaml.safe_load

Change-Id: I0e29756728212c6595276f16ac60afbfdb390214
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
15 months agoFeature 10950: Replace pycrypto with pycryptodome 20/12920/2
Gulsum Atici [Fri, 3 Feb 2023 18:02:12 +0000 (21:02 +0300)]
Feature 10950: Replace pycrypto with pycryptodome

Change-Id: I28d48aafa49e47c9d714bf99e0116607c5775634
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
15 months agoReformat files according to new black validation 25/12925/1
Gulsum Atici [Mon, 6 Feb 2023 18:24:16 +0000 (21:24 +0300)]
Reformat files according to new black validation

Change-Id: I472bd57495629d736563944dbf70f6c6307fd7e0
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
16 months agoUpdating python dependencies 88/12888/1
Mark Beierl [Fri, 27 Jan 2023 19:13:35 +0000 (19:13 +0000)]
Updating python dependencies

Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

Change-Id: Ib47c54ec9321798028de5534a4cdbda3f88a391a
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
18 months agoDeb package creation for NG-SA 20/12720/3 release-v13.0-start v12.0.3
garciadeblas [Thu, 24 Nov 2022 13:42:35 +0000 (14:42 +0100)]
Deb package creation for NG-SA

Change-Id: I96bb72bfd77e0c57215ba62abdbdaf8df5bb8cde
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
18 months agoFeature 10965 Airflow monitoring pipeline for VIM status 76/12676/14
garciadeblas [Thu, 10 Nov 2022 13:19:44 +0000 (14:19 +0100)]
Feature 10965 Airflow monitoring pipeline for VIM status

Change-Id: I05e95543690977db2fd081dd53255308f9b828b5
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
18 months agoFeature 10964 Airflow monitoring pipeline for VM status and NS topology 75/12675/13
garciadeblas [Thu, 10 Nov 2022 13:07:04 +0000 (14:07 +0100)]
Feature 10964 Airflow monitoring pipeline for VM status and NS topology

Change-Id: I61b8abffd54fa87266dca03ac04b5e52b358d85d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
18 months agoFix Jenkinsfile to use right repo instead of TEMPLATE 80/12680/2
garciadeblas [Thu, 10 Nov 2022 17:24:40 +0000 (18:24 +0100)]
Fix Jenkinsfile to use right repo instead of TEMPLATE

The commit also changes permissions to devops-stages scripts

Change-Id: I709e10e90c1f88e562b01bb2265a8ea44607325f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
18 months agoCopy TEMPLATE files to this repo 74/12674/2
garciadeblas [Thu, 10 Nov 2022 12:24:28 +0000 (13:24 +0100)]
Copy TEMPLATE files to this repo

Change-Id: If8d2650b692934fe37a61355be4ea17cf2662151
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
18 months agoInitial empty repository
almagia [Thu, 10 Nov 2022 09:39:47 +0000 (10:39 +0100)]
Initial empty repository