This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git.
Pull mirroring updated .
- Jul 25, 2022
-
-
aticig authored
This fix allows to set REFRESH_ACTIVE period as config option which periodically checks the VM status from VIM. Env variable can be set in the ro container export OSMRO_PERIOD_REFRESH_ACTIVE=-1 to disable VM status updates. This config parameter allowed to set >= 60 seconds or -1. Making the stage-releasenotes.sh executable. Change-Id: I90a859d9b831c1ce24faea4eab12dc998ac655d5 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Jun 24, 2022
-
-
aticig authored
Change-Id: I6eacc818c1596442295d39ff704fe56dea319c11 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
aticig authored
RO processes the existing vim-volume-id which is provided through the instantation parameters, then they are consumed while creating the new VDUs. Change-Id: Ic3bd71ac7679ab0ccbe9ee0847e4a8d3059c7c58 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Jun 23, 2022
-
-
elumalai authored
Added unit tests in RO for feature 10910 - Migration of Openstack based VM instances Change-Id: I2bbca8db3fd253fccbfcfb1e5aaf732b571dbfb2 Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- Jun 21, 2022
-
-
sritharan authored
Change-Id: Ie52edb13367a253ed3fc1a434ca2a170803035e4 Signed-off-by: sritharan <priyadarshini@tataelxsi.co.in>
-
Added support for feature start stop rebuild of VNF instances Added unit test case for start stop rebuil of VNF instances Change-Id: I09d2512084268c190f5ae9cfdaae41269c6bc069 Signed-off-by: k4.rahul <rahul.k4@tataelxsi.co.in>
-
- Jun 20, 2022
-
-
aticig authored
This fix provides to attach interfaces to VNF according to the position order which is defined in the VNFD. Change-Id: Ibe17d63548c8b753f791de2440fec4c763fd8fe2 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Jun 13, 2022
-
-
garciadeblas authored
Change-Id: Idb2d950963754259163e23a0ed9ef1aafc3ce45e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Feature 10909: Heal operation for VDU. Fix virtual machine deletion and volume deletion when terminating network service Change-Id: Iffe66e3dcb87b0b24ee09fd74129b26dfd87c320 Signed-off-by: palaciosj <jmpalacios@indra.es>
-
- May 30, 2022
-
-
aticig authored
If a VDU is manually deleted in Openstack, the RO overwrites the interfaces as an empty list. However, healing features (10909 and 10923) need the interfaces information to heal the VDU again. This fix backups the interfaces of VDU under interfaces_backup keyword. Change-Id: I17ea28c2c4f486d0bbecdcbc5005413222bfeed9 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- May 24, 2022
-
-
elumalai authored
Added feature support for Migration of Openstack based VM instances from OSM Change-Id: I1e16c3ba323d284c30e4761aec614b18119691af Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- May 16, 2022
-
-
aticig authored
Add traceback for key injection error in robot tests and increase the paramiko ssh client timeout from 10s to 30s. Change-Id: I4f0c24f550e98dc072210cebb36a57b4530818ac Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- May 06, 2022
-
-
aticig authored
This patch prevents to override the vim_details when VM is in error state. By this way, vim_details could be used for healing operations. The messages regarding with the failure is kept in another key names "vim_message". Change-Id: Ie0b73040074865a89d9ab2d447e20a8f3d38d520 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- May 02, 2022
-
-
aticig authored
Change-Id: I401c94bc8bd67e03e2f039d69237187fd77c10f4 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
Change-Id: I4f15fca7874cfc443f09fa65855579e1318a899d Signed-off-by: gallardo <sgallardor@indra.es> Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Signed-off-by: palaciosj <jmpalacios@indra.es>
-
- Apr 27, 2022
-
-
romeromonser authored
Change-Id: I4c14ef26cd78547cb74a19cdd50dbec9b40a0a93 Signed-off-by: Alexis Romero <garomero@indra.es>
-
- Apr 24, 2022
-
-
aticig authored
By this fix, VNFs could have persistent root disk if the disk type is defined as persistent-storage. Besides, the problem of creating unnecessary empty persistent volume is solved. Change-Id: Id032701bba4ce71080c338bc7f112261ec98861e Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Apr 02, 2022
-
-
Change-Id: I5eabb222faf9a5422bfb729ff50984f23ac4b9ba Signed-off-by: Alexis Romero <garomero@indra.es>
-
- Mar 17, 2022
-
-
aticig authored
Change-Id: I9d8fd2104916a1b16fccb68d21126891ac512b9f Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Mar 15, 2022
-
-
Change-Id: Ia2f2b71812e46f33144178d342c3559e54d8a03c Signed-off-by: gallardo <sgallardor@indra.es>
-
- Mar 02, 2022
-
-
gallardo authored
This change removes the method `_process_items` and refactors the method `deploy` to do the following tasks: - `calculate_all_differences_to_deploy`: returns the list of items to be created and deleted - `define_all_tasks`: creates all the task structures - `upload_all_tasks`: saves all tasks in the common DB Change-Id: I5cb59dd697875634a4a92df8673c9842a4578d5f Signed-off-by: gallardo <sgallardor@indra.es>
-
- Feb 08, 2022
-
-
gallardo authored
Change-Id: I7f65766ca22dad2f9cc3d2968bc10bc8f7a2779d Signed-off-by: gallardo <sgallardor@indra.es>
-
- Jan 26, 2022
-
-
Change-Id: I350e0e8cbfb7818dcd26ffcb23799c16ff8282a2 Signed-off-by: gallardo <sgallardor@indra.es>
-
- Jan 12, 2022
-
-
aticig authored
If there is mgmt-network in the descriptor, there is no mapping of that network to a VIM network in the descriptor, also there is no mapping in the "--config" parameter or at VIM creation; that mgmt-network will be created. Change-Id: Ic3ba8bed0417c49bf7d205b91c04703c6aa1b6a3 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Jan 11, 2022
-
-
sousaedu authored
Change-Id: Ie5bf2a57d85114d3eacc9a416004423a18d1f27c Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jan 07, 2022
-
-
aticig authored
Unit tests are added for TestVIMInteractionNet Class which belongs to osm_ng_ro.ns_thread Change-Id: I66a096083667c0c25f663b15cd5080850b69212b Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Jan 05, 2022
-
-
sousaedu authored
Enabling flake8 verifications in tox.ini and adding import sorting. All the plugins have been fixed for flake8 errors and the imports have been sorted. Change-Id: Icdefe9a877e891a683cc833315e4c3f94fffbab9 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jan 04, 2022
-
-
sousaedu authored
Change-Id: I90e81463ac804d52ea65635f5da6386c2cc3e7df Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Dec 07, 2021
-
-
sousaedu authored
Change-Id: I97165a76371cdf46e472642e3d75d95ef5256650 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Dec 05, 2021
-
-
sousaedu authored
Change-Id: I0a04a7b2cbe24660529389926f7b4d51f010ca7d Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Dec 02, 2021
-
-
sousaedu authored
Change-Id: I7146a1a7a2fa703443bf218be351e39f6d98d699 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 22, 2021
-
-
sousaedu authored
Change-Id: I5081c94f48a745b957cb2410403830812a5a1913 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Change-Id: I447a1da59d1efdd9209950a185b819e32c696012 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Change-Id: Ie29e598271b1aa5ab78d65826f513c31d0b580be Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 21, 2021
-
-
sousaedu authored
Extracted the _process_image_params() to ease the testability of that code. Introduced a unit test to cover that function. Change-Id: I84ab38b5921deeea25376e433af7e374f436238e Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 19, 2021
-
-
sousaedu authored
Extracted the _create_ro_task() to ease the testability of that code. Introduced a unit test to cover that function. Change-Id: I684ba7fc63e1d77545c84517024f541a9e630573 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Extracted the _create_task() to ease the testability of that code. Introduced a unit test to cover that function. Re-enabled unit tests and black now is mandatory. Change-Id: I6b304b14b60b182dee6b274cf95228a81ddc2771 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 12, 2021
-
-
sousaedu authored
Change-Id: I5691f7d7b1cc5b72e676c4181c94c9aee620cbd4 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jul 15, 2021
-
-
sousaedu authored
Tweaking the locking timings to see if it decreases starvation locks. Change-Id: If62aa28d5652dc707a1eebee22a25353bcb76ae9 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- May 21, 2021
-
-
Change-Id: I1ceeae4236f45fad1c971276412c71b6eb67c9de Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-