This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git.
Pull mirroring updated .
- Jan 29, 2024
-
-
garciadeblas authored
Change-Id: I373f6188cbf04dfe6f3c8f8e9ef4f823cf6c3dcf Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 14, 2023
-
-
Change-Id: I30afb0f2a04273cbdcb0a7f4eab1b39b2acd551c Signed-off-by: Lovejeet Singh <lovejeet.singh@hsc.com>
-
- Dec 11, 2023
-
-
Change-Id: I37cdd030613cfe56ab3a75dc74a4a55f7858d7d7 Signed-off-by: Rahul Kumar <rahul.k4@tataelxsi.co.in>
-
- Aug 10, 2023
-
-
Change-Id: Id84e57944258536735eb114d4c77f471d700e1aa Signed-off-by: gatici <gulsum.atici@canonical.com>
-
- Aug 09, 2023
-
-
Change-Id: Ic58611876180b93fb0a9b6310986a388df5a18d3 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Aug 08, 2023
-
-
vegall authored
Add the posibility to return an empty dictionary to `find_persistent_root_volumes()` method so the NS instantiation doesn't fail while using a pre existing volume. Change-Id: Iecd7041b2a202332acecd45a3e899d82be613ef7 Signed-off-by: Luis Vega <lvega@whitestack.com>
-
- Jun 23, 2023
-
-
Fix the path of the VDU record to update. Fix unexpected keyword argument 'disk_over_commit' in live_migrate method because of Nova microversion change (Bug 2262) Handle the OS-EXT-SRV-ATTR:host KeyError as this key is raised if the VIM account does not have admin credentials Expand unit tests for vertical_scale, migrate and operate task creations Change-Id: Ic7c1fe639fc0b8f917c46c6fe61fd4089a6970b4 Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
-
- Jun 22, 2023
-
-
aticig authored
Change-Id: Ib4b3fdcbe30b55e6d9fbd45bf78f37ddd822fa9b Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jun 19, 2023
-
-
Change-Id: I17ecb0418a3c366ea66e822ec34dbd4c6a9d335a Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Jun 11, 2023
-
-
Added fixes for NULL Pointer Dereference Coverity Issue Change-Id: I2c68ff720f563631fba3ea8586e325a163d752c6 Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- May 29, 2023
-
-
Change-Id: I6e88ee52e5e882dbb4ec7d66cf648fbe07d40509 Signed-off-by: vegall <lvega@whitestack.com>
-
- May 17, 2023
-
-
When Heal is requested without vdu or count-index parameters, RO will recreate all VDUs from VNFR Change-Id: Idf2cf158bcb33e7b0c307298c14504cc7aa77e2a Signed-off-by: Gabriel Cuba <gcuba@whitestack.com> (cherry picked from commit 2fbb3a26)
-
- May 15, 2023
-
-
aticig authored
The run_coroutine_threadsafe() function is used to schedule a coroutine object from a different thread and returns a concurrent.futures.Future. run_coroutine_threadsafe is unnecessary to run the main task and replaced with asyncio.run(). Change-Id: I8ea31828a9798140d596165443bdf26659b4eef8 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- May 10, 2023
-
-
Change-Id: I87164827a8849c16b5e3a804d9673a578e5a5593 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- May 08, 2023
-
-
Change-Id: I1c9b1ec43c80f3793b475187681f4c2005d77375 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Mar 22, 2023
-
-
aticig authored
Change-Id: I27577b2fc93a585affc947abcec8352562f23f49 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Mar 01, 2023
-
-
Change-Id: If785bbeaab66e0839541bf94184ce37114e67bd4 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Feb 28, 2023
-
-
Change-Id: I36983c86d7c76ad8a9b93eb6eae254f844717e0e Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Feb 06, 2023
-
-
This reverts commit 69862447. Re-revert as discussed with TSC Change-Id: Ib2feb94d4f13e97c12f51381d3e28372d140baaa Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Feb 02, 2023
-
-
This reverts commit eaccf71d. Change-Id: Ie864b6e031f7c9227d4032f6bf2e3d894464ff3c Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
aticig authored
Change-Id: I68f6423f5f9a204c35b7c0c5239eb8a66e605f2c Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 31, 2023
-
-
aticig authored
Change-Id: Ic2e771ebeec9a0ff8d0d45cacbd0cdb87d131a27 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 30, 2023
-
-
Correcting invalid vcpu calculation according to numa nodes core and thread settings, correcting vcpu pinning policy evaluation. Change-Id: I8126a1e5a47e879a42809ded8ca07b8d1c78ac8f Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Jan 18, 2023
-
-
aticig authored
Enabling pylint, removing some unused and erroneous methods, updating required libraries. Change-Id: I7ad823f83faa1fd9f055a92041cabc7a53f707ac Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Dec 14, 2022
-
-
cubag authored
Change-Id: Ib1f910e0f8ce9ed5fbb6ffbcb09847c90c2c9710 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Nov 22, 2022
-
-
Change-Id: I3be4b402c9776f145d59b5c40d645f8ab92d34c6 Signed-off-by: aticig <gulsum.atici@canonical.com>
-
aticig authored
Refactoring NG_RO/ns.py _process_vdu_params and vimconn_openstack.py delete_vminstance methods together with adding unit tests. Change-Id: I66b5e4dac296fff7bdac77add997818653ee0801 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Nov 14, 2022
-
-
Change-Id: Ib136760251c09cd803f2e313b184fa87428efd9b Signed-off-by: sritharan <priyadarshini@tataelxsi.co.in>
-
- Oct 27, 2022
-
-
aticig authored
Fixing FileNotFoundError during unloading VIM and Changing log level while getting installed RO version Change-Id: I6511072efd47ce9c96c3534a7328e1f5df6e5eb1 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- Oct 03, 2022
-
-
Change-Id: Iaf11da954dd8faedbc27e0055bdf134433ea680f Signed-off-by: Guillermo Calvino <guillermo.calvino@canonical.com>
-
- Sep 06, 2022
-
-
Change-Id: If03acb8469f36bbca51a936bfb0808ec0124468f Signed-off-by: gifrerenom <lluis.gifre@cttc.es>
-
Change-Id: I6f67b8a0fccc5a2ebf3f839899d748c41fac169a Signed-off-by: gifrerenom <lluis.gifre@cttc.es>
-
- Sep 03, 2022
-
-
aticig authored
This patch is correcting the log levels of some successful operations as they were logged with warning level. Change-Id: I5f572e0b9d31e32253f7fbd8d5d1da7a360e074e Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- Jul 31, 2022
-
-
aticig authored
Jinja2 sets autoescape to False, disabling SSL certificate checks, use of unsafe yaml load, Try-Except-Pass detected, use of assert detected. Removing openmanoconfig.py. Change-Id: I3353208e150ae6c2f91befa1a3bbed33ed0c528d Signed-off-by: aticig <gulsum.atici@canonical.com>
-
- 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>
-