This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git. Pull mirroring updated .
  1. Jul 25, 2023
  2. Jul 14, 2023
  3. May 18, 2023
  4. Apr 21, 2023
  5. Jan 23, 2023
  6. Jan 18, 2023
  7. Dec 01, 2022
  8. Nov 18, 2022
  9. Oct 28, 2022
  10. Sep 05, 2022
  11. Aug 16, 2022
  12. Aug 15, 2022
  13. Aug 12, 2022
  14. Aug 10, 2022
  15. Jul 25, 2022
  16. Jul 20, 2022
  17. Jun 27, 2022
  18. Jun 25, 2022
  19. Jun 22, 2022
  20. Jun 21, 2022
  21. Jun 10, 2022
  22. Jun 07, 2022
  23. May 31, 2022
  24. May 30, 2022
  25. May 27, 2022
  26. May 25, 2022
  27. May 24, 2022
    • escaleira's avatar
      added namespace argument to the N2VC's KDU uninstall function call · e1ea267e
      escaleira authored and garciadeblas's avatar garciadeblas committed
      
      
      This is needed for the fix to the N2VC's bug 1995. This because when
      uninstalling a KDU based on Helm Charts, we need to know thenamespace/model
      associated to the Juju Bundle. However, if we try to obtain the
      namespace from the database in the uninstall method on N2VC, most of the
      times the nsrs associated data was already removed, which means that
      N2VC will not be able to obtain it there (in the end, the
      model/namespace is not removed). The most easy way is to pass the
      namespace to the method, as done here.
      
      Change-Id: I70bf67b301aa3036c9456f5c2c9c5d3176f7b58e
      Signed-off-by: escaleira's avatarPedro Escaleira <escaleira@av.it.pt>
      e1ea267e
  28. May 20, 2022
  29. May 18, 2022
  30. May 10, 2022
  31. May 03, 2022
  32. Apr 21, 2022