This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/NBI.git. Pull mirroring updated .
  1. Oct 25, 2022
    • escaleira's avatar
      Bug 1972 fixed · 7c958d4b
      escaleira authored and garciadeblas's avatar garciadeblas committed
      
      
      Now the Dockerfile.local uses Ubuntu 20.04;
      The paths in the format `/[...]/python<version>/[...]` where replaced
      with the new Python version (3.8 instead of 3.6)
      
      Change-Id: Iccccecb2bd4f4d8156357dba582b0460987b060f
      Signed-off-by: escaleira's avatarPedro Escaleira <escaleira@av.it.pt>
      3 tags
      7c958d4b
  2. Oct 11, 2022
    • escaleira's avatar
      Bug 2040 fixed · c59321f4
      escaleira authored and garciadeblas's avatar garciadeblas committed
      
      
      The method _format_additional_params of the instance_topics.py was
      changed in order to verify the target object (VNF|NS|VDU|KDU) where
      we need to populate the params with the additional ones given by the
      user
      
      Change-Id: I599bb6320054e15917e11d81d6971b33f13f20fd
      Signed-off-by: escaleira's avatarPedro Escaleira <escaleira@av.it.pt>
      c59321f4
  3. Jul 20, 2022
  4. May 25, 2022
  5. May 19, 2022
  6. May 04, 2022
  7. May 03, 2022
  8. Apr 13, 2022
  9. Mar 07, 2022
  10. Feb 18, 2022
  11. Jan 31, 2022
    • Mark Beierl's avatar
      Bug 1844: LTS Support · 19fe06ad
      Mark Beierl authored
      
      
      Updates base to Ubuntu 20.04
      Updates python to 3.8
      Updates pip dependencies to more recent versions
      Adds apt cache to stage 2 dockerfile
      
      Fixes bug 1844
      
      Change-Id: I66a80d649fa5beaaf0821c9e307ca7215ede9fd4
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      19fe06ad
  12. Dec 02, 2021
  13. Nov 24, 2021
  14. Nov 11, 2021
  15. Oct 21, 2021
  16. Oct 19, 2021
  17. Oct 08, 2021
  18. Aug 03, 2021
  19. Jul 16, 2021
  20. Jul 08, 2021
  21. Jul 01, 2021
  22. Jun 03, 2021
  23. May 31, 2021
  24. May 21, 2021
  25. May 18, 2021
  26. May 13, 2021
  27. May 11, 2021
  28. May 05, 2021
  29. Apr 27, 2021
  30. Apr 21, 2021
  31. Apr 19, 2021
    • garciadeblas's avatar
      Fix bug 1479 to check conflicts on deleting vnpkg · f576eb9b
      garciadeblas authored
      
      
      This change affects descriptor_topics.py, specifically the method
      check_conflict_on_del of class VnfdTopic. When deleting a NF package,
      several checks are required. One of them is the search of NS packages
      using that NF package. The filter used for that search was not updated
      when moving to SOL006 descriptors. That filter is updated by this
      change.
      
      In addition, this change updates the messages returned in case of
      conflicts. The terms 'instance' and 'package' are added for
      clarification.
      
      Change-Id: I312e9955347c7b79286a0fb33970441edfc17ff0
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      f576eb9b
  32. Apr 06, 2021
  33. Mar 17, 2021
  34. Mar 05, 2021
  35. Mar 04, 2021
  36. Mar 01, 2021
  37. Feb 25, 2021
  38. Feb 22, 2021