)]}'
{
  "log": [
    {
      "commit": "e662368955e44bbffb797c6ed6fe233db5b0ddeb",
      "tree": "968cd2f6b95b569eb444ce544bb53756ed109dda",
      "parents": [
        "72d35a33f7d51119e1050829dc594d5045a6e69c"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Jun 17 15:39:29 2021 +0100"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Fri Jun 18 12:32:31 2021 +0100"
      },
      "message": "Fix bug 1572 - Reading availability-zone-hint for neutron from config\n\nFixes bug 1572 by reading the neutron-availability-zone-hint from VIM\nplugin configuration, which is then applied at network-creation time.\n\nNote: this patch also fixes some formatting issues that black showed.\n\nChange-Id: Iaf152657ae31748ea6b4a123e8b0a0d9513cb692\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "4a14275f89afcf586e463b2cc33904c9298de396",
      "tree": "8e983100b740da5f5b7d72d19c10272c620d490d",
      "parents": [
        "a15738101b89206dc82b750787e6c229c096da30"
      ],
      "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": "Thu Jun 03 16:24:54 2021 +0200"
      },
      "message": "Pip standardization and tox replacement\n\nChange-Id: I4b03caf38b2fff796f861628d271214ea4ad0010\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "2ad85177bbd65b42317c378fdb7affbfd97b54cf",
      "tree": "c3064fd2c6c34c92bf4ecedd81cacbe712178d19",
      "parents": [
        "3f8f2f4707c2a5095fd5cb9cc6602e7e9f33dbd8"
      ],
      "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": "Fri Feb 26 15:36:18 2021 +0100"
      },
      "message": "Reformatting RO\n\nChange-Id: I86e6a102b5bf2e0221b29096bbb132ca656844c5\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "3f8f2f4707c2a5095fd5cb9cc6602e7e9f33dbd8",
      "tree": "c2dbf2eaad10bf599ad7c592aed8902b7c2f9e8e",
      "parents": [
        "92afe3c1b80b3df35e9883a04ea03ed8dfe5a6a1"
      ],
      "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": "Fri Feb 26 14:30:26 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": "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": "57dadcfd0fcf3c8e933602e2fb57f32658d9c845",
      "tree": "d3860554aa3fd060f38a603a0b6347b0feb2570f",
      "parents": [
        "a85c54de5c5d1f951b27082a21e5654e15712529",
        "ed3e4d4fc2819e425bb8b165e43fcbac259d3f1b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Sat Nov 23 15:11:15 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Sat Nov 23 18:44:35 2019 +0000"
      },
      "message": "Merge branch \u0027py3\u0027 features 8029 8030\n\nChange-Id: Ia670d01fc45d63f4051209ef73ca272054895873\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "031ded6eb87d336436cec6d466aaacc3403e9c6b",
      "tree": "b46963447d51b285942b055b5df550d8bf6aac0e",
      "parents": [
        "7d782eff123e5b44d41437377ccca66ad1e8b21b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 14 14:06:31 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 14 14:09:26 2019 +0000"
      },
      "message": "fix in VIM openvim connector\n\nChange-Id: I3f504273444b31e06094feceea9ef413a53c6db9\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7d782eff123e5b44d41437377ccca66ad1e8b21b",
      "tree": "70ed0a38a694546b1363fb8a2c702b35f80555da",
      "parents": [
        "5db670b68349fd1f00a5efc8c0ccd0ef9d073dca"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Oct 04 12:56:31 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Oct 25 08:52:48 2019 +0000"
      },
      "message": "feature 8029 change RO to python3. Using vim plugins\n\nChange-Id: I1e7bf61db9c39c66e0233c81bd8b4caa6650d389\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    }
  ]
}
