This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/NBI.git. Pull mirroring updated .
  1. Oct 21, 2021
  2. Oct 19, 2021
  3. Oct 08, 2021
  4. Aug 03, 2021
  5. Jul 16, 2021
  6. Jul 08, 2021
  7. Jul 01, 2021
  8. Jun 03, 2021
  9. May 31, 2021
  10. May 21, 2021
  11. May 18, 2021
  12. May 13, 2021
  13. May 11, 2021
  14. May 05, 2021
  15. Apr 27, 2021
  16. Apr 21, 2021
  17. 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
  18. Apr 06, 2021
  19. Mar 17, 2021
  20. Mar 05, 2021
  21. Mar 04, 2021
  22. Mar 01, 2021
  23. Feb 25, 2021
  24. Feb 22, 2021
  25. Feb 21, 2021
  26. Feb 19, 2021
  27. Feb 10, 2021
  28. Feb 04, 2021
  29. Dec 15, 2020
  30. Dec 11, 2020
  31. Dec 07, 2020
  32. Dec 04, 2020
  33. Dec 02, 2020
  34. Dec 01, 2020
  35. Nov 27, 2020
  36. Nov 25, 2020
    • ksaikiranr's avatar
      Feature 8532: Added new plugin authconn tacacs · 7ddb0732
      ksaikiranr authored and ksaikiranr's avatar ksaikiranr committed
      
      
      Added plugin authconn_tacacs.py Created new function validate_user() to
      contain the logic for username password validation.
      In authconn_tacacs, validate_user will be redefined to connect to TACACS.
      Created class variables which will be collections for internal mode. For TACACS mode,
      they will be roles_tacacs, projects_tacacs etc.
      
      Change-Id: Ib7fc8900860a492a79f6d0220bcdbb582edad017
      Signed-off-by: default avatarK Sai Kiran <saikiran.k@tataelxsi.co.in>
      7ddb0732
  37. Nov 16, 2020