)]}'
{
  "log": [
    {
      "commit": "ab9d33866b1a5869759336e5711c0264b43074a3",
      "tree": "544f6c4afdeac3cde80f69dc4b2be6cdedc92e87",
      "parents": [
        "2dcfd62fb36aa883693bc5dfc814c1e58ec05539",
        "f85fa089bb76d57b5df85507d5b4163a9e5b0733"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Apr 02 11:43:23 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Apr 02 11:43:23 2013 +0000"
      },
      "message": "Merge \"Add Quantum NEC OpenFlow plugin support\""
    },
    {
      "commit": "2dcfd62fb36aa883693bc5dfc814c1e58ec05539",
      "tree": "5e1c60687b59eb71abf68f0c95a43714c53566d9",
      "parents": [],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Apr 02 11:42:21 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Apr 02 11:42:21 2013 +0000"
      },
      "message": "Merge \"Allow a plugin specific interface_driver config in q-lbaas\""
    },
    {
      "commit": "f85fa089bb76d57b5df85507d5b4163a9e5b0733",
      "tree": "313b8ef1f28a00a950f54c07bdb0aa65c060a8f8",
      "parents": [
        "3452f8eb8663a8cfc5733784d918b59947630cf8"
      ],
      "author": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Sun Jan 13 05:01:08 2013 +0900"
      },
      "committer": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Fri Mar 22 14:19:08 2013 +0900"
      },
      "message": "Add Quantum NEC OpenFlow plugin support\n\nNEC OpenFlow plugin supports several OpenFlow controllers. This commit\nalso adds a third party script to support Trema Sliceable Switch,\none of open source OpenFlow controllers.\n\nChange-Id: I5dddf04a25bc275c3119d751ca79b482e1875902\n"
    },
    {
      "commit": "3452f8eb8663a8cfc5733784d918b59947630cf8",
      "tree": "8ca256b890e93d2fe750f4e03196faa938fadbbc",
      "parents": [
        "1a5d0339d0c3fb142de3fdedcfacee46d98a977d"
      ],
      "author": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Thu Mar 21 14:11:27 2013 +0900"
      },
      "committer": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Thu Mar 21 18:34:14 2013 +0900"
      },
      "message": "Support Quantum security group\n\nAdds Q_USE_SECGROUP flag for quantum security group\n\n- Added has_quantum_plugin_security_group method for each plugin.\n- Set NOVA_VIF_DRIVER to the hybrid VIF driver for plugins with\n  iptables based security group support.\n- Specifying device_owner type on debug port in lib/quantum and\n  quantum-adv-test.sh. This change makes apply quantum security\n  group fro debug port\n\nChange-Id: Ifd155798912247d85a9765ef73a2186b929237b4\n"
    },
    {
      "commit": "c3c04fdba43d2cb74b587436463475f4ff2fe165",
      "tree": "b01b0f6f0a6f6211a4fb1edce2365bef3f2d3057",
      "parents": [
        "59d907cf77e06c908e44faefe21f221741c32ec5",
        "3f34d9af711af1b0f5cc77180ae2791a532fb291"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Mar 14 21:15:31 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Mar 14 21:15:31 2013 +0000"
      },
      "message": "Merge \"Make openSUSE port up-to-date\""
    },
    {
      "commit": "3f34d9af711af1b0f5cc77180ae2791a532fb291",
      "tree": "4ba1650c63b06144e22e27596a08d4b1fe7aeafd",
      "parents": [
        "87387596631602b5f676eae65823b4f0c5c71e66"
      ],
      "author": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Mar 12 17:57:36 2013 +0100"
      },
      "committer": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Mar 12 18:02:55 2013 +0100"
      },
      "message": "Make openSUSE port up-to-date\n\nSeveral changes didn\u0027t properly deal with openSUSE, so fix this.\n\nChange-Id: Icc9c894031a8a693d9c41e2ec5717bd76f618342\n"
    },
    {
      "commit": "4d8c5b0aca07f0cefa0cf5794f2f0beb2fc5899f",
      "tree": "b20c65cdd16092500a1bda8da24eb9432027e770",
      "parents": [
        "fd6aa547f0eb2ab402a214d22039a2ad57e4fc36"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Thu Mar 07 12:54:34 2013 +0000"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Thu Mar 07 13:04:56 2013 +0000"
      },
      "message": "Quantum: use generic VIF driver\n\nFor plugins that support VIF bindings, make use of the\nLibvirtGenericVIFDriver libvirt vif driver. The plugin\nreturns the VIF type to Nova which inturn \"knows\" what\nto do.\n\nChange-Id: I82982a9f1324db878439aa6bbee38bd205f073d0\n"
    },
    {
      "commit": "b7d8284271170041a3134fcf99e14e46703d6546",
      "tree": "9ea3a954aa2e0b4c2014e0331936c2351c04a00e",
      "parents": [
        "0d71d1ec56f6063b88e2f11ed057aefe6d7311d2"
      ],
      "author": {
        "name": "Eugene Nikanorov",
        "email": "enikanorov@mirantis.com",
        "time": "Wed Mar 06 16:28:33 2013 +0400"
      },
      "committer": {
        "name": "Eugene Nikanorov",
        "email": "enikanorov@mirantis.com",
        "time": "Wed Mar 06 18:05:23 2013 +0400"
      },
      "message": "Implements blueprint quantum-lbaas-plugin-support\n\nAdd support for quantum lbaas plugin.\nConfigure service_plugins and lbaas agent\nin case q-lbaas service is enabled in localrc\n\nChange-Id: Iebaa1ed6a7209175504230faf802a94dc841392f\n"
    },
    {
      "commit": "f54e9912d836c72afc5aec8e317ad90d59b209e6",
      "tree": "336c379b2d8767052bae14198ac0f91b3e97e6c7",
      "parents": [
        "f3fd44c4be11b53179ff1f227e40c21e9d00721a",
        "057a41bf3b2726369c769341c5f4b45f5001a771"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Mar 05 13:59:53 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Mar 05 13:59:53 2013 +0000"
      },
      "message": "Merge \"Quantum PLUMgrid Plugin Support\""
    },
    {
      "commit": "f3fd44c4be11b53179ff1f227e40c21e9d00721a",
      "tree": "d480e4d9697a923292558aea97fb52617426bfce",
      "parents": [],
      "author": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Mon Mar 04 17:33:35 2013 -0500"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Mon Mar 04 17:52:03 2013 -0500"
      },
      "message": "Revert \"Enable swift by default.\"\n\nThis reverts commit 5a5cbf7274a6a50bb766ec590cf885430ed5c5d0.\n\nThis breaks on a default openstack install on Ubuntu 12.10,\nrevert for now until this can be cleaned up to work out of the\nbox.\n\nChange-Id: I185509cc30bd28e920cdab60fc92129949bd6b0d\n"
    },
    {
      "commit": "057a41bf3b2726369c769341c5f4b45f5001a771",
      "tree": "6e88e24a916320ac184744b525426384fc0a3660",
      "parents": [
        "09d6185b3f79f558cf6a42ca3d9b3c7d685dbce7"
      ],
      "author": {
        "name": "Edgar Magana",
        "email": "emagana@gmail.com",
        "time": "Thu Feb 28 18:03:03 2013 -0800"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Mar 03 18:53:28 2013 +0000"
      },
      "message": "Quantum PLUMgrid Plugin Support\n\nThe commit introduces devstack support for the Quantum PLUMgrid Plugin.\n\nChange-Id: Idc4d97a65f9e7669075609aafe7ffc8286f0b94a\nImplements: blueprint plumgrid-plugin\n"
    },
    {
      "commit": "09d6185b3f79f558cf6a42ca3d9b3c7d685dbce7",
      "tree": "489c60b67868ff3bcebc4a5e865a3be8c71fec35",
      "parents": [
        "48053c791d32d3b61673b2061f63c36cd62861bb"
      ],
      "author": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Sun Mar 03 01:24:45 2013 +0900"
      },
      "committer": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Sun Mar 03 16:56:32 2013 +0900"
      },
      "message": "Set l3_agent_manager for ovs/linuxbridge plugin\n\nrelated to quantum bug 1139726, L3NATAgentWithStateReport makes\nno longer the default, as doing so broke DHCP for other plugins.\n\nQuantum linuxbridge has the agent extension support. This commit also\nset dhcp/l3_agent_manager to *AgentWithStateReport in linuxbridge plugin.\n\nChange-Id: I4095f4276499468d02265169cc26bbd8489679bc\n"
    },
    {
      "commit": "48053c791d32d3b61673b2061f63c36cd62861bb",
      "tree": "40862731e5d9864e71a0fddc645af53e9807fbae",
      "parents": [
        "2a3102eef242b40313baaba1a4544ce3ab0f24e8",
        "2cef6fbd4490fa169ab92599f9df866d0fbaa888"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Mar 02 14:36:51 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Mar 02 14:36:51 2013 +0000"
      },
      "message": "Merge \"ryu: minor updates for Ryu upstream change\""
    },
    {
      "commit": "2cef6fbd4490fa169ab92599f9df866d0fbaa888",
      "tree": "d1cf572b013bc45f5752f12a3e804ecae2bc70f4",
      "parents": [
        "38ddbe6d25a550a213414978e02779284e047cf0"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Tue Feb 12 23:05:40 2013 +0900"
      },
      "committer": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Thu Feb 28 14:50:03 2013 +0900"
      },
      "message": "ryu: minor updates for Ryu upstream change\n\nSince Ryu upstream changed configuration format, which is user visible.\nPlus minor updates.\n\nFixes bug #1132992\nChange-Id: I531360f3e0470916144d2c409066f1a8c75ec26f\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\n"
    },
    {
      "commit": "5452b18d2374af1f192dea4cb53213ea6d7dc59e",
      "tree": "294b92f00f5e68a1b10a4d0ee544305883c5a6e0",
      "parents": [
        "555ecd07b084e7f5149a36b97508408a74490eaa"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Mon Feb 25 13:02:38 2013 +0000"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Tue Feb 26 15:33:57 2013 +0000"
      },
      "message": "Ensure that openvswitch is installed for Fedora\n\nFixes bug 1053537\n\nChange-Id: I901aa5adf34f69f2bc0eee18dc426615240f273e\n"
    },
    {
      "commit": "555ecd07b084e7f5149a36b97508408a74490eaa",
      "tree": "12505464b955ce50c93efee3cbcd088be373bfa2",
      "parents": [
        "3bd75a8d019290c602daf5f4c313513b3791657d"
      ],
      "author": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Sat Feb 23 23:07:07 2013 -0800"
      },
      "committer": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Mon Feb 25 23:33:25 2013 +0100"
      },
      "message": "Devstack support for nicira plugin\n\nBug 1116847\n\nIncludes slight refactoring of L3 logic in main lib/quantum as previous\nlogic treated l3-agent as only way to do L3, whereas NVP has its own L3\nsupport.\n\nChange-Id: Ifd8c6864add5939432b544285cf027e52329dea2\n"
    },
    {
      "commit": "adcb18ff9754c5b6a4c2ec6c13bb0ae9091a0ad9",
      "tree": "7eac475f6d18db032f114b9b12c34a2d1ccbe94b",
      "parents": [
        "3bfc90df4c9345283a451fc512596dce2cdf52c6"
      ],
      "author": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Fri Feb 22 07:27:26 2013 -0800"
      },
      "committer": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Fri Feb 22 07:27:26 2013 -0800"
      },
      "message": "set dhcp_agent_manager for ovs plugin\n\nrelated to bug 1131446, makes makes this setting no longer the default,\nas doing so broke DHCP for other plugins.\n\nChange-Id: I01ff9e00ba8d416179b485000e69cf3b3908b7bf\n"
    },
    {
      "commit": "96e12b481e75c38f14d485183bb0b624e7148f1e",
      "tree": "7fd2c6ae951547d785fc213b5904a5ce7110f7f5",
      "parents": [
        "f558ed04a3104399383297cea0640035460bd9f6",
        "f29bb32d5c72cbc3b4fed49936982fbbc00690a4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Feb 16 16:38:04 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Feb 16 16:38:04 2013 +0000"
      },
      "message": "Merge \"Devstack changes for Brocade Quantum Plugin\""
    },
    {
      "commit": "f29bb32d5c72cbc3b4fed49936982fbbc00690a4",
      "tree": "4e948a32af44df420f278a61befe55971ee6c39a",
      "parents": [
        "f762cc9519503221b43411756e115492b2340646"
      ],
      "author": {
        "name": "Shiv Haris",
        "email": "sharis@brocade.com",
        "time": "Wed Jan 23 03:00:16 2013 +0000"
      },
      "committer": {
        "name": "Shiv Haris",
        "email": "sharis@brocade.com",
        "time": "Fri Feb 15 22:02:44 2013 +0000"
      },
      "message": "Devstack changes for Brocade Quantum Plugin\n\nblueprint brocade-quantum-plugin\n\nChange-Id: I238ee0a89742ac904ead0f4700f027e841f04fe1\n"
    },
    {
      "commit": "f558ed04a3104399383297cea0640035460bd9f6",
      "tree": "68d471b3ac4f2ce89f1a808f67adeac274f9197e",
      "parents": [],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 15 19:17:36 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 15 19:17:36 2013 +0000"
      },
      "message": "Merge \"Fix name of xen dom0 rootwrap for quantum ovs.\""
    },
    {
      "commit": "88a3bc1d8db8c7f912d05bc2fd201b6b2c4f1e86",
      "tree": "f50f1c0e20e1e51b5c037ff71ae14bfb0cff2022",
      "parents": [
        "f3da41a5eea19f429a296405bfa3b72d899c3141"
      ],
      "author": {
        "name": "Davanum Srinivas",
        "email": "dims@linux.vnet.ibm.com",
        "time": "Mon Feb 04 09:16:14 2013 -0500"
      },
      "committer": {
        "name": "Davanum Srinivas",
        "email": "dims@linux.vnet.ibm.com",
        "time": "Wed Feb 06 20:23:12 2013 -0500"
      },
      "message": "Remove bad options calling quantum-ovs-cleanup\n\n--external_network_bridge and --ovs_integration_bridge\nare no longer a valid options\n\nFixes LP# 1115213\n\nChange-Id: I9af4514a0cc661f4b72b3f0e00407be163c48945\n"
    },
    {
      "commit": "0dd34df455637ee29176525974d6dab93f530e66",
      "tree": "c3dd87d2965008ddd5dac92431a3b5b564c08c8c",
      "parents": [
        "e575b6f9ae6ab530c27cb5b2f680025d7078c4ea"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Fri Dec 28 13:15:31 2012 +0900"
      },
      "committer": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon Jan 21 11:33:24 2013 +0900"
      },
      "message": "lib/quantum: refactor quantum plugins and third party\n\nAs quantum plugin support is coming like floodlight, nvp and nec,\nit\u0027s worth while to refactor quantum plugin logic so that each plugin can\nbe modified/enhanced intervening with other quantum plugin.\nAnd new plugin support can be added easily (hopefully) without modifying\ncore logic.\n\nChange-Id: Ic5ab5b993272fdd3b4e779823323777a845ee681\n"
    }
  ]
}
