This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git.
Pull mirroring updated .
- Sep 18, 2023
-
-
Sebastian Rojas authored
Change-Id: I6460cef35cebe7b47784e227f49aae098411cc76 Signed-off-by:
rojass <srojas@whitestack.com>
-
- Aug 14, 2023
-
-
Daniel Arndt authored
Change-Id: Ia051cf255db96cceb80ac67ece1f9b31e915d0e9 Signed-off-by:
Daniel Arndt <daniel.arndt@canonical.com>
-
- Jul 21, 2023
-
-
Mark Beierl authored
Change-Id: Ib51829e23f41e87451a53838af0f0ca4437144aa Signed-off-by:
Mark Beierl <mark.beierl@canonical.com>
-
- Jul 14, 2023
-
-
Change-Id: I2919d846d35a115e9b884ba333a7501b780d1f5b Signed-off-by:
Pedro Escaleira <escaleira@av.it.pt>
-
- Jun 03, 2023
-
-
gcubae authored
Change-Id: I6b436202f5d1862acd132eebfa36abfabe9379cc Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- May 31, 2023
-
-
aguilard authored
Change-Id: Ia661c23c902372357aa1efc511060e706065be61 Signed-off-by:
aguilard <e.dah.tid@telefonica.com>
-
- May 30, 2023
-
-
Change-Id: I6cbce6267804763063f92a2d9c45c10f4542f9c7 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I1604e5af66df0c5329694fb930a2450a05832cfd Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
Change-Id: Ic4d931b44372265b7366178cdd912b13a73db334 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- May 29, 2023
-
-
Change-Id: I5adb9d3847c8d11b152cadcf82e46d65de93c833 Signed-off-by:
vegall <lvega@whitestack.com>
-
- May 24, 2023
-
-
Change-Id: Ic62d3e2a5dc315768b851135c800609d3805078b Signed-off-by:
k4.rahul <rahul.k4@tataelxsi.co.in>
-
- May 22, 2023
-
-
replaced SystemRandom().randint() instead of randint() Change-Id: I02dd1387b795c856d0cd05d0366b7bb410016a8b Signed-off-by:
k4.rahul <rahul.k4@tataelxsi.co.in>
-
If target_vnf does not have additionalParams KeyError is raised and additionalParams become optional within this change. Change-Id: I69cb579882b305befd2a64a60bede450e8e6c10d Signed-off-by:
Gulsum Atici <gulsum.atici@canonical.com>
-
- May 18, 2023
-
-
Mark Beierl authored
The initializers for Helm attempt to schedule tasks in the event loop, but now that we are not starting one explicitly and passing it around, we need to have a loop already started at the time of constructor. By making start() async, there is a running loop, and functions like k8s_helm_conn.py (~ #81) can call asyncio.create_task Change-Id: Ia4bf25bd5060dc27f07e63c7395dae3a88247a0e Signed-off-by:
Mark Beierl <mark.beierl@canonical.com>
-
- May 16, 2023
-
-
Change-Id: I8871964f01afac8f601678249acf779426c25090 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com> Signed-off-by:
Mark Beierl <mark.beierl@canonical.com>
-
- May 10, 2023
-
-
Change-Id: Ifc77f07d81a215c0f824f46df85d906917dadf97 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 09, 2023
-
-
aguilard authored
Change-Id: I9319296e0f79dcab95878a925977514847c770db Signed-off-by:
aguilard <e.dah.tid@telefonica.com>
-
aguilard authored
Change-Id: If3942d060f468382c7796a7e610bce9b21ab93fc Signed-off-by:
aguilard <e.dah.tid@telefonica.com>
-
- May 03, 2023
-
-
Coverity fix for CWE 398: 7PK - Code Quality (137908 Copy-paste error) Change-Id: I9e390dd01ff91d3525f327170e5fcd8074dc3a2f Signed-off-by:
k4.rahul <rahul.k4@tataelxsi.co.in>
-
Change-Id: Ib9c7c76859fa3e92db8baba65c5b625f40c4fddd Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 02, 2023
-
-
Change-Id: If0d5e836a1cd61ac3e62ade1bc5768d1f08ee147 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Apr 26, 2023
-
-
gcubae authored
Change-Id: Ib1675664d7eb2363444ba5b0d9438b8673ae8715 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Apr 05, 2023
-
-
Change-Id: Ib12c9ea9262b8aa46d12f3f760e952ce4df8c056 Signed-off-by:
Pedro Escaleira <escaleira@av.it.pt>
-
- Mar 14, 2023
-
-
gcubae authored
Change-Id: Ib9c999abe7a80486a0c8283a6ce622ebde9ca6da Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Feb 28, 2023
-
-
gcubae authored
Adds TimeoutError handling to the retryer wrapper function. This will ensure that gRPC calls succed while upgrading a Helm based EE. Change-Id: I49a0ec370986e45e8b779f361ee4d72ff5a15ef1 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Feb 24, 2023
-
-
gcubae authored
Related RO change: https://osm.etsi.org/gerrit/12966 Change-Id: I5f686f00a5c1d500255d38ae135f81544df32556 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Feb 06, 2023
-
-
Change-Id: I21405230434326f7ff7d55dea9d2f68a5237df78 Signed-off-by:
Gulsum Atici <gulsum.atici@canonical.com>
-
aticig authored
Change-Id: I065d8bfcc2520b296cee3903cb76a98d74185a1c Signed-off-by:
Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 30, 2023
-
-
Fix: handle (as agreed) the edit operation. The update operation does not perform any operation on the K8SCluster. Change-Id: I8ea45b1479608cdcae2140f1aa3b4cf541b2e643 Signed-off-by:
dariofaccin <dario.faccin@canonical.com>
-
- Jan 27, 2023
-
-
Update of Python packages (using pip-compile) in preparation for Release FOURTEEN Change-Id: I8107f1f0f7c534679ef20619c264d9a9264c71e5 Signed-off-by:
Mark Beierl <mark.beierl@canonical.com>
-
- Jan 24, 2023
-
-
Fix: Handle the edit operation. If no update on the VCA configuration is given as input, then the operation is marked as completed. Otherwise the validation of the new VCA configuration is performed, which may cause the edit operation to fail. Change-Id: Id13604664df3594874877d0cb2ad13b1ce6d2353 Signed-off-by:
Dario Faccin <dario.faccin@canonical.com>
-
- Jan 19, 2023
-
-
escaleira authored
Needed for feature 10938: extract_prometheus_scrape_jobs populating prom template with vnf member, vdur name and kdur name (explained in bug 2077) This fixes merged patch 10938: this previous patch was causing Helm-based EEs to fail their installation within the extract_prometheus_scrape_jobs method when the element was an NS or VNF Change-Id: I1007cc7d2d75ef573d160e9420d173b14c1cff51 Signed-off-by:
Pedro Escaleira <escaleira@av.it.pt>
-
- Jan 17, 2023
-
-
Revert "Needed for feature 10938: extract_prometheus_scrape_jobs populating prom template with vnf member, vdur name and kdur name (explained in bug 2077)" This reverts commit bd49c837. Change-Id: I3306c56bc9851eb9d118d4047db8c115450e944e Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 13, 2023
-
-
An exception is raised during NS instantation when we try to access vnf_profile_id of a NS charm (VCA) which is None Change-Id: I7e3a26c6877f117b4ad5834d2b1a86767e7b7756 Signed-off-by:
Patricia Reinoso <patricia.reinoso@canonical.com>
-
VIM config is optional so code is fixed by checking the existence of VIM config. Change-Id: I1aca37cf169a766219630c90968df9d729ffd621 Signed-off-by:
Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 10, 2023
-
-
Change-Id: I09f92fbbcf6270dfda58d2016e2a9804b4e032f5 Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Jan 06, 2023
-
-
reinosop authored
Fix : raise exception when a problem occurs during charm relation addition. NS is marked as broken if charm relations cannot be added. Change-Id: I4dbf4ddde374fcb46b5b1c20ec253fbb25c1f22c Signed-off-by:
Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Jan 04, 2023
-
-
gcubae authored
Revert "Bug 1234: OSM reports successful deployment when a charm relation fails" due to failures in cover. This reverts commit c09b842d. Change-Id: I039d85138edd2814ed9454423dbf5224cc9db86b Signed-off-by:
Gabriel Cuba <gcuba@whitestack.com>
-
- Dec 26, 2022
-
-
Fix : raise exception when a problem occurs during charm relation addition. NS is marked as broken if charm relations cannot be added. Change-Id: Ie14f0c0f840e810a945bb603cf6d9360662103fd Signed-off-by:
Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Dec 15, 2022
-
-
Needed for feature 10938: extract_prometheus_scrape_jobs populating prom template with vnf member, vdur name and kdur name (explained in bug 2077) Change-Id: I227a6c8581d0b9e4f949b2ff46d13a5e900c978b Signed-off-by:
Pedro Escaleira <escaleira@av.it.pt>
-