This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git. Pull mirroring updated .
  1. May 06, 2021
  2. 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
  3. May 03, 2021
  4. Apr 22, 2021
  5. Apr 19, 2021
  6. 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
  7. Mar 26, 2021
  8. Mar 18, 2021
  9. Mar 15, 2021
  10. Mar 05, 2021
  11. Mar 04, 2021
  12. Mar 02, 2021
  13. Feb 26, 2021
  14. Feb 25, 2021
  15. Feb 23, 2021
  16. Feb 22, 2021
  17. Feb 21, 2021
  18. Feb 18, 2021
  19. Feb 17, 2021
  20. Feb 16, 2021
  21. Jan 26, 2021
  22. Dec 15, 2020
  23. Dec 14, 2020
  24. Dec 11, 2020
  25. Dec 10, 2020
  26. Dec 07, 2020
  27. Nov 27, 2020
  28. Nov 19, 2020
  29. Nov 18, 2020
  30. Nov 17, 2020
    • Alfonso Tierno's avatar
      Feature 7184 New Generation RO enhancemnt · 2357f4e5
      Alfonso Tierno authored
      
      
      - Adding ssh-key injection
      - Adding parameter instantiation to NG-RO
      - Removing for NG-RO vim creation and edition
      - Autodetect if it is old RO or new generatio RO
      - Provide cloud init text for new generatio RO
      - scaling for new generation RO
      - Adding sdn creation info at new generation RO
      
      Change-Id: I322c2a8989b58e89ad981926f11cfdd3e630b75a
      Signed-off-by: default avatartierno <alfonso.tiernosepulveda@telefonica.com>
      2357f4e5
    • garciadav's avatar
      Feature 9952: Distributed Proxy Charms · aae391fc
      garciadav authored and Alfonso Tierno's avatar Alfonso Tierno committed
      
      
      This feature allows to specify the destination clouds for Proxy Charms
      associated with a specific VIM Account
      
      - Remove N2VCJujuConnectorLCM usage.
      - Parse VIM config parameters to get vca_k8s_cloud,
      vca_k8s_cloud_credential, vca_cloud, and vca_cloud_credential
      parameters.
      - Pass the above parsed parameters to N2VC
      
      Change-Id: I660d9b7245ae30d8fdc0dc3df470ee003abbba75
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      aae391fc