This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git.
Pull mirroring updated .
- Apr 18, 2023
-
-
Mark Beierl authored
Implements a check status activity that waits for the charm deployment to become ready. Change-Id: Icfbc5c9eb2ea921f981fb934fdcf43d6aa7bf651 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Apr 14, 2023
-
-
Dario Faccin authored
Change-Id: I3238f9c2486c052caa614079c5c680b90d7f6f3c Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
-
in NS Workflow. An exception is raised if model already exists Change-Id: I84dd89850b28287dfefb1abc0d158cc72cd4eb34 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com> Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Apr 06, 2023
-
-
Change-Id: I446e9ec5a98724e23aad273f3d1fafa98c8272c7 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com> Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Change-Id: I9c7d538236098105c1af036a56e73959688fc797 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Change-Id: I64066be7b62e107d2126232b481cd5c1a46ef3ec Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Using Juju Change-Id: I5c0ab16e348f6f66573085269b8729bbc8854f15 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
Mark Beierl authored
Change-Id: I21ad95463237d5b3f65a7cca58d1dbe5031e2b4a Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Mar 29, 2023
-
-
Change-Id: I4cbf9d1d5c3679ddd946fe4200fe9cd9c188c147 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com> Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Mar 15, 2023
-
-
aticig authored
Change-Id: I07cc94cfa91aa23719d8e7562e874074e14afb5b Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Mar 03, 2023
-
-
Creation of inner methods to increase readability. Change-Id: I542ee2752fb5b870ccf20513393dc696bc8e5939 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Mar 01, 2023
-
-
Mark Beierl authored
Change-Id: I907ad6a9c12369c9bc07495241ccb56fdc629387 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Change-Id: I634a0c6a1f2103b40820e5bdd4ed59aad02b43b8 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Feb 09, 2023
-
-
Mark Beierl authored
Change-Id: If911e353cbeb9f278c57c69812cbdfce0ad1e242 Signed-off-by: Mark Beierl <mark.beierl@canonical.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 25, 2023
-
-
Mark Beierl authored
Adds a new main (nglcm.py) and config file for handling Temporal connectivity Change-Id: I0d30897b65fa4e9541d341f331983696ac5536ba Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
Mark Beierl authored
Change-Id: Iade650e01f64f7626d79183a3a91bc24e73ee234 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>
-
Mark Beierl authored
Change-Id: Ie0ca17776f73513efc94c34a18e16a4be0caba2f Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jan 04, 2023
-
-
cubag 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>
-
- Dec 13, 2022
-
-
cubag authored
Change-Id: Ifa8a7138249403718a4ad957b30f2faffab9b936 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Nov 26, 2022
-
-
cubag authored
Change-Id: I11e5e778e916fc84781bd73cce8a6d050b76ee5b Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Nov 25, 2022
-
-
Move configurations to ConfigMan class, using our own class (OsmConfigman). Change-Id: Ia8f4e435d20ac88540aec071ca5cab9e70f112a6 Signed-off-by: Luis Vega <lvega@whitestack.com>
-
- Nov 24, 2022
-
-
This patch enables ns update operations on KNF instances which are deployed with Helm chart and using .charm zipped files. Change-Id: I6c598868ae81243ef598ae5b7df88e26a5b870c0 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Nov 22, 2022
-
-
cubag authored
- Add methods to create certificates - Create and delete certs when NS is created and deleted. - Add SSL context to gRPC channels Change-Id: Ib1d86a61b5c5be098218d6892ba935e9b8bfdf9f Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Nov 18, 2022
-
-
cubag authored
Change-Id: I1d201be817246fe025cfa4fc77bce5b54151e3a8 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com> (cherry picked from commit 73d550fb)
-
Change-Id: Ie08f3029df03f97f1df1461a564c24ce024974fe Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I24898c29664eab7043c0b6906277465fe45e0111 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Nov 17, 2022
-
-
Change-Id: I6c772705fd7bc854d1795a05ad1ac5bccd7bcc72 Signed-off-by: gifrerenom <lluis.gifre@cttc.es>
-