This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git. Pull mirroring updated .
  1. Dec 18, 2023
  2. Dec 14, 2023
  3. Dec 11, 2023
  4. Dec 04, 2023
  5. Nov 29, 2023
  6. Nov 06, 2023
  7. Oct 16, 2023
  8. Oct 11, 2023
    • aguilard's avatar
      Fix bug in healing on Azure · 309b5bff
      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: default avataraguilard <e.dah.tid@telefonica.com>
      309b5bff
  9. Oct 10, 2023
  10. Oct 03, 2023
  11. Sep 28, 2023
  12. Sep 19, 2023
  13. Aug 10, 2023
  14. Aug 09, 2023
  15. Aug 08, 2023
  16. Jul 28, 2023
  17. Jul 26, 2023
  18. Jul 25, 2023
  19. Jul 24, 2023
  20. Jun 23, 2023
  21. Jun 22, 2023
  22. Jun 19, 2023
  23. Jun 11, 2023
  24. Jun 01, 2023
  25. May 31, 2023
  26. May 29, 2023
  27. May 25, 2023
  28. May 23, 2023
  29. May 17, 2023
  30. May 15, 2023
    • aticig's avatar
      Fix VimAdminThread run method · aba1518f
      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: aticig's avatarGulsum Atici <gulsum.atici@canonical.com>
      aba1518f
  31. May 10, 2023
  32. May 09, 2023
  33. May 08, 2023
  34. Apr 26, 2023
  35. Mar 24, 2023