This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git.
Pull mirroring updated .
- Jun 09, 2020
-
-
Change-Id: I7a62b7d73fc57fa5c3630475043eb6dd39fc2ef5 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
Change-Id: I46836f64a504a85b07e2803874cbf35f58c405c1 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Change-Id: I10d77e47ebab0669d8d2b43699c5224654a902b9 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Alfonso Tierno authored
Change-Id: I2846a215d6144743ec7e52b81921ea1b557cc0fa Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
The juju that is integrated in the LCM container, contains a pinned version and needs to be updated for new functionality. Change-Id: I63a8926e745962494224aa804b6ce04f78a7f7b0 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
Alfonso Tierno authored
Change-Id: Ice7a07e909d7c2a99ba3e31aa04c474d5f85b231 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
This typo was introduced in Change 8755. Change-Id: I009d5a99dfdfb8d745f2f28fec824ddd11860abc Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
Alfonso Tierno authored
Change-Id: I3d8ba97fcc36b472762ebc0279ee432fee5c58db Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 30, 2020
-
-
sousaedu authored
This fixes bug 1053 by making the sync call before any of the other functions requires the package. Change-Id: I95f61fd88cfa84fbb29e05b40f95c82f84e7cf84 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Alfonso Tierno authored
When a task in queue is cancelled (because a terminate is received), task operationState remains at PROCESSING instead of FAILED This avoids terminate task to start Change-Id: I2af59723832669f8ca8a3fbbffbdddcff8be2486 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 23, 2020
-
-
Alfonso Tierno authored
Change-Id: I0eee8da8b734a5f8dae68bb3450838e57c39aed3 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
...instead of ns.instantiate-params at vnf.vnf-member-index.vimAccountId Placement engine updates vnfrs.vim-account-id Change-Id: I13985a00f64e5f844c45e380d2526ef9ba7f7ea1 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 21, 2020
-
-
Alfonso Tierno authored
Change-Id: I4883091979f3f4ef61d9808b8723059ed0cb588d Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 16, 2020
-
-
Alfonso Tierno authored
Change-Id: Ia31f8efabc0f7ff55de45bf69a2862d5cb9ff463 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
fleischmann authored
This commit enables k8s actions by executing them the same way as any other ns-action. It needs a mandatory parameter which is application-name. This commit adds an additional check so that if no charm is present in the kdu-configuration section it is understood that the action will be executed on the KDU workloads. The commit 8761 in N2VC depends on this commit https://osm.etsi.org/gerrit/#/c/osm/N2VC/+/8761/ Change-Id: I6adf9a4f786690af5222a208137d95fc28949b34 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
Alfonso Tierno authored
Change-Id: If3e1dfbdcbedd637ababfb4a34f4f17b90bf3723 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: Id1b67bd890078caf797c1d4906ec009e1ac18ff1 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 08, 2020
-
-
Alfonso Tierno authored
Change-Id: Ie0fb5a46b4da665a26e26cb9332a4825c0f6836e Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 07, 2020
-
-
Alfonso Tierno authored
Change-Id: Ia3acac75e5eae46305e70b30d1b9a6b38a4d750a Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I2f969bbdfe2d1142919ff3397152ee6c7df580a3 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Native charms should be deployed with the config params in the VNFD Change-Id: Id430039c7e8daa04d92408d2050743e4ba3cb399 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Apr 02, 2020
-
-
Alfonso Tierno authored
fix 1042 add instantiation timeout parameter Change-Id: Ic59a49a9a94e3eefc351b547269dc491743efc7a Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 01, 2020
-
-
Alfonso Tierno authored
Change-Id: I66f35d11a9278b15542f9a5643d7800e898ddb3e Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 30, 2020
-
-
Alfonso Tierno authored
Change-Id: I437c5fe98c2674c04a8128801abeed3001404f2d Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 24, 2020
-
-
Alfonso Tierno authored
enhance KDU error reporting Change-Id: Ia07ef61785f6a6e577ffe4842da9bb3a63de6261 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 19, 2020
-
-
fleischmann authored
This will add an additional VCA configuration option which is needed for multicloud controller support in N2VC. This will need no changes in the installer and will default to the same values as before. Change-Id: Ibccc2b102f056674117b6d98c43a3c357a78f40f Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Mar 12, 2020
-
-
Alfonso Tierno authored
Change-Id: I3a1487b5d76b9c2c44ce6a2988d174b4ab7ad522 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I003573acf92007aabba1f2c86e3b47234612ea05 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
lloretgalleg authored
Change-Id: I9f1e7931df739c78637be8a222b5fcf698d5f4de Signed-off-by: lloretgalleg <illoret@indra.es>
-
- Mar 03, 2020
-
-
Alfonso Tierno authored
Change-Id: I23541e54507b38cc1b9fb9ac96b379cc45ddea24 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 13, 2020
-
-
Alfonso Tierno authored
Change-Id: Ic6c24df11b0b6f69297c594df85ddda637cb3dfd Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 11, 2020
-
-
Alfonso Tierno authored
Change-Id: I0430b95756bfa592ae5bc9d1d78e2dbeb8e4d357 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I6b715f6e60ef1576ed6c7baf73cb0afa550f23bb Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 07, 2020
-
-
magnussonl authored
Updated after review Updated after additional feedback Change-Id: I0552070b9eb650526e0562657d1bd977eb88a489 Signed-off-by: magnussonl <lars-goran.magnusson@arctoslabs.com>
-
- Feb 06, 2020
-
-
This commit is to fix Bug 1007, kuberntes workloads where not deleted correctly due to the uninstall method using the incorrect name. This will be fixed with this commit and an additional one in N2VC. Additionally this will also fix multi KDU support. https://osm.etsi.org/bugzilla/show_bug.cgi?id=1007 Change-Id: I404e5e36f589245b83b7cf635725140be1653aee Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> (cherry picked from commit a7009eb5)
-
fleischmann authored
This commit is to fix Bug 1007, kuberntes workloads where not deleted correctly due to the uninstall method using the incorrect name. This will be fixed with this commit and an additional one in N2VC. Additionally this will also fix multi KDU support. https://osm.etsi.org/bugzilla/show_bug.cgi?id=1007 Change-Id: I404e5e36f589245b83b7cf635725140be1653aee Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Feb 05, 2020
-
-
Alfonso Tierno authored
Change-Id: I61fc8f28b2342c545e66ef5f6a8ec96ca46d7a49 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jan 30, 2020
-
-
Alfonso Tierno authored
Change-Id: Iaea4acde172bca9fc2ff0f1a74290a1f7539496a Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jan 27, 2020
-
-
Change-Id: Ia0fb38fa3e59bd6f9cda56dd1e3863b847e777b5 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jan 24, 2020
-
-
quilesj authored
Change-Id: Ic399f8ffb4283ab0ce89361fd9c74b20bde223ec Signed-off-by: quilesj <e.nvi001.tid@telefonica.com>
-