This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git.
Pull mirroring updated .
- Aug 10, 2022
-
-
Change-Id: I0b0c5975ce6f3088df19e8facb28f946658378a5 Signed-off-by: Luis <lvega@whitestack.com> (cherry picked from commit ccdc2163)
-
- Jul 25, 2022
-
-
aticig authored
Health check file is created independent from user home directory Change-Id: Ibb7454857d93b3b7396bd7bd0229533d1b090310 Signed-off-by: aticig <gulsum.atici@canonical.com> (cherry picked from commit 56b86c28)
-
- Jul 20, 2022
-
-
Mark Beierl authored
Change the jenkins node label from 'docker' to 'stage_2' as part of the Jenkins cleanup Change-Id: Ida8ffa0f41c2467f0ac2a9f67cd326b4d9188ea3 Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
-
- Jun 27, 2022
-
-
garciadeblas authored
Change-Id: I14aeec5cc007ec85b173f6f94e2e7a07f6e7caab Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 25, 2022
-
-
Mark Beierl authored
Change-Id: Iefd554bf703f44223b53f5395da163676e7ddef9 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jun 22, 2022
-
-
Added implementation code for Vertical Scaling of VDUs in OSM LCM Review comments addressed Change-Id: If36df196ecbadc6f1f348bd9d43f3b7cf0365602 Signed-off-by: govindarajul <Jayaprakash.g@tataelxsi.co.in>
-
- Jun 21, 2022
-
-
aticig authored
This fix will provide to use the vim_network_name from instantiation parameters if it exists, if not, network which is given in NSD will be used for the NS which is instantiated on multi-site VIMs. Change-Id: Ie39e3444428474c8db01d59ef1a1995644ea6a81 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
Added support for feature start stop rebuild of VNF instances Added unit test case for feature start stop rebuild of VNF instances Change-Id: I4a56fc116c998d0698be7e97118ce85207814b4b Signed-off-by: k4.rahul <rahul.k4@tataelxsi.co.in>
-
- Jun 10, 2022
-
-
garciadeblas authored
Change-Id: I609dc47a2253fc40bc712479eafac18b7d653785 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Signed-off-by: gallardo <sgallardor@indra.es> Signed-off-by: palaciosj <jmpalacios@indra.es>
-
elumalai authored
Change-Id: I0283d3d2c1f709f991d07fac7276cba1244bbd6b Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- Jun 07, 2022
-
-
This fix parses the vdu instantiation parameters regarding with the persistent volumes and than RO can process it. Additionally corrected some Black and Flake8 errors. Change-Id: If6fb41684555364914af52af334d70f794f133a2 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- May 31, 2022
-
-
This patch fixes the Robot Basic 25 after NBI patch 12071. Change-Id: Iec98a7b9b61f2c8f59fafaacaf586669b1eaa10d Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- May 30, 2022
-
-
Change-Id: I62bb34d29848c57fda2af6556d5e8fce6795f0c8 Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
Change-Id: Id7e08031097b3a1e66475c49af4fe1cfd233930e Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
Change-Id: If0d863ad8a9c53c12a9385e68bf3bf9d4cb06682 Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
- May 27, 2022
-
-
Change-Id: I402cf3987db41220abdb4196ea42339e41ddd2c7 Signed-off-by: Alexis Romero <garomero@indra.es>
-
Change-Id: I0901d946096bb07d38efbba8b5bbd3c24f36cd2d Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- May 25, 2022
-
-
elumalai authored
Added support for feature Change VNF Package in NS Update Change-Id: I03161ddca656b861d0cc10be0067fbfa7e32eb2f Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
elumalai authored
Added feature support to remove a VNF using NS Update Added unit test cases Change-Id: Ib8f8309544502fd8e580b8e62bcabb7dee64fddc Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- May 24, 2022
-
-
This is needed for the fix to the N2VC's bug 1995. This because when uninstalling a KDU based on Helm Charts, we need to know thenamespace/model associated to the Juju Bundle. However, if we try to obtain the namespace from the database in the uninstall method on N2VC, most of the times the nsrs associated data was already removed, which means that N2VC will not be able to obtain it there (in the end, the model/namespace is not removed). The most easy way is to pass the namespace to the method, as done here. Change-Id: I70bf67b301aa3036c9456f5c2c9c5d3176f7b58e Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
- May 20, 2022
-
-
elumalai authored
Added feature support for Migration of Openstack based VM instances from OSM Change-Id: If0263ce05aff34ff008fef850f8861146b10c2dd Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- May 18, 2022
-
-
This feature updates the running VNF instance in a network service. Change-Id: I5531cdf1b977aff3508da5f105accff34d6817e0 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
This feature updates the running VNF instance in a network service. It includes the method upgrade charms in VNFs. Change-Id: I98867cd5db8053a66612ce130fbe4d053ffd6dcd Signed-off-by: aticig <gulsum.atici@canonical.com>
-
Change-Id: Ica9caf96191808dd27036dbd9b14ff0837d5393c Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 10, 2022
-
-
garciadav authored
Change-Id: Ief88be9a49b00d6f8ae96ea0dfd85c4665aca9b9 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 03, 2022
-
-
garciadav authored
- feature 10800: day-2 primitives for Helm Charts - osm-config is only used for now in KDUs Change-Id: I7c8c3f8d4c7d5281038b243de48d704f781b5d47 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Apr 21, 2022
-
-
Bug 1957 fixed: added the functionality of obtaining the KDU status for KNFs based on both versions of Helm Charts Change-Id: I4e94f96a3b65d5976ae5166f014b4e57a3bd7718 Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
- Apr 05, 2022
-
-
Change-Id: I47ffa741679a6942bd3f4e46ec0a382e8a55422c Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
- Mar 22, 2022
-
-
vegall authored
Now it's possible scale to 0 and then scale back to 1 again Change-Id: I295f1ae34d15da0186ba470897a9d6834fe9168b Signed-off-by: vegall <lvega@whitestack.com>
-
- Mar 15, 2022
-
-
romeromonser authored
Change-Id: Ibea6072b6907815d8be80ccb532e17221503f71a Signed-off-by: Alexis Romero <garomero@indra.es>
-
- Mar 07, 2022
-
-
If vnf vim-accounts has been changed during instantiation, the binding between new vim-account information and ns vld is provided through this fix. Fixing some code format errors Change-Id: I183c01d284047d5e49b7219eb88e6d85c0e2666c Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Feb 10, 2022
-
-
calvinosanc1 authored
Change-Id: Id51434772bbcc4ccdc50d6bde6c559e835c640dc Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Feb 02, 2022
-
-
aticig authored
Helm versions in LCM has been upgraded to 2.17.0 and 3.7.2. Change-Id: I5f59fa180afa913d029ba6a7484e0f26cbbf6f86 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Feb 01, 2022
-
-
calvinosanc1 authored
Change-Id: Ia0bf89036b7601f1ba9f3fe9b724c6693f1ea79a Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Jan 28, 2022
-
-
calvinosanc1 authored
Bug 1837 fix - Helm based KNF cannot be instantiated if values files contains a label with special characters '.' Change-Id: I3c3e806fcc38d18cc4446bb4542dd84c6d0033f9 Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Jan 18, 2022
-
-
Mark Beierl authored
Updates base to Ubuntu 20.04 Adds apt cache to stage 2 dockerfile Updates python to 3.8 Updates pip dependencies to more recent versions Fixes bug 1863 Change-Id: If82a6f3169f7e800c6284c7f3e7f232b7fc73ea5 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jan 10, 2022
-
-
Change-Id: Icacddc7681f1b5be73e09f186c1aed19fbfabcab Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
- Dec 01, 2021
-
-
garciadeblas authored
Change-Id: Id4a9dd111ccc26fd98e9fcce60f74d6d24af66d1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 12, 2021
-
-
bravof authored
Change-Id: I444ede724b50142244d2149fc276ae171a72a112 Signed-off-by: bravof <fbravo@whitestack.com>
-
Change-Id: Ic257ca354c881b059c38283263049f8de52a79a1 Signed-off-by: David Garcia <david.garcia@canonical.com>
-