This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git. Pull mirroring updated .
  1. Jul 22, 2022
  2. Jul 19, 2022
  3. Jul 15, 2022
  4. Jul 06, 2022
  5. Jul 01, 2022
  6. Jun 25, 2022
  7. Jun 22, 2022
  8. Jun 21, 2022
  9. Jun 10, 2022
  10. Jun 07, 2022
  11. May 31, 2022
  12. May 30, 2022
  13. May 27, 2022
  14. May 25, 2022
  15. 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
  16. May 20, 2022
  17. May 18, 2022
  18. May 10, 2022
  19. May 03, 2022
  20. Apr 21, 2022
  21. Apr 05, 2022
  22. Mar 22, 2022
  23. Mar 15, 2022
  24. Mar 07, 2022
  25. Feb 10, 2022
  26. Feb 02, 2022
  27. Feb 01, 2022
  28. Jan 28, 2022
  29. Jan 18, 2022
    • Mark Beierl's avatar
      Bug 1863: LTS Support · d213eba8
      Mark Beierl authored
      
      
      Updates base to Ubuntu 20.04
      Adds apt cache to stage 2 dockerfile
      Updates python to 3.8
      Updates pip dependencies to more recent versions
      
      Fixes bug 1863
      
      Change-Id: If82a6f3169f7e800c6284c7f3e7f232b7fc73ea5
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      d213eba8
  30. Jan 10, 2022
  31. Dec 01, 2021
  32. Nov 12, 2021