This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git.
Pull mirroring updated .
- Dec 20, 2024
-
-
elumalai authored
This reverts commit 53f34cf8. Change-Id: I7b34370130a19a100a37ab0754c62adbf7b7da1b Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
- Dec 19, 2024
-
-
This reverts commit f8d9d32a. Change-Id: Iae3ff2bb02dabc0ab50acb502c9d1ebfa21f6613 Signed-off-by: 36972 <kayalvizhi.v@tataelxsi.co.in>
-
- Dec 16, 2024
-
-
garciadeblas authored
Change-Id: Ibc23f918b33e25bad9cbea91093367d5ab73baee Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 15, 2024
-
-
garciadeblas authored
Change-Id: Ic77eece65469c8767e00cb4357da4a880893a26d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 13, 2024
-
-
Change-Id: I988255eb3045a5d40118995b56a9afdedb16bc93 Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in>
-
Change-Id: I53f910669d1de5863afa151eb2d2a0a68cede53f Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in>
-
- Nov 28, 2024
-
-
garciadeblas authored
This commit changes the setup of cinder client version, trying first version v3 if the service exists, instead of the default client which was v2. Change-Id: I9c63a0d3a5fa44597d633cc5db79ae0a783c66ff Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 08, 2024
-
-
Change-Id: I8a67023efebbca9a40cecc29bd2b432d9cf8ce83 Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in>
-
- Nov 07, 2024
-
-
elumalai authored
Change-Id: Ic8c0b4bf6e39c1ad8d8d3ef3ee3acd0ad251615c Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
-
Change-Id: I61898e04eecb7f1b792a3fa47203f4bf5288aa09 Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in>
-
- Oct 29, 2024
-
-
Change-Id: I1f670d32962dfc9c6da79a70972a00c9c6fa8c38 Signed-off-by: Adurti <adurti.v@tataelxsi.co.in>
-
- Oct 25, 2024
-
-
Added exception handling in monitor.py to ensure RO doesn't crash when a VIM is down Change-Id: I83e2b80085cfdb81d2406c19a4349214ed11035d Signed-off-by: deepika.e <deepika.e@tataelxsi.co.in>
-
- Sep 17, 2024
-
-
garciadeblas authored
Change-Id: I36c75bac955f9d576a451bd45212a5168ea5bfae Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- 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>
-