)]}'
{
  "log": [
    {
      "commit": "e1ea267ea9baf033221e5d2f665cc6f4bbdc3028",
      "tree": "d08658b6ca437058d05680394a826a04c0e4d1d4",
      "parents": [
        "80bcf1c9208bd3229beb295a66a98e0cc3c3d150"
      ],
      "author": {
        "name": "Pedro Escaleira",
        "email": "escaleira@av.it.pt",
        "time": "Fri Apr 22 00:46:14 2022 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue May 24 17:36:36 2022 +0200"
      },
      "message": "added namespace argument to the N2VC\u0027s KDU uninstall function call\n\nThis is needed for the fix to the N2VC\u0027s bug 1995. This because when\nuninstalling a KDU based on Helm Charts, we need to know thenamespace/model\nassociated to the Juju Bundle. However, if we try to obtain the\nnamespace from the database in the uninstall method on N2VC, most of the\ntimes the nsrs associated data was already removed, which means that\nN2VC will not be able to obtain it there (in the end, the\nmodel/namespace is not removed). The most easy way is to pass the\nnamespace to the method, as done here.\n\nChange-Id: I70bf67b301aa3036c9456f5c2c9c5d3176f7b58e\nSigned-off-by: Pedro Escaleira \u003cescaleira@av.it.pt\u003e\n"
    },
    {
      "commit": "80bcf1c9208bd3229beb295a66a98e0cc3c3d150",
      "tree": "36dc14e388a51cfb953de0fc2cc738427200c928",
      "parents": [
        "dffa6217777142746ed9b5c9a7eaab7c0d8716be"
      ],
      "author": {
        "name": "elumalai",
        "email": "deepika.e@tataelxsi.co.in",
        "time": "Thu Apr 28 18:05:01 2022 +0530"
      },
      "committer": {
        "name": "elumalai",
        "email": "deepika.e@tataelxsi.co.in",
        "time": "Fri May 20 19:11:34 2022 +0530"
      },
      "message": "Feature 10910: Migration of Openstack based VM instances\n\nAdded feature support for Migration of Openstack based VM instances\nfrom OSM\n\nChange-Id: If0263ce05aff34ff008fef850f8861146b10c2dd\nSigned-off-by: elumalai \u003cdeepika.e@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "dffa6217777142746ed9b5c9a7eaab7c0d8716be",
      "tree": "3ca3211edf7c800f52c9ce69164787e2db5ba964",
      "parents": [
        "ac68ac074690acd3e08253c6499cd9b0946fd89b"
      ],
      "author": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Tue Apr 12 15:27:53 2022 +0300"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed May 18 15:48:54 2022 +0200"
      },
      "message": "Feature 10908: LCM process NS update request\n\nThis feature updates the running VNF instance in a network service.\n\nChange-Id: I5531cdf1b977aff3508da5f105accff34d6817e0\nSigned-off-by: aticig \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "ac68ac074690acd3e08253c6499cd9b0946fd89b",
      "tree": "fa6d4450fc91272891daecfa381789d8fda9367f",
      "parents": [
        "d8e603802a2d812d9f44bb925bd8da6a03e3c1af"
      ],
      "author": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Mon May 02 19:49:23 2022 +0300"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed May 18 15:48:25 2022 +0200"
      },
      "message": "Feature 10908: LCM process NS update request\n\nThis feature updates the running VNF instance in a network service.\nIt includes the method upgrade charms in VNFs.\nChange-Id: I98867cd5db8053a66612ce130fbe4d053ffd6dcd\nSigned-off-by: aticig \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "d8e603802a2d812d9f44bb925bd8da6a03e3c1af",
      "tree": "f7560a6b3f3779b3e537d942fa2ab5087b67e517",
      "parents": [
        "ae230237a438867e2c82a697c33e26838b849f80"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon May 09 16:18:27 2022 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed May 18 10:44:51 2022 +0200"
      },
      "message": "Add unit tests for osm_config\n\nChange-Id: Ica9caf96191808dd27036dbd9b14ff0837d5393c\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "ae230237a438867e2c82a697c33e26838b849f80",
      "tree": "35910efba6fb2079750730c8bccd3456e0fe6244",
      "parents": [
        "78b6e6df5f70557276fa4814327c9237520f9ec2"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue May 10 14:07:12 2022 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue May 10 14:10:47 2022 +0200"
      },
      "message": "Fix bug 2025: Execute Helm Kdu actions in Proxy charms\n\nChange-Id: Ief88be9a49b00d6f8ae96ea0dfd85c4665aca9b9\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "78b6e6df5f70557276fa4814327c9237520f9ec2",
      "tree": "d7ef0f9599a2cf90ae7cc7c23a698ee732bd3d62",
      "parents": [
        "75b620db5807a1ecd1b62da3c92b42d5b5386307"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Apr 29 05:50:46 2022 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue May 03 13:54:04 2022 +0200"
      },
      "message": "Add implicit osm-config configuration parameter to charm\n\n- feature 10800: day-2 primitives for Helm Charts\n- osm-config is only used for now in KDUs\n\nChange-Id: I7c8c3f8d4c7d5281038b243de48d704f781b5d47\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "75b620db5807a1ecd1b62da3c92b42d5b5386307",
      "tree": "ae167dfcfa25d0237b9f37e3ebefec6ffb2e2bc5",
      "parents": [
        "b9a7c4dec40ffe379aea5ef2bcf82a448ce9ee6e"
      ],
      "author": {
        "name": "Pedro Escaleira",
        "email": "escaleira@av.it.pt",
        "time": "Fri Apr 01 01:49:22 2022 +0100"
      },
      "committer": {
        "name": "cubag",
        "email": "gcuba@whitestack.com",
        "time": "Fri Apr 22 01:24:42 2022 +0200"
      },
      "message": "Bug 1957 fixed: added the functionality of obtaining the KDU status for KNFs based on both versions of Helm Charts\n\nChange-Id: I4e94f96a3b65d5976ae5166f014b4e57a3bd7718\nSigned-off-by: Pedro Escaleira \u003cescaleira@av.it.pt\u003e\n"
    },
    {
      "commit": "b9a7c4dec40ffe379aea5ef2bcf82a448ce9ee6e",
      "tree": "862b283d159b02d6774e97b4c2a629ec28720db3",
      "parents": [
        "8d625f13e98a5ac75f8dde3c5449c31d3f36ac92"
      ],
      "author": {
        "name": "Pedro Escaleira",
        "email": "escaleira@av.it.pt",
        "time": "Thu Mar 31 00:08:05 2022 +0100"
      },
      "committer": {
        "name": "cubag",
        "email": "gcuba@whitestack.com",
        "time": "Tue Apr 05 03:33:40 2022 +0200"
      },
      "message": "Bug 1949 fixed to update the deploy_params_kdu dict instead of overwriting it\n\nChange-Id: I47ffa741679a6942bd3f4e46ec0a382e8a55422c\nSigned-off-by: Pedro Escaleira \u003cescaleira@av.it.pt\u003e\n"
    },
    {
      "commit": "8d625f13e98a5ac75f8dde3c5449c31d3f36ac92",
      "tree": "8c3f38b3ea224ba03d3c4212807f9d9508922d0e",
      "parents": [
        "305b5c4df29e2fe284957ae5f160896b35d34bc9"
      ],
      "author": {
        "name": "vegall",
        "email": "lvega@whitestack.com",
        "time": "Tue Mar 22 16:23:30 2022 +0000"
      },
      "committer": {
        "name": "vegall",
        "email": "lvega@whitestack.com",
        "time": "Tue Mar 22 19:12:51 2022 +0000"
      },
      "message": "Fix bug 1865: Manually scaling VDU from 0 to 1 instance fails\n\nNow it\u0027s possible scale to 0 and then scale back to 1 again\n\nChange-Id: I295f1ae34d15da0186ba470897a9d6834fe9168b\nSigned-off-by: vegall \u003clvega@whitestack.com\u003e\n"
    },
    {
      "commit": "305b5c4df29e2fe284957ae5f160896b35d34bc9",
      "tree": "95a04c2b05e843694b4053c6378f52afcf3de65f",
      "parents": [
        "15db614704fe8bc6a281a92d8e10db3c77794285"
      ],
      "author": {
        "name": "Alexis Romero",
        "email": "garomero@indra.es",
        "time": "Fri Mar 11 15:29:18 2022 +0100"
      },
      "committer": {
        "name": "Alexis Romero",
        "email": "garomero@indra.es",
        "time": "Tue Mar 15 10:27:09 2022 +0100"
      },
      "message": "Feature 10906: Support for Anti-Affinity groups\n\nChange-Id: Ibea6072b6907815d8be80ccb532e17221503f71a\nSigned-off-by: Alexis Romero \u003cgaromero@indra.es\u003e\n"
    },
    {
      "commit": "15db614704fe8bc6a281a92d8e10db3c77794285",
      "tree": "bee449b177b6d40dd1bf188c5cd86d268bcf4b4f",
      "parents": [
        "a0c6bafeb1998041e171aa87b2134f69d650a9c0"
      ],
      "author": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Mon Jan 24 12:51:26 2022 +0300"
      },
      "committer": {
        "name": "garciaale",
        "email": "agarcia@whitestack.com",
        "time": "Mon Mar 07 18:03:36 2022 +0100"
      },
      "message": "Fix Bug 1425 NG-RO unable to pin VNF with vim_account config\n\nIf vnf vim-accounts has been changed during instantiation,\nthe binding between new vim-account information and\nns vld is provided through this fix.\nFixing some code format errors\n\nChange-Id: I183c01d284047d5e49b7219eb88e6d85c0e2666c\nSigned-off-by: aticig \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "a0c6bafeb1998041e171aa87b2134f69d650a9c0",
      "tree": "4d2434179d17f014773344ca803a2015a90cb90d",
      "parents": [
        "f6bb9a1051e7501b6c86bd76bbe31c1ebbeac5b8"
      ],
      "author": {
        "name": "Guillermo Calvino",
        "email": "guillermo.calvino@canonical.com",
        "time": "Wed Feb 02 19:04:50 2022 +0100"
      },
      "committer": {
        "name": "Guillermo Calvino",
        "email": "guillermo.calvino@canonical.com",
        "time": "Thu Feb 10 18:03:22 2022 +0100"
      },
      "message": "Bug 1875 - Scale of KDUs fails when the KDU is instantiated with additional params\n\nChange-Id: Id51434772bbcc4ccdc50d6bde6c559e835c640dc\nSigned-off-by: Guillermo Calvino \u003cguillermo.calvino@canonical.com\u003e\n"
    },
    {
      "commit": "f6bb9a1051e7501b6c86bd76bbe31c1ebbeac5b8",
      "tree": "44729ff927c5b035465b5c04f289bf539536ddf5",
      "parents": [
        "48aee4c70ca4dfed6dd9af32cbf7f2bf542bb4c4"
      ],
      "author": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Tue Feb 01 15:51:29 2022 +0300"
      },
      "committer": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Wed Feb 02 15:07:47 2022 +0100"
      },
      "message": "Bug 1841: LTS Support helm\n\nHelm versions in LCM has been upgraded to  2.17.0 and 3.7.2.\n\nChange-Id: I5f59fa180afa913d029ba6a7484e0f26cbbf6f86\nSigned-off-by: aticig \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "48aee4c70ca4dfed6dd9af32cbf7f2bf542bb4c4",
      "tree": "6eb6e564ce0c23c33657a88f6f044d9e00227434",
      "parents": [
        "57c68152705f20d4716c164c7808c29bb866ac39"
      ],
      "author": {
        "name": "Guillermo Calvino",
        "email": "guillermo.calvino@canonical.com",
        "time": "Tue Feb 01 18:59:50 2022 +0100"
      },
      "committer": {
        "name": "Guillermo Calvino",
        "email": "guillermo.calvino@canonical.com",
        "time": "Tue Feb 01 18:59:50 2022 +0100"
      },
      "message": "Bug 1837 fix - Fix issue executing actions\n\nChange-Id: Ia0bf89036b7601f1ba9f3fe9b724c6693f1ea79a\nSigned-off-by: Guillermo Calvino \u003cguillermo.calvino@canonical.com\u003e\n"
    },
    {
      "commit": "57c68152705f20d4716c164c7808c29bb866ac39",
      "tree": "f6e2eed8ca0138d2d6d1cae1a7f49d9f7ca2f94d",
      "parents": [
        "d213eba8b114fa76c764a3cabb773e263a1cc4fc"
      ],
      "author": {
        "name": "Guillermo Calvino",
        "email": "guillermo.calvino@canonical.com",
        "time": "Wed Jan 26 17:40:31 2022 +0100"
      },
      "committer": {
        "name": "Guillermo Calvino",
        "email": "guillermo.calvino@canonical.com",
        "time": "Fri Jan 28 18:36:18 2022 +0100"
      },
      "message": "Bug 1837 fix - Helm based KNF cannot be instantiated if values files contains a label with special characters \u0027.\u0027\n\nChange-Id: I3c3e806fcc38d18cc4446bb4542dd84c6d0033f9\nSigned-off-by: Guillermo Calvino \u003cguillermo.calvino@canonical.com\u003e\n"
    },
    {
      "commit": "d213eba8b114fa76c764a3cabb773e263a1cc4fc",
      "tree": "9bb3d6d7d6326a0a3e3395f03b64d966792994da",
      "parents": [
        "c41fe83a651559f7e85e959beaeff5ea0a1ceaaa"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue Jan 18 08:52:27 2022 -0500"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue Jan 18 16:00:30 2022 +0100"
      },
      "message": "Bug 1863: LTS Support\n\nUpdates base to Ubuntu 20.04\nAdds apt cache to stage 2 dockerfile\nUpdates python to 3.8\nUpdates pip dependencies to more recent versions\n\nFixes bug 1863\n\nChange-Id: If82a6f3169f7e800c6284c7f3e7f232b7fc73ea5\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "c41fe83a651559f7e85e959beaeff5ea0a1ceaaa",
      "tree": "44d6bc2e7076c8a76b4a4c6032816a5d3bf267fd",
      "parents": [
        "cd509f541c13130f5f79021ec554faa8177b000f"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Mon Nov 29 18:41:42 2021 +0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Jan 10 16:14:10 2022 +0100"
      },
      "message": "Feature 10886 manual scaling for KNF (helm chart) deployment\n\nChange-Id: Icacddc7681f1b5be73e09f186c1aed19fbfabcab\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "cd509f541c13130f5f79021ec554faa8177b000f",
      "tree": "2e177c5de494606de3e0b25ea9a6f7a6a1cb5adf",
      "parents": [
        "73bac504fefbcddeed4551d97adc0ea13eebd705"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Nov 23 10:04:12 2021 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 01 10:33:09 2021 +0100"
      },
      "message": "Add more logs to ns.py to know nsr and nsd retrieved from db\n\nChange-Id: Id4a9dd111ccc26fd98e9fcce60f74d6d24af66d1\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "73bac504fefbcddeed4551d97adc0ea13eebd705",
      "tree": "ddb61dcbc0c96b827865fe00b606d7e71942938e",
      "parents": [
        "444bf96bc9b940a9c9f887d717e0d3c9b4bd8a6d"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue May 11 07:38:47 2021 -0400"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Nov 12 16:24:23 2021 -0300"
      },
      "message": "feat(prometheus): prometheus config no longer depends on LCM\n\nChange-Id: I444ede724b50142244d2149fc276ae171a72a112\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "444bf96bc9b940a9c9f887d717e0d3c9b4bd8a6d",
      "tree": "dfc5c2bce78339b50fcd530a2464e85176108bb7",
      "parents": [
        "a96dd9c3f653a8055187adb6671ffc34f228b8a5"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Nov 11 16:35:26 2021 +0100"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Nov 12 15:48:36 2021 +0100"
      },
      "message": "Fix bug 1761: support entities in relations for backwards compatibility\n\nChange-Id: Ic257ca354c881b059c38283263049f8de52a79a1\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "a96dd9c3f653a8055187adb6671ffc34f228b8a5",
      "tree": "efcda3bc76c534063134e3bf536588097c19ae2c",
      "parents": [
        "486707fb941546f366f89ed30e35d280395e6226"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Wed Oct 13 17:37:36 2021 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Nov 12 13:48:41 2021 +0100"
      },
      "message": "bugfix(filesystem sync): sync vnf descriptor files before running a primitive. Bug 1690\n\nChange-Id: I8ccad0836c8392d97be9417b61f438316fc2e6d4\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "486707fb941546f366f89ed30e35d280395e6226",
      "tree": "c624919977eb26eeed08ff874ddcca9816e47b2f",
      "parents": [
        "b4ebcd0dd81e08d7294156c2aca10d84ca9bb824"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Nov 08 17:18:50 2021 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Nov 09 09:25:59 2021 -0300"
      },
      "message": "feature: sol004 and sol007\n\nChange-Id: Ic53b1b349f9306a0ce2ec01a61837b32cf0bcfb7\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "b4ebcd0dd81e08d7294156c2aca10d84ca9bb824",
      "tree": "5873b1a7759f8e1e88f9987c52fac71f25076583",
      "parents": [
        "5506c1831e40b5a8086ec5037f2b791802526952"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Oct 28 02:00:43 2021 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Nov 03 11:48:39 2021 +0100"
      },
      "message": "Feature 10887: Add cross-model relations support\n\nChanges:\n- Update the `osm_lcm.ns.NsLcm._add_vca_relations` function, and\ndecouple it into simpler and smaller functions.\n- Get relation data for the descriptor taking into account the changes\nintroduced here: https://osm.etsi.org/gerrit/11212/\n- Add `osm_lcm.data_utils.vca` module to take care of VCA related parts\nin the IM\n- Add a couple of functions into the `osm_lcm.data_utils` package:\n  - nsd: get_vnf_profile(), get_ns_configuration(),\nget_ns_configuration_relation_list()\n  - nsr: get_nsd(), get_deployed_vca_list(), get_deployed_vca()\n  - vnfd: get_relation_list()\n- Rename `osm_lcm.data_utils.vnfd.get_kdu_profile` to `osm_lcm.data_utils.vnfd.get_kdu_resource_profile`\n\nChange-Id: I6da29e656d092e17c85b44f5b3960a6ca3aa3ad8\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "5506c1831e40b5a8086ec5037f2b791802526952",
      "tree": "a8f7c36261536226ebb2018c2e702763257b8e87",
      "parents": [
        "98488edea54d619415d18c72a3b213ac2b75e5aa"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Oct 21 17:03:48 2021 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Oct 21 17:03:48 2021 +0200"
      },
      "message": "Fix 1716: get nsr vca id from vim account\n\nChange-Id: I814e8c2e9f4ad4fb973958abe5c9453138f701fb\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "98488edea54d619415d18c72a3b213ac2b75e5aa",
      "tree": "75a70120493eab771cc2f0eb74c98134da0824b8",
      "parents": [
        "61f61928dbdd78182370a34763c93ad13cdd40f3"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Thu Jul 29 17:42:49 2021 +0300"
      },
      "committer": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Mon Aug 16 12:03:14 2021 +0300"
      },
      "message": "Bug 1609 fix\n\nThe fix requires merging this https://osm.etsi.org/gerrit/c/osm/N2VC/+/11086 commit.\nThen it can pass the jenkins w/o failure\n\nChange-Id: Icef9a467b8b037db33a0cf3c444247378ff6499b\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "61f61928dbdd78182370a34763c93ad13cdd40f3",
      "tree": "0e1edede6ebe935128d3120208ec668b9f35d71d",
      "parents": [
        "40365e81b483a1670ae2bd13f1b0b284e4b1af87"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Thu Jul 29 07:56:27 2021 +0300"
      },
      "committer": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Thu Jul 29 07:56:41 2021 +0300"
      },
      "message": "misspelling fix\n\nChange-Id: Ief505adac777cf6269a34b01b20ef718e9d586f4\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "40365e81b483a1670ae2bd13f1b0b284e4b1af87",
      "tree": "25c976603dd0d3054e45942082f1a85a1fb0c283",
      "parents": [
        "76ba923c9c5696a09ad9b2ac10ff7f5660078549"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Mon Jul 26 15:24:21 2021 +0200"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Mon Jul 26 15:28:20 2021 +0200"
      },
      "message": "Fix bug 1606 - Adding fs.sync() at startup\n\nChange-Id: I9931b0c87923ade9cae36b59c8a2cab939c3bb93\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "76ba923c9c5696a09ad9b2ac10ff7f5660078549",
      "tree": "3c37c05dd00ff93114c212c55a5a60789f4eaf5a",
      "parents": [
        "586fe542e77b9d225ccfdc46d2fc9c96d8d2cd2b"
      ],
      "author": {
        "name": "endika",
        "email": "endika.aldecoa@ehu.eus",
        "time": "Mon Jun 21 18:55:07 2021 +0200"
      },
      "committer": {
        "name": "endika",
        "email": "endika.aldecoa@ehu.eus",
        "time": "Mon Jun 21 18:55:07 2021 +0200"
      },
      "message": "Fix 1582 : deploy juju units \u003d number-of-instances\n\nChange-Id: I938715344294150ed99da719cae4efb0d1bf975a\nSigned-off-by: endika \u003cendika.aldecoa@ehu.eus\u003e\n"
    },
    {
      "commit": "586fe542e77b9d225ccfdc46d2fc9c96d8d2cd2b",
      "tree": "0027f9110252b6d9b5c68bd7024ed4c9ff993ea9",
      "parents": [
        "f31b66d93cf8183a02f3a4e0e92ea1a8c6b4a9b4"
      ],
      "author": {
        "name": "Dat Le",
        "email": "datle.it@gmail.com",
        "time": "Thu Jun 03 09:50:21 2021 +0700"
      },
      "committer": {
        "name": "Dat Le",
        "email": "datle.it@gmail.com",
        "time": "Thu Jun 03 09:50:21 2021 +0700"
      },
      "message": "Fix Bug 1556 - redundant input param in calling _check_or_add_scale_suboperation\n\nChange-Id: I19e58252df4ba2dd18aa372d6043713866cae17b\nSigned-off-by: Dat Le \u003cdatle.it@gmail.com\u003e\n"
    },
    {
      "commit": "f31b66d93cf8183a02f3a4e0e92ea1a8c6b4a9b4",
      "tree": "79dafcc9c52ab2217b3a5cf8179d9bd5d4fe2f95",
      "parents": [
        "4554a700d861c477360b6360920a5cb8c1f61718"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon May 31 15:39:04 2021 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon May 31 15:41:38 2021 +0200"
      },
      "message": "Update Dockerfile.local to work with cloned common and N2VC\n\nChange-Id: I7bc5c2b551c52c2c0d3455deabe02412872ff162\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "4554a700d861c477360b6360920a5cb8c1f61718",
      "tree": "e0a5d35c5ee7d960e77256fdd74c98ed7c6f6b72",
      "parents": [
        "9ad54a4e89136b65a6ae8aad7c5f4ae494256f68"
      ],
      "author": {
        "name": "romeromonser",
        "email": "garomero@indra.es",
        "time": "Fri May 28 12:00:08 2021 +0200"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon May 31 03:20:47 2021 +0200"
      },
      "message": "Bugfix 1550: Setting a custom release name for Helm based kdus\n\nChange-Id: I38a04094d6b2327f0758451ed6d8619f8a121687\nSigned-off-by: romeromonser \u003cgaromero@indra.es\u003e\n"
    },
    {
      "commit": "9ad54a4e89136b65a6ae8aad7c5f4ae494256f68",
      "tree": "7ec7f7caab24f28d622e85cf0182fbd91d07bb94",
      "parents": [
        "5f75f10f2308aa6a8cf36cfdeeb20dc95316c5ce"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri May 28 12:08:18 2021 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri May 28 12:08:18 2021 +0200"
      },
      "message": "Fix 1533 (nscharms): read juju from descriptor\n\nIn the VNFD, the juju section has been removed and included inside the\nexecution environment list. Since then basic_12 (nscharms) has not been\nproperly working because we are only looking for the\nexecution-environment-liist key inside the descriptor, but that does not\napply to the NSD.\n\nAdditionally, I fixed the deletion of the nscharm, that was failing due\nto the member-vnf-index key not existing in the deployed VCA.\n\nChange-Id: Icb3220f28e373cf8ac3f978c9a3a83b179540512\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "5f75f10f2308aa6a8cf36cfdeeb20dc95316c5ce",
      "tree": "c40bcc8450446251ad354e1d20de3b4a7ea7850d",
      "parents": [
        "5697b8b03a3acd17827ce536cb8aff15df8776ad"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Mon Mar 15 11:26:10 2021 +0300"
      },
      "committer": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Wed May 19 16:18:39 2021 +0300"
      },
      "message": "Feature 10509 manual scaling for native k8s charm\n\nAlso includes improvements for scale function\n\nChange-Id: I23f51b8c1b219681841d0b1f7f4db3a0d9ed4c7b\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "5697b8b03a3acd17827ce536cb8aff15df8776ad",
      "tree": "685cfbfd6e33882b9e584564509a49e31ecdabb0",
      "parents": [
        "021e70d2eb5caa25a7e731ed70f2a008cf8057d7"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Mar 24 09:17:02 2021 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri May 14 16:13:13 2021 +0200"
      },
      "message": "Reformat LCM to standardized format\n\nChange-Id: I2259f4fc330129ff2d6c805618c2e069aa74564c\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "021e70d2eb5caa25a7e731ed70f2a008cf8057d7",
      "tree": "dcb7fe21b03dce941db907ff68bc58c83173eca5",
      "parents": [
        "6ec62b7495f91c1c8388f835696d581ef35c69d6"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Mar 11 12:03:30 2021 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu May 06 23:56:43 2021 +0200"
      },
      "message": "fix(FS): sync problems fixed syncing only the particular NSD and VNFD that the instantiation needs\n\nChange-Id: I7410f6f39aa58a57ab91410c45dc7d7042b0293d\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "6ec62b7495f91c1c8388f835696d581ef35c69d6",
      "tree": "a48f2a7c28da4da1263b70e68f0d3b6c8a0707f9",
      "parents": [
        "45966a0a302621ed3f2d03f50cd61a584fddf0ab"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Feb 25 17:20:35 2021 -0300"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu May 06 23:02:06 2021 +0200"
      },
      "message": "fix/feat(relations): external connection point ref now works with multiple KDU\n\nChange-Id: I01fac4167617450670999c87200bd3d8179f7293\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "45966a0a302621ed3f2d03f50cd61a584fddf0ab",
      "tree": "499f9b44ee51469421ff191927cbe2c8fdee5c3a",
      "parents": [
        "c458bf58d07be523b7198fe484c31b8fc96478b3"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Tue May 04 19:32:45 2021 +0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue May 04 21:10:57 2021 +0200"
      },
      "message": "Bug 1526 Fix\n\nIf vnfd:id and vnfd:df:lcm-operations-configuration:operate-vnf-op-config:day1-2:id\nare not the same, it fails to add the relation defined in NSD.\n\nChange-Id: I15e0a23c726fe4257c1b628faae2b2b50c0675e9\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "c458bf58d07be523b7198fe484c31b8fc96478b3",
      "tree": "ba911f6c5aa8af599453603a9c991a0304928dbe",
      "parents": [
        "02ae5404cf6e5fed364fdc22505c9d0f11fa5398"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Fri Feb 26 15:41:45 2021 +0300"
      },
      "committer": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Tue May 04 19:21:14 2021 +0300"
      },
      "message": "Fix 1462\n\nasyncio.sleep is not needed with the changes on https://osm.etsi.org/gerrit/c/osm/N2VC/+/10399.\n\nChange-Id: Ie7179140011c0c13d4957b8b7824125ac0cac4dd\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "02ae5404cf6e5fed364fdc22505c9d0f11fa5398",
      "tree": "6b70046010516dbe9232fb2b55e5a363b08032b6",
      "parents": [
        "c1fe90adf8ed0d671342c617fed7184629c7003e"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue May 04 13:15:57 2021 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue May 04 13:15:57 2021 +0200"
      },
      "message": "Fix bug 1525\n\nThis patch adds **kwargs in the LCMHelmConn methods that are not used.\nThe feature 10239 added the vca_id parameter for the LCM and N2VC\ncommunication for Juju related execution environments. The current patch\nwill avoid having to add extra parameters that are not needed nor used\nin the LCMHelmmConn.\n\nChange-Id: I673a36c7c13891a53de1d7dc547f13c81616d373\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "c1fe90adf8ed0d671342c617fed7184629c7003e",
      "tree": "35523d5b6aa0652d2a9d49787ecc92ff74967315",
      "parents": [
        "d2753c3f33a69ebc708d46f7e1561d891e362afc"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Mar 31 19:12:02 2021 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon May 03 16:45:41 2021 +0200"
      },
      "message": "Feature 10239: Distributed VCA\n\n- Handle VCATopic: https://osm.etsi.org/gerrit/#/c/osm/NBI/+/10574/\n- Pass vca_id to calls in N2VC, so N2VC can know to which VCA it needs\nto talk\n\nDepends on the following patch: https://osm.etsi.org/gerrit/#/c/osm/N2VC/+/10616/\n\nChange-Id: I080c1aab94f70de83f2d33def74ccd03450dbdd6\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "d2753c3f33a69ebc708d46f7e1561d891e362afc",
      "tree": "2bdd6594098c644711431699c3eda1dcb05a3886",
      "parents": [
        "1900848f8ab8e046f5184da5a2763e22ab7ba648"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Thu Apr 22 12:58:58 2021 -0400"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Apr 22 22:01:53 2021 +0200"
      },
      "message": "Including upstream requirements\n\nNow that internal OSM software does not specify python modules in\nsetup.py, we need to include the requirements.txt from the module\nin the requirements-dev.in to generate the full list properly.\n\nChange-Id: Ieebd667829444217d1d38e05261d6f50b9f0d180\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "1900848f8ab8e046f5184da5a2763e22ab7ba648",
      "tree": "a1130b25a2b46db93ea473c9cf3ddeac2a37b5bf",
      "parents": [
        "dbcdf5ce78a34db9ae0aa7a24121d14e9cc4aa22"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Mon Apr 19 11:40:18 2021 +0000"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Apr 22 21:37:12 2021 +0200"
      },
      "message": "Fixed bug 1476: VLD params (ip-profile) inside a NS not used\n\nChange-Id: I3f330610659a1b627dd74bfd9e1dd4d722ebf7d2\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "dbcdf5ce78a34db9ae0aa7a24121d14e9cc4aa22",
      "tree": "49998eecf2a4a9c4aaed39cf316884dae8116479",
      "parents": [
        "acf83f8f25e8c900e32826be970804d9c82b00b3"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Mon Apr 19 15:31:57 2021 -0400"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Mon Apr 19 15:31:57 2021 -0400"
      },
      "message": "Adding GitLab Scanner\n\nAdds gitlab-ci yaml file to enable security scans in GitLab mirror\n\nChange-Id: Ie660d19b4e9a834abe38589e5c32447531345d63\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "acf83f8f25e8c900e32826be970804d9c82b00b3",
      "tree": "9caf52d8d324dbc2d4ec4299bbff99cc4c1087c6",
      "parents": [
        "b1c9f37d645d82c14f1ee85e8b9f8362cc978c94"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed Mar 17 08:11:23 2021 -0400"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Apr 06 22:30:04 2021 +0200"
      },
      "message": "Feature 10296 Pip Standardization\n\nCreates standard template for tox.ini\nIntroduces \u0027safety\u0027 for listing upstream CVEs\nPins all versions of all upstream modules\nRemoves Makefile step and places all build logic into tox.ini\n\nChange-Id: I15c8ec22ad911d5bfa67df5a85175642a59da971\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "b1c9f37d645d82c14f1ee85e8b9f8362cc978c94",
      "tree": "aafbff5d6849a5943a68b93e8a18ba85c2de66a4",
      "parents": [
        "4369058fc74040102bc7d5d41cd92b579e9027dc"
      ],
      "author": {
        "name": "ksaikiranr",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Mon Mar 15 11:07:29 2021 +0530"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Mar 26 14:48:03 2021 +0100"
      },
      "message": "Bug 1422 - NSR record contain stale vcaStatus after successful completion of day 2 fixed.\n\nAddressed review comments\n\nChange-Id: I2f5585ee48d4641136c6ac146bb10b3cf928b006\nSigned-off-by: Priyadharshini G S \u003cpriyadharshini.g@tataelxsi.co.in\u003e\nSigned-off-by: ksaikiranr \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "4369058fc74040102bc7d5d41cd92b579e9027dc",
      "tree": "a8caaa8900d2c63ceed951772c2bf48bce24974c",
      "parents": [
        "656b6ddc53d7b6640a7b4fad1a7b80241dce9e70"
      ],
      "author": {
        "name": "ksaikiranr",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Wed Mar 17 11:41:22 2021 +0530"
      },
      "committer": {
        "name": "rbara",
        "email": "barath.r@tataelxsi.co.in",
        "time": "Thu Mar 18 16:45:35 2021 +0100"
      },
      "message": "Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard\n\nAdded unit tests for vca status refresh in lcm\n\nChange-Id: Ic2009a321991526f284d88858fd6ee19a2eed960\nSigned-off-by: gspri \u003cpriyadharshini.g@tataelxsi.co.in\u003e\nSigned-off-by: ksaikiranr \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "656b6ddc53d7b6640a7b4fad1a7b80241dce9e70",
      "tree": "1e477cc568a8075f2318833be3f35d61db6b9298",
      "parents": [
        "5b2c45aad0bbfdd4410ed3912ff6a21cea1216a9"
      ],
      "author": {
        "name": "ksaikiranr",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Fri Feb 19 10:25:18 2021 +0530"
      },
      "committer": {
        "name": "rbara",
        "email": "barath.r@tataelxsi.co.in",
        "time": "Thu Mar 18 16:01:39 2021 +0100"
      },
      "message": "Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard\n\nIn ns.py file\n\nAdded _on_update_k8s_db function to update KNF vcaStatus in NSR record\nIntegrated the vca status refresh function for updating KNF status\n\nChange-Id: Ieba74e3d6d45766ad4b808665a3c62b046a42b2a\nSigned-off-by: jayaramans \u003cselvi.j@tataelxsi.co.in\u003e\nSigned-off-by: ksaikiranr \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "5b2c45aad0bbfdd4410ed3912ff6a21cea1216a9",
      "tree": "0cefca47aed3aae295d1c2b4c951df6a9bdcf645",
      "parents": [
        "3fde2c74e06b9480af749666ac0fd25af128d9a2"
      ],
      "author": {
        "name": "ksaikiranr",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Wed Jan 27 22:13:22 2021 +0530"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Mar 18 13:34:53 2021 +0100"
      },
      "message": "Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard\n\nIntegrated functions implemented in n2vc module for\nactions list, configs list and executed actions/history of actions\n\nChange-Id: I25db0d9fe4535b9908883a6f2175c3e80997e7cf\nSigned-off-by: ksaikiranr \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "3fde2c74e06b9480af749666ac0fd25af128d9a2",
      "tree": "90f5963802f2eff7647fc9b3c59888de8fdbb956",
      "parents": [
        "625e025c3062278a5684762f5042df9e4e944ac5"
      ],
      "author": {
        "name": "ksaikiranr",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Mon Mar 15 10:39:06 2021 +0530"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Mar 18 13:34:16 2021 +0100"
      },
      "message": "Feature-9904: Enhancing NG-UI to enable Juju operational view dashboard\n\nImplemented functions to receive vcaStatus update message from kafka\nand update nsr record in mongo.\nAddressed review comments\n\nChange-Id: I54f526c74fd27328c88721002d41bd85a182f9eb\nSigned-off-by: Priyadharshini G S \u003cpriyadharshini.g@tataelxsi.co.in\u003e\nSigned-off-by: ksaikiranr \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "625e025c3062278a5684762f5042df9e4e944ac5",
      "tree": "934a1c1ce1e3c448088ad9310cd517d8a2c1c543",
      "parents": [
        "6d9a7511c261e9da05766aa32dd635462f762c64"
      ],
      "author": {
        "name": "limon",
        "email": "alimonj@indra.es",
        "time": "Mon Mar 15 09:39:43 2021 +0100"
      },
      "committer": {
        "name": "limon",
        "email": "alimonj@indra.es",
        "time": "Mon Mar 15 09:39:43 2021 +0100"
      },
      "message": "Fix Pre and Post Scale operations\n\nChange-Id: If865dec846b0d28e31f272d512cb47ad62b2948a\nSigned-off-by: limon \u003calimonj@indra.es\u003e\n"
    },
    {
      "commit": "6d9a7511c261e9da05766aa32dd635462f762c64",
      "tree": "ec79f3c3570ca727a2cf9912142fec3177cee138",
      "parents": [
        "c43253de0f53c4bbd3f4b67c6d57c6efc437cd7a"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Mar 05 15:01:54 2021 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Mar 05 15:01:54 2021 +0100"
      },
      "message": "Add missing parameter to generate_kdu_instance_name\n\nIn the commit c4da25cc that fixes 1412 I forgot to add the kdu_name\nvariable.\n\nChange-Id: I12697d66e590660fe27b3a5abd32634b509a4fbd\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "c43253de0f53c4bbd3f4b67c6d57c6efc437cd7a",
      "tree": "c73006f29fcaa70f36979ab8b63d1f47a106b281",
      "parents": [
        "04694c678958696bbdb0a09b43e679b2548acf0e"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Mar 04 13:12:48 2021 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Mar 04 13:15:23 2021 +0100"
      },
      "message": "Fix minor issue in LCMHelmConn\n\nscaling_in argument has been added to the delete_execution_environment\nfor the juju connector. This patch adds kwargs to the helm connector.\nThe scaling_in is not currently used by helm.\n\nChange-Id: I4723d6f194cdd64a4b3bbef348457fb6c2a1e47c\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "04694c678958696bbdb0a09b43e679b2548acf0e",
      "tree": "9d60c892b25ab2dec3f4ca5c0957921c968020c6",
      "parents": [
        "d64e274c9164f8b57d08df5b80d516eb69def066"
      ],
      "author": {
        "name": "garciaale",
        "email": "agarcia@whitestack.com",
        "time": "Tue Mar 02 10:49:28 2021 -0300"
      },
      "committer": {
        "name": "garciaale",
        "email": "agarcia@whitestack.com",
        "time": "Tue Mar 02 10:49:28 2021 -0300"
      },
      "message": "Fixes 1440 with proper iteration of dict\n\nChange-Id: If1cdf143aaebb8c5246a8cae6cc6aff239ab0637\nSigned-off-by: garciaale \u003cagarcia@whitestack.com\u003e\n"
    },
    {
      "commit": "d64e274c9164f8b57d08df5b80d516eb69def066",
      "tree": "33944bc8d45be7e267698caefdc5c859abfa4e91",
      "parents": [
        "132515638cd925a0d070fbf5b08f21ae7ddce05c"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Feb 25 20:19:18 2021 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Feb 26 07:18:44 2021 +0100"
      },
      "message": "Fix bug 1412: Generate kdu instance from LCM\n\nChange-Id: Ic8fbcd1d78eeef60ec0c943bcd233f8d8ee4f166\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "132515638cd925a0d070fbf5b08f21ae7ddce05c",
      "tree": "4018e5c330733044f4268124e3192bec57c12a6f",
      "parents": [
        "9a256dbc33676a12665c8a77e1e22154d34eab4b"
      ],
      "author": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Fri Feb 12 22:19:10 2021 +0300"
      },
      "committer": {
        "name": "aktas",
        "email": "emin.aktas@ulakhaberlesme.com.tr",
        "time": "Thu Feb 25 17:49:13 2021 +0300"
      },
      "message": "Bug 585 Fix for scaling\n\nThis fix should be merged with this\nhttps://osm.etsi.org/gerrit/c/osm/N2VC/+/10364\n\nChange-Id: I43fb4e5c81dbbaed07f01ba1a3ba399f7425b347\nSigned-off-by: aktas \u003cemin.aktas@ulakhaberlesme.com.tr\u003e\n"
    },
    {
      "commit": "9a256dbc33676a12665c8a77e1e22154d34eab4b",
      "tree": "34b335a5daf26bdbbc5f993dca4ee769fce7205d",
      "parents": [
        "a5ae90b046fc9760c542832e4543d4c4790f869a"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Feb 22 18:02:07 2021 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Feb 23 00:06:00 2021 -0300"
      },
      "message": "fix(configuration): juju related changes to honor descriptor changes introduced in v8 and fixes for new configuration model\n\nChange-Id: Ib5131a94b944c1aed985c2a612cf2b5d871673de\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "a5ae90b046fc9760c542832e4543d4c4790f869a",
      "tree": "1175ba756b31df6ca80fea9e852dd17492fc1062",
      "parents": [
        "e5a31bcab1fdb1b168d90307d84fe35c180797ce"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Feb 12 11:26:46 2021 +0000"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Feb 22 16:34:58 2021 +0100"
      },
      "message": "Fix bug 1442: set SDN target in vim_info for NS VLD\n\nChange-Id: Ie4ed89c261604c74a504adbed8482036b7db4951\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "e5a31bcab1fdb1b168d90307d84fe35c180797ce",
      "tree": "2ced00330e71a27d416b2ba332d0f3d92bb36339",
      "parents": [
        "0cfe5b860e471c179a19367b8773836197f0747b"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Wed Feb 17 19:09:12 2021 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Sun Feb 21 17:52:00 2021 +0100"
      },
      "message": "fix(configurations): LCM adapted for new configuration container in IM\n\nChange-Id: I5511a659e257a42d6bbdb48c495f93078bd12928\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "0cfe5b860e471c179a19367b8773836197f0747b",
      "tree": "30b736add457b2c39dd83612ff5148f4b649a8d4",
      "parents": [
        "7dc946716e5fc51340e143442ce45bff8c948525"
      ],
      "author": {
        "name": "garciaale",
        "email": "agarcia@whitestack.com",
        "time": "Tue Feb 16 15:47:52 2021 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Thu Feb 18 19:50:14 2021 +0100"
      },
      "message": "Updates LCM test descriptors to SOL006 3.3.1\n\nChange-Id: Ic86d62bafe9fa4fdcaf7b750501d002851022f78\nSigned-off-by: garciaale \u003cagarcia@whitestack.com\u003e\n"
    },
    {
      "commit": "7dc946716e5fc51340e143442ce45bff8c948525",
      "tree": "ed1c50e93bf8034f3c4d2f5c6473b23daff9c39c",
      "parents": [
        "a100366a1e9c730909c95fde4e21a51964e5ee44"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Mon Feb 08 11:49:50 2021 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Feb 17 06:20:20 2021 +0000"
      },
      "message": "Fix bug 1432: No support for alternative images for sol006\n\nChange-Id: Icc4a9871c0ae44fc516b6c60fd6e0a641324fcdd\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "a100366a1e9c730909c95fde4e21a51964e5ee44",
      "tree": "babbb11f25344185990a7883668553066f6e0fe0",
      "parents": [
        "bc10a08e36de1ff2e850128b5a4b00d301aabe31"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue Feb 16 21:07:58 2021 +0100"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Feb 16 21:25:12 2021 +0100"
      },
      "message": "Fix minor issue\n\nIf initial-config-primitive or config-primitive do not exists, there was\nan error.\n\nChange-Id: If43cef7369a5f6d57c99347ba8a4b7b08790d057\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n(cherry picked from commit 95cc9c5f864ef0d5b78eca278e41a023d7e79281)\n"
    },
    {
      "commit": "bc10a08e36de1ff2e850128b5a4b00d301aabe31",
      "tree": "51c39ade0f0a5a024b6c6210e1987394b09ee935",
      "parents": [
        "07e53f5dde4bf7b2f31d71d0da0eab00c8d63648"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Jan 26 12:12:03 2021 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Jan 26 12:12:03 2021 +0000"
      },
      "message": "Bug 1417 solved: Timeout contacting EE grpc server\n\nChange-Id: Ie1b67cc20726bf0358f3a96fb0549455a32e7957\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "07e53f5dde4bf7b2f31d71d0da0eab00c8d63648",
      "tree": "5a904d6d7b31d95a3bcc9245d2f47c3aa171a936",
      "parents": [
        "40603578bc470675f4662ca9534be7515e7a8c9c"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Dec 15 10:54:02 2020 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Dec 15 13:44:58 2020 +0000"
      },
      "message": "Changes for IM change 10095: remove kdu-model\n\nChange-Id: I14dff0d94e8deb389d915f43e2a8aa41c618ca76\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "40603578bc470675f4662ca9534be7515e7a8c9c",
      "tree": "acf112a122551d012b9fa0993b78e2f1fa62b9d1",
      "parents": [
        "a7cb70b362dd95528deb64ab21ebad953009add6"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Dec 10 20:10:53 2020 +0100"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Mon Dec 14 21:13:25 2020 +0100"
      },
      "message": "Fix bug for ns-primitives (manual testing)\n\ndb_vnfr was None. Therefore, the get_osm_params was raising some errors.\nThat\u0027s fixed now\n\nChange-Id: Ied4b0fdb9f374dbfaeb0f4947e75a8a310678a1e\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "a7cb70b362dd95528deb64ab21ebad953009add6",
      "tree": "46d5a1aaa3afeaf45e2a091ab2224d7748b52e49",
      "parents": [
        "c80bfdba5bdff39d67de52bfba477aa5d0599908"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Dec 11 16:37:01 2020 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Dec 11 16:37:01 2020 -0300"
      },
      "message": "fix(sapd): sapd used to specify exposed connections at NS level. Fixes Bug 1321\n\nChange-Id: I61b52f77102cc70da01da7f35bdbf79dedcd6ae9\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "c80bfdba5bdff39d67de52bfba477aa5d0599908",
      "tree": "e0d46ad6032baa89525da90489222bbec0c5e88a",
      "parents": [
        "d41dbd613b7bc4d7f69349ff7b05c63a6096417b"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Dec 11 11:08:13 2020 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Dec 11 11:08:40 2020 -0300"
      },
      "message": "fix(kdu): kdu-profiles uses name instead of id\n\nChange-Id: If0539994cdfe857fe44120c41f26d9ebfdec9646\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "d41dbd613b7bc4d7f69349ff7b05c63a6096417b",
      "tree": "b9962007704177e91d8c01a3bf94d3fd0b5ef4bb",
      "parents": [
        "18cb3cb207d63cf1b13168f79205623030a543fa"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Dec 10 12:52:52 2020 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Dec 11 08:46:46 2020 +0100"
      },
      "message": "Fix bug 1368 and 1369\n\nChange-Id: I3c88b3a9295ce0b105410a76356e88da0f1e24a5\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "18cb3cb207d63cf1b13168f79205623030a543fa",
      "tree": "fa358d42bd7cef60313d9fe9b486ba9ba1570819",
      "parents": [
        "832f899a8fa59e67a1e5e34356ef192b835b79a7"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Thu Dec 10 14:21:10 2020 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Thu Dec 10 14:23:24 2020 +0000"
      },
      "message": "Bug 1306 solved\n\nCorrected problem introduced at commit aae391fc that changed parameters\nto deploy ee for helm\n\nChange-Id: I33e5971e5620d8d37134cbb2dfa499f5eaa17bc4\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "832f899a8fa59e67a1e5e34356ef192b835b79a7",
      "tree": "d6ea434f5649e2ddac9fbed6b8137391c3fd260c",
      "parents": [
        "922c41753ffbb4b526f2135a23c39f480c58e2cb"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Dec 07 12:57:31 2020 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Dec 07 13:18:26 2020 -0300"
      },
      "message": "fix(scale): manual scaling now works\n\nChange-Id: I1f54930996368626d292ace5b55e45e9472775a7\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "922c41753ffbb4b526f2135a23c39f480c58e2cb",
      "tree": "4c2847df8294a6587d8498bd85ebd30399ff2ae4",
      "parents": [
        "43d82191273d8771c0da264065f8cfc0426b093d"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Nov 24 21:21:43 2020 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Nov 27 12:45:29 2020 -0300"
      },
      "message": "feat(sol006): LCM migration to SOL006\n\nChange-Id: I48a3ec2fec0b1e0173bb0f3aaa83a774d46b3955\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "43d82191273d8771c0da264065f8cfc0426b093d",
      "tree": "693f4c6eb1c9c770349c388ebf2f31bddb4b5327",
      "parents": [
        "a8bbe67b84f4ef37107d882f0e7fab6ff6a1fc7e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Nov 18 12:47:52 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 19 16:20:14 2020 +0100"
      },
      "message": "fix minor error at k8scluster helm v3 deletion\n\nChange-Id: I842ec05cbdd221599eb8b5e458f3e5b8131a08b1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a8bbe67b84f4ef37107d882f0e7fab6ff6a1fc7e",
      "tree": "f94a7aa71a8e2f35f033d51f281f512dfe345b90",
      "parents": [
        "e44e747764d3869863e2d4d89ed796da3722c0a4"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Nov 19 13:06:54 2020 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Nov 19 13:25:49 2020 +0100"
      },
      "message": "Fix bug 1297\n\nChange-Id: I8e4b4be847dcd592bbb7c2e69d7065adc7336740\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "e44e747764d3869863e2d4d89ed796da3722c0a4",
      "tree": "f4cb7003862888cfa9304a1370a984451f1b4529",
      "parents": [
        "2357f4e54515ce965fcc5723d274c12ec12c01c7"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Nov 18 13:09:58 2020 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Nov 18 13:09:58 2020 +0100"
      },
      "message": "Fix bug introduced in aae391fc:\n\nconfig parameter does not exist in the create_execution_environment\nfunction\n\nChange-Id: I445fd3ef7e78f2a8f565829291b264632a0f56d5\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "2357f4e54515ce965fcc5723d274c12ec12c01c7",
      "tree": "f58221cb7edf46214ebb37fc985390c375c290b4",
      "parents": [
        "aae391fc83f3b20e058769ff3356ca4d9965a3b8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 16:38:59 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Nov 17 17:48:40 2020 +0000"
      },
      "message": "Feature 7184 New Generation RO enhancemnt\n\n- Adding ssh-key injection\n- Adding parameter instantiation to NG-RO\n- Removing for NG-RO vim creation and edition\n- Autodetect if it is old RO or new generatio RO\n- Provide cloud init text for new generatio RO\n- scaling for new generation RO\n- Adding sdn creation info at new generation RO\n\nChange-Id: I322c2a8989b58e89ad981926f11cfdd3e630b75a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "aae391fc83f3b20e058769ff3356ca4d9965a3b8",
      "tree": "3fc7dda318659371735e3df7fef30362887b1090",
      "parents": [
        "18ebc3ad0e546dfa7ce649d336bd1c838b38d94c"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon Nov 09 11:12:54 2020 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Nov 17 10:40:46 2020 +0100"
      },
      "message": "Feature 9952: Distributed Proxy Charms\n\nThis feature allows to specify the destination clouds for Proxy Charms\nassociated with a specific VIM Account\n\n- Remove N2VCJujuConnectorLCM usage.\n- Parse VIM config parameters to get vca_k8s_cloud,\nvca_k8s_cloud_credential, vca_cloud, and vca_cloud_credential\nparameters.\n- Pass the above parsed parameters to N2VC\n\nChange-Id: I660d9b7245ae30d8fdc0dc3df470ee003abbba75\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "18ebc3ad0e546dfa7ce649d336bd1c838b38d94c",
      "tree": "5874abb224f0b88aca5aee285a1143c8cf830983",
      "parents": [
        "b5b9c98cc1babe7eac7d62763f89818e02d52bbd"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Thu Oct 22 09:54:51 2020 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Nov 17 07:40:46 2020 +0000"
      },
      "message": "Added support for helm v3\n\nChange-Id: Ib64dfc56d72d58e344088f4aad8d38353ce4c01b\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "b5b9c98cc1babe7eac7d62763f89818e02d52bbd",
      "tree": "f21615d193f3e6f16ce13bd425376c5435097967",
      "parents": [
        "a6f21924f3dab8563a847f0e4bdfd7a5b332520b"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Sep 02 09:55:05 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 16 10:01:54 2020 +0100"
      },
      "message": "Syncronize with fs before deploy package with ee\n\nChange-Id: Ic9ce2f93c82217976a665b5adb099b4b51b49bc0\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "a6f21924f3dab8563a847f0e4bdfd7a5b332520b",
      "tree": "661882358894c2ef85cab4cd5e4dbc0340feee78",
      "parents": [
        "da1ff8cd2072f461b47ac1460ede016acc128791"
      ],
      "author": {
        "name": "Vijay Nag B S",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Tue Sep 29 17:32:29 2020 +0530"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 05 09:32:25 2020 +0100"
      },
      "message": "Support for mongodb replicaset connection (HA).\n\nAdded replicaset field in lcm.cfg file, which is used in\nmongodb connection string (osm_common/db_mongo.py).\n\nChange-Id: If5b00e9442ac738bcb081c8be8e5a726cbfe7484\nSigned-off-by: Vijay Nag B S \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "da1ff8cd2072f461b47ac1460ede016acc128791",
      "tree": "5b75004ca6cd94dea8d2bbc62f36b6f6cc4c7626",
      "parents": [
        "ba89cbb37502265011935fddbc04cb4304b14ca2"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 22 14:12:46 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 22 14:13:25 2020 +0000"
      },
      "message": "Revert gerrit 9831 \"provide juju parameters to the config primitives\"\n\nThis reverts commit 0e434cac4d986da7e85d075daf9b78d0f8d1039d.\n\nChange-Id: Iafb9f0a5d70b5542f2cd071e784e1ac00210207c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ba89cbb37502265011935fddbc04cb4304b14ca2",
      "tree": "5c0f20c7cebcd2bf1bb9ff99dd9895b602760d57",
      "parents": [
        "0e434cac4d986da7e85d075daf9b78d0f8d1039d"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Oct 16 13:05:34 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Oct 20 22:32:02 2020 +0200"
      },
      "message": "Use vca_config and loop options in K8sJujuConnector\n\nThis is related to the feature 9751.\n\nPatch 9849 needs to land before.\n\nChange-Id: Ic89a797b74501dc86cbce9cf1b9d9998423656a0\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "0e434cac4d986da7e85d075daf9b78d0f8d1039d",
      "tree": "8e1d96cf5e37ac56da92e3024af33aaff4f3947a",
      "parents": [
        "fa40e69c55578e4abc363891fd6709cbcc96ed6a"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Oct 14 15:13:28 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:43 2020 +0000"
      },
      "message": "provide juju parameters to the config primitives\n\nChange-Id: I87c3e895a7065bab5658c74756ed7305af403fab\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "fa40e69c55578e4abc363891fd6709cbcc96ed6a",
      "tree": "06aca31ec3cc2c3fa5a963b9d2e8b08be323f9db",
      "parents": [
        "e5d05979d8a2b6c3f1fca316053a997790f3d536"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Oct 14 14:59:36 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:43 2020 +0000"
      },
      "message": "fix 1261: change parameter to int/bool according to data-type\n\nwhen executing a VCA primitive, parameter values are always a\nstring (defined at yang model), but key \u0027data-type\u0027 can indicate\nthat this is a STRING, INTEGER or BOOLEAN. In case of not a string\ndata is converted to the target type\n\nChange-Id: I77babb1859b99df9290373deb3568686663d2015\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e5d05979d8a2b6c3f1fca316053a997790f3d536",
      "tree": "cc73d25f934ec3fe73263573c3510b83ac526ad2",
      "parents": [
        "72ef84f360d308b979e7adaaca1cdb5e9e6678a9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Oct 09 12:03:24 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:43 2020 +0000"
      },
      "message": "fix 1201 get kdur from vnfr properly\n\nChange-Id: I86d20548bcdcc876b27e3e57c69a347c91aa9825\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "72ef84f360d308b979e7adaaca1cdb5e9e6678a9",
      "tree": "810af5611f380375737f2aca11e60db4750d6225",
      "parents": [
        "d1ac0ae744d19782503ef777f3bf1d26932137d6"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Oct 06 08:22:07 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:43 2020 +0000"
      },
      "message": "fix 1238: Allow individual cloud-init user-data at each VM\n\ncreate individual user-data at each vm, parsing jinja2 with a\nnew OSM variable that includes known ip-address, mac-address,\nvnf and ns id, vdu id and index, ...\nAdded OSM params at proxy charms\n\nChange-Id: I3cb37d9c0d2816d89c55c7b2da2693992ed5dfb1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d1ac0ae744d19782503ef777f3bf1d26932137d6",
      "tree": "3c85b39a4c00d8d4b7a768aef4aa2a40f5261d96",
      "parents": [
        "0d7f93741c04ca7bb33508935089b0a5551d1b03"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 30 08:01:05 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:43 2020 +0000"
      },
      "message": "fix 1242: increase retries while adding prometheus jobs\n\nIt is retried more frequently and 20 times instead of 4\n\nChange-Id: I4ab5a2dfe9c60f9b88da7f2784003ef89a7f676d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0d7f93741c04ca7bb33508935089b0a5551d1b03",
      "tree": "2dc6ec8ade086446ec9bc4304f3c1eff6e0e9b75",
      "parents": [
        "683eb39c709978c0206f2991599a9c3d94770a61"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 30 07:56:29 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:16 2020 +0000"
      },
      "message": "fix 1214: change timeout from 10min to 5min for k8s cluster creation\n\nChange-Id: I0dd2b24494f093a6cb07a068f307b54c64e189b0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "683eb39c709978c0206f2991599a9c3d94770a61",
      "tree": "4d5d90db0209cb98a6a421e51731495617a9af3c",
      "parents": [
        "97be683b1391039d4fa9a20fda666a18f16b862f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 25 12:33:15 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 19 10:45:16 2020 +0000"
      },
      "message": "fix 1223. Get properly the IP address on scaled vdus\n\nChange-Id: I9e2754a905706b4bc632c6187ba5994e471229bb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "97be683b1391039d4fa9a20fda666a18f16b862f",
      "tree": "404c18fe1e661b9c72ede29763f7650a4099e760",
      "parents": [
        "7ecbc3423bc9e08a662780b2eec10ee7cfe78b74"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Sep 09 15:40:44 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 23 17:42:29 2020 +0200"
      },
      "message": "Fix bug 1206: add relations between VNF and VDU\n\nChange-Id: Ibad63bd0dc3692018c2c14487ab6923390a152c5\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "7ecbc3423bc9e08a662780b2eec10ee7cfe78b74",
      "tree": "e9a509345e3a12716f124ee6f04cce91be30bf94",
      "parents": [
        "cc29b59e76e90ef3f0f12ac9b324a82cb6078805"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 21 14:05:39 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 23 13:42:03 2020 +0000"
      },
      "message": "fix 1201: for a KDU with configuration, wait for KDU up instead of deployed at RO\n\nChange-Id: Id88a5a0993af0d2758635d204e603e3b0f33df0d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "cc29b59e76e90ef3f0f12ac9b324a82cb6078805",
      "tree": "9df28051e5d162a99cfaf25e29ca99b95d0b734a",
      "parents": [
        "86e336137cc3e6afe67d7a6b0e77fe836411ad49"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 18 10:33:18 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 23 13:42:03 2020 +0000"
      },
      "message": "fix 1214: mark k8scluster ENABLED when task is finished\n\nSet a new k8scluster satus DEGRADED when one of helm-chart or\njuju-bundle is not ready. Capture known exceptions avoiding\nunneeded traceback on logs\n\nChange-Id: Id4e6c7807d923325bd754fd52ded5772541b1687\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "86e336137cc3e6afe67d7a6b0e77fe836411ad49",
      "tree": "b6831301c0689021231fcf82112414df1ca3ae1a",
      "parents": [
        "364c457fda3b41bc8e84b8247a29f7e55d7f3d43"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 16 14:13:06 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 23 13:42:03 2020 +0000"
      },
      "message": "fix 1210 avoid deleting single proxy charms.\n\nThey are deleted removing the juju model\n\nChange-Id: Ie203e3109c0ca499022e0e8bd9fd7b2c8e25d17b\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "364c457fda3b41bc8e84b8247a29f7e55d7f3d43",
      "tree": "84e7a01b794b111c4f49d96a68b08343249bbb53",
      "parents": [
        "c295040b0646329d60e7def201866df3df9fef8f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 14 12:11:32 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 23 13:42:03 2020 +0000"
      },
      "message": "fix vnf_relations issue when there are more than one\n\nChange-Id: I6e8e6d6301562a64eec78c73335fb46568306e6c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c295040b0646329d60e7def201866df3df9fef8f",
      "tree": "f97a8afef7c4ec2cdf92b5325d2d5179df9e2ef1",
      "parents": [
        "092afbd1a614512dc15c7614ef79fcda011e34ba"
      ],
      "author": {
        "name": "endika",
        "email": "endika.aldecoa@ehu.eus",
        "time": "Mon Sep 14 11:20:00 2020 +0200"
      },
      "committer": {
        "name": "endika",
        "email": "endika.aldecoa@ehu.eus",
        "time": "Mon Sep 14 11:20:00 2020 +0200"
      },
      "message": "Fix typo in ROclient.py printable ids\n\nChange-Id: I094275fd0f62d7499a01bf601351dc4f255c0d5f\nSigned-off-by: endika \u003cendika.aldecoa@ehu.eus\u003e\n"
    },
    {
      "commit": "092afbd1a614512dc15c7614ef79fcda011e34ba",
      "tree": "7c3f894bb4fd7ab740f67d734be9ebf6712fb0ae",
      "parents": [
        "c1975ddf1c6c0bb0f0e76aac26d924ef51eaa2cd"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue Aug 25 13:17:25 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 07 15:41:44 2020 +0200"
      },
      "message": "Fix removing the vnf relations from the right list\n\nChange-Id: Ib5fadaa6ad266d1756969a01ce34f82389c48d61\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "c1975ddf1c6c0bb0f0e76aac26d924ef51eaa2cd",
      "tree": "999265d3ad836506de30ffd0d6909738665e995b",
      "parents": [
        "aac0cbb7981bb3304b9dc194a9ebedd05b45e1d9"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Wed Aug 19 12:17:51 2020 +0200"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Sep 01 15:07:24 2020 +0200"
      },
      "message": "Fix Bug 1193: Day 1 actions for Juju KDUs\n\nThis commit enables the functionality of\nexecuting initial config primitives with kdus\ndeployed with juju-bundles.\n\nIt fixes the Bug 1193.\n\nChange-Id: Ibbd256022c28522d180e19dba1fdf5ee21fac5f0\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "aac0cbb7981bb3304b9dc194a9ebedd05b45e1d9",
      "tree": "cfccf3f8c7bbd8cfb07bbc0f7a4240635f18f5f0",
      "parents": [
        "fa076c3067d3fffe36c0b5dcf00327523b400f81"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 14 10:45:42 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 14 11:54:30 2020 +0000"
      },
      "message": "change tox.ini to add all unittexts and .gitignore\n\nChange-Id: I800f0020d2fb0c1c9c58d70ca17e2a8030ffd05f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "fa076c3067d3fffe36c0b5dcf00327523b400f81",
      "tree": "2d93b1f0b20948b3d3ad881abc3915a5e3de1104",
      "parents": [
        "6de77721b4b59605d0e79c99561b1731355f5b68"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Aug 13 14:25:47 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 14 13:53:34 2020 +0200"
      },
      "message": "fix 1192: Paralell k8scluster init for helm and juju.\n\nAdded a timeout of 10 minutes\n\nChange-Id: I340d95ee390207c262b8f921b566396b93aa79c7\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6de77721b4b59605d0e79c99561b1731355f5b68",
      "tree": "77d8dadbcf46d03c7a5222a7b75c19170269ea2f",
      "parents": [
        "b520391d477de61cb8155551260e87e929613ace"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Jul 14 10:55:26 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 14 12:42:56 2020 +0200"
      },
      "message": "Added unit tests for lcm_helm_conn.py\n\nChange-Id: I1ab08d7a7e5e8d92378dfd78f6ba3ee1ef56ae3b\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "b520391d477de61cb8155551260e87e929613ace",
      "tree": "fb3ea6c1845a68ecfcccdc4fb43fdc86c3dc85f7",
      "parents": [
        "5e98d466e635d8e246acb6bf80d4d4c2d08acca1"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Aug 11 11:20:13 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 12 12:11:34 2020 +0000"
      },
      "message": "fix 1190 parse RO returned error\n\nIf error is a json/yaml, get description only\nRemove Double \"Stage Stage\" at reported ns details\n\nChange-Id: I6b5cda154b8851101d231db68e1b6c8a76b65ae3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    }
  ],
  "next": "5e98d466e635d8e246acb6bf80d4d4c2d08acca1"
}
