This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/osmclient.git. Pull mirroring updated .
  1. Jun 26, 2023
    • garciadeblas's avatar
      Refactor -o option to simplify code · cd7cd5eb
      garciadeblas authored
      
      
      The change includes the implementation of a click option in print_output
      module, being used in ns-list, ns-show, vim-list, vim-show, vnf-list and
      vnf-show commands.
      
      It also includes a quick validation that the output format is one of the
      allowed outputs. It also fixes jsonpath option so that the output is not
      embedded in a [] list structure.
      
      Change-Id: I8c33b5faf341c9a4cdd8d488671f2a81ab3b5a3a
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      cd7cd5eb
  2. Jun 23, 2023
  3. Jun 22, 2023
  4. Jun 21, 2023
  5. Jun 20, 2023
  6. Jun 09, 2023
  7. May 10, 2023
  8. Feb 24, 2023
  9. Feb 22, 2023
  10. Jan 27, 2023
  11. Dec 01, 2022
  12. Nov 25, 2022
  13. Nov 11, 2022
  14. Oct 29, 2022
  15. Oct 21, 2022
  16. Sep 19, 2022
  17. Aug 31, 2022
  18. Jul 21, 2022
  19. Jul 15, 2022
  20. Jul 04, 2022
  21. Jun 25, 2022
  22. Jun 22, 2022
  23. Jun 20, 2022
  24. Jun 18, 2022
    • garciadeblas's avatar
      Support of several VNF and VDU in ns-heal and vnf-heal commands · 12b478cb
      garciadeblas authored
      
      
      Click does not allow advanced patterns for positional options.
      This makes impossible to request the healing of several VNF or VDU
      with different options like --count-index or --run-day1.
      
      This change introduces a processing of the args used in ns-heal and
      vnf-heal commands to allow those patterns.
      
      In addition, the change introduces the logic to use either the VNF
      instance ID or the identifier of a VNF inside a NS, known as
      "member-vnf-index-ref".
      
      Change-Id: I8b2f18aff6146ce579da33e67054f4a0f98c706a
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      12b478cb
  25. Jun 15, 2022
  26. Jun 13, 2022
  27. Jun 10, 2022
  28. Jun 09, 2022