This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git.
Pull mirroring updated .
- Dec 11, 2020
-
-
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>
-
- Nov 17, 2020
-
-
Alfonso Tierno authored
- Adding ssh-key injection - Adding parameter instantiation to NG-RO - Removing for NG-RO vim creation and edition - Autodetect if it is old RO or new generatio RO - Provide cloud init text for new generatio RO - scaling for new generation RO - Adding sdn creation info at new generation RO Change-Id: I322c2a8989b58e89ad981926f11cfdd3e630b75a Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
This feature allows to specify the destination clouds for Proxy Charms associated with a specific VIM Account - Remove N2VCJujuConnectorLCM usage. - Parse VIM config parameters to get vca_k8s_cloud, vca_k8s_cloud_credential, vca_cloud, and vca_cloud_credential parameters. - Pass the above parsed parameters to N2VC Change-Id: I660d9b7245ae30d8fdc0dc3df470ee003abbba75 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
lloretgalleg authored
Change-Id: Ib64dfc56d72d58e344088f4aad8d38353ce4c01b Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Nov 16, 2020
-
-
Change-Id: Ic9ce2f93c82217976a665b5adb099b4b51b49bc0 Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Nov 05, 2020
-
-
Added replicaset field in lcm.cfg file, which is used in mongodb connection string (osm_common/db_mongo.py). Change-Id: If5b00e9442ac738bcb081c8be8e5a726cbfe7484 Signed-off-by: Vijay Nag B S <vijaynag.bs@tataelxsi.co.in>
-
- Oct 22, 2020
-
-
Alfonso Tierno authored
This reverts commit 0e434cac. Change-Id: Iafb9f0a5d70b5542f2cd071e784e1ac00210207c Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Oct 20, 2020
-
-
This is related to the feature 9751. Patch 9849 needs to land before. Change-Id: Ic89a797b74501dc86cbce9cf1b9d9998423656a0 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 19, 2020
-
-
Alfonso Tierno authored
Change-Id: I87c3e895a7065bab5658c74756ed7305af403fab Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
when executing a VCA primitive, parameter values are always a string (defined at yang model), but key 'data-type' can indicate that this is a STRING, INTEGER or BOOLEAN. In case of not a string data is converted to the target type Change-Id: I77babb1859b99df9290373deb3568686663d2015 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I86d20548bcdcc876b27e3e57c69a347c91aa9825 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
create individual user-data at each vm, parsing jinja2 with a new OSM variable that includes known ip-address, mac-address, vnf and ns id, vdu id and index, ... Added OSM params at proxy charms Change-Id: I3cb37d9c0d2816d89c55c7b2da2693992ed5dfb1 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
It is retried more frequently and 20 times instead of 4 Change-Id: I4ab5a2dfe9c60f9b88da7f2784003ef89a7f676d Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I0dd2b24494f093a6cb07a068f307b54c64e189b0 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I9e2754a905706b4bc632c6187ba5994e471229bb Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 23, 2020
-
-
Change-Id: Ibad63bd0dc3692018c2c14487ab6923390a152c5 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Alfonso Tierno authored
Change-Id: Id88a5a0993af0d2758635d204e603e3b0f33df0d Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Set a new k8scluster satus DEGRADED when one of helm-chart or juju-bundle is not ready. Capture known exceptions avoiding unneeded traceback on logs Change-Id: Id4e6c7807d923325bd754fd52ded5772541b1687 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
They are deleted removing the juju model Change-Id: Ie203e3109c0ca499022e0e8bd9fd7b2c8e25d17b Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I6e8e6d6301562a64eec78c73335fb46568306e6c Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 14, 2020
-
-
adecoa authored
Change-Id: I094275fd0f62d7499a01bf601351dc4f255c0d5f Signed-off-by: endika <endika.aldecoa@ehu.eus>
-
- Sep 07, 2020
-
-
Change-Id: Ib5fadaa6ad266d1756969a01ce34f82389c48d61 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 01, 2020
-
-
fleischmann authored
This commit enables the functionality of executing initial config primitives with kdus deployed with juju-bundles. It fixes the Bug 1193. Change-Id: Ibbd256022c28522d180e19dba1fdf5ee21fac5f0 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Aug 14, 2020
-
-
Alfonso Tierno authored
Change-Id: I800f0020d2fb0c1c9c58d70ca17e2a8030ffd05f Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Added a timeout of 10 minutes Change-Id: I340d95ee390207c262b8f921b566396b93aa79c7 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Change-Id: I1ab08d7a7e5e8d92378dfd78f6ba3ee1ef56ae3b Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Aug 12, 2020
-
-
Alfonso Tierno authored
If error is a json/yaml, get description only Remove Double "Stage Stage" at reported ns details Change-Id: I6b5cda154b8851101d231db68e1b6c8a76b65ae3 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Enhance detail-status on failed nsi instantiation Change-Id: I41f2340bfdbc92bca3f1496266bc11fc533fb072 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Destroying the juju model automatically destroys all applications and machines. However it is not deleted if they are native charms in pending status. Change-Id: I8b3580e201f1d403d36b6e07fa3947ea4a655683 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Change-Id: I7abb74ca24b70337804661ae21733af0828311ce Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Jul 23, 2020
-
-
Alfonso Tierno authored
Include prometheus in the loging configuration Adding tsdb ENV to Dockerfile.local Change-Id: Ib95b33c0eb0deb7bfd2d2baec274d2f442938836 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I16d1ce9d1e804a3ec10ca9f40ff599fcf9021d89 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Change-Id: I14a1f6cc1aa4499b49dd4af4e15eddefcf92069a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
The cluster_uuid passed does not correspond with the right one. Change-Id: I435017c8ca15f5b66e32e84451ec3acff2467c89 Signed-off-by: David Garcia <david.garcia@canonical.com>
-