)]}'
{
  "log": [
    {
      "commit": "bd0855056b2dd71663334be2fd7dacc6c3f141d0",
      "tree": "679055a72f11bce8dac4b3d97891728bd59ff8f4",
      "parents": [
        "ceda7cfe653691e9cda21e66373f3407b759032d"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Wed Apr 30 23:50:29 2014 +0000"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Thu May 08 10:29:34 2014 +0000"
      },
      "message": "Fix incorrect comparisions\n\nThe files changed in this commit had incorrect bash syntax in that they were\nassigning variables (\u003d) instead of checking if they were equal (\u003d\u003d). The\nincorrect checks were preventing the configuration of VLANs with the Neutron\nML2 plugin.\n\nChange-Id: I4b54bb5c69cc836c22900bd7a966197e9c616076\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": "28147819aaf03a65fa5689efbf54fd72773bc2fa",
      "tree": "a645b56850001125b341c25685707db9a4d16608",
      "parents": [
        "e49b081b6c2d7f701b3038fa1aa629909c109a6b"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "mehdi.abaakouk@enovance.com",
        "time": "Sat Jun 29 14:17:16 2013 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "mehdi.abaakouk@enovance.com",
        "time": "Tue Jul 09 16:21:42 2013 +0200"
      },
      "message": "Source linuxbridge_agent in linuxbridge plugin\n\ndevstack neutron lib needs to find some functions named\n\u0027neutron_plugin_configure_XXXXXX\u0027 in the neutron plugin lib\nPart of them are usually in the plugin agent file.\n\nFor linuxbridge plugin some of theses functions are missing.\nThis change load the linuxbridge_agent file in linuxbridge file to make\nmissing functions available to neutron lib when linux bridge plugin is used.\n\nFix bug #1195237\n\nChange-Id: I567bedc84e77c041e9418773fba1f74b33bcf604\n"
    },
    {
      "commit": "b05c876994183b6a1d53dfbdcea2ca4a7743035f",
      "tree": "e5361481fe1ea3f96da5c9139034530bb35706a7",
      "parents": [
        "0a03806e281d1f197e54d48318e4a7bba3eab77c"
      ],
      "author": {
        "name": "Mark McClain",
        "email": "mark.mcclain@dreamhost.com",
        "time": "Sat Jul 06 23:29:39 2013 -0400"
      },
      "committer": {
        "name": "Mark McClain",
        "email": "mark.mcclain@dreamhost.com",
        "time": "Sun Jul 07 00:15:11 2013 -0400"
      },
      "message": "update for name change to Neutron\n\nNote: Nova and Horizon are not updated until those projects have\nmigrated.\n\nChange-Id: I256ef20e7caadd9c96e6dd908c5d8b69ca5c4aeb\n"
    },
    {
      "commit": "d42634ff631e5faa5e3a91f581c861e59279e6f7",
      "tree": "a5b51b8f4fe9f8fbdbcd083f5d5f5f84e4934f72",
      "parents": [
        "b3e8ea847feaf63fe4a46c2a9a417f8a3f760938"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Mon Jun 24 09:26:55 2013 +0000"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Wed Jun 26 11:45:11 2013 +0000"
      },
      "message": "Use lowercase section names in Neutron (aka Quantum)\n\nFixes bug 1194064\n\nThe DEFAULT section remains the same.\n\nIn addition to this the sql_connection has been changed to\nconnection - this is for OSLO DB support.\n\nChange-Id: I56175146941a9cae966033b557e44097e29a5d43\n"
    },
    {
      "commit": "ebfac64d2a53b46e597b7b6a30787c4e276afb93",
      "tree": "33ff7e185f245fd0e9302db2717f30f9481919b4",
      "parents": [
        "c9b0f1abaac6410b0a02a76423a9e923f2dda112"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Fri May 17 15:20:56 2013 -0500"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Fri Jun 07 14:45:22 2013 +0000"
      },
      "message": "Add support for setting extra networking configuration options.\n\nAdd support for generically setting arguments for OpenStack Networking\nfor both the server and agent. This is done using Q_SRV_EXTRA_OPTS for the\nserver, which let you place settings in the \"OVS\" or \"LINUX_BRIDGE\"\nsections of the plugin configuration file. For the agent, two variables\nare defined: Q_AGENT_EXTRA_AGENT_OPTS lets you set items in the \"AGENT\"\nsection of the plugin configuration file, and Q_AGENT_EXTRA_SRV_OPTS\nlets you set things in the \"OVS\" or \"LINUX_BRIDGE\" sections of the\nplugin configuration file.\n\nImplements blueprint devstack-quantum-config.\n\nChange-Id: I9ba44b21231f88cda1bcc5e3389c7875f03d8145\n"
    },
    {
      "commit": "c9b0f1abaac6410b0a02a76423a9e923f2dda112",
      "tree": "efdea336f7f8d82b38d3bd492d2b34a089763ea2",
      "parents": [
        "7e37b7314d99064940ea7fa56b55251edfe06d6a"
      ],
      "author": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Tue Apr 23 16:28:24 2013 -0400"
      },
      "committer": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Thu Jun 06 23:26:00 2013 -0400"
      },
      "message": "Support for the ml2 quantum plugin.\n\nSupport is added for configuring devstack to use quantum\u0027s Modular L2\nplugin, ml2. See https://review.openstack.org/#/c/20105/ and the\nblueprint for details. Either the openvswitch or linuxbridge L2 agent\ncan be used with the ml2 plugin (or both in combination on different\nnodes). Code configurating devstack for these L2 agents has been moved\ninto separate files so it can be shared between ml2 and the existing\nmonolithic plugins.\n\nTo use ml2 in devstack, set Q_PLUGIN\u003dml2 in localrc. By default it\nwill use the openvswitch L2 agent. To use ml2 with the linuxbridge\nagent, also set Q_AGENT\u003dlinuxbridge in localrc. The local, flat, and\nvlan network types are supported with either agent. Support for\nopenvswitch\u0027s gre network type is not yet implemented in ml2.\n\nNote that ml2 does not yet return a useful value for binding:vif_type,\nso nova\u0027s GenricVIFDriver cannot currently be used. If using the\nlinuxbridge agent, work around this by setting\nNOVA_VIF_DRIVER\u003dnova.virt.libvirt.vif.LinuxBridgeVIFDriver in localrc.\n\nImplements: blueprint modular-l2\nChange-Id: Ib3ed039d25295cf1ab268536cec408af8cd3795a\n"
    },
    {
      "commit": "ac8a90fb4195fb01af52b977d9a2c690ed79a510",
      "tree": "2543a5cec34e6ebbc464e731fd2cb8def1946a25",
      "parents": [
        "fdb9f8f6d24e6dbb6337a0cea80c6fe1889c18b9",
        "e6f2ee508a44b1008ac226b86a68e22dc5ea7ac5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri May 31 16:28:23 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri May 31 16:28:23 2013 +0000"
      },
      "message": "Merge \"add firewall driver if we use quantum security group\""
    },
    {
      "commit": "e6f2ee508a44b1008ac226b86a68e22dc5ea7ac5",
      "tree": "8fbf92727fe02bb3c8e0d7c039b1b9629ec5c39a",
      "parents": [
        "ad573f8543d5c0b98177ffc141423ff937962173"
      ],
      "author": {
        "name": "Jiajun Liu",
        "email": "iamljj@gmail.com",
        "time": "Tue May 14 09:48:15 2013 +0000"
      },
      "committer": {
        "name": "Jiajun Liu",
        "email": "iamljj@gmail.com",
        "time": "Thu May 23 02:40:01 2013 +0000"
      },
      "message": "add firewall driver if we use quantum security group\n\nfixes bug 1179820\n\nwe must set firewall driver if we want to use quantum security group because\nquantum will disable security group if we do not change the default firewall\ndriver. Currently devstack will not change the default firewall driver\nif we just running quantum server on a node which will cause nova unable to\nsecurity group information.\n\nChange-Id: Ie274325decbf252630a237ed3d6ee3136eb259fe\n"
    },
    {
      "commit": "7c025fedc32c48f4fe7c4d3edc6c2d3674f69d86",
      "tree": "34a08c393636e6751e7556c2d091efd332f0f1ec",
      "parents": [
        "b240ad472be39786c587acc75ef40de6e61a4b2d"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Wed May 08 11:33:07 2013 -0700"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Thu May 09 09:05:15 2013 -0700"
      },
      "message": "Check quantum status dependent on the plugin\n\nThere are Quantum plugins that do not require the use of an agent.\nThis patch relaxes the constraint in quantum-adv-test.sh by adding\nthe ability to customize the logic that verifies whether the test\ncan run or not, depending on the Quantum plugin of your choice.\n\nFixes bug #1177904\n\nChange-Id: I6e2c17f43d9e1475b2eb175cceb5107a83f9aa74\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": "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": "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": "8d55be31a95043236d52ee891bacae5ea9f5ed37",
      "tree": "8b71dba39b5b461eaa2cca893e96d622b34e9d58",
      "parents": [
        "f127e2f316f1161bacdf4cccdbc3e56b2b8a54a8"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Feb 07 17:16:35 2013 -0600"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Feb 07 17:16:40 2013 -0600"
      },
      "message": "Handle nested xtrace states (Quantum edition)\n\nThe lib/quantum_* directories include plugin files that also\ncontains the $XTRACE bits at entry and exit.  The nested XTRACE handling overwrote\nthe value from lib/quantum.  So...make the nested files use their own\nXTRACE variables.\n\nChange-Id: Ib5e643371666b21402eef2ec58bfb1dfb7e1ccc4\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"
    }
  ]
}
