This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/RO.git. Pull mirroring updated .
  1. Feb 02, 2023
  2. Jan 31, 2023
  3. Jan 30, 2023
  4. Jan 26, 2023
  5. Jan 23, 2023
  6. Jan 18, 2023
  7. Dec 14, 2022
  8. Dec 12, 2022
  9. Nov 24, 2022
  10. Nov 22, 2022
  11. Nov 17, 2022
  12. Nov 14, 2022
  13. Oct 27, 2022
  14. Oct 03, 2022
  15. Sep 06, 2022
  16. Sep 03, 2022
  17. Aug 03, 2022
  18. Jul 31, 2022
  19. Jul 25, 2022
    • aticig's avatar
      Fix Bug 2086 Updating VNF status configurable · 1ac189e7
      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's avataraticig <gulsum.atici@canonical.com>
      1ac189e7
  20. Jul 15, 2022
  21. Jul 06, 2022
  22. Jun 25, 2022
  23. Jun 24, 2022
  24. Jun 23, 2022
    • elumalai's avatar
      RO Unit Tests for Feature: 10910 · c8b3fb65
      elumalai authored
      
      
      Added unit tests in RO for feature 10910 - Migration of
      Openstack based VM instances
      
      Change-Id: I2bbca8db3fd253fccbfcfb1e5aaf732b571dbfb2
      Signed-off-by: default avatarelumalai <deepika.e@tataelxsi.co.in>
      c8b3fb65
    • aticig's avatar
      Find the interface ports regardless of VM's existence · 36cad669
      aticig authored
      
      
      This patch will find and delete the network interface ports regardless of VM's existence.
      In healing feature, when the VM is deleted manually, network interfaces ports still
      exist in the Openstack Cloud. If we check the network ports' presence according to vm_id,
      those ports are not deleted and heal operation fails. This patch will find all the ports,
      than deletion required interface will be deleted.
      
      Change-Id: I139559844aa148109588f70f1472ee2e07d7df67
      Signed-off-by: aticig's avataraticig <gulsum.atici@canonical.com>
      36cad669
  25. Jun 21, 2022
  26. Jun 20, 2022
  27. Jun 17, 2022
    • aticig's avatar
      Fixing Bug 1376 · fe575727
      aticig authored
      
      
      This fix will check the port existence before deleting the port.
      It will solve the error "Error deleting port: PortNotFoundClient".
      
      Change-Id: I2b0b841c6111578e0d1a0cde9057eb3ab0b5a86a
      Signed-off-by: aticig's avataraticig <gulsum.atici@canonical.com>
      fe575727
  28. Jun 13, 2022
  29. Jun 07, 2022