)]}'
{
  "log": [
    {
      "commit": "c0515545140209166361c813e593e687708ff831",
      "tree": "5359af1d260477aa56b53779fa04baa251e4dc5a",
      "parents": [
        "1c097b2e3eebb7f336c4054e7d6aa7ed12c289c9"
      ],
      "author": {
        "name": "Gianpietro Lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Nov 29 17:54:30 2019 +0000"
      },
      "committer": {
        "name": "Gianpietro Lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Nov 29 17:54:30 2019 +0000"
      },
      "message": "change method to install Juju\n\nChange-Id: I78ebd597f71e8357e12f55e89bba1ad582e5afe9\nSigned-off-by: Gianpietro Lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "1c097b2e3eebb7f336c4054e7d6aa7ed12c289c9",
      "tree": "3111f2b6fcbc417f39612db502fce750c964ca62",
      "parents": [
        "da89ee7ab8a3aa9b20737bb41a3822304ad17712"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 29 14:17:12 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 29 14:18:28 2019 +0100"
      },
      "message": "Fix bug 902 - Added pyangbind dependency when installing osmclient\n\nChange-Id: I4954906f715a393a07dc36cfca4d313b87b4f011\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "da89ee7ab8a3aa9b20737bb41a3822304ad17712",
      "tree": "16a18462a60c2f75d84ff0a2e5f36801be310129",
      "parents": [
        "078f5985d9263bff393c73ee3ffdc29c14084511"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 28 02:19:59 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 28 02:19:59 2019 +0100"
      },
      "message": "full_install_osm.sh: workaround to fix osmclient dependencies with osm-im\n\nChange-Id: I8a0dcc5f4ef38ad4bc0be340fc33b8d18dda94bf\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "078f5985d9263bff393c73ee3ffdc29c14084511",
      "tree": "4e8e6e09a57895786adba6300452310c4ff3418b",
      "parents": [
        "9b1d22f2f573ebaed36c0b48ad2159a70d1332c8"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 27 15:06:06 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 27 17:53:10 2019 +0100"
      },
      "message": "full_install_osm.sh: install python3-osmclient and IM dependencies\n\nChange-Id: I7e9d52cdb0ae350d229283f9910b194202a4ca2e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "9b1d22f2f573ebaed36c0b48ad2159a70d1332c8",
      "tree": "f5d4c985f5b0f80fda264a1a22e4181c8c1f3a16",
      "parents": [
        "8339ed24e9270f4cd7aa34bb632505d8d72f6c4a"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Wed Nov 27 09:21:57 2019 -0500"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Wed Nov 27 16:07:56 2019 +0100"
      },
      "message": "Fix pyyaml dependency after new juju verson\n\nChange-Id: Icce81ab6cd4a56e179105dd951b35907bd582fa8\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "8339ed24e9270f4cd7aa34bb632505d8d72f6c4a",
      "tree": "a04a46f5268f78e1ba4dad7a33a7d90d8c3cff69",
      "parents": [
        "5cc8ac309e830ef38c4f066c2337259b5c87a0e6"
      ],
      "author": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Thu Jul 25 17:10:58 2019 +0530"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 27 15:26:14 2019 +0100"
      },
      "message": "Gerrit ID: 5665 - Deploys OSM on Kubernetes.\nRun the installation script with -c k8s to deploy osm on K8s.\nTo Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s.\nEach yaml file in osm_pods directory contains yaml definitions for pods and services.\n\nAdded license to yaml files in osm_pods.\n\nChanged volume mounts to OSM_NAMESPACE_VOL from docker volumes.\n\nRemoves all pods and services while uninstalling.\n\nAdded namespace to deploy osm services. Deleting namespace\nfor uninstalling osm services.\nResolved Merge conflict with Change-7931. Changed Mongo, Kafka,\nzookeeper, mysql and prometheus to statefulset.\n\n-s \u003cnamespace\u003e users can define namespace for k8s to deploy\nosm services.\n\nAdded cluster configuration file which will be used to install k8s control plane\nAddressed nodeport range issue and resolved merge conflict.\n\nAdded two yaml files to create a job for systest and robot test.\n\nChange-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772\nSigned-off-by: vijaynag.bs \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "5cc8ac309e830ef38c4f066c2337259b5c87a0e6",
      "tree": "d10f1d9248be67de6030802e8c1d81cf6275ee87",
      "parents": [
        "c2e35794281931184cc4a6315bdf248dc1cab4ad"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 25 10:33:25 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 25 10:33:25 2019 +0000"
      },
      "message": "fix path of RO/Dockerfile-local\n\nChange-Id: I8bbd509fdc04964f04206b4e29bb5d627145e224\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c2e35794281931184cc4a6315bdf248dc1cab4ad",
      "tree": "9023cd936545cc4233e967c7d309096cd2fa28a4",
      "parents": [
        "0ccc31e778747d2c61fbb060c5d2195d2d6bb1c7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Sat Nov 23 17:14:57 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Sat Nov 23 17:14:57 2019 +0000"
      },
      "message": "change RO dockerfile to install python3 packages\n\nChange-Id: If6b0e4c5edc41be6d3223bff5a3b3bebd806e2b3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0ccc31e778747d2c61fbb060c5d2195d2d6bb1c7",
      "tree": "206dadca05ef4584864f9ac95985f316e96fd447",
      "parents": [
        "72399e3c7cb06007d29838a3bd4bbf58a14d1ed4"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 15:28:50 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 15:28:50 2019 +0100"
      },
      "message": "LCM/Dockerfile: updated to support K8s feature and upstream libjuju\n\nChange-Id: Iab2e464152341d8c3e7a1e6d8c1ae3b643f2a495\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "72399e3c7cb06007d29838a3bd4bbf58a14d1ed4",
      "tree": "6444cb5e7258b22412fe61017ea50a33e4b1c78b",
      "parents": [
        "3c25fabc0802a4f2aa17c7e5b28de2376833d429"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 10:09:40 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 10:09:40 2019 +0100"
      },
      "message": "Fix bug 896\n\nChange-Id: I5f49bf38d6f72030d818d148e488f7d248165f67\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "3c25fabc0802a4f2aa17c7e5b28de2376833d429",
      "tree": "13216c2d4c1d221e02bc6fe81bbba244c44660ef",
      "parents": [
        "d5f6aa6872dc5614c193b4a146ed4335f495e864"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Nov 18 17:24:43 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 09:32:42 2019 +0100"
      },
      "message": "Moved common from jenkins folder to devops root folder\n\nChange-Id: Ib56b840f5d91f5962daa5fd06d80eb1888617f9e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "d5f6aa6872dc5614c193b4a146ed4335f495e864",
      "tree": "4f1f05cc2ba399d345279f49605f27ebdddc04fe",
      "parents": [
        "ca079d7049c9636883c737fd7e115b2d244e8ace"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Thu Nov 21 18:57:36 2019 +0100"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Nov 22 00:26:32 2019 +0100"
      },
      "message": "robot: adapt VIM test for RBAC environments\n\nChange-Id: I2d4056b46e131311acb93416ba74009cef46e257\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "ca079d7049c9636883c737fd7e115b2d244e8ace",
      "tree": "ec4a103016cef9879c932ce6da90850301b21f43",
      "parents": [
        "1a300b4a195753d37208194b8bd37c2011c725ae"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Tue Nov 19 13:05:22 2019 +0100"
      },
      "committer": {
        "name": "israelad",
        "email": "adam.israel@canonical.com",
        "time": "Thu Nov 21 15:41:37 2019 +0100"
      },
      "message": "Update Dockerfiles to install juju module\n\nUpdate the LCM and MON dockerfiles to install the upstream juju library\nfrom pip.\n\nChange-Id: I9dc31a852cd29c13cf04e39dfb116f9950f475fd\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "1a300b4a195753d37208194b8bd37c2011c725ae",
      "tree": "d22fd3c83b27c62cd460e7d5cb362d209d50507a",
      "parents": [
        "a7e5d0103241459c2aae06c53931bebed13b4cec",
        "38d91ee0e1259f68cb024870eeb677a77fa89729"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Nov 20 07:11:48 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Nov 20 07:11:48 2019 +0100"
      },
      "message": "Merge \"Update installer_osm.sh to be used for normal, daily and rc installations\""
    },
    {
      "commit": "a7e5d0103241459c2aae06c53931bebed13b4cec",
      "tree": "895ca9db85a56339e7f232e2e3a0fad4f3900439",
      "parents": [
        "024f6c39ec6b93381963b5033e7aff9ac6409237",
        "41587489eea6e2619cb2960725e9f9bcf9e557be"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Nov 20 06:31:27 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Nov 20 06:31:27 2019 +0100"
      },
      "message": "Merge \"Install latest stable version of Juju\""
    },
    {
      "commit": "024f6c39ec6b93381963b5033e7aff9ac6409237",
      "tree": "2e2c00ce977d7a992275cd44cb8234349cfdcc10",
      "parents": [
        "3f7f46ab7bf67ceb7d3c9a7f2c2aef5c2dea409d",
        "90a9ab8ce4392804baab02499bdb11ff4a872b88"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Nov 20 06:29:45 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Nov 20 06:29:45 2019 +0100"
      },
      "message": "Merge \"Update vCD 10 Compatibility\""
    },
    {
      "commit": "3f7f46ab7bf67ceb7d3c9a7f2c2aef5c2dea409d",
      "tree": "4092313c04110b4f3a2f0c81c202ead67c1eb84f",
      "parents": [
        "bf573187ee41e6a6fa1a9efccd3e1111c15419f7",
        "43fb44d51fc099720fc67ebe28af57ba988b8838"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Nov 20 06:28:15 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Nov 20 06:28:15 2019 +0100"
      },
      "message": "Merge \"Install iptables-persistent package\""
    },
    {
      "commit": "38d91ee0e1259f68cb024870eeb677a77fa89729",
      "tree": "3860652de9ab68e072dcf7337b73d94e9abc1016",
      "parents": [
        "bf573187ee41e6a6fa1a9efccd3e1111c15419f7"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 07 16:31:23 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Nov 19 17:23:34 2019 +0100"
      },
      "message": "Update installer_osm.sh to be used for normal, daily and rc installations\n\nChange-Id: Id6acd1cdafd5ca7076de6ea131cd3a806dbdab43\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "bf573187ee41e6a6fa1a9efccd3e1111c15419f7",
      "tree": "6c09f4609c86dc67b6c105ee92d8a708c7841ac1",
      "parents": [
        "81b40a09efd3580a6fb55271ed863e7304be8e20"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Oct 23 18:20:43 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Nov 19 14:56:06 2019 +0100"
      },
      "message": "feature5837: tools/validate_descriptor.py updated to support vdu and kdu\n\nChange-Id: I98dcd769e601adfef5fea740606572301edf2d5e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "81b40a09efd3580a6fb55271ed863e7304be8e20",
      "tree": "18daa7740e47e006d30bd86d054adda8b63525b6",
      "parents": [
        "70167ff4b4a8915f378c886a1f255d62ef0acb5a"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Tue Nov 19 18:02:23 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Tue Nov 19 18:02:23 2019 +0530"
      },
      "message": "Adding missing python3 packages for build in osmclient\u0027s dockerfile for jenkins\n\nChange-Id: I2a89209a3d936e0d108edec7cd8ce578af070cfa\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "70167ff4b4a8915f378c886a1f255d62ef0acb5a",
      "tree": "40e850bc65510ec6e3ca1322389f356b937023c3",
      "parents": [
        "c5a51c40540ea2b0bb888c98c8441a551b084d8f",
        "bc31dab809b1a3cb9d1bd1de679ad662c776c4aa"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Nov 19 10:44:35 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Nov 19 10:44:35 2019 +0100"
      },
      "message": "Merge \"Temp workaround for 502 error for jenkins systest\""
    },
    {
      "commit": "bc31dab809b1a3cb9d1bd1de679ad662c776c4aa",
      "tree": "c8a6e9448e85a7dba1ced963023f67742a106d96",
      "parents": [
        "1ec8f4bc62e12d8d45db1af308e2b61aa5b88619"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Nov 19 14:00:36 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Nov 19 14:00:36 2019 +0530"
      },
      "message": "Temp workaround for 502 error for jenkins systest\n\nChange-Id: Ia0ba766e6ec993ebc31481b770fad6511f854619\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "90a9ab8ce4392804baab02499bdb11ff4a872b88",
      "tree": "8de2963fad74ee17d87df23b5cfb4ab85157d18c",
      "parents": [
        "1ec8f4bc62e12d8d45db1af308e2b61aa5b88619"
      ],
      "author": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Mon Nov 18 11:26:59 2019 -0500"
      },
      "committer": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Mon Nov 18 11:36:02 2019 -0500"
      },
      "message": "Update vCD 10 Compatibility\n\nUpdates API version to 32.0\nMinor API changes to how catalog is searched\n\nBug: 891\n\nChange-Id: Ide150396621986fab84e0240076e126730757b66\nSigned-off-by: beierl \u003cmbeierl@vmware.com\u003e\n"
    },
    {
      "commit": "c5a51c40540ea2b0bb888c98c8441a551b084d8f",
      "tree": "14256169308fb8767ee80ebf1effce126ab52b17",
      "parents": [
        "1ec8f4bc62e12d8d45db1af308e2b61aa5b88619"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Oct 23 18:19:26 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Nov 18 17:24:56 2019 +0100"
      },
      "message": "tools/validate_descriptor.py reconverted as python3 script\n\nChange-Id: I6827fc17f79a99668205d74ae297fcfb41c1bb00\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "1ec8f4bc62e12d8d45db1af308e2b61aa5b88619",
      "tree": "475bd47dd3df4e3aa16e27cb966b458d42fd475d",
      "parents": [
        "a8a5cf74e24efcc34c601281c773ced52ef25f4e"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Thu Nov 14 15:11:28 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Thu Nov 14 15:11:28 2019 +0530"
      },
      "message": "Disable Robot Test\n\nChange-Id: Ie23a9eb27e37b624e5e215079d2a9f8f01520a66\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "a8a5cf74e24efcc34c601281c773ced52ef25f4e",
      "tree": "71e30b146faf999706e46bd3e5a88888b392c590",
      "parents": [
        "4c100eb1e1163d48c8c8d5ed7abc494f5a3d7986"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Thu Nov 14 08:23:08 2019 +0100"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Thu Nov 14 08:23:08 2019 +0100"
      },
      "message": "Revert \"Bug 883 - Disable build failure due to stage_4 robot test results\"\n\nThis reverts commit 86bb9f6be89b225f10468bbb232cdb4c5968c144.\n\nChange-Id: I0fb9eb2a4e410f851ab4a74329388ae6d5836bed\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "4c100eb1e1163d48c8c8d5ed7abc494f5a3d7986",
      "tree": "68d656ad2858a340510ead2bebf6758c02a47ea3",
      "parents": [
        "454bffe5e7784590aff641121ddb1da6739c1ee6"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Wed Nov 13 12:27:07 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Wed Nov 13 09:55:47 2019 +0100"
      },
      "message": "Bug 883 - Disable build failure due to stage_4 robot test results\n\nChange-Id: I0170cd0b890c27810efc90acd15f2831b918f4bc\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "454bffe5e7784590aff641121ddb1da6739c1ee6",
      "tree": "71e30b146faf999706e46bd3e5a88888b392c590",
      "parents": [
        "f21d9da8d739bf889ee49ef3ee8fb2d252ab858f"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Mon Nov 11 19:19:32 2019 -0500"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Mon Nov 11 19:19:32 2019 -0500"
      },
      "message": "Upgrading PyYaml due to new juju package - MON devops dockerfile\n\nChange-Id: Id8575b8378c15f2faa59a3971d3db3a58f9b89f5\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "f21d9da8d739bf889ee49ef3ee8fb2d252ab858f",
      "tree": "7de77f31be0cd84bda77b9bbca1805fc59d8d02e",
      "parents": [
        "31b3e72f73f41d9065fb0559343b833b4a927911"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Tue Nov 05 11:42:57 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Fri Nov 08 11:24:35 2019 +0530"
      },
      "message": "Bug 873: Robot Automation improvement to install chrome driver only for gui test\n\nChange-Id: If11bbb9a2f8e0b011fcdc3d16d7a6b72a035343f\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "41587489eea6e2619cb2960725e9f9bcf9e557be",
      "tree": "a3d9f4fed7fad873abff134f25e7e76dd5c26c62",
      "parents": [
        "31b3e72f73f41d9065fb0559343b833b4a927911"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:45:43 2019 -0500"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:45:43 2019 -0500"
      },
      "message": "Install latest stable version of Juju\n\nRevert a previous commit to pin Juju releases to 2.5 branch. The issue that led to that has since been fixed.\n\nChange-Id: I19522c4efcb154b6e80bbf4427ba8021386a91ee\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "43fb44d51fc099720fc67ebe28af57ba988b8838",
      "tree": "8074098090dd2c12ded209770c841bdbe2f5f587",
      "parents": [
        "31b3e72f73f41d9065fb0559343b833b4a927911"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:37:25 2019 -0500"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:37:25 2019 -0500"
      },
      "message": "Install iptables-persistent package\n\nInstalls the iptables-persistent package in order to make iptable changes persistent across reboots.\n\nThis is necessary to allow native charms to communicate with Juju after a reboot.\n\nChange-Id: Iacda7d36fa714991356c27a9858d4eccd77e4383\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "31b3e72f73f41d9065fb0559343b833b4a927911",
      "tree": "c9f69ada1943d584f8dbea6162f88fbf31e682ba",
      "parents": [
        "3e868b5138fe2b70b86b1da240d044a9674bcc55",
        "ad29c19edad5af822d125c2caec4f304e4caaf3e"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Nov 05 06:12:06 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Nov 05 06:12:06 2019 +0100"
      },
      "message": "Merge \"Bug 872: Change cirros nsd to use mgmtnet as managment vld\""
    },
    {
      "commit": "3e868b5138fe2b70b86b1da240d044a9674bcc55",
      "tree": "01ec37e0c05130696f5bc1dd75b9f9005c44b432",
      "parents": [
        "5ab467ee97ee5a6e7c93fe7ab19ab313b38c26ab",
        "be7676a787fcfa8f419c671835d2dc144cdd8195"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Nov 05 05:53:48 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Nov 05 05:53:48 2019 +0100"
      },
      "message": "Merge \"Re-enable OSMLCM_VCA_CACERT\""
    },
    {
      "commit": "5ab467ee97ee5a6e7c93fe7ab19ab313b38c26ab",
      "tree": "8cd240b3ba0576a9ab6fc711302e5fdcd117d5d0",
      "parents": [
        "a1cc2c6765923c8200edb74956d6080e8945b9a5",
        "7c977136e9122fd6c119690016feb6676dac670d"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Nov 05 05:51:32 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Nov 05 05:51:32 2019 +0100"
      },
      "message": "Merge \"SSH improvements for Ansible\""
    },
    {
      "commit": "ad29c19edad5af822d125c2caec4f304e4caaf3e",
      "tree": "08f0447775916ae5e90c1480847fa3baaca18275",
      "parents": [
        "a1cc2c6765923c8200edb74956d6080e8945b9a5"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Fri Nov 01 19:14:42 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Fri Nov 01 19:14:42 2019 +0530"
      },
      "message": "Bug 872: Change cirros nsd to use mgmtnet as managment vld\n\nChange-Id: Ia3035cc540b8f29f546c49203ae92fddc90f1659\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "a1cc2c6765923c8200edb74956d6080e8945b9a5",
      "tree": "62e9628ee5106d6b06720849f303c6b07b1e0d5c",
      "parents": [
        "93a23a88b386b64d6692f61a4bbf0b2221bbc53d"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Wed Oct 30 16:50:20 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Wed Oct 30 16:50:20 2019 +0530"
      },
      "message": "Robot Test: Include SDNC create/delete account using osm cli\n\nChange-Id: I5f70987fd4987fc472a37355701761f8c37689b5\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "93a23a88b386b64d6692f61a4bbf0b2221bbc53d",
      "tree": "efe8e640a2b06414471e0f8a8400f76a6a0e7b00",
      "parents": [
        "2ed9494a743a832b9625ddd3c908cb36d836e41a",
        "58af6b1f5c118080954f0b00ecd270bebd8491d0"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 30 10:59:50 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 30 10:59:50 2019 +0100"
      },
      "message": "Merge \"Enhance CLI NS launch with config parameter Fix ns config to check for empty osmclient test using python module included\""
    },
    {
      "commit": "be7676a787fcfa8f419c671835d2dc144cdd8195",
      "tree": "5c32e5174d8bb3a6e821f74d88b92fcca816c871",
      "parents": [
        "343206e260e0a20aa1523d69debca188a74583a7"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Oct 02 16:10:53 2019 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Fri Oct 25 09:59:48 2019 -0400"
      },
      "message": "Re-enable OSMLCM_VCA_CACERT\n\nRe-enable the capture of the Juju CA certificate by base64-encoding it.\n\nChange-Id: I3e16209831525d8b594549287a91b1bf4ae0f702\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "58af6b1f5c118080954f0b00ecd270bebd8491d0",
      "tree": "aa902e4042f6f5141c51183306c0ec87cc49cfe0",
      "parents": [
        "343206e260e0a20aa1523d69debca188a74583a7"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Wed Sep 18 15:33:25 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Fri Oct 25 12:53:23 2019 +0530"
      },
      "message": "Enhance CLI NS launch with config parameter\nFix ns config to check for empty\nosmclient test using python module included\n\nChange-Id: Ied096ed0affbd6ab58228d16916196635359d027\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "2ed9494a743a832b9625ddd3c908cb36d836e41a",
      "tree": "83b97ce52c176dfdd1f287b10236deb4fc5aad54",
      "parents": [
        "343206e260e0a20aa1523d69debca188a74583a7"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 17:45:05 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 18:26:18 2019 +0530"
      },
      "message": "NBI ubuntu 18, Fixed\n\nChange-Id: Idbe7259868a1ff7868cec493fac313c6b8cef1ba\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "343206e260e0a20aa1523d69debca188a74583a7",
      "tree": "f84a5c89357c406f34d231866711cb91858a46e5",
      "parents": [
        "6859ba91b36d07fc77afcb148fdad12522cf2acc"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 15:44:10 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 15:44:10 2019 +0530"
      },
      "message": "Bug 833 GPG issue for ubuntu 18, Fixed\n\nChange-Id: Ia4e72cc8e0fa8f04e72d21f1749f36d9b8c4724a\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "6859ba91b36d07fc77afcb148fdad12522cf2acc",
      "tree": "7d1c8cf44da5f5122f12326706e892c96994a170",
      "parents": [
        "e64b95dd9f1b09520f9dd3aded62c84b8c998540",
        "5ddc97f9fbfb1fe79870ffaa9816c83fef2d2ebb"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 11:11:22 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 23 11:11:22 2019 +0200"
      },
      "message": "Merge \"Native charm support\""
    },
    {
      "commit": "e64b95dd9f1b09520f9dd3aded62c84b8c998540",
      "tree": "be581d107aa4f333bd79e9fe14930dbb000a8817",
      "parents": [
        "27556780aaf744ac57f2a023f10009230a61316b",
        "032bd77f7595a34063db4f30fa55c5db5998a76b"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 11:07:56 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 23 11:07:56 2019 +0200"
      },
      "message": "Merge \"Log policy for docker containers - 2 files 100MB\""
    },
    {
      "commit": "27556780aaf744ac57f2a023f10009230a61316b",
      "tree": "1753bc0fe3ac51bdbd7115643effce3802301e91",
      "parents": [
        "68d146fd680d3e4a4dfaf4a9a2d520d83ecf48dc",
        "9f8b53b97eb50a6bc85adf1ee5c442f6d7bf6837"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 11:06:27 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 23 11:06:27 2019 +0200"
      },
      "message": "Merge \"LCM Dockerfile: run LCM as a module. Fix healthcheck timeouts\""
    },
    {
      "commit": "68d146fd680d3e4a4dfaf4a9a2d520d83ecf48dc",
      "tree": "e618ccddb195158219b5c02dd461e6ec31d1a7da",
      "parents": [
        "859d97cf5eac6f02f23a87de25dd2cf417cdaea2",
        "2c002c9c68830ec7bea8aed0bda88f53f14efcb5"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 11:06:10 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 23 11:06:10 2019 +0200"
      },
      "message": "Merge \"NBI Dockerfile: change cherrypy to version 18.1.2. Run NBI as a module\""
    },
    {
      "commit": "859d97cf5eac6f02f23a87de25dd2cf417cdaea2",
      "tree": "fe1dbb3499f52c4a2a8d07959abf81f043184547",
      "parents": [
        "7d74f646120d2fd951c667a7f0bc8f0669ecead3",
        "f9f6d9db32aebaa6ef9934c04440a8f886db78ec"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Oct 23 11:03:00 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 23 11:03:00 2019 +0200"
      },
      "message": "Merge \"full_install_osm.sh: backup previous env files before generating/updating them\""
    },
    {
      "commit": "7d74f646120d2fd951c667a7f0bc8f0669ecead3",
      "tree": "7fa3f189a8994d1d0d2cafddbe946f4fcf3d18e6",
      "parents": [
        "0e5f5fe18d9d821ab018e4cb5708f567912af568",
        "c6b00f0466ffe9141d9b933fa131780247af8583"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Oct 22 15:45:21 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Oct 22 15:45:21 2019 +0200"
      },
      "message": "Merge \"Fixes OVF converter and upload\""
    },
    {
      "commit": "7c977136e9122fd6c119690016feb6676dac670d",
      "tree": "4813ccba692cfd82a8da504b4de257ee11410392",
      "parents": [
        "0e5f5fe18d9d821ab018e4cb5708f567912af568"
      ],
      "author": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Fri Oct 18 16:48:36 2019 -0400"
      },
      "committer": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Fri Oct 18 16:48:36 2019 -0400"
      },
      "message": "SSH improvements for Ansible\n\nAdds the juju private key for ansible in case no passwords are\nbeing used.\nAdds a shortened control path in case the model name is too\nlong.\n\nChange-Id: I0a5027fdaa8e20641d1a3a0841b1ba3554f825fb\nSigned-off-by: beierl \u003cmbeierl@vmware.com\u003e\n"
    },
    {
      "commit": "f9f6d9db32aebaa6ef9934c04440a8f886db78ec",
      "tree": "476dad22ba99c4c52a82a40fcf36f5ff696233c9",
      "parents": [
        "0e5f5fe18d9d821ab018e4cb5708f567912af568"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Oct 16 09:33:35 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Oct 16 09:33:35 2019 +0200"
      },
      "message": "full_install_osm.sh: backup previous env files before generating/updating them\n\nChange-Id: I79a21f4a83ee54c513caceefecbf34f69b4effa4\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "0e5f5fe18d9d821ab018e4cb5708f567912af568",
      "tree": "ab9a0fa6bca5933977d582097f985fed716efb01",
      "parents": [
        "7ca094a4c86698b4403fdde1c59545d886a0871b"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Sep 20 12:47:13 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Oct 09 17:14:45 2019 +0200"
      },
      "message": "generate_descriptor_pkg.sh: improved detection of allowed files\n\nThis change introduces a new check for other allowed files, as long\nas its name is defined in ALLOWED_FILES_WILDCARDS. For instance, with\nthis change, README can now be README.txt, README.md, README.rst, etc.\n\nChange-Id: Ia9a0bfb455b08fd5a8a924508f5611de57754454\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "c6b00f0466ffe9141d9b933fa131780247af8583",
      "tree": "a74fb0244d874e08e73475bc884bb91ea46b0b29",
      "parents": [
        "c33cdc3359627245f605fbc1ab0084e03f30837c"
      ],
      "author": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Mon Oct 07 13:09:24 2019 -0400"
      },
      "committer": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Mon Oct 07 13:40:35 2019 -0400"
      },
      "message": "Fixes OVF converter and upload\n\nAdds the ability to specify hardware version\nDefaults hardware version to 14 for compatibility\nDisplays list of OS types in help\nAdds a working vCD upload\nAdds simple usage file\nCleans up installation path\n\nBug 850\n\nChange-Id: I1f4658e48869149c523a80401487e3e6c25dc809\nSigned-off-by: beierl \u003cmbeierl@vmware.com\u003e\n"
    },
    {
      "commit": "7ca094a4c86698b4403fdde1c59545d886a0871b",
      "tree": "5dbc08cbe32c93e90f0db79640d67a738cfc190c",
      "parents": [
        "c33cdc3359627245f605fbc1ab0084e03f30837c"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Oct 04 17:47:50 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Oct 04 17:47:50 2019 +0530"
      },
      "message": "Adding the git fetch to avoid build failure at git describe\n\nChange-Id: I1aa2bdb8e2ceebb366d756ebb0e838b761fd26b5\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "5ddc97f9fbfb1fe79870ffaa9816c83fef2d2ebb",
      "tree": "2fa055965c03eee26944d810d535501abc7b045d",
      "parents": [
        "c33cdc3359627245f605fbc1ab0084e03f30837c"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Tue Sep 03 18:11:12 2019 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Thu Oct 03 11:59:41 2019 -0400"
      },
      "message": "Native charm support\n\nThis commit adds an API Proxy env variable to __lcm__.env, in order to\nenable native charm support in OSM.\n\nThe default behavior is to automatically detect the IP of the primary\ninterface. This can be overridden with the -A flag.\n\nChange-Id: I172ce4f7bb76f67ae9fb8918cdd5a10c93fa3b8a\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "c33cdc3359627245f605fbc1ab0084e03f30837c",
      "tree": "80c334129d8cc9a4928833360f7e4a14867960a6",
      "parents": [
        "de94bc29b75c03e003662ab9373b913e99662edf"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Sep 20 09:10:52 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Sep 20 09:14:20 2019 +0200"
      },
      "message": "validate_descriptor.py: new option for validate charms\n\nDefault behaviour is NOT to validate whether the charm is in the folder.\nThe rationale is that this tool is intended to validate only the descriptor,\nnot the package. Validating the package requires more aspects to be\ntaken into account, not only the charm\nMoreover, in a CICD for a VNF vendor, charms can be created and tested\nindependently from the descriptors and only be merged in the same folder\nin the last step.\n\nChange-Id: I33aa986493931df463fa8f9d2c6cda2e4be45cf9\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "de94bc29b75c03e003662ab9373b913e99662edf",
      "tree": "ae0d8303b21dd96a6a1c823810d4d253e3252ea0",
      "parents": [
        "7cc9f8072b5a12a827138c522ea0ff7d13c2324c"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 17 10:26:19 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Sep 20 09:14:20 2019 +0200"
      },
      "message": "generate_descriptor_pkg.sh: fix bug in validation to use the right file\n\nChange-Id: I5849c0d40960b43d266b1c6077a36bc563026144\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "032bd77f7595a34063db4f30fa55c5db5998a76b",
      "tree": "1de1e275ffe24355995398e1305b3fe4a32ef362",
      "parents": [
        "7cc9f8072b5a12a827138c522ea0ff7d13c2324c"
      ],
      "author": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Tue Jul 30 07:11:56 2019 +0000"
      },
      "committer": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Thu Sep 19 12:03:18 2019 +0200"
      },
      "message": "Log policy for docker containers - 2 files 100MB\n\nChange-Id: I3dfb36ced68ccd0d95c5d2f0bfc725e9629675a2\nSigned-off-by: calvinosanch \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "7cc9f8072b5a12a827138c522ea0ff7d13c2324c",
      "tree": "900f508079a07835b937bd995dfa15fd258294fe",
      "parents": [
        "c7f2074865435ace400300b7b43dbdf811302f44"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Sep 18 15:33:25 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Sep 18 15:33:25 2019 +0530"
      },
      "message": "syntax error rectify\n\nChange-Id: Ie339e998d7f9acd83d031398575d432ab2d88ee8\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "c7f2074865435ace400300b7b43dbdf811302f44",
      "tree": "420561adbede814b7c808f2cc6dd0bd383b81946",
      "parents": [
        "4e0b32ad547306a7ba7afce730765f312af9f4e9"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Mon Sep 16 10:19:48 2019 -0400"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Sep 17 08:21:46 2019 +0200"
      },
      "message": "Script to cache Juju LXC images\n\nThis script is needed by Gerrit 7836, in order to cache the LXC images\noptimized for faster deployment of charms.\n\nChange-Id: I8e46110d9d3de8eda17b06da8b26adad33cb9124\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "9f8b53b97eb50a6bc85adf1ee5c442f6d7bf6837",
      "tree": "533c4aaf30b2128e1f214588050077327d115344",
      "parents": [
        "2c002c9c68830ec7bea8aed0bda88f53f14efcb5"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 13:19:48 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 13:19:53 2019 +0000"
      },
      "message": "LCM Dockerfile: run LCM as a module. Fix healthcheck timeouts\n\nChange-Id: I13da267f5cbaf4201d6a753a76d0ea05560f3dd3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2c002c9c68830ec7bea8aed0bda88f53f14efcb5",
      "tree": "da3b98b75bb9f74bfae31726fc06473f49d80475",
      "parents": [
        "4e0b32ad547306a7ba7afce730765f312af9f4e9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 12:57:35 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 12:57:42 2019 +0000"
      },
      "message": "NBI Dockerfile: change cherrypy to version 18.1.2. Run NBI as a module\n\nChange-Id: I80109e668590ed6318f3711473f6b0c7f58bc55c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "4e0b32ad547306a7ba7afce730765f312af9f4e9",
      "tree": "c90473bb8e6a70f3ed06896bc519b3fc97f7eb9c",
      "parents": [
        "b6a0bf1d0babbffc146326475a2f48391ffe6e54"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Sep 12 17:35:17 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Sep 12 15:22:26 2019 +0200"
      },
      "message": "Remove license check from Merge job\n\nChange-Id: Ie6d6ee1f4a05eab80cb7bf76b18849f5226c7c37\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "b6a0bf1d0babbffc146326475a2f48391ffe6e54",
      "tree": "b46427848adf2670e9aa5a0b33798db0dabf81f0",
      "parents": [
        "e32a5550944e00941b4caa4bdd22a57dd56263e4"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 21:08:21 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 21:08:37 2019 +0200"
      },
      "message": "full_install_osm.sh: fix typo in hyperlink for README2\n\nChange-Id: I9f30077cbf470e415141cd5d1d5f528628df7f99\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "e32a5550944e00941b4caa4bdd22a57dd56263e4",
      "tree": "293c9da442c562fc4d05258bc3521aec05315762",
      "parents": [
        "d081690f8603c9c7d1534cb8c0c01bf23de1d086",
        "954f06ffe27a1ff24dae1c886653d9c10014a07e"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 17:30:21 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Sep 10 17:30:21 2019 +0200"
      },
      "message": "Merge \"tools/osm-report: fix getting deb packages in dockers\""
    },
    {
      "commit": "d081690f8603c9c7d1534cb8c0c01bf23de1d086",
      "tree": "176065db2bce7922e98637f0bc72aea215c0a266",
      "parents": [
        "5311973b3bd700aa661d3f44607960919b387462",
        "b1993ed78522f62b98b46be2a95cb24a80cf3a3c"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 17:30:08 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Sep 10 17:30:08 2019 +0200"
      },
      "message": "Merge \"full_install_osm.sh: updated retrieval of README files\""
    },
    {
      "commit": "5311973b3bd700aa661d3f44607960919b387462",
      "tree": "c29143ba7c83ed990f08fc67607c406fd7ee3657",
      "parents": [
        "d3dd343665385d6f6ce7d0b37950857b87b5bc09",
        "5a50a063bb187a1da368254c79ad1a4b8c0f0042"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Sep 10 13:16:39 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Sep 10 13:16:39 2019 +0200"
      },
      "message": "Merge \"Remove OSMLCM_VCA_CACERT\""
    },
    {
      "commit": "d3dd343665385d6f6ce7d0b37950857b87b5bc09",
      "tree": "a0a6d3f7ee30cd0731bee029eb7f701b14a6a166",
      "parents": [
        "b6e0266a557b25d6b791661919f537e5bb32c2a5",
        "bfb7790d10dfc34c17976c8e60372543af33a618"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Sep 10 11:32:34 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Sep 10 11:32:34 2019 +0200"
      },
      "message": "Merge \"RO, NBI, LCM and osmclient: Update pip to latest version\""
    },
    {
      "commit": "b1993ed78522f62b98b46be2a95cb24a80cf3a3c",
      "tree": "c25f17adba0e169f96e0897aafd43f9058cfd376",
      "parents": [
        "b6e0266a557b25d6b791661919f537e5bb32c2a5"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 00:58:43 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 00:58:53 2019 +0200"
      },
      "message": "full_install_osm.sh: updated retrieval of README files\n\nChange-Id: I50c0f82a4bc71df9419de0178ebaa7d1c245295d\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "954f06ffe27a1ff24dae1c886653d9c10014a07e",
      "tree": "cdc53b87a00ac487cb14b995f52699fd05483e61",
      "parents": [
        "b1993ed78522f62b98b46be2a95cb24a80cf3a3c"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jun 27 16:44:18 2019 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Sep 10 00:58:53 2019 +0200"
      },
      "message": "tools/osm-report: fix getting deb packages in dockers\n\nChange-Id: I3fa7700543ebbe8fb4b6c35f282ebd5c554dabe1\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "5a50a063bb187a1da368254c79ad1a4b8c0f0042",
      "tree": "070420688f5983d97734ce9c75c204cc83efcc8b",
      "parents": [
        "67001add5264b6e16930cc54942f84833964b6e6"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Mon Sep 09 11:33:13 2019 +0300"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Mon Sep 09 11:52:31 2019 +0300"
      },
      "message": "Remove OSMLCM_VCA_CACERT\n\nRemoves the OSMLCM_VCA_CACERT variable from __lcm__.env in order to fix\nthe VCA. This works around the parsing of the OSMLCM_VCA_CACERT in\nfull_install.sh, which currently truncates the cert, causing it to be\ninvalid.\n\nChange-Id: I8e8c8199bc27ac919e4bf7e6442e6746bb503c8a\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "b6e0266a557b25d6b791661919f537e5bb32c2a5",
      "tree": "fdf4f980faad41231b72badd86ac6b9031795958",
      "parents": [
        "ff53f35303d2a99e5c2aa31619e1b12aff9b2fad"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Sep 05 14:05:14 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Sep 05 14:05:14 2019 +0530"
      },
      "message": "Resolve the regular expression issue in license scan\n\nChange-Id: If0f9b53da16d1e291aee22d0df6adaae492afea4\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "ff53f35303d2a99e5c2aa31619e1b12aff9b2fad",
      "tree": "408440cc5a994fba773ae22a12271b956d118948",
      "parents": [
        "7c1f73434953ceaad90c428f315b27d9bdae6225",
        "bcefb0db1e9822b87163a5daf6277b5f9b42ebeb"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Sep 04 17:03:47 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Sep 04 17:03:47 2019 +0200"
      },
      "message": "Merge \"Adds conditional steps for reports\""
    },
    {
      "commit": "7c1f73434953ceaad90c428f315b27d9bdae6225",
      "tree": "c1866f2ab8846126cc3e2b033de459edf0daaca0",
      "parents": [
        "67001add5264b6e16930cc54942f84833964b6e6"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Sep 04 11:58:38 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Sep 04 11:58:38 2019 +0530"
      },
      "message": "License check exceptions for master branch\n\nChange-Id: I9f1fea4d8943380967058797338fc7772dbb0a06\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "bcefb0db1e9822b87163a5daf6277b5f9b42ebeb",
      "tree": "bcd4076cd3fd13efaa0af6f079de266dd813d169",
      "parents": [
        "67001add5264b6e16930cc54942f84833964b6e6"
      ],
      "author": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Thu Jul 25 15:44:34 2019 -0400"
      },
      "committer": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Tue Sep 03 12:43:43 2019 -0400"
      },
      "message": "Adds conditional steps for reports\n\nIf coverage or junit files exist, publish them via Jenkins\nplugins.\n\nJunit plugin is already present.\nCoberatura plugin needs to be installed before this can be\nmerged.\n\nBug 803\n\nChange-Id: I898e32a6b9dd28c958e7fea2422c416f3c2c077e\nSigned-off-by: beierl \u003cmbeierl@vmware.com\u003e\n"
    },
    {
      "commit": "67001add5264b6e16930cc54942f84833964b6e6",
      "tree": "925f6d34b5c84c3071b5284916d658089373c535",
      "parents": [
        "34f8b6bc66d0b98b38f33aaeb07d0c8b53e04007"
      ],
      "author": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Thu Aug 29 14:21:35 2019 -0400"
      },
      "committer": {
        "name": "beierl",
        "email": "mbeierl@vmware.com",
        "time": "Fri Aug 30 16:48:16 2019 +0200"
      },
      "message": "Allow devops to test own patches\n\nAdds a step to checkout the code from the Gerrit review\ninstead of running from master.\n\nBug 824\nChange-Id: Ic080454518b9388b94fb7aa28fd55cde72463448\nSigned-off-by: beierl \u003cmbeierl@vmware.com\u003e\n"
    },
    {
      "commit": "34f8b6bc66d0b98b38f33aaeb07d0c8b53e04007",
      "tree": "2cbfc8062541e834557e2854d6b287d6b4b22b28",
      "parents": [
        "fc9481155a63b4433184ae4f87f608af1dc76dd2"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Fri Aug 09 09:24:53 2019 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Fri Aug 09 09:26:53 2019 -0400"
      },
      "message": "Fix bug 816\n\nThis pins the installed version of Juju to 2.5, which matches the pinned\nversion of libjuju used by N2VC. The mismatch is causing issues\ndeploying charms with new installs.\n\nChange-Id: Ia831b7735511172a64e6e691ce87848dc5b95ae4\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "bfb7790d10dfc34c17976c8e60372543af33a618",
      "tree": "70fe9720731daafad691e82644b15e3ede9f7e0a",
      "parents": [
        "fc9481155a63b4433184ae4f87f608af1dc76dd2"
      ],
      "author": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Wed Jul 31 13:31:16 2019 +0000"
      },
      "committer": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Thu Aug 01 07:09:06 2019 +0000"
      },
      "message": "RO, NBI, LCM and osmclient: Update pip to latest version\n\nChange-Id: I1deef6abb75fcd02eb0535498f7c398be5086ac3\nSigned-off-by: calvinosanch \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "fc9481155a63b4433184ae4f87f608af1dc76dd2",
      "tree": "0c486d3a49eb9f90f2be59f16ed2cfd2dafd8193",
      "parents": [
        "7e29d16a21ef3d5818ec9286227aed1550d58a6b"
      ],
      "author": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Fri Jul 26 10:46:00 2019 +0000"
      },
      "committer": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Wed Jul 31 09:11:03 2019 +0100"
      },
      "message": "BUG 703 fix - Check if zookeeper is initialized before kafka\n\nChange-Id: I93810203efd9de329f1ecbdd9970ef3cf266c16b\nSigned-off-by: calvinosanch \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "7e29d16a21ef3d5818ec9286227aed1550d58a6b",
      "tree": "70e5957b36b3f82f13e25204daba0822b832e0d5",
      "parents": [
        "0829d7099c7074c2566cf80309385e274c6229d7"
      ],
      "author": {
        "name": "lombardofr",
        "email": "lombardo@everyup.it",
        "time": "Tue Jul 30 15:37:33 2019 +0200"
      },
      "committer": {
        "name": "lombardofr",
        "email": "lombardo@everyup.it",
        "time": "Tue Jul 30 17:28:40 2019 +0200"
      },
      "message": "fix Bug 811\n\nChange-Id: I1dc87b86f8dc1c19c62ec3bfade391a9e60eb2e9\nSigned-off-by: lombardofr \u003clombardo@everyup.it\u003e\n"
    },
    {
      "commit": "0829d7099c7074c2566cf80309385e274c6229d7",
      "tree": "b2e36977ce6c2fe1fd889d6f449655ec527d1237",
      "parents": [
        "852a07d1b4a177726be0de5a364fc066839359b8"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Jul 26 00:28:13 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Jul 26 00:28:13 2019 +0530"
      },
      "message": "improvement: email notification\n\nChange-Id: Id89196b4d99c4a33123f48c192b2a43f2504128f\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "852a07d1b4a177726be0de5a364fc066839359b8",
      "tree": "5e902f0f4bd31e50be9f7a835ed44982ef4d075e",
      "parents": [
        "7273dfbd2fc018915a5f68baf52dbfe86a8e0acb"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 12:29:19 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 12:34:29 2019 +0530"
      },
      "message": "added try catch for pipeline script\n\nChange-Id: I8a3cc8c472c67c5dcd7e6b441919438bdc6eef06\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "7273dfbd2fc018915a5f68baf52dbfe86a8e0acb",
      "tree": "d6086cb301af9130fed51f9c764c045819cd7bcd",
      "parents": [
        "16a96f533dd64b08cdd980eef13d3f982c99f19e"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 11:32:57 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 12:34:29 2019 +0530"
      },
      "message": "bug 542 improvment to the code, license scan\n\nChange-Id: Ia2c8da12c8ea8e99510b9bb8a8d4d2624b68b0ec\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "16a96f533dd64b08cdd980eef13d3f982c99f19e",
      "tree": "4f831e1695a7731c2de8514d565d146758e7b3b5",
      "parents": [
        "57fb37f54676b1e4ec51168c234935da72aec0cf",
        "dbe6cffce76d63abf34a0d9e47c6d5f015c513be"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 08:00:30 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Thu Jul 25 08:00:30 2019 +0200"
      },
      "message": "Merge \"improvement send email\""
    },
    {
      "commit": "dbe6cffce76d63abf34a0d9e47c6d5f015c513be",
      "tree": "4f831e1695a7731c2de8514d565d146758e7b3b5",
      "parents": [
        "fddb5c159ecebfd6bbaa7f70f5d3f8318a9c8a70"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 11:27:46 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Jul 25 11:27:46 2019 +0530"
      },
      "message": "improvement send email\n\nChange-Id: I8252c934d9267eca213e9448e6675cbd38a2d8a8\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "57fb37f54676b1e4ec51168c234935da72aec0cf",
      "tree": "e344aa00faea0b83c2c31b4a5d4ddedcd4d66f2b",
      "parents": [
        "9d25cf8975b90133a9c97343b73373eba5205bd7"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jul 24 16:27:22 2019 +0100"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jul 24 16:27:22 2019 +0100"
      },
      "message": "Revert \"bug 542 files added/modified should contain license\"\n\nThis reverts commit 9d25cf8975b90133a9c97343b73373eba5205bd7.\n\nChange-Id: I3539a7ba5758dcdd0254d7abaad862e89dffdfb0\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "9d25cf8975b90133a9c97343b73373eba5205bd7",
      "tree": "4582be393fbcc86d909e854a7a05e62ab8b470d8",
      "parents": [
        "fddb5c159ecebfd6bbaa7f70f5d3f8318a9c8a70"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jul 24 17:26:31 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jul 24 17:26:31 2019 +0530"
      },
      "message": "bug 542 files added/modified should contain license\n\nChange-Id: Ib6cfcc05bc40c5e3debce463914390680b118b1b\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "fddb5c159ecebfd6bbaa7f70f5d3f8318a9c8a70",
      "tree": "e344aa00faea0b83c2c31b4a5d4ddedcd4d66f2b",
      "parents": [
        "28a2ebbaef8cdd3f8bda0e92b1a916d87c89cf3a"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 22:07:24 2019 +0100"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 22:07:24 2019 +0100"
      },
      "message": "Revert \"improvement:devops code related to docker clean and email notification\"\n\nThis reverts commit 28a2ebbaef8cdd3f8bda0e92b1a916d87c89cf3a.\n\nChange-Id: Ic408d0015de24eedd48ae80a2223e4464f86c2e3\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "28a2ebbaef8cdd3f8bda0e92b1a916d87c89cf3a",
      "tree": "4f4ef1ad9d894dab4bb5d08953bc0e62181fed7b",
      "parents": [
        "0e331fb5481898a39e0109dcfd52f804fbf12f43"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jul 24 01:20:53 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jul 24 01:20:53 2019 +0530"
      },
      "message": "improvement:devops code related to docker clean and email notification\n\nChange-Id: I38b61b21d139a7c899922846c3dacfa027f914fc\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "0e331fb5481898a39e0109dcfd52f804fbf12f43",
      "tree": "e344aa00faea0b83c2c31b4a5d4ddedcd4d66f2b",
      "parents": [
        "73a7e3341a08a1dd032b82ffc611503fb81a98f8"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 19:54:52 2019 +0100"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 19:54:52 2019 +0100"
      },
      "message": "Revert \"improvement:devops code related to docker clean and email notification\"\n\nThis reverts commit 73a7e3341a08a1dd032b82ffc611503fb81a98f8.\n\nChange-Id: I250f309d0d506d96641d7d36e3c3f8f3a9e10f50\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "73a7e3341a08a1dd032b82ffc611503fb81a98f8",
      "tree": "8e40c05cb67f04a118ad5ca66ac545449cc00503",
      "parents": [
        "f3e42cf1fda77c71980daac18fe0cb55f52be1d1"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 18:08:13 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 18:08:13 2019 +0530"
      },
      "message": "improvement:devops code related to docker clean and email notification\n\nChange-Id: I34bb5cd451ba4459c799c9662cd85e166f580fb4\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "f3e42cf1fda77c71980daac18fe0cb55f52be1d1",
      "tree": "e344aa00faea0b83c2c31b4a5d4ddedcd4d66f2b",
      "parents": [
        "d3cba7d68cd47f64edf15ca267a35aa3781e2a6f",
        "836e9dba53858f01e494d55fff9ef7e6849e16c5"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 12:13:53 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Jul 23 12:13:53 2019 +0200"
      },
      "message": "Merge \"bug 801 increase healthcheck timeout for NBI/POL/MON\""
    },
    {
      "commit": "d3cba7d68cd47f64edf15ca267a35aa3781e2a6f",
      "tree": "e0116f507a10085cc5d804446f24b4afcf5b0e97",
      "parents": [
        "a1b5bdbd86de48f3bfbf590e6148a311851cde39",
        "9de4ec10ffdc139ae00704091978bbb40011dc2d"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 12:12:38 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Jul 23 12:12:38 2019 +0200"
      },
      "message": "Merge \"Bug 806, System test exception handled!\""
    },
    {
      "commit": "a1b5bdbd86de48f3bfbf590e6148a311851cde39",
      "tree": "e368eaf0c29e3292003a8fba01a206a9489803d1",
      "parents": [
        "8cb84422834b7e5ae312a804d23842f8af923a25",
        "0c2f62b7d926648b50f9f99e8c88224c1821b89f"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 23 12:03:18 2019 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Jul 23 12:03:18 2019 +0200"
      },
      "message": "Merge changes I1d0ee897,Iee1ed292\n\n* changes:\n  VCA CA certificate as env var for LCM\n  full_install_osm.sh: escaping spaces in OSMLCM_VCA_PUBKEY\n"
    },
    {
      "commit": "836e9dba53858f01e494d55fff9ef7e6849e16c5",
      "tree": "c03951c5eae81785698284d9f247f33cb05d2cd6",
      "parents": [
        "8cb84422834b7e5ae312a804d23842f8af923a25"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 22 13:23:56 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 22 13:23:56 2019 +0000"
      },
      "message": "bug 801 increase healthcheck timeout for NBI/POL/MON\n\nChange-Id: I36a4b5ec36367ed3863dae2193e598a7f276322e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "9de4ec10ffdc139ae00704091978bbb40011dc2d",
      "tree": "c13bef11ff6a73611c522009125f4343414b9bc3",
      "parents": [
        "8cb84422834b7e5ae312a804d23842f8af923a25"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Mon Jul 22 14:15:30 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Mon Jul 22 14:15:50 2019 +0530"
      },
      "message": "Bug 806, System test exception handled!\n\nChange-Id: I4161afd764ab381999ef78754c8348fa1c25521d\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "8cb84422834b7e5ae312a804d23842f8af923a25",
      "tree": "b27f51aa57e0229df80ccd5d5c506240f64dabc8",
      "parents": [
        "be2ed341e8f6a84b6bd27dba0d45da0dc0ab4fc3"
      ],
      "author": {
        "name": "lombardofr",
        "email": "lombardo@everyup.it",
        "time": "Tue Jul 16 12:32:01 2019 +0200"
      },
      "committer": {
        "name": "lombardofr",
        "email": "lombardo@everyup.it",
        "time": "Tue Jul 16 12:32:01 2019 +0200"
      },
      "message": "removed bower from light-ui dockerfile\n\nChange-Id: I91389ccf6d0facb9817e8d4923b8b7f29d04ef44\nSigned-off-by: lombardofr \u003clombardo@everyup.it\u003e\n"
    },
    {
      "commit": "be2ed341e8f6a84b6bd27dba0d45da0dc0ab4fc3",
      "tree": "fe4e877b6856e860796cb5c6ec3246460f4af66d",
      "parents": [
        "03a6134f7a07c798e16eebe34d94f6eb2405e69a"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 09 15:00:05 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Tue Jul 09 15:00:05 2019 +0530"
      },
      "message": "Bug 722 use new fossology server fixed\n\nChange-Id: If2540a9be356e83aefe93f79ef75cf8fefa2ae5d\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "03a6134f7a07c798e16eebe34d94f6eb2405e69a",
      "tree": "a75c4c738561813eef5d261d798860fd440944ac",
      "parents": [
        "c0fcbb08cbee5a523ee49fa4716835affbbedfcd"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Mon Jul 08 21:28:34 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Mon Jul 08 21:28:34 2019 +0530"
      },
      "message": "Bug 515 fixed\n\nChange-Id: I152ba68153d5ba4792949586d12f6d367b66a4d5\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "c0fcbb08cbee5a523ee49fa4716835affbbedfcd",
      "tree": "a217c6f013bfd1d14e5d3acf08827a1f780bc5d9",
      "parents": [
        "76a6dc2add1821f60f30d6312bf4f841a775f601"
      ],
      "author": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Mon Jul 08 19:19:11 2019 +0530"
      },
      "committer": {
        "name": "yadavmr",
        "email": "my00514913@techmahindra.com",
        "time": "Mon Jul 08 15:47:16 2019 +0100"
      },
      "message": "Bug 515 improvement - Dependancy for pyangbind and osm-im added\n\nChange-Id: I1602f9a26c5cfa0cc55db52e6141f579383caa2b\nSigned-off-by: yadavmr \u003cmy00514913@techmahindra.com\u003e\n"
    },
    {
      "commit": "76a6dc2add1821f60f30d6312bf4f841a775f601",
      "tree": "01743ef1fb58ba42a48f915ff8f946ba9a5440c6",
      "parents": [
        "c67a2378b3eb4fa1a42149b7118becf5cb0e1ffc"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Mon Jul 01 13:24:55 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Mon Jul 01 13:24:55 2019 +0530"
      },
      "message": "bug 745 improvement fixed\n\nChange-Id: If08c4a78291166ac9e834f53f4578595b5a1fca9\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "c67a2378b3eb4fa1a42149b7118becf5cb0e1ffc",
      "tree": "3b03b1bb8e2c8104b1468484fc0c5bc939a9b991",
      "parents": [
        "1184e3fd8cb70aefcbd3df630fa8af892962a652"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Mon Jul 01 13:07:42 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Mon Jul 01 13:07:42 2019 +0530"
      },
      "message": "bug 792 added version for pytest\u003d\u003d4.6.3 fixed\n\nChange-Id: I79c05556bafb54b8adbdffe89652c4d30737b035\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    }
  ],
  "next": "1184e3fd8cb70aefcbd3df630fa8af892962a652"
}
