osm/NG-SA.git
12 months agoFeature 10981: use Python library for logging in Webhook 25/13225/3
aguilard [Tue, 18 Apr 2023 16:29:22 +0000 (16:29 +0000)]
Feature 10981: use Python library for logging in Webhook

Change-Id: Ib60ef2005618f94da34da1910fb26f95d77bb7a2
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
12 months agoClean stage-archive.sh 11/13211/2
garciadeblas [Tue, 18 Apr 2023 12:53:02 +0000 (14:53 +0200)]
Clean stage-archive.sh

Change-Id: Ib42096edb6bcbb29031749291fe5de410cb93755
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
12 months agoAdd MANIFEST.in to osm_webhook_translator to include README and requirements 93/13193/2
garciadeblas [Thu, 13 Apr 2023 08:52:27 +0000 (10:52 +0200)]
Add MANIFEST.in to osm_webhook_translator to include README and requirements

Change-Id: I7f47826c5438348894ff525c591cfd93415ace04
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
12 months agoFix bug in multivim_vm_status DAG when there are no VMs 84/13184/4
aguilard [Tue, 11 Apr 2023 12:36:21 +0000 (12:36 +0000)]
Fix bug in multivim_vm_status DAG when there are no VMs

Change-Id: Idd67bb9f59a61edbe15012ca05df8c83d920d04e
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
12 months agoFeature 10981: added autohealing DAG and updated requirements 98/13098/10
aguilard [Mon, 27 Mar 2023 11:51:10 +0000 (11:51 +0000)]
Feature 10981: added autohealing DAG and updated requirements

Change-Id: Ib1ed56c220969d54480ddd2382beae03e536b72b
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
12 months agoFeature 10981: Added main for webhook-translator 53/13153/3
aguilard [Wed, 5 Apr 2023 10:09:18 +0000 (10:09 +0000)]
Feature 10981: Added main for webhook-translator

Change-Id: Idcc45514261eeb645becc56c0aee5f681b49fb0a
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
12 months agoFeature 10981: skeleton of osm_webhook_translator package 51/13151/3
garciadeblas [Wed, 5 Apr 2023 09:09:19 +0000 (11:09 +0200)]
Feature 10981: skeleton of osm_webhook_translator package

Change-Id: I80217214941241e1e97dee80b978e0f1e55f4d1a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
12 months agoUpdate ns_topology and multivim_vm_status DAGs to disable overlapped execution 50/13150/1
garciadeblas [Wed, 5 Apr 2023 09:10:32 +0000 (11:10 +0200)]
Update ns_topology and multivim_vm_status DAGs to disable overlapped execution

Change-Id: Idbfa27879a3604e45cf4c92270c4c86de48bca93
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
12 months agoFix black and flake errors in setup.py 49/13149/1
garciadeblas [Mon, 27 Mar 2023 12:22:09 +0000 (14:22 +0200)]
Fix black and flake errors in setup.py

Change-Id: I9522836f89e660c280c49a75ad5fd853454401e3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
13 months agoMinor change in tox.ini related to flake8 env 81/13081/1
garciadeblas [Thu, 23 Mar 2023 12:20:07 +0000 (13:20 +0100)]
Minor change in tox.ini related to flake8 env

Change-Id: I7d83cce754dc73f515af771855ba682783109569
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
13 months agoChange in tox.ini to use allowlist_externals instead of whitelist_externals 80/13080/1
garciadeblas [Thu, 23 Mar 2023 10:46:36 +0000 (11:46 +0100)]
Change in tox.ini to use allowlist_externals instead of whitelist_externals

Change-Id: Id457e368adffcc81d3e7451015b2c0905b9cb7ea
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
14 months agoAdd Python logging to DAGs 60/12960/1
aguilard [Tue, 14 Feb 2023 10:19:13 +0000 (10:19 +0000)]
Add Python logging to DAGs

Change-Id: I2f8dd3b351ceb9a7da8e8b28d392e6fdef73f663
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
14 months agoUse the name of the VM as id for gcp vim_connector 65/12865/2
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>
14 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>
14 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>
14 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>
15 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>
17 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>
17 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>
17 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>
17 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>
17 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>
17 months agoInitial empty repository
almagia [Thu, 10 Nov 2022 09:39:47 +0000 (10:39 +0100)]
Initial empty repository