)]}'
{
  "log": [
    {
      "commit": "aa54511727614a837992845be416b9bd921be2e4",
      "tree": "9a62a1a728c285211634777f60fe40d348be5585",
      "parents": [
        "a1774b5704fc73a52ffbda869f923819adb10cf7"
      ],
      "author": {
        "name": "YAMAMOTO Takashi",
        "email": "yamamoto@midokura.com",
        "time": "Wed Jun 03 17:10:43 2015 +0900"
      },
      "committer": {
        "name": "YAMAMOTO Takashi",
        "email": "yamamoto@midokura.com",
        "time": "Wed Jun 03 17:12:59 2015 +0900"
      },
      "message": "midonet: Provide has_neutron_plugin_security_group\n\nChange-Id: I6ac12022bb8998fbec17cfa503db9277aa2eb8b7\nPartial-Bug: #1458871\n"
    },
    {
      "commit": "9826093202b2e05b1481f57fb6ef68f95256631c",
      "tree": "28159b8719139c0f034df6e6fed07e10ed9fa629",
      "parents": [
        "7cffc6c992dacc6f5718f939f8bcc7adcafa8ad8"
      ],
      "author": {
        "name": "Jaume Devesa",
        "email": "devvesa@gmail.com",
        "time": "Wed Feb 11 17:20:46 2015 +0000"
      },
      "committer": {
        "name": "Jaume Devesa",
        "email": "devvesa@gmail.com",
        "time": "Wed Feb 25 08:40:44 2015 +0000"
      },
      "message": "Improve MidoNet integration\n\nSince midonet has become open source, we can build it from\nexternal plugin scripts. The way to enable it is using the devstack\nplugin approach:\n\n    disable_service n-net\n    enable_service q-svc\n    enable_service q-dhcp\n    enable_service q-meta\n    enable_plugin networking-midonet \\\n        http://github.com/stackforge/networking-midonet\n    Q_PLUGIN\u003dmidonet\n\nand should download and build the last master branch of midonet.\n\nChange-Id: I795f92f9d3c97b2c35bac712c6edfc032eff345a\n"
    },
    {
      "commit": "5bc957711ddefddc686af6a3be7ef8f984ee4779",
      "tree": "aab5df895f7323f4b625d33dc7614dac6cd333f2",
      "parents": [
        "116f9f826effd3682c8b70cde8550727161c3384"
      ],
      "author": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Thu Jan 15 17:00:03 2015 +0000"
      },
      "committer": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Fri Jan 16 12:09:29 2015 +0900"
      },
      "message": "Clone neutron_lbaas for midonet plugin\n\nMidoNet plugin needs the \u0027neutron_lbaas\u0027 module available when it\nstarts up without needing to start the LBaaS service.  After the\nadvanced service split, however, devstack clones \u0027neutron_lbaas\u0027\nonly when the \u0027lbaas\u0027 service is enabled.  To get around this\nconflict, clone \u0027neutron_lbaas\u0027 everytime midonet is configured\nas the Neutron plugin.\n\nChange-Id: Ide620db383fc44a66a84d00b2365ec2e846469fe\nCloses-Bug: 1402242\n"
    },
    {
      "commit": "e263c82e48a431e502bd6baceb6dfcfdc1750cbb",
      "tree": "5ca592e668dedb4debc6c7170f3abf37cc4bc0c6",
      "parents": [
        "2f8e08b5728f4272b415b1c0aab8ff62eae29b06"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sean@dague.net",
        "time": "Fri Dec 05 14:25:28 2014 -0500"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sean@dague.net",
        "time": "Wed Dec 10 11:28:05 2014 -0500"
      },
      "message": "add shebang lines to all lib files\n\nWith gerrit 2.8, and the new change screen, this will trigger syntax\nhighlighting in gerrit. Thus making reviewing code a lot nicer.\n\nChange-Id: Id238748417ffab53e02d59413dba66f61e724383\n"
    },
    {
      "commit": "0fc1cc29ac5d9aa88e47611de72f3a98f14bf242",
      "tree": "e9029982bf4c45ac62e3d355b9dded459d15e357",
      "parents": [
        "df2cc34db60454e33aa2974509faa24b6d7093d4"
      ],
      "author": {
        "name": "Henry Gessau",
        "email": "gessau@cisco.com",
        "time": "Sun Jul 06 22:54:34 2014 -0400"
      },
      "committer": {
        "name": "Henry Gessau",
        "email": "gessau@cisco.com",
        "time": "Tue Jul 15 21:29:29 2014 -0400"
      },
      "message": "Use one name for neutron database after healing\n\nNow that the Neutron database is healed we no longer need a\nplugin-specific name for it.\n\nRelated Blueprint: db-migration-refactor\n\nChange-Id: If25e77444f115817e5570bb447bde5b9c8d6e686\n"
    },
    {
      "commit": "e3a9160c0d6c7802141fb147339ab12f76482c85",
      "tree": "87c1c831cf248211a583676bff47d612283d917a",
      "parents": [
        "4c0e728780d49bfca80b147676ad1b96d16e24e4"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Mar 28 12:40:56 2014 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Mar 28 12:40:59 2014 -0500"
      },
      "message": "Fix Neutron plugin XTRACE handling\n\nThe various Neutron plugin files need to have unique variables for the\nxtrace state as they are sometimes nested more than two levels deep\nand MY_XTRACE is getting stomped.  This gives each of the neutron_plugin\nand neutron_thirdparty include files a unique XTRACE state variable.\n\nI don\u0027t think this is a problem with any of the other plugin include\nfiles (yet) so this just handles Neutron for now.\n\nChange-Id: I7c272a48e7974edecaff5f431ff7443dd6622588\n"
    },
    {
      "commit": "aee18c749b0e3a1a3a6907a33db76ae83b8d41d9",
      "tree": "01a8ab5abb9867986f3e848918abd9e749b691cd",
      "parents": [
        "0ed4af02da0bd4a0f757dd8c2156913e6c7a724c"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Fri Feb 21 15:35:08 2014 +1100"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Fri Feb 28 07:59:03 2014 +1100"
      },
      "message": "Enforce function declaration format in bash8\n\nCheck that function calls look like ^function foo {$ in bash8, and fix\nall existing failures of that check.  Add a note to HACKING.rst\n\nChange-Id: Ic19eecb39e0b20273d1bcd551a42fe400d54e938\n"
    },
    {
      "commit": "18d5c833d47e41c8c8dcd73f35268d6e2b43df5b",
      "tree": "9d0f2d7e8ab291e50c918fece66bc43eb8bff7b1",
      "parents": [
        "535e0089e0656fd4fcaa36ad5abc3653a9a45ff0"
      ],
      "author": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Wed Feb 19 00:33:46 2014 +0900"
      },
      "committer": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Wed Feb 19 00:41:41 2014 +0900"
      },
      "message": "Remove provider router configuration\n\nTo be compatible with the Icehouse release of MidoNet, the\nprovider router configuration is removed from devstack since\nit is no longer necessary to configure it.\n\nChange-Id: I4be2d9bbf2c82fd375702cbb1d60c3277086134f\nImplements: blueprint remove-provider-router-config-for-midonet\n"
    },
    {
      "commit": "81fe5f54981e5627bc876ff02753e95705d9d4a1",
      "tree": "3045163daece7c53ba42d63e08333ede3ca1935b",
      "parents": [
        "39807f461683fd3dfa87c4ea432cf48f1e70ee49"
      ],
      "author": {
        "name": "Tomoe Sugihara",
        "email": "tomoe@midokura.com",
        "time": "Thu Nov 14 20:04:44 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 11 04:01:40 2013 +0000"
      },
      "message": "Define Q_L3_ENABLED\u003dTrue for MidoNet plugin\n\nChange-Id: Iabf7a5ff2e53b1822a327600da9acac8cf6a59f7\n"
    },
    {
      "commit": "e4a523f543e59d92ab227b5bcfaad09fc171b6a9",
      "tree": "ab2ef23e5d13882b7792999ad9d3b98e9b5f291e",
      "parents": [
        "f7cfa0c6e7a965949441ded6a789e12e5bc58039"
      ],
      "author": {
        "name": "Joe Mills",
        "email": "joe@midokura.com",
        "time": "Mon Oct 28 07:38:55 2013 +0000"
      },
      "committer": {
        "name": "Joe Mills",
        "email": "joe@midokura.com",
        "time": "Mon Oct 28 09:44:23 2013 +0000"
      },
      "message": "Cleanup unused settings, use interface_driver setter\n\n* Remove unused MIDONET specific settings from nova.conf\n* Remove unused MIDONET specific settings from dhcp_agent.ini\n* Move the interface_driver settings to the proper setting\n  function so that it can be used by lbaas_agent.ini as well.\n\nChange-Id: Id686ff5f55db00bce42b8a2bd56e7655c73211fb\nCloses-Bug: #1245401\n"
    },
    {
      "commit": "3bdb922c4054a55f03b3db94721997e52415e76d",
      "tree": "961c027bf44e28f14c571b681cc44a122562c024",
      "parents": [
        "537d4025c511d9b162726bb5c972da72028573ed"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Tue Oct 22 08:36:16 2013 -0400"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Tue Oct 22 12:59:25 2013 -0400"
      },
      "message": "fix bash8 indent problems in lib/neutron and friends\n\nChange-Id: Ia83ce84b792494800fbfe7baa6423c8de9260014\n"
    },
    {
      "commit": "31b1a7e136f79349a0a3687c767e1d0dd1d8014e",
      "tree": "bb5d7c636faa4d2bfbe642a77d2de6f325e6900e",
      "parents": [
        "ff38d464e41db3d8f83c2b85b48f983e424f3a23",
        "87acc91fc67dd2c349008aad9a4f6c1770f3eb7e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Oct 22 12:28:47 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 22 12:28:47 2013 +0000"
      },
      "message": "Merge \"Add MIDONET settings to dhcp.ini\""
    },
    {
      "commit": "a2fd222ee976e93898a66372ef764b7756724321",
      "tree": "6adbb7d1d2a5de19d69f7ad2ca5a443ca7d596eb",
      "parents": [
        "c5affb48d6f0eab5d517bc8dc5ddbaeaa09a98c6"
      ],
      "author": {
        "name": "Joe Mills",
        "email": "joe@midokura.com",
        "time": "Fri Oct 04 11:46:10 2013 +0000"
      },
      "committer": {
        "name": "Joe Mills",
        "email": "joe@midokura.com",
        "time": "Fri Oct 04 11:46:10 2013 +0000"
      },
      "message": "Change Midonet vif driver to generic\n\nUse generic vif driver for Midonet to support port bindings through\nthe mm-ctl script.\n\nChange-Id: Iddc8a1c7b0128a76cd778c0245f2098bfb2c0145\nCloses-Bug: 1235202\n"
    },
    {
      "commit": "87acc91fc67dd2c349008aad9a4f6c1770f3eb7e",
      "tree": "6757c6280f5e9fa441e687dad6da68a5a2a8d255",
      "parents": [
        "1c1aef0eb7796f0fe8b2502eb4aaa62369b7842a"
      ],
      "author": {
        "name": "Joe Mills",
        "email": "joe@midokura.com",
        "time": "Tue Oct 01 08:13:06 2013 +0000"
      },
      "committer": {
        "name": "Joe Mills",
        "email": "joe@midokura.com",
        "time": "Wed Oct 02 03:22:39 2013 +0000"
      },
      "message": "Add MIDONET settings to dhcp.ini\n\nThe midonet specific settings were not being added to the dhcp\nspecific config file. This change adds those settings.\n\nCloses-bug: #1233941\nChange-Id: I4155135528c6ba77cf57d30ac256580c7239794f\nSigned-off-by: Joe Mills \u003cjoe@midokura.com\u003e\n"
    },
    {
      "commit": "35f0966d351c6cf4fe11c7bf482e1d9c02c7dac5",
      "tree": "6f1b05623b7e2c4844caecef6cfbe7db9823aa13",
      "parents": [
        "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac"
      ],
      "author": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Tue Aug 27 18:32:00 2013 +0900"
      },
      "committer": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Sun Sep 08 12:09:41 2013 +0900"
      },
      "message": "Modify midonet plugin to support the latest MidoNet\n\nMidoNet has been upgraded and devstack needs to be updated to\nbe compatible.  This change is required to run the current\nversion of MidoNet plugin with DevStack.\n\nCloses-Bug: #1222314\nChange-Id: If3379b4d5da4e4fcf989ee7398b5952d71b68d5a\n"
    },
    {
      "commit": "2c3428b1ed5719c719ee8cbf688bfcaf5d87421f",
      "tree": "b03f10a2aa3de1fe33591a30ad93b7ed83e09016",
      "parents": [
        "e7559a479edec699f5b002daa1cf6518b39fb366"
      ],
      "author": {
        "name": "av-mido",
        "email": "avasilyev@midokura.jp",
        "time": "Thu Jul 11 14:59:00 2013 +0900"
      },
      "committer": {
        "name": "av-mido",
        "email": "avasilyev@midokura.jp",
        "time": "Tue Jul 30 10:59:15 2013 +0900"
      },
      "message": "Add Midonet plugin support to devstack.\n\nAdd support for Midokura\u0027s Midonet plugin to devstack,\nin lib/neutron_plugins and lib/neutron_thirdparty.\n\nChange-Id: I9b4d90eab09bbb21b9ba251a311620e0a21e8219\n"
    }
  ]
}
