This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git. Pull mirroring updated .
  1. May 24, 2023
  2. May 22, 2023
  3. May 18, 2023
    • Mark Beierl's avatar
      Making main async · 1addc93e
      Mark Beierl authored
      
      
      The initializers for Helm attempt to schedule tasks in the event loop,
      but now that we are not starting one explicitly and passing it around,
      we need to have a loop already started at the time of constructor.
      
      By making start() async, there is a running loop, and functions like
      k8s_helm_conn.py (~ #81) can call asyncio.create_task
      
      Change-Id: Ia4bf25bd5060dc27f07e63c7395dae3a88247a0e
      Signed-off-by: default avatarMark Beierl <mark.beierl@canonical.com>
      1addc93e
  4. May 16, 2023
  5. May 10, 2023
  6. May 09, 2023
  7. May 03, 2023
  8. May 02, 2023
  9. Apr 26, 2023
  10. Apr 05, 2023
  11. Mar 14, 2023
  12. Feb 28, 2023
  13. Feb 24, 2023
  14. Feb 06, 2023
  15. Jan 30, 2023
  16. Jan 27, 2023
  17. Jan 24, 2023
    • Dario Faccin's avatar
      Bug 2174: VCA Update is not implemented · 8e53c6d0
      Dario Faccin authored and cubag's avatar cubag committed
      
      
      Fix: Handle the edit operation.
      If no update on the VCA configuration is given as input, then the operation is
      marked as completed.
      Otherwise the validation of the new VCA configuration is performed,
      which may cause the edit operation to fail.
      
      Change-Id: Id13604664df3594874877d0cb2ad13b1ce6d2353
      Signed-off-by: default avatarDario Faccin <dario.faccin@canonical.com>
      8e53c6d0
  18. Jan 19, 2023
  19. Jan 17, 2023
  20. Jan 13, 2023
  21. Jan 10, 2023
  22. Jan 06, 2023
  23. Jan 04, 2023
  24. Dec 26, 2022
  25. Dec 15, 2022
  26. Dec 13, 2022
  27. Nov 26, 2022
  28. Nov 25, 2022
  29. Nov 24, 2022
  30. Nov 22, 2022
  31. Nov 18, 2022
  32. Nov 17, 2022
  33. Nov 11, 2022