)]}'
{
  "log": [
    {
      "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"
    },
    {
      "commit": "5e98d466e635d8e246acb6bf80d4d4c2d08acca1",
      "tree": "5f99955a57833d636da1602c5503b17fd23e2073",
      "parents": [
        "aebd7da39850e4e7edac17417350256a2a571ec4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Aug 10 13:21:28 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 12 12:11:34 2020 +0000"
      },
      "message": "fix 1102 Mark nsiState to INSTANTIATE at beginning\n\nEnhance detail-status on failed nsi instantiation\n\nChange-Id: I41f2340bfdbc92bca3f1496266bc11fc533fb072\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "aebd7da39850e4e7edac17417350256a2a571ec4",
      "tree": "1f4ac53d6c99892c85a62c128a9ae289c8ea6a1d",
      "parents": [
        "6d488784e5c6417d1dfa00a8280c86cdfac69987"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 07 06:36:38 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 12 12:11:34 2020 +0000"
      },
      "message": "fix 1183: Delete native charms before destroying juju model\n\nDestroying the juju model automatically destroys all applications and machines.\nHowever it is not deleted if they are native charms in pending status.\n\nChange-Id: I8b3580e201f1d403d36b6e07fa3947ea4a655683\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6d488784e5c6417d1dfa00a8280c86cdfac69987",
      "tree": "cabd4b1f6ede8e44c7d55ad87c7d125fc857eba2",
      "parents": [
        "991e95d0a27327fe09d1ddfe3e8792df05b8882f"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Jul 22 10:13:46 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 12 12:11:34 2020 +0000"
      },
      "message": "Bug 1166-vnf-show provides status NOT_INSTANTIATED after a NS is successfully deployed solved\n\nChange-Id: I7abb74ca24b70337804661ae21733af0828311ce\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "991e95d0a27327fe09d1ddfe3e8792df05b8882f",
      "tree": "b12120efd9926b5f442bd69772bf20ee1352cd25",
      "parents": [
        "16f4a4e043b6a97801457d968c7a202c4e57f924"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jul 21 12:41:25 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 23 07:21:08 2020 +0000"
      },
      "message": "Change lcm.cfg from prometheus to a generic tsdb\n\nInclude prometheus in the loging configuration\nAdding tsdb ENV to Dockerfile.local\n\nChange-Id: Ib95b33c0eb0deb7bfd2d2baec274d2f442938836\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "16f4a4e043b6a97801457d968c7a202c4e57f924",
      "tree": "a9fefc0c32f75005299969448713b823e3fcf182",
      "parents": [
        "6bed6b37a1f550817d461a829b2cf1747b06fb5f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 20 09:05:51 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 23 07:20:57 2020 +0000"
      },
      "message": "fix 1161 wait for k8scluster creation when deploying a knf\n\nChange-Id: I16d1ce9d1e804a3ec10ca9f40ff599fcf9021d89\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6bed6b37a1f550817d461a829b2cf1747b06fb5f",
      "tree": "e1cfa2afce18a4ec273c97843c1d73aa80d2e262",
      "parents": [
        "ba76f91cdc727eba9b28b0ee0595247f32f76789"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Jul 20 11:05:42 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 23 09:19:59 2020 +0200"
      },
      "message": "Fix bug 1160: remove get primitive from descritor for implicit actions on KDU\n\nChange-Id: I14a1f6cc1aa4499b49dd4af4e15eddefcf92069a\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ba76f91cdc727eba9b28b0ee0595247f32f76789",
      "tree": "824511b6c6502b0c9f95ea9a47df8feae388551e",
      "parents": [
        "843adbc77237767f62b198e9cbb5ffb4c7caf17d"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Jul 16 17:50:09 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 23 06:42:46 2020 +0000"
      },
      "message": "Fix issue with cluster_uuid\n\nThe cluster_uuid passed does not correspond with the right one.\n\nChange-Id: I435017c8ca15f5b66e32e84451ec3acff2467c89\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "843adbc77237767f62b198e9cbb5ffb4c7caf17d",
      "tree": "e43da289b29374c6e99e74d7318fb6c40acffd2e",
      "parents": [
        "247439e0ca99158510bb7d3bf22736c55721ecad"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Thu Jul 16 10:22:09 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 17 07:26:23 2020 +0000"
      },
      "message": "Bug 1152, error if system cluster not properly initialized\n\nChange-Id: Ia30aa0805d57fd4e20fd5b56b00ddd773968213a\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "247439e0ca99158510bb7d3bf22736c55721ecad",
      "tree": "dffdee3e942e779eed43f590a556f9f8979ffe62",
      "parents": [
        "64e0168b0e8a308a4bcffacd2f860cd1d3677b52"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 16 11:26:02 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 17 07:26:14 2020 +0000"
      },
      "message": "fix 1131 Get non-procesed kafka messages at start\n\nChange-Id: I4a775fc3bd0f1005af18f93d700386e1be168623\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "64e0168b0e8a308a4bcffacd2f860cd1d3677b52",
      "tree": "c4f99f9cbd5f9d978c577b5995f22e5ede89645c",
      "parents": [
        "88dc97b5841eb40664b928f076431d92beb56ff7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 16 14:34:43 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 17 07:25:57 2020 +0000"
      },
      "message": "fixing setup.py common and n2vc dependencies\n\nChange-Id: I8038fa47e3a2b9af16aa7eb2db0fb98a38cf6928\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "88dc97b5841eb40664b928f076431d92beb56ff7",
      "tree": "e63b35e7367c5ec2da38e9282ac5950fe5c69491",
      "parents": [
        "78e3ec6beb92885718b426b2d123d10a69d1c6bb"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 15 07:04:06 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 17 07:23:31 2020 +0000"
      },
      "message": "enhance logs for prometheus\n\nChange-Id: Ib4b167bd166614867bcd8ada58c0ce886737cc80\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "78e3ec6beb92885718b426b2d123d10a69d1c6bb",
      "tree": "c5c50e1f13795094d15e34d3ee6e608b7bff3abb",
      "parents": [
        "7c121137a1cfa94542a13580f3663db1c7e7cdb1"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jul 14 10:46:57 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 17 07:23:23 2020 +0000"
      },
      "message": "fix bug 1142 delete k8scluster in reverse order from creation\n\nAllow to init only helm-chart or juju-bundle in a k8scluster creation\n\nChange-Id: Ia2c30ac21d9f8d3112e6f70fd204ad049039ca52\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7c121137a1cfa94542a13580f3663db1c7e7cdb1",
      "tree": "b1813592c45be869bd1bc59dcc25352d59ea42c0",
      "parents": [
        "a27e20a542488a488deec71cda81e2be5b623111"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Jul 08 07:53:22 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 13 12:56:46 2020 +0200"
      },
      "message": "Obtain services ip after adding kdu\n\nChange-Id: I3641a5d3b91adf0987010a6a37aa8a0d97499312\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "a27e20a542488a488deec71cda81e2be5b623111",
      "tree": "cc6e600c841e7195806ed42fe0b7c8fcef8e1f22",
      "parents": [
        "21e42212823a32e845c3d5f38b427f3d3f387984"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Jul 10 13:12:44 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 13 09:46:45 2020 +0000"
      },
      "message": "Fix 1141: K8s proxy charms fixed\n\nChange-Id: If828d5fb0233029a6936aa2ef2d6d62fac66ecaa\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "21e42212823a32e845c3d5f38b427f3d3f387984",
      "tree": "0b33ff031ae6c5d67ed7b8c317ee1c5575156872",
      "parents": [
        "a278b841363dfc6f759120406ed19d95c4966e55"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 09 13:51:20 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 09 16:04:09 2020 +0000"
      },
      "message": "fix 1132. Capture fs.sync exceptions at instantiation\n\nChange-Id: I8d1200acb685d6fd494dd71d36fbe0568a6c50c4\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a278b841363dfc6f759120406ed19d95c4966e55",
      "tree": "8f5720e6e62d9b15de1089ac2b5546c7589b7ea3",
      "parents": [
        "b996d94c0f74b1922d7f93a51ec328c6f370ff86"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 08 15:33:55 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 09 16:04:02 2020 +0000"
      },
      "message": "parsing IM configuration execution-environ-list\n\nChange-Id: I5fc97e2be7e5abd8a2f54d4f8422e235520b256f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b996d94c0f74b1922d7f93a51ec328c6f370ff86",
      "tree": "27ad7c8a2be58360afd05824ee1b3bc686ff7103",
      "parents": [
        "486e75d23b0ad25e0ce26222994aa9189473ed19"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 03 14:52:28 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 09 16:03:55 2020 +0000"
      },
      "message": "fixing prometheus metric exporter issues\n\nUse the same instance of ns at netslice. Avoid two N2VC connections\n\nChange-Id: I346c08c111e5ffc7dbc1768851dc069d2cda10d1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "486e75d23b0ad25e0ce26222994aa9189473ed19",
      "tree": "0efcb79765ce5199280cbe2bf5effb7eed6d0ba9",
      "parents": [
        "e6d17e626bd750c6b05b6353a2731ee621532fd9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 06 07:09:14 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 06 10:46:44 2020 +0200"
      },
      "message": "fix devops-stages/stage-build.sh grpclib instalation\n\nbuild with makefile instead of tox\n\nChange-Id: Icc755277d002d47c5d459f26994f60d49574228e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e6d17e626bd750c6b05b6353a2731ee621532fd9",
      "tree": "c33b1a15fe7259b46aa70755b60d582b92a3655a",
      "parents": [
        "24096d81c31ccb42a29aa9d51529cc237e0c89a7"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 10:40:56 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 10:43:21 2020 +0000"
      },
      "message": "Fix coverage tests to report proper coverage\n\nChange-Id: Ia1d06e5af86f2125abe45300fc5a3c208925ebef\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "24096d81c31ccb42a29aa9d51529cc237e0c89a7",
      "tree": "e5fee40d49fff20f23d9e73518717759b2797ccd",
      "parents": [
        "588547c4feb0d220d8ab648304da60aac9a98dec"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 03 06:35:42 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 03 06:38:48 2020 +0000"
      },
      "message": "fix grpclib instalation via debian package post-install script\n\nChange-Id: I18a511b9d639072b763f7d7071c61c30915c9718\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "588547c4feb0d220d8ab648304da60aac9a98dec",
      "tree": "1f6d2ba75e2837e38fe7098d999a761f3832d115",
      "parents": [
        "f800c5c76bc8a19df6caaa06be82303edb23d12c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 01 15:30:20 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 02 13:51:09 2020 +0000"
      },
      "message": "Feature 8157. Parses new configuration information model\n\nChange-Id: I9aa3d0274a3300c8a04b77d63e1b9316dc45eb83\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "f800c5c76bc8a19df6caaa06be82303edb23d12c",
      "tree": "370768bdea3e20e910874e98d42825e41bf6b99f",
      "parents": [
        "92aa62718f422d119503dedf59da93cb8d53abc2"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 30 13:24:17 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 02 12:42:24 2020 +0200"
      },
      "message": "adding module to configure prometheus\n\nChange-Id: Ib4a14ca569e15f600a091d8754a85c123b7ebc2f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "92aa62718f422d119503dedf59da93cb8d53abc2",
      "tree": "5b1d1b3f975574e26b27d9326579148134b37859",
      "parents": [
        "047cf3d4b4cdca8b0ce727777a94bb7ecc51b5ea"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Feb 19 17:40:44 2020 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jul 02 09:04:29 2020 +0000"
      },
      "message": "Added coverage tests in tox\n\nChange-Id: I66a56f9480a733a5cfd06abbce6dbffd0e4f80d3\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "047cf3d4b4cdca8b0ce727777a94bb7ecc51b5ea",
      "tree": "dd54b73370bfeeca5ae7120025c2d77b33d8ac9e",
      "parents": [
        "1a3a4c95298f6f77e2b60a9f66a8cb43a0823d8f"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Wed Jul 01 16:53:02 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 01 17:53:59 2020 +0200"
      },
      "message": "Update VNFD Check to new IM change\n\nAfter a discussion with the TSC the value that\nstated if a proxy charm is deployed on k8s has\nchanged.\n\nChange-Id: I03b1a99b7fdd0f368ac43a194c78f38b1bd56b15\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "1a3a4c95298f6f77e2b60a9f66a8cb43a0823d8f",
      "tree": "87a6ab516ace26f9435d8455e547e2b0505936c2",
      "parents": [
        "302266e50bdeec9f1bf3a5d865993b1aab4ee61f"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Jun 30 13:46:28 2020 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Jul 01 14:14:10 2020 +0000"
      },
      "message": "Added new helm grpc connector\n\nChange-Id: I15b4a8fe28c679130017fc4982066f9a2de243d6\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "302266e50bdeec9f1bf3a5d865993b1aab4ee61f",
      "tree": "846aa73ab12ae5182e592d67cc37819db92e79e3",
      "parents": [
        "c7c6ba88814f41706792cc5070b8a5abe4dc1c78"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Jul 01 08:52:35 2020 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Wed Jul 01 14:00:36 2020 +0000"
      },
      "message": "Modified grpc client, revised package name\n\nChange-Id: I345c66b6251a8f2f70b7cc8b72c434027095e438\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "c7c6ba88814f41706792cc5070b8a5abe4dc1c78",
      "tree": "b7edfaeb362547cec102452881b1c826103cb604",
      "parents": [
        "62b2ee49c25be96be8cb6ef97224f598ae7094be"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 01 07:18:37 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 01 07:19:38 2020 +0000"
      },
      "message": "change Dockerfile used for devops-stages to ubuntu 18.04\n\nChange-Id: I32393a8056c5b69f07f058425ed5dcd6747ef2ce\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "62b2ee49c25be96be8cb6ef97224f598ae7094be",
      "tree": "6bc3f2c6030651e547b0d5ea3d93bb18463ce9fd",
      "parents": [
        "eccc21010cd4aedd32763acee92fd63cf061cfd1"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Jun 30 11:26:48 2020 +0000"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Tue Jun 30 13:36:14 2020 +0000"
      },
      "message": "Adding grpc library\n\nChange-Id: I8577bf19b895f543518ff1eacb28aa1c757391b1\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "eccc21010cd4aedd32763acee92fd63cf061cfd1",
      "tree": "a818f0d9724b042a46340330807271688bdc207a",
      "parents": [
        "69f0d388812e3befeba6c6115803ebdfb76b7294"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Jun 09 11:55:08 2020 +0200"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Jun 30 08:53:44 2020 +0200"
      },
      "message": "8716 - K8s Proxy Charms\n\nThis commit enables the possibility to deploy\nProxy Charms on Kubernetes.\n\nIt also adds the k8s_cloud variable which will\nstate the name of the k8s that VCA will use to\ndeploy them.\n\nChange-Id: I78763a67bdd51db60f7883fe01e04ac21170dfd6\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "69f0d388812e3befeba6c6115803ebdfb76b7294",
      "tree": "0e7a7060deb25c98902a876dd4338491e0b0716b",
      "parents": [
        "06a11f2e11c0f4e68f31dc47b90b78a66c03b60c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 07 13:08:09 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 29 19:35:30 2020 +0200"
      },
      "message": "Feature 7184 New generation RO\n\nAllow using the new version of RO by the config parameter\n\u0027RO.ng\u003dTrue\u0027 or the env \u0027OSMLCM_RO_NG\u003dTrue\u0027\n\nChange-Id: I17dfe0326ac26b93c74cbf1b2540a5e383de6456\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "06a11f2e11c0f4e68f31dc47b90b78a66c03b60c",
      "tree": "d22acf807f3e665bd9d3398de41cb271f8b87b9e",
      "parents": [
        "e972cbc4071e1b838ce1640a50dbd85532d43679"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Mar 25 18:21:37 2020 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Jun 26 09:46:00 2020 +0200"
      },
      "message": "Feature 8720: Add scale support for charms\n\nChange-Id: Ibbd561bd9ed14d9e3869b5aa369371cc11dab7b2\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "e972cbc4071e1b838ce1640a50dbd85532d43679",
      "tree": "980073bea98e1221f85188e4a8982dc7044d508b",
      "parents": [
        "f691984c50667cd45a01b555ad63ef8179575cb7"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Fri May 22 15:14:31 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:43:01 2020 +0000"
      },
      "message": "Fix #1076 slice instantiation without CP in NSD fail\n\nChange-Id: I7a62b7d73fc57fa5c3630475043eb6dd39fc2ef5\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "f691984c50667cd45a01b555ad63ef8179575cb7",
      "tree": "f4da1290c8f65387ede9d84ab3720645daeeacca",
      "parents": [
        "171f35490b6e2c806b28de91e970921714f29346"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu May 21 16:41:07 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:42:47 2020 +0000"
      },
      "message": "Bug 1042: increase nslcmop action default timeout\n\nChange-Id: I46836f64a504a85b07e2803874cbf35f58c405c1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "171f35490b6e2c806b28de91e970921714f29346",
      "tree": "fbc5b6b4459054f2616b11a8ebb66be439779964",
      "parents": [
        "d732fb8be7345fc3e9381750359a5b027929a8e2"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu May 21 16:41:07 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:42:38 2020 +0000"
      },
      "message": "Fix bug 1074: Get NS Configuration from database\n\nChange-Id: I10d77e47ebab0669d8d2b43699c5224654a902b9\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "d732fb8be7345fc3e9381750359a5b027929a8e2",
      "tree": "91091ac2ccbb0bb16537914ee4bcbfa0f0381293",
      "parents": [
        "584465c22911043fe9e44ca97e1186c71f849d6d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 21 13:18:23 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:42:31 2020 +0000"
      },
      "message": "fix 1073 obtain nsd from database, not from nsr[nsd]\n\nChange-Id: I2846a215d6144743ec7e52b81921ea1b557cc0fa\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "584465c22911043fe9e44ca97e1186c71f849d6d",
      "tree": "edb59ef2265ca4aee776670cb03903b74f0711c0",
      "parents": [
        "d58995a1aa43588713121922beed94b990b37cdf"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Thu May 21 14:00:43 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:42:24 2020 +0000"
      },
      "message": "Changing Juju version in Docker\n\nThe juju that is integrated in the LCM container,\ncontains a pinned version and needs to be updated\nfor new functionality.\n\nChange-Id: I63a8926e745962494224aa804b6ce04f78a7f7b0\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "d58995a1aa43588713121922beed94b990b37cdf",
      "tree": "3df3c945406791df99c31d6742c070ac35b3642a",
      "parents": [
        "010c0e76ee06b8659a404bc85ecacee698b0fb7e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed May 20 14:35:19 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:42:15 2020 +0000"
      },
      "message": "fix 1070 k8scluster on error status deletion\n\nChange-Id: Ice7a07e909d7c2a99ba3e31aa04c474d5f85b231\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "010c0e76ee06b8659a404bc85ecacee698b0fb7e",
      "tree": "1dcc732b66f3055e33d138487306fa9a7292953b",
      "parents": [
        "7c4e24ccf1e11dead0d23bece32f83f04ad64c0f"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Mon May 18 15:19:11 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:42:05 2020 +0000"
      },
      "message": "Fix typo\n\nThis typo was introduced in Change 8755.\n\nChange-Id: I009d5a99dfdfb8d745f2f28fec824ddd11860abc\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "7c4e24ccf1e11dead0d23bece32f83f04ad64c0f",
      "tree": "307f5ecee165cbdb52d2f9bd475d86056d200758",
      "parents": [
        "a0deb2d8f1d4d858fd8208f7403d2e55da80fa43"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed May 13 08:41:35 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 09 07:41:56 2020 +0000"
      },
      "message": "minor flake8 fixes and spelling\n\nChange-Id: I3d8ba97fcc36b472762ebc0279ee432fee5c58db\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a0deb2d8f1d4d858fd8208f7403d2e55da80fa43",
      "tree": "e9651bb008402e7bf191e771fdb9802702e8c351",
      "parents": [
        "a17d4f4dec424eecdf34ec3efe39a1795bcf2aea"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Tue Apr 21 12:08:14 2020 +0100"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Apr 30 11:21:09 2020 +0200"
      },
      "message": "Fix bug 1053\n\nThis fixes bug 1053 by making the sync call before any\nof the other functions requires the package.\n\nChange-Id: I95f61fd88cfa84fbb29e05b40f95c82f84e7cf84\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "a17d4f4dec424eecdf34ec3efe39a1795bcf2aea",
      "tree": "e07ee135484bec865c5327bbe1afc5063fb33d30",
      "parents": [
        "8790a3db8e0e7ddd8da883e406113ffe95709151"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 28 09:59:23 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 30 07:00:09 2020 +0000"
      },
      "message": "fix 1056:  nslcmop.operationState not updated when it is cancelled\n\nWhen a task in queue is cancelled (because a terminate is received),\ntask operationState remains at PROCESSING instead of FAILED\nThis avoids terminate task to start\n\nChange-Id: I2af59723832669f8ca8a3fbbffbdddcff8be2486\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "8790a3db8e0e7ddd8da883e406113ffe95709151",
      "tree": "5c72bb0f6042bdf15a5ef28d85de6e2098b63b11",
      "parents": [
        "e95ed366604ea6ed0746272b77be2cd598aa6bda"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 23 22:49:52 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 23 22:49:52 2020 +0000"
      },
      "message": "change ns vim_account after placement\n\nChange-Id: I0eee8da8b734a5f8dae68bb3450838e57c39aed3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e95ed366604ea6ed0746272b77be2cd598aa6bda",
      "tree": "708c4f999e265e36e1e1b25ab418c5aba0302569",
      "parents": [
        "28c63da55b90bfb7e6ad31912c9c20f0e399700d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 23 08:24:57 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 23 08:25:15 2020 +0000"
      },
      "message": "vnf RO deploy using db_vnfrs.vim-account-id\n\n...instead of ns.instantiate-params at vnf.vnf-member-index.vimAccountId\nPlacement engine updates vnfrs.vim-account-id\n\nChange-Id: I13985a00f64e5f844c45e380d2526ef9ba7f7ea1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "28c63da55b90bfb7e6ad31912c9c20f0e399700d",
      "tree": "b3a204e60fa9b6566b0bb689df4607543d3f93d0",
      "parents": [
        "b901815760ff325029fe86bc8324f22c1eabdcb4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 20 16:28:56 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 21 10:16:51 2020 +0000"
      },
      "message": "fixes at exception captures and k8srepo deletion\n\nChange-Id: I4883091979f3f4ef61d9808b8723059ed0cb588d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b901815760ff325029fe86bc8324f22c1eabdcb4",
      "tree": "893ed2a5cad08ee7be1dde1489130e2237c5218d",
      "parents": [
        "771c32b24679051e6fc8f70fc86268e4087c875b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 16 14:18:24 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 16 16:12:31 2020 +0000"
      },
      "message": "store kdu-instance by LCM after KDU deploy\n\nChange-Id: Ia31f8efabc0f7ff55de45bf69a2862d5cb9ff463\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "771c32b24679051e6fc8f70fc86268e4087c875b",
      "tree": "0dc06c1716847f7d826bd9360694e831896a3189",
      "parents": [
        "de1584f45ef1cffcf46d1d75cb53d24f1dc49693"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Apr 07 12:39:36 2020 +0200"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Thu Apr 16 16:44:56 2020 +0200"
      },
      "message": "K8s action support\n\nThis commit enables k8s actions by executing them the\nsame way as any other ns-action. It needs a mandatory\nparameter which is application-name.\n\nThis commit adds an additional check so that if no\ncharm is present in the kdu-configuration section\nit is understood that the action will be executed\non the KDU workloads.\n\nThe commit 8761 in N2VC depends on this commit\n\nhttps://osm.etsi.org/gerrit/#/c/osm/N2VC/+/8761/\n\nChange-Id: I6adf9a4f786690af5222a208137d95fc28949b34\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "de1584f45ef1cffcf46d1d75cb53d24f1dc49693",
      "tree": "c66ace54c4f2a390716f6de360a9950b903c77ab",
      "parents": [
        "38089afc7645398cabb71e5d1ba202fbe4fbcdfb"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 07 09:07:33 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 16 10:24:57 2020 +0000"
      },
      "message": "allow k8s namespace parameter\n\nChange-Id: If3e1dfbdcbedd637ababfb4a34f4f17b90bf3723\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "38089afc7645398cabb71e5d1ba202fbe4fbcdfb",
      "tree": "eabd0559907e1ab2fa46b0e7975daca7b34d4459",
      "parents": [
        "f59ad6ce8e1e78b33f71d985b1deb41153ce5b71"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 16 07:56:58 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 16 07:57:36 2020 +0000"
      },
      "message": "fix placement. Update vim-account at local cache of database vnfrs\n\nChange-Id: Id1b67bd890078caf797c1d4906ec009e1ac18ff1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "f59ad6ce8e1e78b33f71d985b1deb41153ce5b71",
      "tree": "eacf7e7150bb5e543592d5c6d5164c9619a6ff59",
      "parents": [
        "49676bee9f4fd59d45f808362bb4cbc9e973241d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 08 12:50:52 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 08 12:54:59 2020 +0000"
      },
      "message": "fix 1049. Ignore juju model delete not found exception\n\nChange-Id: Ie0fb5a46b4da665a26e26cb9332a4825c0f6836e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "49676bee9f4fd59d45f808362bb4cbc9e973241d",
      "tree": "f74b1fa13df94cd3ee4b4516fdcab0a923477f3e",
      "parents": [
        "51183953719139415745f8e00cf3fd9403a7d59d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 07 16:34:35 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 07 16:35:45 2020 +0000"
      },
      "message": "delete juju model when some VCA has been deployed\n\nChange-Id: Ia3acac75e5eae46305e70b30d1b9a6b38a4d750a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "51183953719139415745f8e00cf3fd9403a7d59d",
      "tree": "e907eff4a7fa791322c60183386539f738b92318",
      "parents": [
        "18a6332d4127b708a898e9fcf9875bfac83b61f0"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 03 15:48:18 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 07 15:32:36 2020 +0000"
      },
      "message": "some fixes at ns\n\nChange-Id: I2f969bbdfe2d1142919ff3397152ee6c7df580a3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "18a6332d4127b708a898e9fcf9875bfac83b61f0",
      "tree": "3828f783bd34885790ee3affe16a99deef8a477a",
      "parents": [
        "067e04afa236d849cf8e2dd402dba63fac2d4a13"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Apr 01 16:14:59 2020 +0200"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Tue Apr 07 11:13:11 2020 +0200"
      },
      "message": "Fix bug 1039: Pass config to native charms in instantiating time\n\nNative charms should be deployed with the config params in the VNFD\n\nChange-Id: Id430039c7e8daa04d92408d2050743e4ba3cb399\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "067e04afa236d849cf8e2dd402dba63fac2d4a13",
      "tree": "c2ebeffd5870efd01ef3ffb88305a1f613309b10",
      "parents": [
        "8e2fae75adbfca75cc72c0f729bcb1b2050105f6"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 31 12:53:13 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 02 16:14:44 2020 +0000"
      },
      "message": "fix 1043 ns-action: set default timeout\nfix 1042 add instantiation timeout parameter\n\nChange-Id: Ic59a49a9a94e3eefc351b547269dc491743efc7a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "8e2fae75adbfca75cc72c0f729bcb1b2050105f6",
      "tree": "fde24ec8326a1192bbc61cf05eb9a47bc3b716b2",
      "parents": [
        "a214326b1abbc7632dbdb43baaf47e3de7d14eb8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 01 15:21:15 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 01 15:23:35 2020 +0000"
      },
      "message": "fix at n2vc_deploy\n\nChange-Id: I66f35d11a9278b15542f9a5643d7800e898ddb3e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a214326b1abbc7632dbdb43baaf47e3de7d14eb8",
      "tree": "8faf06d38971ed4694c2bcc681adc520c29263c3",
      "parents": [
        "e876f6786da64cb81571ab37a25fb9f2cf61d359"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Mar 27 16:20:40 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 30 15:18:25 2020 +0000"
      },
      "message": "bug 1045. Show early errors at ns-list when processing\n\nChange-Id: I437c5fe98c2674c04a8128801abeed3001404f2d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e876f6786da64cb81571ab37a25fb9f2cf61d359",
      "tree": "5fb6dc29d3b6e8fd9dce2df5fc0f45348e0f610b",
      "parents": [
        "90fd5b3db57d7bd5248f91b08e7f6a28dab2f9ea"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 13 14:34:48 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 24 13:37:39 2020 +0000"
      },
      "message": "fix terminate primitives. Enhance detailed-status report\nenhance KDU error reporting\n\nChange-Id: Ia07ef61785f6a6e577ffe4842da9bb3a63de6261\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "90fd5b3db57d7bd5248f91b08e7f6a28dab2f9ea",
      "tree": "3d731fa6977dd2b6aab893ac81330bbb7d62c40e",
      "parents": [
        "0fedb035ea33249eb061bf5f0f41c627dab64965"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Thu Mar 19 09:23:00 2020 +0100"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Thu Mar 19 09:23:00 2020 +0100"
      },
      "message": "Add cloud name for VCA\n\nThis will add an additional VCA configuration option\nwhich is needed for multicloud controller support in\nN2VC. This will need no changes in the installer and\nwill default to the same values as before.\n\nChange-Id: Ibccc2b102f056674117b6d98c43a3c357a78f40f\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "0fedb035ea33249eb061bf5f0f41c627dab64965",
      "tree": "763302a4fb65f85c1f8fd400338fb240d0955e32",
      "parents": [
        "0e8c3f0ad1b1db0bc07dc6d802983d9792af5cbd"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 12 17:19:06 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 12 23:05:12 2020 +0000"
      },
      "message": "fix issues with k8scluster and repos\n\nChange-Id: I3a1487b5d76b9c2c44ce6a2988d174b4ab7ad522\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0e8c3f0ad1b1db0bc07dc6d802983d9792af5cbd",
      "tree": "303fa3131ea5d73f1578dd46ee8f72a087fe99da",
      "parents": [
        "edc5f33159d10a5d37c6b374c6c7a4f4d15b30b9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 12 17:18:21 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 12 23:00:49 2020 +0000"
      },
      "message": "fix 1023. Issue getting ip from pdu instances\n\nChange-Id: I003573acf92007aabba1f2c86e3b47234612ea05\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "edc5f33159d10a5d37c6b374c6c7a4f4d15b30b9",
      "tree": "0dedd9d19619253cef9ffe8f2bf93e06a6ee8908",
      "parents": [
        "0ec0c272c9053cacf0e096aac51adcb976177eaa"
      ],
      "author": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Thu Feb 20 11:50:50 2020 +0100"
      },
      "committer": {
        "name": "lloretgalleg",
        "email": "illoret@indra.es",
        "time": "Thu Mar 12 22:55:43 2020 +0100"
      },
      "message": "Synchronize helm repos on ns instantiation instead of creation\n\nChange-Id: I9f1e7931df739c78637be8a222b5fcf698d5f4de\nSigned-off-by: lloretgalleg \u003cilloret@indra.es\u003e\n"
    },
    {
      "commit": "0ec0c272c9053cacf0e096aac51adcb976177eaa",
      "tree": "c63d497d2c7b2029fe4ca3878a3990e9562b5fcd",
      "parents": [
        "5ee730c25c7dd74793f68dcd5efb8497317841f6"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Feb 19 17:43:01 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 03 17:47:46 2020 +0000"
      },
      "message": "fix 1017. Not getting vnf ip_address does has not VDUs\n\nChange-Id: I23541e54507b38cc1b9fb9ac96b379cc45ddea24\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "5ee730c25c7dd74793f68dcd5efb8497317841f6",
      "tree": "452ca91f894367a8bf62c55b4cdf9aed26e4d394",
      "parents": [
        "94f0611a61f3f115bed849887b7c538f40f11c6d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 13 10:53:43 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 13 11:01:33 2020 +0000"
      },
      "message": "fix tests. Mock n2vc.k8s connectors\n\nChange-Id: Ic6c24df11b0b6f69297c594df85ddda637cb3dfd\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "94f0611a61f3f115bed849887b7c538f40f11c6d",
      "tree": "0adb4543cc84e1399af6b5b2d0f5ab86cbf3d613",
      "parents": [
        "1b383966afb1f26ddf2def5907df87b2c4724f64"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 11 12:38:19 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 11 12:40:33 2020 +0000"
      },
      "message": "fix 1015. move health check to other module to avoid import unneeded libraries\n\nChange-Id: I0430b95756bfa592ae5bc9d1d78e2dbeb8e4d357\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "1b383966afb1f26ddf2def5907df87b2c4724f64",
      "tree": "1e9d5e8eac79582153935670d67091c40af64cf3",
      "parents": [
        "e9198bbf3a564c67b6721bcd3b5c7aa0f9e805a0",
        "a95a6cd58d3806648d14a1a3995a5a3d55751e5a"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 11 12:36:24 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 11 12:36:47 2020 +0000"
      },
      "message": "Merge branch \u0027v7.0\u0027 tag v7.0.1\n\nChange-Id: I6b715f6e60ef1576ed6c7baf73cb0afa550f23bb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e9198bbf3a564c67b6721bcd3b5c7aa0f9e805a0",
      "tree": "349c0c01e541ab00ac8f36ac82cfc7bcb9e00e79",
      "parents": [
        "a7009eb5ecc66ef1ec6f55d6a6721fde4b293ba5"
      ],
      "author": {
        "name": "magnussonl",
        "email": "lars-goran.magnusson@arctoslabs.com",
        "time": "Tue Jan 21 13:00:51 2020 +0100"
      },
      "committer": {
        "name": "magnussonl",
        "email": "lars-goran.magnusson@arctoslabs.com",
        "time": "Fri Feb 07 11:49:43 2020 +0100"
      },
      "message": "Modifications for test of feature 7953\nUpdated after review\nUpdated after additional feedback\n\nChange-Id: I0552070b9eb650526e0562657d1bd977eb88a489\nSigned-off-by: magnussonl \u003clars-goran.magnusson@arctoslabs.com\u003e\n"
    },
    {
      "commit": "a95a6cd58d3806648d14a1a3995a5a3d55751e5a",
      "tree": "6632d34a2ee754750dfa7920488dac4fb281358e",
      "parents": [
        "8c16b0528c492494e7fe1788f713f720f31d9da9"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Feb 04 15:23:15 2020 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 06 23:48:56 2020 +0100"
      },
      "message": "Bug 1007 - Pass NS Id and KDU Name to Juju k8s\n\nThis commit is to fix Bug 1007, kuberntes workloads where\nnot deleted correctly due to the uninstall method using the\nincorrect name. This will be fixed with this commit and\nan additional one in N2VC.\n\nAdditionally this will also fix multi KDU support.\n\nhttps://osm.etsi.org/bugzilla/show_bug.cgi?id\u003d1007\n\nChange-Id: I404e5e36f589245b83b7cf635725140be1653aee\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n(cherry picked from commit a7009eb5ecc66ef1ec6f55d6a6721fde4b293ba5)\n"
    },
    {
      "commit": "a7009eb5ecc66ef1ec6f55d6a6721fde4b293ba5",
      "tree": "69e1e5da6e5468acc3368a5f91e0eb59bce2cb6f",
      "parents": [
        "dd799ac3d8d3159ae67346905f73c5f95e29e9e4"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Feb 04 15:23:15 2020 +0100"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Thu Feb 06 17:15:46 2020 +0100"
      },
      "message": "Bug 1007 - Pass NS Id and KDU Name to Juju k8s\n\nThis commit is to fix Bug 1007, kuberntes workloads where\nnot deleted correctly due to the uninstall method using the\nincorrect name. This will be fixed with this commit and\nan additional one in N2VC.\n\nAdditionally this will also fix multi KDU support.\n\nhttps://osm.etsi.org/bugzilla/show_bug.cgi?id\u003d1007\n\nChange-Id: I404e5e36f589245b83b7cf635725140be1653aee\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "8c16b0528c492494e7fe1788f713f720f31d9da9",
      "tree": "fa8a7f6ee8f4081c233dbd8579073657b37d93be",
      "parents": [
        "2f033e6e63b1886b9bd33abeee4a3b7bbfc31808"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Feb 05 15:08:32 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Feb 05 15:12:43 2020 +0000"
      },
      "message": "Relax healthcheck to allow losing non consecutive kafka pings\n\nChange-Id: I61fc8f28b2342c545e66ef5f6a8ec96ca46d7a49\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2f033e6e63b1886b9bd33abeee4a3b7bbfc31808",
      "tree": "88b445079066d842fd51e2b1eb36d0e7e4d5f42b",
      "parents": [
        "307425f00a008579f46edf140f24d0b103c74ce5",
        "dd799ac3d8d3159ae67346905f73c5f95e29e9e4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 30 13:02:28 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 30 13:03:11 2020 +0000"
      },
      "message": "Merge branch \u0027master\u0027 with some bug fixing\n\nChange-Id: Iaea4acde172bca9fc2ff0f1a74290a1f7539496a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "307425f00a008579f46edf140f24d0b103c74ce5",
      "tree": "31f70b861b6c3ed54aa608df318d757db1f3be57",
      "parents": [
        "56522776253276aad083c478e9b61d733c634d13"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Sun Jan 26 23:35:59 2020 +0000"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Mon Jan 27 04:29:07 2020 +0100"
      },
      "message": "Ignore kafka message ns-nsi/created\n\nChange-Id: Ia0fb38fa3e59bd6f9cda56dd1e3863b847e777b5\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "dd799ac3d8d3159ae67346905f73c5f95e29e9e4",
      "tree": "5bffd7934f394751a3f8d588216622c85fa2b22d",
      "parents": [
        "acde94fe034c55a740a5ec883a2bab71a31c0b7c"
      ],
      "author": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Thu Jan 23 16:31:11 2020 +0000"
      },
      "committer": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Fri Jan 24 11:25:48 2020 +0000"
      },
      "message": "Fix bug 996. Error when cluster is not ready\n\nChange-Id: Ic399f8ffb4283ab0ce89361fd9c74b20bde223ec\nSigned-off-by: quilesj \u003ce.nvi001.tid@telefonica.com\u003e\n"
    },
    {
      "commit": "acde94fe034c55a740a5ec883a2bab71a31c0b7c",
      "tree": "83f1fb0a57811b1c257c356c3f1d07f94d74d5e2",
      "parents": [
        "63f90047f7b6a8253c6e3aafb493163ffdfcc4e1"
      ],
      "author": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Thu Jan 23 10:07:08 2020 +0000"
      },
      "committer": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Fri Jan 24 11:25:44 2020 +0000"
      },
      "message": "Support for embedded helm charts and juju bundles\n\nChange-Id: I02f24ee882ab502bf982f0be9dc31d38e4c645e6\nSigned-off-by: quilesj \u003ce.nvi001.tid@telefonica.com\u003e\n"
    },
    {
      "commit": "63f90047f7b6a8253c6e3aafb493163ffdfcc4e1",
      "tree": "663909f2ac350c4373811f1ed02b84ecda3dd35a",
      "parents": [
        "c231a87c94ba0cbd807b6b44e13d5f30747f04af"
      ],
      "author": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Fri Jan 17 09:53:55 2020 +0000"
      },
      "committer": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Fri Jan 24 10:51:42 2020 +0000"
      },
      "message": "Add n2vc relations after install configuration sw\n\nChange-Id: I99d2adfcfe7b50f4da9a383d04dc0fd70c809212\nSigned-off-by: quilesj \u003ce.nvi001.tid@telefonica.com\u003e\n"
    },
    {
      "commit": "c231a87c94ba0cbd807b6b44e13d5f30747f04af",
      "tree": "40c2a3add4fbebba9f7942ef684e20a8cfef993a",
      "parents": [
        "56522776253276aad083c478e9b61d733c634d13"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 21 08:49:05 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 23 18:16:00 2020 +0000"
      },
      "message": "some changes at status reporting\n\nChange-Id: Ia221c96e748b352138e18cba821f2c6cae909188\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "56522776253276aad083c478e9b61d733c634d13",
      "tree": "ce3fe9512d898c66bff4055640a9a47b0949eb0c",
      "parents": [
        "a4dea5aa93c44903d41b129238b9c28367e49ff6"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon Jan 20 13:19:29 2020 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue Jan 21 10:42:27 2020 +0100"
      },
      "message": "Fix Bug 994: Add fs.sync before deploying charm\n\nChange-Id: I673e714e375bef5b5a697e53b9f64c9dcd793d55\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "a4dea5aa93c44903d41b129238b9c28367e49ff6",
      "tree": "d3ab43eb613341f7adeb83ae40853c52c8a7eb3e",
      "parents": [
        "744303e157182880777f169259ea7cd4431af1d7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Sun Jan 05 16:29:30 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 14 21:37:05 2020 +0000"
      },
      "message": "moved get package version to init\n\nChange-Id: Ia81f82dd0be57bd2c095ea4e8a05b8643d4c31b0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "744303e157182880777f169259ea7cd4431af1d7",
      "tree": "7b19feaa654a80de4f29be4c3fcc55f7e5be5a9e",
      "parents": [
        "30ccee37324c3a2469c2c70a0a194c778dd20c92"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 13 16:46:31 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 13 16:56:34 2020 +0000"
      },
      "message": "timeout parametrization to allow larger deployments\n\nChange-Id: Ibd8b7093f9bd28cca858bd7401a92a5c555dcc72\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "30ccee37324c3a2469c2c70a0a194c778dd20c92",
      "tree": "d26e8409dd863d8086c2fd31cba0a399d1bdd15c",
      "parents": [
        "d5916fd2af450e9e146100a65e632e3cc0400748"
      ],
      "author": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Jan 13 12:01:36 2020 +0100"
      },
      "committer": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Jan 13 12:01:36 2020 +0100"
      },
      "message": "aiohttp fix\n\nChange-Id: Ia1619f3f6084b8afadba0c0ead4c51621a0b3a5c\nSigned-off-by: calvinosanch \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "d5916fd2af450e9e146100a65e632e3cc0400748",
      "tree": "c767d6da1beab880c77144a30588feb395aa43df",
      "parents": [
        "b8a35ddafa3852c2d12ff58b42927a53c396e457"
      ],
      "author": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Thu Jan 09 17:19:53 2020 +0100"
      },
      "committer": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Fri Jan 10 15:23:17 2020 +0100"
      },
      "message": "Ubuntu18 + pip upgraded + aiohttp\n\nChange-Id: If7e62cfdf00f01af4e4f8a8cd1afee311c8ed4aa\nSigned-off-by: calvinosanch \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "b8a35ddafa3852c2d12ff58b42927a53c396e457",
      "tree": "298cdf82c44439b89eaeb5cef831e1e5ee945a97",
      "parents": [
        "69a722cb1fd8af6c247acf0dc95a4416c873deac"
      ],
      "author": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Thu Jan 09 15:10:14 2020 +0000"
      },
      "committer": {
        "name": "quilesj",
        "email": "e.nvi001.tid@telefonica.com",
        "time": "Thu Jan 09 15:10:14 2020 +0000"
      },
      "message": "Fix bug 987\n\nChange-Id: I72d490b765d04b00b912fd19002c51580f286da0\nSigned-off-by: quilesj \u003ce.nvi001.tid@telefonica.com\u003e\n"
    }
  ],
  "next": "69a722cb1fd8af6c247acf0dc95a4416c873deac"
}
