This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/osmclient.git. Pull mirroring updated .
  1. Aug 31, 2022
  2. Aug 12, 2022
  3. Jul 20, 2022
  4. Jun 27, 2022
  5. Jun 25, 2022
  6. Jun 22, 2022
  7. Jun 20, 2022
  8. 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
  9. Jun 15, 2022
  10. Jun 13, 2022
  11. Jun 10, 2022
  12. Jun 09, 2022
  13. Jun 08, 2022
  14. May 27, 2022
  15. May 18, 2022
  16. May 02, 2022
  17. Apr 08, 2022
  18. Mar 31, 2022
  19. Mar 11, 2022
  20. Jan 19, 2022
    • Mark Beierl's avatar
      Bug 1846: LTS Support · d13d599e
      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 1846
      
      Change-Id: I589199979818b0fe5892df1d40849da8f6e06ded
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      d13d599e
  21. Nov 24, 2021
  22. Nov 22, 2021
  23. Nov 05, 2021
    • garciadeblas's avatar
      Update vim-create and vim-update to accept config and credential files · e7c24981
      garciadeblas authored
      
      
      vim-create will accept both a config dict and a config file, with respective
      options "--config" and "--config_file". If a key is present in both, the
      value in the config dict will prevail.
      
      In addition, vim-create command will accept a new option --creds, required
      for Google Cloud Platform (GCP) due to the way the authentication works in
      GCP. That option is codified directly in the config dict that is sent to the
      NBI, under config["credentials"]. The RO connector for GCP will receive it
      and will expect those credentials in that dictionary. In the future, other
      RO connectors might use a similar approach.
      
      Finally, this change also adds the option --literal to vim-show command.
      
      Change-Id: Ifb4c284593b171353b6c180bdc7af75e8a25dfac
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      2 tags
      e7c24981
  24. Oct 26, 2021
  25. Oct 13, 2021
  26. Sep 29, 2021
  27. Sep 15, 2021
  28. Jul 30, 2021
  29. Jun 30, 2021
  30. Jun 29, 2021
  31. May 21, 2021
  32. May 04, 2021
  33. Apr 28, 2021
  34. Apr 27, 2021
    • Mark Beierl's avatar
      Including upstream requirements · 8fdbc7b9
      Mark Beierl authored
      
      
      Now that internal OSM software does not specify python modules in
      setup.py, we need to include the requirements.txt from the module
      in the requirements-dev.in to generate the full list properly.
      
      Change-Id: I3b3eee1b7a88c4d0b14b7c8966769c3918ad77e0
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      8fdbc7b9
  35. Apr 26, 2021
  36. Apr 20, 2021
  37. Apr 08, 2021