)]}'
{
  "log": [
    {
      "commit": "8bf973076f9d3ea92a4cec0720953c6e88a0a8ee",
      "tree": "b67ad086697595b546897e2b1fd269487e6feca9",
      "parents": [
        "4f4bcd5b945c654dd462ccbc31ba0242a6aa96dc"
      ],
      "author": {
        "name": "almagia",
        "email": "silvia.almagia@etsi.org",
        "time": "Mon Feb 06 16:11:30 2023 +0100"
      },
      "committer": {
        "name": "Gulsum Atici",
        "email": "gulsum.atici@canonical.com",
        "time": "Mon Feb 06 22:46:01 2023 +0300"
      },
      "message": "Revert \"Revert \"Removing unused methods from RO module\"\"\n\nThis reverts commit 6986244790d12f4ce734fd5cd2599e84b29c3f84.\n\nRe-revert as discussed with TSC\n\nChange-Id: Ib2feb94d4f13e97c12f51381d3e28372d140baaa\nSigned-off-by: Gulsum Atici \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "6986244790d12f4ce734fd5cd2599e84b29c3f84",
      "tree": "12d79ea6a31aa430c282f4a76ecc0d565ff5b039",
      "parents": [
        "21c55d66c67cce097adab2f237356388b1a16077"
      ],
      "author": {
        "name": "Gulsum Atici",
        "email": "gulsum.atici@canonical.com",
        "time": "Thu Feb 02 16:50:18 2023 +0300"
      },
      "committer": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Thu Feb 02 21:02:11 2023 +0100"
      },
      "message": "Revert \"Removing unused methods from RO module\"\n\nThis reverts commit eaccf71d78032c68f6fb4dadfc98308f007b63af.\n\nChange-Id: Ie864b6e031f7c9227d4032f6bf2e3d894464ff3c\nSigned-off-by: Gulsum Atici \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "eaccf71d78032c68f6fb4dadfc98308f007b63af",
      "tree": "39f1e28783cafb48e2ccf41b5afbfe9f23aacc2d",
      "parents": [
        "d0571febfae2dea93305bd99d09ff52204c26662"
      ],
      "author": {
        "name": "Gulsum Atici",
        "email": "gulsum.atici@canonical.com",
        "time": "Tue Jan 24 16:04:58 2023 +0300"
      },
      "committer": {
        "name": "Gulsum Atici",
        "email": "gulsum.atici@canonical.com",
        "time": "Tue Jan 31 21:48:05 2023 +0300"
      },
      "message": "Removing unused methods from RO module\n\nChange-Id: Ic2e771ebeec9a0ff8d0d45cacbd0cdb87d131a27\nSigned-off-by: Gulsum Atici \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "7b521f73dd996a279f23b2f512cd89a42c1c79f6",
      "tree": "2faa54a06e16785fec76bd54ae6e5de981edb9b0",
      "parents": [
        "1ac189e7d842e8aa09133b769097e8703ec1352c"
      ],
      "author": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Fri Jul 15 00:43:09 2022 +0300"
      },
      "committer": {
        "name": "aticig",
        "email": "gulsum.atici@canonical.com",
        "time": "Mon Aug 01 00:13:55 2022 +0300"
      },
      "message": "Fixing RO Security Vulnerabilities\n\nJinja2 sets autoescape to False, disabling SSL certificate checks, use of unsafe yaml load,\nTry-Except-Pass detected, use of assert detected.\nRemoving openmanoconfig.py.\n\nChange-Id: I3353208e150ae6c2f91befa1a3bbed33ed0c528d\nSigned-off-by: aticig \u003cgulsum.atici@canonical.com\u003e\n"
    },
    {
      "commit": "049cbb1b256805f589c24776dcf092c77fefec6a",
      "tree": "ae3645a6e427f6a69436d4d804c3f97361e0e9e3",
      "parents": [
        "08c81cf0d426c695e67942ec9dceeeb4458ba582"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Wed Jan 05 11:39:35 2022 +0000"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Wed Jan 05 12:25:26 2022 +0000"
      },
      "message": "Enabling Flake8 and import sorting\n\nEnabling flake8 verifications in tox.ini and adding import sorting.\nAll the plugins have been fixed for flake8 errors and the imports\nhave been sorted.\n\nChange-Id: Icdefe9a877e891a683cc833315e4c3f94fffbab9\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "47b5bf06909a41c2a53c5f73f409ef6e719bb23d",
      "tree": "5ba712601c67834590b6169b6543e263524e2189",
      "parents": [
        "6774898f3d83b6c348d6d93e1f5ed0ee7a7b88ef"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Tue Apr 13 12:59:54 2021 +0200"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Tue Apr 13 15:40:58 2021 +0200"
      },
      "message": "Adding hierarchical requirements.in\n\nChange-Id: I20783795754989ef7a9873d91a3a0b6d4f3033c5\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "96abfc244d7937f7bb33aae8916033c0defd29d4",
      "tree": "1dcd04fd94ded6bd73106be1b7420823aed9db9b",
      "parents": [
        "38d1217c445a5fd45aacae22541903439992e0ac"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Feb 18 14:57:01 2021 +0100"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue Apr 06 16:17:41 2021 -0400"
      },
      "message": "Pip standerdization and tox replacement\n\nChange-Id: Ic8e6495c9c0a4b46e876fb9f2f8376b7c210f545\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "80135b928ab442c38898750b4751480205b4affc",
      "tree": "86f8ce0946056587d09594f46917b0eddfb31243",
      "parents": [
        "e493e9b91720e5116e00b4c06cf66c767bccce2f"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Wed Feb 17 15:05:18 2021 +0100"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Wed Feb 17 15:52:46 2021 +0100"
      },
      "message": "Reformatting RO\n\nChange-Id: I86e6a102b5bf2e0221b29096bbb132ca656844c5\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "e493e9b91720e5116e00b4c06cf66c767bccce2f",
      "tree": "fdb1e0b3f9008e3343156b3cdbcdeb44ee4074c8",
      "parents": [
        "239714b6df49d5d88a099e57006f1ac6e58a57a1"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Tue Feb 09 15:30:01 2021 +0100"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Wed Feb 10 01:22:16 2021 +0100"
      },
      "message": "Fixing bug 1437\n\nThis patchset fixes bug 1437. There will need to be done extra\nchanges to make logging better.\n\nChange-Id: I2b0e477093eba798c6cd4ce7bcc105ee78b610ed\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "cf54866eec95011daa10840157faf04b7814b8b8",
      "tree": "056d51b39312a9be4d2a77efa3250478bad3a938",
      "parents": [
        "cb813f9986d9337bea7f37205f916b9f37677069"
      ],
      "author": {
        "name": "S237035",
        "email": "oscarluis.peral@atos.net",
        "time": "Thu Jul 16 10:04:17 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Aug 10 16:42:08 2020 +0200"
      },
      "message": "Bug 1149 1150: improve exceptions msg, correct api response processin\n\nChange-Id: I58836d980bfdb1d6611bc7325f8559830e12ebc8\nSigned-off-by: S237035 \u003coscarluis.peral@atos.net\u003e\nSigned-off-by: OscarP \u003coscarluis.peral@atos.net\u003e\n"
    },
    {
      "commit": "1ec592d80c7f07874b08a14984deb21fddb31441",
      "tree": "bb31edbe353b8643634e42d444f42b5d6046a174",
      "parents": [
        "d60bdd09bf04c8e7add7c7bfe2cfd0d74113db40"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 16 15:29:47 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 14:42:06 2020 +0000"
      },
      "message": "fixing flake8 tests\n\nChange-Id: Id3db9e940d07fb67a81e727f310900a9eb92e18d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7277486065c905f91477bb064da86855a8fa269a",
      "tree": "add4248043d02d15ceb1cdebdf655945958572c8",
      "parents": [
        "667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 04 11:44:15 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 17 10:08:24 2020 +0000"
      },
      "message": "create base package \u0027osm_ro_plugin\u0027 for plugin\n\ncontains base packabe, dummy and failing connectors\n\nAll plugins will require this package instead of osm_ro\nIn that way plugin development is more independent\nfrom main project, and it can be re-used in other projects.\nFor example openvim can use these SDN plugins without importing osm_ro\n\nChange-Id: I9b598fdca269f04391e731cd07bb244f3918635d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc",
      "tree": "9dcb757c4b2895e73c66b36ca23fa836bce7286d",
      "parents": [
        "07df0d2f27b26e7723b923c9583970be9530fe69"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Dec 20 12:16:46 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 17 09:17:09 2020 +0000"
      },
      "message": "change SDN types from tapi to ietfl2vpn, from arista to arista_cloudvision\n\nChange-Id: I01d61cf64521707c92f58c668f0372b5daa010c5\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    }
  ]
}
