This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git.
Pull mirroring updated .
- May 14, 2021
-
-
garciadeblas authored
Change-Id: I2259f4fc330129ff2d6c805618c2e069aa74564c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 06, 2021
-
-
bravof authored
Change-Id: I7410f6f39aa58a57ab91410c45dc7d7042b0293d Signed-off-by: bravof <fbravo@whitestack.com>
-
Change-Id: I01fac4167617450670999c87200bd3d8179f7293 Signed-off-by: bravof <fbravo@whitestack.com>
-
- May 04, 2021
-
-
If vnfd:id and vnfd:df:lcm-operations-configuration:operate-vnf-op-config:day1-2:id are not the same, it fails to add the relation defined in NSD. Change-Id: I15e0a23c726fe4257c1b628faae2b2b50c0675e9 Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
aktas authored
asyncio.sleep is not needed with the changes on https://osm.etsi.org/gerrit/c/osm/N2VC/+/10399 . Change-Id: Ie7179140011c0c13d4957b8b7824125ac0cac4dd Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
garciadav authored
This patch adds **kwargs in the LCMHelmConn methods that are not used. The feature 10239 added the vca_id parameter for the LCM and N2VC communication for Juju related execution environments. The current patch will avoid having to add extra parameters that are not needed nor used in the LCMHelmmConn. Change-Id: I673a36c7c13891a53de1d7dc547f13c81616d373 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 03, 2021
-
-
garciadav authored
- Handle VCATopic: https://osm.etsi.org/gerrit/#/c/osm/NBI/+/10574/ - Pass vca_id to calls in N2VC, so N2VC can know to which VCA it needs to talk Depends on the following patch: https://osm.etsi.org/gerrit/#/c/osm/N2VC/+/10616/ Change-Id: I080c1aab94f70de83f2d33def74ccd03450dbdd6 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Apr 22, 2021
-
-
Now that internal OSM software does not specify python modules in setup.py, we need to include the requirements.txt from the module in the requirements-dev.in to generate the full list properly. Change-Id: Ieebd667829444217d1d38e05261d6f50b9f0d180 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Change-Id: I3f330610659a1b627dd74bfd9e1dd4d722ebf7d2 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Apr 19, 2021
-
-
Mark Beierl authored
Adds gitlab-ci yaml file to enable security scans in GitLab mirror Change-Id: Ie660d19b4e9a834abe38589e5c32447531345d63 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Apr 06, 2021
-
-
Creates standard template for tox.ini Introduces 'safety' for listing upstream CVEs Pins all versions of all upstream modules Removes Makefile step and places all build logic into tox.ini Change-Id: I15c8ec22ad911d5bfa67df5a85175642a59da971 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Mar 26, 2021
-
-
Addressed review comments Change-Id: I2f5585ee48d4641136c6ac146bb10b3cf928b006 Signed-off-by: Priyadharshini G S <priyadharshini.g@tataelxsi.co.in> Signed-off-by: ksaikiranr <saikiran.k@tataelxsi.co.in>
-
- Mar 18, 2021
-
-
Added unit tests for vca status refresh in lcm Change-Id: Ic2009a321991526f284d88858fd6ee19a2eed960 Signed-off-by: gspri <priyadharshini.g@tataelxsi.co.in> Signed-off-by: ksaikiranr <saikiran.k@tataelxsi.co.in>
-
In ns.py file Added _on_update_k8s_db function to update KNF vcaStatus in NSR record Integrated the vca status refresh function for updating KNF status Change-Id: Ieba74e3d6d45766ad4b808665a3c62b046a42b2a Signed-off-by: jayaramans <selvi.j@tataelxsi.co.in> Signed-off-by: ksaikiranr <saikiran.k@tataelxsi.co.in>
-
Integrated functions implemented in n2vc module for actions list, configs list and executed actions/history of actions Change-Id: I25db0d9fe4535b9908883a6f2175c3e80997e7cf Signed-off-by: ksaikiranr <saikiran.k@tataelxsi.co.in>
-
Implemented functions to receive vcaStatus update message from kafka and update nsr record in mongo. Addressed review comments Change-Id: I54f526c74fd27328c88721002d41bd85a182f9eb Signed-off-by: Priyadharshini G S <priyadharshini.g@tataelxsi.co.in> Signed-off-by: ksaikiranr <saikiran.k@tataelxsi.co.in>
-
- Mar 15, 2021
-
-
limon authored
Change-Id: If865dec846b0d28e31f272d512cb47ad62b2948a Signed-off-by: limon <alimonj@indra.es>
-
- Mar 05, 2021
-
-
garciadav authored
In the commit c4da25cc that fixes 1412 I forgot to add the kdu_name variable. Change-Id: I12697d66e590660fe27b3a5abd32634b509a4fbd Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 04, 2021
-
-
garciadav authored
scaling_in argument has been added to the delete_execution_environment for the juju connector. This patch adds kwargs to the helm connector. The scaling_in is not currently used by helm. Change-Id: I4723d6f194cdd64a4b3bbef348457fb6c2a1e47c Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 02, 2021
-
-
garciaale authored
Change-Id: If1cdf143aaebb8c5246a8cae6cc6aff239ab0637 Signed-off-by: garciaale <agarcia@whitestack.com>
-
- Feb 26, 2021
-
-
garciadav authored
Change-Id: Ic8fbcd1d78eeef60ec0c943bcd233f8d8ee4f166 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Feb 25, 2021
-
-
aktas authored
This fix should be merged with this https://osm.etsi.org/gerrit/c/osm/N2VC/+/10364 Change-Id: I43fb4e5c81dbbaed07f01ba1a3ba399f7425b347 Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>
-
- Feb 23, 2021
-
-
bravof authored
fix(configuration): juju related changes to honor descriptor changes introduced in v8 and fixes for new configuration model Change-Id: Ib5131a94b944c1aed985c2a612cf2b5d871673de Signed-off-by: bravof <fbravo@whitestack.com>
-
- Feb 22, 2021
-
-
Change-Id: Ie4ed89c261604c74a504adbed8482036b7db4951 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 21, 2021
-
-
bravof authored
Change-Id: I5511a659e257a42d6bbdb48c495f93078bd12928 Signed-off-by: bravof <fbravo@whitestack.com>
-
- Feb 18, 2021
-
-
Change-Id: Ic86d62bafe9fa4fdcaf7b750501d002851022f78 Signed-off-by: garciaale <agarcia@whitestack.com>
-
- Feb 17, 2021
-
-
lloretgalleg authored
Change-Id: Icc4a9871c0ae44fc516b6c60fd6e0a641324fcdd Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Feb 16, 2021
-
-
If initial-config-primitive or config-primitive do not exists, there was an error. Change-Id: If43cef7369a5f6d57c99347ba8a4b7b08790d057 Signed-off-by: David Garcia <david.garcia@canonical.com> (cherry picked from commit 95cc9c5f)
-
- Jan 26, 2021
-
-
lloretgalleg authored
Change-Id: Ie1b67cc20726bf0358f3a96fb0549455a32e7957 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Dec 15, 2020
-
-
lloretgalleg authored
Change-Id: I14dff0d94e8deb389d915f43e2a8aa41c618ca76 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Dec 14, 2020
-
-
db_vnfr was None. Therefore, the get_osm_params was raising some errors. That's fixed now Change-Id: Ied4b0fdb9f374dbfaeb0f4947e75a8a310678a1e Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Dec 11, 2020
-
-
bravof authored
Change-Id: I61b52f77102cc70da01da7f35bdbf79dedcd6ae9 Signed-off-by: bravof <fbravo@whitestack.com>
-
bravof authored
Change-Id: If0539994cdfe857fe44120c41f26d9ebfdec9646 Signed-off-by: bravof <fbravo@whitestack.com>
-
Change-Id: I3c88b3a9295ce0b105410a76356e88da0f1e24a5 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Dec 10, 2020
-
-
lloretgalleg authored
Corrected problem introduced at commit aae391fc that changed parameters to deploy ee for helm Change-Id: I33e5971e5620d8d37134cbb2dfa499f5eaa17bc4 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Dec 07, 2020
-
-
bravof authored
Change-Id: I1f54930996368626d292ace5b55e45e9472775a7 Signed-off-by: bravof <fbravo@whitestack.com>
-
- Nov 27, 2020
-
-
bravof authored
Change-Id: I48a3ec2fec0b1e0173bb0f3aaa83a774d46b3955 Signed-off-by: bravof <fbravo@whitestack.com>
-
- Nov 19, 2020
-
-
Alfonso Tierno authored
Change-Id: I842ec05cbdd221599eb8b5e458f3e5b8131a08b1 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
garciadav authored
Change-Id: I8e4b4be847dcd592bbb7c2e69d7065adc7336740 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 18, 2020
-
-
garciadav authored
config parameter does not exist in the create_execution_environment function Change-Id: I445fd3ef7e78f2a8f565829291b264632a0f56d5 Signed-off-by: David Garcia <david.garcia@canonical.com>
-