This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git.
Pull mirroring updated .
- Aug 19, 2024
-
-
garciadeblas authored
This change fixes the issues with persistent volume creation. After latest changes in IM, the IM generated from yang models changed and type-of-storage was unexpectedly prefixed with the name of the YANG module, leading to the RO code to undetect volume creation. This change also adds some logs to improve the debugging in the future. Change-Id: If942113a6e4feebaf2c2bc499f27de5d4439fa9d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ib26177052e6c7daa2ec9e92e1532cc8dd985493a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Aug 07, 2024
-
-
garciadeblas authored
Change-Id: If3a0d3e106ae6ce1e5592a0604ad4df0da80c667 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 27, 2024
-
-
kayal2001 authored
Change-Id: I4bb0c904759faa6f34202e70251ff9ad016cfaec Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in>
-
- Jun 25, 2024
-
-
Change-Id: Ie096ed7ecb14d542c68122b1e188f7c8534b91ec Signed-off-by: deepika.e <deepika.e@tataelxsi.co.in>
-
Removed created flag and created_items being updated in EXEC operations in ns_thread.py Change-Id: I55be8c70b4473f6129410aabf1025d2819bd20ff Signed-off-by: deepika.e <deepika.e@tataelxsi.co.in>
-
- Jun 17, 2024
-
-
rahulkumarr authored
Fix Bug 2306: Monitoring task in RO defined in RO/monitoring.py is replacing the dual-stcak [IPV4, IPV6] with IPV4 in Vnfrs collection Change-Id: Ie6395ed4b8499943ebbd57dd1c7aeed2433ae92c Signed-off-by: rahulkumarr <rahul.k4@tataelxsi.co.in>
-
- Jun 11, 2024
-
-
Change-Id: Ifcd11c79289d8b792c944f8cb0de46e6d967dc04 Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in> Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: I80b56dd9ea64e0a4974a0b6c93461fcd84425ae6 Signed-off-by: rahul <rahul.k4@tataelxsi.co.in> Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Fix Bug 2270: Feature (Start, Stop, Rebuild) The update type shows as completed before VM status is changed in OpenStack of that VM Change-Id: I5e88c3cabfadffe7faed2996f31d45ab6cb9f617 Signed-off-by: Rahul Kumar <rahul.k4@tataelxsi.co.in>
-
- May 21, 2024
-
-
garciadeblas authored
This commit also defines the default SSH keys within the system_info instead of users This reverts commit 80d24372. Change-Id: I00f2e01e48951623372b5a7587ee29269aae87a8 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Revert "Bug 2217 fixed: modified the cloud-init merge configs and defined the default SSH keys within the system_info instead of users" This reverts commit 98740c03. Change-Id: I4fbe892f5edc46d99e1f1c6d1848f0ea9c48ce3a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Apr 09, 2024
-
-
garciadeblas authored
Change-Id: I80b710b7d460c007cc7e524481e179314b41eedd Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Apr 02, 2024
-
-
Change-Id: Ic0e7e3e5eda9acf4cfcc8f25c8237ae838b53a7f Signed-off-by: uniyalna <uuniyal@indracompany.com> Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 29, 2024
-
-
garciadeblas authored
Change-Id: Ibb7d39cca4189e4f7ea4f997f80fef165294f7f0 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
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>
-
- Dec 04, 2023
-
-
Change-Id: I6de2fbbbb81d7e16749e93ccef6d35c528ea5eaf Signed-off-by: Luis Vega <lvega@whitestack.com>
-
- Nov 29, 2023
-
-
Change-Id: I73b4db09fa8de5ac0640d3b65b97e2a51f8c43c2 Signed-off-by: Luis Vega <lvega@whitestack.com>
-
- Nov 06, 2023
-
-
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>
-
aguilard authored
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>
-
- Oct 16, 2023
-
-
aguilard authored
Change-Id: Ie847cd9aee788b164e003633f7b3b5134fe80537 Signed-off-by: aguilard <e.dah.tid@telefonica.com>
-
- Oct 11, 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>
-
- 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>
-
- Oct 03, 2023
-
-
garciadeblas authored
Change-Id: I765081c918c8e47b92a3c3c50247a0f98d482d2a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 28, 2023
-
-
garciadeblas authored
Change-Id: Ia86ae83e1690850cd48e4a1c55b7efbc9cffcf8e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 19, 2023
-
-
garciadeblas authored
Change-Id: I3fec15cddb795fe21f15ca58195bb11283024d26 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Aug 10, 2023
-
-
Change-Id: Id84e57944258536735eb114d4c77f471d700e1aa Signed-off-by: gatici <gulsum.atici@canonical.com>
-
- Aug 09, 2023
-
-
Runs with Python 3.10 using Ubuntu22.04 base image Change-Id: Ibabd0d1630078af9ff6a0af81d37ced2a0c2793b Signed-off-by: gatici <gulsum.atici@canonical.com>
-
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>
-
- Jul 28, 2023
-
-
aticig authored
Build RO images using Ubuntu 22.04 Change-Id: Ia74a8bf79390fdf0f09ac3b05f0a5ba8d9346d50 Signed-off-by: gatici <gulsum.atici@canonical.com>
-
- Jul 26, 2023
-
-
vegall authored
Change-Id: I4a1c002c28ac349b2e531965755f305ebc9050e5 Signed-off-by: Luis Vega <lvega@whitestack.com>
-
- Jul 25, 2023
-
-
Change-Id: I2de80100a8b2efcd9d9beca67224ab46714e0afc Signed-off-by: limon <alimonj@indra.es>
-
- Jul 24, 2023
-
-
Change-Id: I2a7ce64db75b6b0099990a9d935510fd986376fb Signed-off-by: Mark Beierl <mark.beierl@canonical.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>
-