This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git.
Pull mirroring updated .
- Nov 13, 2023
-
-
There was a bug in _reload_connection method of GCP connector which is called when trying to reconnect after a previous error: the credentials parameter was missing in googleapiclient.discovery.build call. Change-Id: I38bcd1508cb3c45314f2fc76109c85c3279b9709 Signed-off-by: aguilard <e.dah.tid@telefonica.com> (cherry picked from commit 6c7318f4)
-
aguilard authored
OSM uses a specific vnet to create NS or VNF subnets when instantiating on Azure. The vnets allow more than one address prefix, but RO only try to allocate new subnets in the range defined in first place, ignoring the rest. Change-Id: I9792caf2a468e60b6762567a9b4a90d0f1646b39 Signed-off-by: aguilard <e.dah.tid@telefonica.com> (cherry picked from commit 5d27a33f)
-
- Oct 18, 2023
-
-
aguilard authored
Change-Id: Ie847cd9aee788b164e003633f7b3b5134fe80537 Signed-off-by: aguilard <e.dah.tid@telefonica.com> (cherry picked from commit db612f0c)
-
- Oct 16, 2023
-
-
aguilard authored
Healing operation doesn't work with VMs deployed on Azure due to lack of information in vnfrs requiered for the operation. That data must be provided by the 'refresh_vms_status' method in the connector. Change-Id: I915a0c7136e7a16729d0aba4357670dd28b66847 Signed-off-by: aguilard <e.dah.tid@telefonica.com> (cherry picked from commit 309b5bff)
-
- Oct 10, 2023
-
-
aguilard authored
Added 'filter' parameter required by the 'resource_skus.list()' method. Change-Id: I5f9350ccc1844c4b5a4d32ed7154494c92a4c928 Signed-off-by: aguilard <e.dah.tid@telefonica.com> (cherry picked from commit b1aa422c)
-
- Oct 03, 2023
-
-
garciadeblas authored
Change-Id: I3512d3f6c6cff4ec60bd38a6ecd1c4322cdad1ca Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Aug 17, 2023
-
-
Change-Id: I4a1c002c28ac349b2e531965755f305ebc9050e5 Signed-off-by: Luis Vega <lvega@whitestack.com> (cherry picked from commit d6577d82)
-
- Aug 10, 2023
-
-
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> (cherry picked from commit 95e83692)
-
- Aug 09, 2023
-
-
Change-Id: Ic58611876180b93fb0a9b6310986a388df5a18d3 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com> (cherry picked from commit a5233f8f)
-
- Jul 31, 2023
-
-
Change-Id: I2de80100a8b2efcd9d9beca67224ab46714e0afc Signed-off-by: limon <alimonj@indra.es>
-
- Jul 27, 2023
-
-
Mark Beierl authored
Change-Id: I2a7ce64db75b6b0099990a9d935510fd986376fb Signed-off-by: Mark Beierl <mark.beierl@canonical.com> (cherry picked from commit 92e1cc0e)
-
- Jul 10, 2023
-
-
garciadeblas authored
Change-Id: Ie9a85cbe5c757906488668db171e2d918dfca222 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.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>
-
- Jun 01, 2023
-
-
vegall authored
Change-Id: I5ab566de7db67dc1e9665d7cb399be7af268ba6f Signed-off-by: Gabriel Cuba <gcuba@whitestack.com> Signed-off-by: vegall <lvega@whitestack.com>
-
- May 31, 2023
-
-
aticig authored
Change-Id: I73d46df2a7c4bc07f56b5999cfc8a2b2eee3c458 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
- May 29, 2023
-
-
Change-Id: I6e88ee52e5e882dbb4ec7d66cf648fbe07d40509 Signed-off-by: vegall <lvega@whitestack.com>
-
- May 25, 2023
-
-
Change-Id: If0dac9f8ba2d00945eb86a89fb0b2f174c672794 Signed-off-by: gifrerenom <lluis.gifre@cttc.es>
-
- May 23, 2023
-
-
Added support for static dual stack IP assignment Change-Id: Ief10ae955fb870a3417f68e1c5f7bda570cb6470 Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- 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
-
-
aticig authored
Change-Id: I79b43654d181f6976a4e544d58fb92aa1b67e760 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
Change-Id: I87164827a8849c16b5e3a804d9673a578e5a5593 Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
-
Change-Id: I18f0bc3e263063b5b1d2cf211f028f6bb0e4bceb Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 09, 2023
-
-
Added support to fix CWE 330: Use of Insufficiently Random Values Coverity issue Change-Id: Ib12ebeeb9b0cc10af9980fe8661eb6230c2f6d6d Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
Added fix for CWE 688 Typo in Identifier Change-Id: I53b5142451b809be638d73626265531057722169 Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- May 08, 2023
-
-
Change-Id: I1c9b1ec43c80f3793b475187681f4c2005d77375 Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
-
- Apr 26, 2023
-
-
Change-Id: I967f19a8c35700290e93c9d8bd863b63b7c2d239 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit ea063c7a)
-
- Mar 24, 2023
-
-
Change-Id: I8ca741a215bd2c52999dee1ea301d4e02aafcb24 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 13, 2023
-
-
Bug 2217 fixed: modified the cloud-init merge configs and defined the default SSH keys within the system_info instead of users Change-Id: I12e26a88fb9b50c4a78b9fa8ee2cb5d4b4bf6d00 Signed-off-by: Pedro Escaleira <escaleira@av.it.pt>
-
- 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 15, 2023
-
-
Change-Id: I0912c2841e7c5c1febe056ba092afedaea77f6a1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 14, 2023
-
-
Change-Id: I7034564b91b94e6be242cb2ce0f4a5b147b87d64 Signed-off-by: Lovejeet Singh <lovejeet.singh@hsc.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>
-
aticig authored
Change-Id: If7e0f2d58b4354127e5bee17f770a622c98805d2 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>
-