This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git. Pull mirroring updated .
  1. May 20, 2022
  2. May 19, 2022
  3. May 18, 2022
  4. May 02, 2022
  5. Apr 26, 2022
  6. Apr 13, 2022
  7. Apr 06, 2022
  8. Mar 31, 2022
  9. Mar 11, 2022
  10. Feb 28, 2022
  11. Feb 18, 2022
  12. Feb 04, 2022
  13. Jan 31, 2022
    • Mark Beierl's avatar
      Bug 1863: LTS Support · 9457c880
      Mark Beierl authored
      
      
      Updates base to Ubuntu 20.04
      Adds apt cache to stage 2 dockerfile
      Updates python to 3.8
      Updates pip dependencies to more recent versions
      
      Fixes bug 1863
      
      Change-Id: If82a6f3169f7e800c6284c7f3e7f232b7fc73ea5
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      9457c880
  14. Oct 21, 2021
  15. Oct 03, 2021
  16. Aug 19, 2021
  17. Jul 26, 2021
  18. Jun 24, 2021
  19. Jun 03, 2021
  20. May 31, 2021
  21. May 28, 2021
  22. May 21, 2021
  23. May 19, 2021
  24. May 14, 2021
  25. May 06, 2021
  26. May 04, 2021
    • aktas's avatar
      Bug 1526 Fix · 45966a0a
      aktas authored and bravof's avatar bravof committed
      
      
      If vnfd:id and vnfd:df:lcm-operations-configuration:operate-vnf-op-config:day1-2:id
      are not the same, it fails to add the relation defined in NSD.
      
      Change-Id: I15e0a23c726fe4257c1b628faae2b2b50c0675e9
      Signed-off-by: default avataraktas <emin.aktas@ulakhaberlesme.com.tr>
      45966a0a
    • aktas's avatar
      Fix 1462 · c458bf58
      aktas authored
      asyncio.sleep is not needed with the changes on https://osm.etsi.org/gerrit/c/osm/N2VC/+/10399
      
      .
      
      Change-Id: Ie7179140011c0c13d4957b8b7824125ac0cac4dd
      Signed-off-by: default avataraktas <emin.aktas@ulakhaberlesme.com.tr>
      c458bf58
    • garciadav's avatar
      Fix bug 1525 · 02ae5404
      garciadav authored
      
      
      This patch adds **kwargs in the LCMHelmConn methods that are not used.
      The feature 10239 added the vca_id parameter for the LCM and N2VC
      communication for Juju related execution environments. The current patch
      will avoid having to add extra parameters that are not needed nor used
      in the LCMHelmmConn.
      
      Change-Id: I673a36c7c13891a53de1d7dc547f13c81616d373
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      02ae5404
  27. May 03, 2021
  28. Apr 22, 2021
  29. Apr 19, 2021
  30. Apr 06, 2021
    • Mark Beierl's avatar
      Feature 10296 Pip Standardization · acf83f8f
      Mark Beierl authored and bravof's avatar bravof committed
      
      
      Creates standard template for tox.ini
      Introduces 'safety' for listing upstream CVEs
      Pins all versions of all upstream modules
      Removes Makefile step and places all build logic into tox.ini
      
      Change-Id: I15c8ec22ad911d5bfa67df5a85175642a59da971
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      acf83f8f
  31. Mar 26, 2021
  32. Mar 18, 2021