)]}'
{
  "log": [
    {
      "commit": "cea32b1f86631761e170413124dbf80972234a8c",
      "tree": "20620aef2f53cdb4a78c0e39dabb5ae7b603f159",
      "parents": [
        "0c76039622c65428d97e307b7d0687ae5bd8fa6b"
      ],
      "author": {
        "name": "Aaron Rosen",
        "email": "aaronorosen@gmail.com",
        "time": "Tue Mar 04 16:20:14 2014 -0800"
      },
      "committer": {
        "name": "Aaron Rosen",
        "email": "aaronorosen@gmail.com",
        "time": "Mon Mar 10 12:14:38 2014 -0700"
      },
      "message": "Configuration needed for neutron nova callback\n\nChange-Id: I07cb476f5e87e967cd6fbbfc82881e8a147453b4\n"
    },
    {
      "commit": "9f935cbd4af02fe63021282e13bbb3c88758c346",
      "tree": "1e4c5043af73b40cf53052bbd8ae6cbf5f33d17a",
      "parents": [
        "a98721da9cb0ef70ae25bfd4f7cbf19e9a56d89d",
        "c03f975150bf97b5aef42daa77fc419a9e241123"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Mar 04 01:13:06 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Mar 04 01:13:06 2014 +0000"
      },
      "message": "Merge \"devstack (stack.sh) fails when extra config files are specified\""
    },
    {
      "commit": "f07a209ce01e2d34c3624244da040537b6006bf9",
      "tree": "0df9731449271ec6f15e9afe6c7482df5b1ae56a",
      "parents": [
        "dad6e4114d07978ade5ab5594d4b5b19e998bdb5",
        "e2907b4838230940a8ff1735feffd80acf13bdab"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 28 07:33:34 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 28 07:33:34 2014 +0000"
      },
      "message": "Merge \"Fix Neutron enabled check\""
    },
    {
      "commit": "c03f975150bf97b5aef42daa77fc419a9e241123",
      "tree": "f27b34ce1910d00996654ddb2176474ceee0f61e",
      "parents": [
        "0ed4af02da0bd4a0f757dd8c2156913e6c7a724c"
      ],
      "author": {
        "name": "sukhdev",
        "email": "sukhdev@aristanetworks.com",
        "time": "Thu Feb 27 14:17:44 2014 -0800"
      },
      "committer": {
        "name": "sukhdev",
        "email": "sukhdev@aristanetworks.com",
        "time": "Thu Feb 27 14:27:07 2014 -0800"
      },
      "message": "devstack (stack.sh) fails when extra config files are specified\n\nLatest merge of https://review.openstack.org/#/c/71996/ exposes an issue\nin stack.sh which did not surface before.\n\nPlease see the details of the issue in the bug description.\n\nCloses bug: 1285884\n\nChange-Id: Ie231c9835497c2a418a61d339dfd5df1aab9e3d7\n"
    },
    {
      "commit": "e2907b4838230940a8ff1735feffd80acf13bdab",
      "tree": "9b1f0d9eabeb00e0d12e9973d2fe491dbf8e2eef",
      "parents": [
        "1755f689e807cd73b7bb2c67ac0531afbc8c6448"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Feb 26 17:35:37 2014 -0600"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Feb 27 15:37:11 2014 -0600"
      },
      "message": "Fix Neutron enabled check\n\n* Remove the check for neutron enabled on a block of variable settings, there\n  is no conflict and serves no purpose.\n* Also floating_ips.sh and volume.sh needed to properly source lib/neutron\n  for do ping_check() to work properly.\n\nThe current error in check-devstack-dsvm-neutron is not related to this fix.\n\nChange-Id: I1c458aaa787ffb98c945aefc3afa80c6861a405f\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": "19685428e3d3e51ff88aa5254f7c27d476053798",
      "tree": "dac1d9632b47c4e9fbc176a9ea92d92e4db27e10",
      "parents": [
        "824fac2cc740fa83086ac65ff8a5657eafbc1166"
      ],
      "author": {
        "name": "Steve Martinelli",
        "email": "stevemar@ca.ibm.com",
        "time": "Fri Jan 24 13:02:26 2014 -0600"
      },
      "committer": {
        "name": "Steve Martinelli",
        "email": "stevemar@ca.ibm.com",
        "time": "Fri Feb 14 21:30:57 2014 -0600"
      },
      "message": "Change most keystoneclient commands to openstacklient in libs\n\nmigrated most keystoneclient commands from the following libs:\n ceilometer\n cinder\n ironic\n keystone\n marconi\n neutron\n nova\n savanna\n swift\n trove\n\nAlso need to set and unset openstackclient specific environment\nvariables from stack.sh\n\nChange-Id: I725f30bc08e1df5a4c5770576c19ad1ddaeb843a\n"
    },
    {
      "commit": "e4fa72132228688d2fe74dd974fe04b0fe4c3d6b",
      "tree": "b92c3050cd93c4d3d87142708eb30f77b58e2628",
      "parents": [
        "f583a04d739a189da6f3780f83e2ddc61bfe9e22"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Jan 15 15:04:49 2014 -0600"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Feb 07 10:06:21 2014 -0600"
      },
      "message": "Begin is_service_enabled() cleanup\n\nThis converts the special cases in the is_service_enabled() function to call\nindividual functions declared by the projects.  This allows projects that\nare not in the DevStack repo and called via the extras.d plugin to handle\nan equivalent service alias.\n\n* Ceilometer\n* Cinder\n* Glance\n* Neutron\n* Nova\n* Swift\n\nTODO: remove the tests from is_service_enabled() after a transition period\n\nPatch Set 2: Rebased\n\nChange-Id: Ic78be433f93a9dd5f46be548bdbd4c984e0da6e7\n"
    },
    {
      "commit": "e0ed8ea038299952826b27a16753775472f108d8",
      "tree": "57212cac2c0de785c8a885d3871067942b2e8fef",
      "parents": [
        "820769e6c837355a32dd18978643e11b6480edcc",
        "4237f590b7b93117e59f9f777bc70d212969f61a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jan 30 14:38:12 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jan 30 14:38:12 2014 +0000"
      },
      "message": "Merge \"Generate Tempest service list rather than hard-code it\""
    },
    {
      "commit": "4237f590b7b93117e59f9f777bc70d212969f61a",
      "tree": "d7ce919c2979323408fa137fd13db738eb962a7f",
      "parents": [
        "b160640d47446bf379b3299460c4e76cb6e6c7c6"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Jan 29 16:22:11 2014 -0600"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Jan 29 17:25:45 2014 -0600"
      },
      "message": "Generate Tempest service list rather than hard-code it\n\nThe list of services that Tempest used to set its \u0027service_available\u0027\nconfig values was hard-coded. To be plugin-friendly have each\nservice (project) add its name to the TEMPEST_SERVICES variable\nand use that for setting the \u0027service_avilable\u0027 values.\n\nChange-Id: I208efd7fd0798b18ac2e6353ee70b773e84a2683\n"
    },
    {
      "commit": "1f76328027bb5cee0b0ea7077f4c59c919f1c4ae",
      "tree": "35229e9067ebe9fd33e47b07aecc647f2b267951",
      "parents": [
        "e61bc61a31ba05c9af5d0801d2f120e919e0bd5f"
      ],
      "author": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Tue Jan 28 23:01:38 2014 +0100"
      },
      "committer": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Tue Jan 28 23:02:29 2014 +0100"
      },
      "message": "Stop all neutron-ns-metadata-proxy with stop_neutron\n\nProcess name is actually python therefore neutron-ns-metadata-proxy\npattern didn\u0027t match wanted process.\n\nCloses-bug: #1269982\nChange-Id: Ib4439b0d32f103253b461841fa903c65763ff280\n"
    },
    {
      "commit": "e9d4079e4ea687b41da7b2841fb6919457cfda6e",
      "tree": "186fc7ae4b13eea03a4cb23be91400400c120ed1",
      "parents": [
        "6f31d76ef3336aec2e08eaa6656344107f2ff4ba",
        "14daa57d67fed6dc98b833f4c3698fef8ff7f312"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Jan 25 16:45:48 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jan 25 16:45:48 2014 +0000"
      },
      "message": "Merge \"Remove old DEFAULT.root_helper setting\""
    },
    {
      "commit": "83d56a2ab740ef9844755da5d592e787ec2287d6",
      "tree": "0217d89d5991888446e9f8ecad1e6354056b6178",
      "parents": [
        "8ff4deb239f5cb9fefa68d9b89613c03da068716",
        "2394605a635c86c9a90f683f1f3a3ee718d17d5f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Jan 25 09:28:44 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jan 25 09:28:44 2014 +0000"
      },
      "message": "Merge \"Typo: funstions\u003d\u003efunctions\""
    },
    {
      "commit": "cf903938eceb0188c9ecd405e6c89b63b1c8910d",
      "tree": "130c56fc161ef55486729d6748170d55a50d93c3",
      "parents": [
        "3f5250fff3007dfd1e5992c0cf229be9033a5726"
      ],
      "author": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Mon Jan 20 18:18:58 2014 +0100"
      },
      "committer": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Tue Jan 21 12:40:37 2014 +0100"
      },
      "message": "Added missing sudo when killing ns-metadata\n\nCloses-bug: #1269982\nChange-Id: Ib6b641a8d5c92fb4a8aaed6b5d7b63e66acd6bd9\n"
    },
    {
      "commit": "3f5250fff3007dfd1e5992c0cf229be9033a5726",
      "tree": "b45b2b2dc8d036e77f27aa163a2035ad988a1dca",
      "parents": [
        "0a7179127df16c8fa7284eb37a3a8018323e0b28",
        "04f6dc24a7845ee139977fa5b0c5e53aad8e99bd"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Jan 19 05:23:37 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jan 19 05:23:37 2014 +0000"
      },
      "message": "Merge \"Fix stop_neutron metadata agent function\""
    },
    {
      "commit": "04f6dc24a7845ee139977fa5b0c5e53aad8e99bd",
      "tree": "b4f58d94dd7fcbcc721feb989cd80f3b62c32093",
      "parents": [
        "c560cd121a42b177b8a7d54cd232f5539bb23d3e"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien.macchi@enovance.com",
        "time": "Thu Jan 16 18:03:38 2014 -0500"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien.macchi@enovance.com",
        "time": "Fri Jan 17 00:17:31 2014 -0500"
      },
      "message": "Fix stop_neutron metadata agent function\n\nCurrently, stop_neutron fails in Jenkins because it kills itself.\nThis patch ensure we kill only neutron metadata agent, and not the awk\nprocess in itself.\n\nChange-Id: I25d1d90e002fa9eb3c5bc366cc74cb70a2daa69f\nCloses-bug: #1269982\nSigned-off-by: Emilien Macchi \u003cemilien.macchi@enovance.com\u003e\n"
    },
    {
      "commit": "14daa57d67fed6dc98b833f4c3698fef8ff7f312",
      "tree": "b47f32732107a67d37a99956f4166fdbba3ec497",
      "parents": [
        "c560cd121a42b177b8a7d54cd232f5539bb23d3e"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Wed Jan 15 21:43:25 2014 +0000"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Wed Jan 15 21:43:25 2014 +0000"
      },
      "message": "Remove old DEFAULT.root_helper setting\n\nroot_helper is now under the agent group and not DEFAULT\n\nChange-Id: I11867f7ceff1f3b8b0bc2ef8aa508b6ecee653fc\n"
    },
    {
      "commit": "2394605a635c86c9a90f683f1f3a3ee718d17d5f",
      "tree": "eb2a45b8ed080a2e4a37004bac7827f271630ac5",
      "parents": [
        "c560cd121a42b177b8a7d54cd232f5539bb23d3e"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Wed Jan 15 21:42:32 2014 +0000"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Wed Jan 15 21:42:32 2014 +0000"
      },
      "message": "Typo: funstions\u003d\u003efunctions\n\nChange-Id: I59caf62b049d09450ce3236648cf1ede2f48e7f5\n"
    },
    {
      "commit": "ef1e08022b9553b07757005e7a5103fbdc0d99f0",
      "tree": "1a082ee2a6fee770cba93f7ae218db597be1ae23",
      "parents": [
        "b200b1d4dda4e60bacd921f98e4e47d5b4f046d9"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "armamig@gmail.com",
        "time": "Thu Jan 02 16:33:53 2014 -0800"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "armamig@gmail.com",
        "time": "Tue Jan 14 08:14:25 2014 -0800"
      },
      "message": "Add sanity check framework to verify neutron server/backend integration\n\nSome Neutron plugins require controllers and multiple backend services\nto operate correctly. This patch adds the framework for third party\nplugins to run sanity checks after Neutron Server has started.\n\nThis simple addition may reveal potential configuration pitfalls\nmuch earlier in the dev/test cycle, thus speeding up the build\nchurn process.\n\nThe first plugin that uses this framework is the VMware NSX one.\n\nCloses-bug: #1265671\n\nChange-Id: I17f9c5c8e828316ff03f0eff42ae4ae6c6c58733\n"
    },
    {
      "commit": "25049cd23de0e8055326c668ff119dd8cdf0bae4",
      "tree": "3eb96f72a2e52bddab9fb963b4d676a8db96ddbc",
      "parents": [
        "68f142324d213ec97dbb6af0f0d4e513b7e85fdd"
      ],
      "author": {
        "name": "Dirk Mueller",
        "email": "dirk@dmllr.de",
        "time": "Thu Jan 09 13:53:52 2014 +0100"
      },
      "committer": {
        "name": "Dirk Mueller",
        "email": "dirk@dmllr.de",
        "time": "Thu Jan 09 13:55:28 2014 +0100"
      },
      "message": "Use --tenant-id, not --tenant_id\n\nChange-Id: I0e3d65d5b69ac82cbf7ee6ffc41ead369af8c126\n"
    },
    {
      "commit": "15d2526db91ed34bff85280d482d5a6303db5756",
      "tree": "af30815520ca8ddc9e737ac1144cf0786be2e2c9",
      "parents": [
        "62c0cfa5d99b0c4f8d2d069e0edbccd37933bdf2",
        "9e136b4adee6ce33fdbf01e0a8614c186c5f20b7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jan 01 13:28:32 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 01 13:28:32 2014 +0000"
      },
      "message": "Merge \"Neutron: Define a utility function to add neutron service class\""
    },
    {
      "commit": "9e136b4adee6ce33fdbf01e0a8614c186c5f20b7",
      "tree": "23a950f194246b40102be753990208cd968ea75e",
      "parents": [
        "ba3c63640469e86a7a30032f76de455fc211fca7"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "isaku.yamahata@intel.com",
        "time": "Mon Dec 16 15:52:03 2013 +0900"
      },
      "committer": {
        "name": "Isaku Yamahata",
        "email": "isaku.yamahata@intel.com",
        "time": "Thu Dec 19 17:37:35 2013 +0900"
      },
      "message": "Neutron: Define a utility function to add neutron service class\n\nWhen enabling neutron service (i.e. enable_service q-xxx), related code\nunconditionally adds a necessary plugin class to Q_SERVICE_PLUGIN_CLASSES.\nWhich may cause duplication in Q_SERVICE_PLUGIN_CLASSES when\nQ_SERVICE_PLUGIN_CLASSES is explicitly specified in localrc.\nAs a result, neutron server fails to start.\n\nThis patch introduces a utility function to add service class,\nand check duplication.\n\nCloses-Bug: #1261291\nChange-Id: Id2880c7647babfccc3e8d9fc60dd93c4b3997ed9\n"
    },
    {
      "commit": "fedaf6f2465911cfbcef62712e12c4ac39b096b7",
      "tree": "70e4737007a36e05919b5d6c6b1c46d83c3429e9",
      "parents": [
        "e48811f01769e7e4e090473fe721773a2e7a1478",
        "edddb1fddf6b571286d85057abe8aa1cd21e67a6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Dec 18 00:04:07 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 18 00:04:07 2013 +0000"
      },
      "message": "Merge \"Stop Neutron advanced service external processes\""
    },
    {
      "commit": "5fc612bbf25f808567b360f2f946436bce16906d",
      "tree": "43cf186b4dee2ef35955368676f369d8cd6ce193",
      "parents": [
        "ba3c63640469e86a7a30032f76de455fc211fca7",
        "90234ac4b03426d844b72d251d4cae13fa09cde5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Dec 17 09:08:59 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 17 09:08:59 2013 +0000"
      },
      "message": "Merge \"Default to /24 prefix for floating IP range with neutron\""
    },
    {
      "commit": "edddb1fddf6b571286d85057abe8aa1cd21e67a6",
      "tree": "8b406a21c9cba0f7347e2e011138b1feb76e48a5",
      "parents": [
        "ec16d0ffd5e780eefe69848134fb7b402bb2707d"
      ],
      "author": {
        "name": "Akihiro Motoki",
        "email": "motoki@da.jp.nec.com",
        "time": "Mon Dec 09 20:21:06 2013 +0900"
      },
      "committer": {
        "name": "Akihiro Motoki",
        "email": "motoki@da.jp.nec.com",
        "time": "Mon Dec 16 17:23:40 2013 +0900"
      },
      "message": "Stop Neutron advanced service external processes\n\nSome of Neutron advanced services (LBaaS, VPNaaS, ....) creates\nexternal processes and they should be stopped in unstack.\nThis commit defines neutron_\u003cXaaS\u003e_stop functions for all services\nand implements the cleanup logics if necessary.\n\nAlso cleanup_neutron removes netns used by LBaaS haproxy.\n\nChange-Id: Ied3a2c374ffcb6b59ecaf1027fb6e6083eded2ae\n"
    },
    {
      "commit": "90234ac4b03426d844b72d251d4cae13fa09cde5",
      "tree": "7ab64b4645a04ff0717e35a8ac828928066bd014",
      "parents": [
        "ad2966d727df21653920d95dbf40711c2b8f2873"
      ],
      "author": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Mon Nov 25 05:44:10 2013 -0800"
      },
      "committer": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Sun Dec 15 04:25:20 2013 -0800"
      },
      "message": "Default to /24 prefix for floating IP range with neutron\n\nWhen running Tempest parallel tests with neutron, several long-running\ntests might create routers and floating IPs, which will result in\nIP allocations over the public network.\n\nIncreasing the public network size should ensure tests do not fail\ndue to IP address shortage; this patch also updates the public network\ngateway IP address.\n\nRelated-Bug: 1253966\n\nChange-Id: Ie075b3c4d14a07b06c42fd29b09770dd1972aa45\n"
    },
    {
      "commit": "adc9fd18e516885f972be675ac1e5fa0f826fdf1",
      "tree": "0e1d1c014166b878b9b657d18d069f4f94765173",
      "parents": [
        "9f2ec5299160dc26817c371d9d763a3f4212607f",
        "afbc631cb8c89316bbecbf0f2c601103304e1994"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Dec 09 02:32:39 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 09 02:32:39 2013 +0000"
      },
      "message": "Merge \"Make tempest L3 capable plugin aware.\""
    },
    {
      "commit": "02ef0dbfb04aaf3dea05977ffba381f8f6e55881",
      "tree": "201bda4c58d39d0dee073479a681259897cfc09b",
      "parents": [
        "4650b8929ea4089e9515a1babfb788733373576b",
        "23178a997a3b0abd1922f356e572e2933f454dc1"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Dec 05 00:19:49 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Dec 05 00:19:49 2013 +0000"
      },
      "message": "Merge \"add assertions for blind grep\""
    },
    {
      "commit": "8c57e28813fe5776283d68e303fa4e1c2c4ff298",
      "tree": "fdf94d157d86fb15dc1c0a6d58a62adaefebbe6f",
      "parents": [
        "4691f00058fe584e8d7e349a9599a807f3edb3bb",
        "bc7f643bb7c7fe704cf436b9d96d878adaadf3c4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Dec 02 01:12:34 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 02 01:12:34 2013 +0000"
      },
      "message": "Merge \"Fix neutron log format with colorization\""
    },
    {
      "commit": "bc7f643bb7c7fe704cf436b9d96d878adaadf3c4",
      "tree": "e7f01704bc155bf7752eb7b4ab4f71fafe064dc9",
      "parents": [
        "ad2966d727df21653920d95dbf40711c2b8f2873"
      ],
      "author": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Mon Nov 25 10:11:14 2013 -0800"
      },
      "committer": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Wed Nov 27 06:14:45 2013 -0800"
      },
      "message": "Fix neutron log format with colorization\n\nCloses-Bug: #1254817\n\nChange-Id: I6de17ef15c18e2f8ab246934461a2b7c6ae4f95f\n"
    },
    {
      "commit": "afbc631cb8c89316bbecbf0f2c601103304e1994",
      "tree": "7aac0dd0d12f600acf2b57cfefc04b603bf15e7a",
      "parents": [
        "3ae26652af8e8c484a52c925553c8801d1a9a7e3"
      ],
      "author": {
        "name": "Tomoe Sugihara",
        "email": "tomoe@midokura.com",
        "time": "Thu Nov 14 20:02:47 2013 +0000"
      },
      "committer": {
        "name": "Tomoe Sugihara",
        "email": "tomoe@midokura.com",
        "time": "Wed Nov 27 14:57:00 2013 +0900"
      },
      "message": "Make tempest L3 capable plugin aware.\n\nWith this patch, the public network config in tempest.conf will be\ndone for the plugins that support L3.\n\nChange-Id: I820fe300fac45ff92d1281ff0c43ebc137783210\n"
    },
    {
      "commit": "a677b7fe828445968cdc714a630c74d35321c8fb",
      "tree": "1da34395753085bffa642c8edd33b6ca3d74f0b3",
      "parents": [
        "99da4af55ef0c451983bcc5d7f97e1e22da168ea"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien.macchi@enovance.com",
        "time": "Mon Nov 25 23:40:20 2013 +0100"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien.macchi@enovance.com",
        "time": "Tue Nov 26 08:12:50 2013 +0100"
      },
      "message": "Move neutron cache dir into a function\n\nTaking the model of Nova, this patch aims to move the cache directory\nmanagement into a function with the goal to reuse it somewhere else like\nGrenade.\n\nChange-Id: I93df52f69ef339e6528b88d88d4ea70e0b725893\nSigned-off-by: Emilien Macchi \u003cemilien.macchi@enovance.com\u003e\n"
    },
    {
      "commit": "cdf722cc0954ffc9863963f9ab1991346f081654",
      "tree": "f8bd50d6e3bd2c0c76454a20b01b55d3c65618cc",
      "parents": [
        "f39ecfd41bfdefb7a82aa9ea90ba6167f63616a1",
        "40546f79e0e504d2d1470019a61a24da217e14fc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Nov 22 15:14:46 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Nov 22 15:14:46 2013 +0000"
      },
      "message": "Merge \"Add Neutron Metering Agent support\""
    },
    {
      "commit": "40546f79e0e504d2d1470019a61a24da217e14fc",
      "tree": "9f1b6130e25b398456adc4a80d7574b09afbdbc4",
      "parents": [
        "4c2870b64a6f4da007f715a67e77d57eb01d5a51"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien.macchi@enovance.com",
        "time": "Tue Sep 24 15:10:25 2013 +0200"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien.macchi@enovance.com",
        "time": "Wed Nov 20 15:22:33 2013 +0100"
      },
      "message": "Add Neutron Metering Agent support\n\nIn Havana, Neutron has now a Metering Agent which gets meters from\nvirtual routers.\n\nThis patchs aims to allow devstack using this new service.\n\nChange-Id: I17ad83799d60384247b98cc8a93ac032f641c721\nSigned-off-by: Emilien Macchi \u003cemilien.macchi@enovance.com\u003e\n"
    },
    {
      "commit": "e578effb330f6ee0adf3b2b19fba1a7f5c64b2f0",
      "tree": "277b46598d27eb02dccfff23800839cbd711fdc2",
      "parents": [
        "c85ac787ba43115a3f47416470ef16e21ad20caf"
      ],
      "author": {
        "name": "Stephan Renatus",
        "email": "s.renatus@cloudbau.de",
        "time": "Tue Nov 19 13:31:04 2013 +0100"
      },
      "committer": {
        "name": "Stephan Renatus",
        "email": "s.renatus@cloudbau.de",
        "time": "Tue Nov 19 13:39:58 2013 +0100"
      },
      "message": "Make use of STACK_USER instead of relying on USER\n\nQuite easily one ends up calling ./stack.sh in an environment that,\nalbeit being user \"stack\" (for example), doesn\u0027t quite meet the\nexpectations of devstack.  The errors that follow can be rather hard to\ntrack down, as the dependency on `USER` is not mentioned.\n\nTo remedy this situation, this commit\n\n- uses STACK_USER instead of USER and\n- mentions that dependency in the script headers of lib/*\n\nChange-Id: If4cdc39b922ea64b4c0893a0e695ec06349fccc5\n"
    },
    {
      "commit": "1143f7e45fd2760b8d5fecc8fbd598078ba92fd3",
      "tree": "b7546f6f42528eb47a93ed3b343d8fd9a89d7198",
      "parents": [
        "7751354b44bc3ce286142d588d18ec919a5e4eff"
      ],
      "author": {
        "name": "Jeff Peeler",
        "email": "jpeeler@redhat.com",
        "time": "Thu Oct 31 16:21:52 2013 -0400"
      },
      "committer": {
        "name": "Jeff Peeler",
        "email": "jpeeler@redhat.com",
        "time": "Thu Oct 31 16:49:30 2013 -0400"
      },
      "message": "Turn off Nova firewall driver when using Neutron\n\nAs referenced in the OpenStack documentation, the firewall_driver in\nnova.conf should be set to nova.virt.firewall.NoopFirewallDriver, \"so\nthat nova-compute does not perform iptables-based filtering itself\".\n\nWithout this change, the driver gets set to\nnova.virt.libvirt.firewall.IptablesFirewallDriver, which seems to\nmake networking unusable.\n\nChange-Id: Id9cce0f5f4efe719683aaf3284b128188b61b919\nCloses-bug: #1246888\n"
    },
    {
      "commit": "b7c11a0f98f46a5e205ef227f3ccdb801b6fb663",
      "tree": "b937e1bca59bdd99e599b5a7311419b37f85adc2",
      "parents": [
        "8e285072c9b6f9cee4568cc882001f87e51d3c24",
        "6a5aa7c6a20435bbd276a0f1823396b52a8f0daf"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Oct 31 14:19:15 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 31 14:19:15 2013 +0000"
      },
      "message": "Merge \"Fix some Markdown formatting issues\""
    },
    {
      "commit": "8e285072c9b6f9cee4568cc882001f87e51d3c24",
      "tree": "f66fd4cca555c178b270fa44ef9ef9eb8220dfba",
      "parents": [
        "78180a1735c6d9c072f417accb31f90c17a01341",
        "cb961597cc30f9d8ece17529f09a8291454827e3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Oct 31 14:18:32 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 31 14:18:32 2013 +0000"
      },
      "message": "Merge \"Fix shocco errors and warnings\""
    },
    {
      "commit": "4540d00ebdd3283de47d6546b6e7575e2e9041ff",
      "tree": "db719ba9e71b3c2e21e546235caa313b4dddd1b8",
      "parents": [
        "4b3196f5a741f37473948ad2bb5ebf4033e4a533"
      ],
      "author": {
        "name": "Aaron Rosen",
        "email": "arosen@nicira.com",
        "time": "Thu Oct 24 13:59:33 2013 -0700"
      },
      "committer": {
        "name": "Aaron Rosen",
        "email": "arosen@nicira.com",
        "time": "Thu Oct 24 23:01:16 2013 -0700"
      },
      "message": "All neutron plugins should now use LibvirtGenericVIFDriver\n\nChange-Id: I70015ae55fe6db9c6c4663a8d021fe9cfe2eddcf\n"
    },
    {
      "commit": "6a5aa7c6a20435bbd276a0f1823396b52a8f0daf",
      "tree": "d5137f132a359469f1225d61850466feb4658297",
      "parents": [
        "cb961597cc30f9d8ece17529f09a8291454827e3"
      ],
      "author": {
        "name": "Adam Spiers",
        "email": "aspiers@suse.com",
        "time": "Thu Oct 24 11:27:02 2013 +0100"
      },
      "committer": {
        "name": "Adam Spiers",
        "email": "aspiers@suse.com",
        "time": "Thu Oct 24 17:38:19 2013 +0100"
      },
      "message": "Fix some Markdown formatting issues\n\nAddress miscellaneous issues with Markdown formatting in comments which\nare consumed by shocco when generating the online documentation.\n\nChange-Id: I953075cdbddbf1f119c6c7e35f039e2e54b79078\n"
    },
    {
      "commit": "cb961597cc30f9d8ece17529f09a8291454827e3",
      "tree": "542d144cffde414f2c54eab747f6ff4908d675df",
      "parents": [
        "897f48a897f9404a6825275c97ae386f0994c0e6"
      ],
      "author": {
        "name": "Adam Spiers",
        "email": "aspiers@suse.com",
        "time": "Sat Oct 05 12:11:07 2013 +0100"
      },
      "committer": {
        "name": "Adam Spiers",
        "email": "aspiers@suse.com",
        "time": "Thu Oct 24 15:43:05 2013 +0100"
      },
      "message": "Fix shocco errors and warnings\n\nA few Markdown-oriented issues were causing Docutils errors to\nleak into the end-user docs on http://devstack.org\n\nChange-Id: I51fa9698afb1bfb48596478d83bd1fdcd84ac52e\n"
    },
    {
      "commit": "23178a997a3b0abd1922f356e572e2933f454dc1",
      "tree": "978877ea0582f1e1f46fe48664571dab725a577f",
      "parents": [
        "80c3ea52ed1caec16e5c6c6beecd434225afbd97"
      ],
      "author": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Tue Oct 22 17:07:32 2013 -0500"
      },
      "committer": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Tue Oct 22 17:12:18 2013 -0500"
      },
      "message": "add assertions for blind grep\n\nblind grep is error-prone.\nAdd assertions for errors we can not handle\n\nChange-Id: Ibe19085545ecc848498506e8b8ee14e71825b273\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": "06e54c74772836fead6679ed115f5f5c9892e8c2",
      "tree": "3208664260100cc2424ea339ec4981ecca65b8e4",
      "parents": [
        "1e087b996593c1a918ce1a27a7a4f74c7514a94e",
        "0aa8534ada621becb3a6bd14e4e6b5faabde9dd6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Oct 04 19:17:09 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Oct 04 19:17:09 2013 +0000"
      },
      "message": "Merge \"Using no proxy option to skip wget and curl proxy settings in config\""
    },
    {
      "commit": "0aa8534ada621becb3a6bd14e4e6b5faabde9dd6",
      "tree": "71cea861042be2f5d2e415889ff782b1b68da513",
      "parents": [
        "b48e00816984cee78b3e9be5cce000eba5b42ab0"
      ],
      "author": {
        "name": "JUN JIE NAN",
        "email": "nanjj@cn.ibm.com",
        "time": "Fri Sep 13 15:47:09 2013 +0800"
      },
      "committer": {
        "name": "JUN JIE NAN",
        "email": "nanjj@cn.ibm.com",
        "time": "Mon Sep 30 16:03:00 2013 +0800"
      },
      "message": "Using no proxy option to skip wget and curl proxy settings in config\n\nWhen end users specify proxy settings in config file for wget /etc/wgetrc:\nhttp_proxy \u003d http://...\nor for curl ${HOME}/.curlrc:\nproxy \u003d http://...\n\nUsing `http_proxy\u003d\"\" wget\u0027 can not skip the proxy setting in the\nconfig files, also it can skip proxy settings in env viriables.\n\nIn order to skip proxy setting in both env and config file, we pass\n--no-proxy option for wget, and --noproxy \u0027*\u0027 for curl.\n\nFixes bug #1224836\n\nChange-Id: I2b25aeca9edf2ce4525fb1db325e5e24c18b4d55\n"
    },
    {
      "commit": "6d23500aa66e3d399cd263c2fb1d07dba0e0170c",
      "tree": "eaca5550943e5d335af6d5884b5b8f7f2e70a63a",
      "parents": [
        "6d6b1984b8faed2bf3edac45af6aaa4fd22a22a4"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Wed Sep 18 20:27:08 2013 +0000"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Tue Sep 24 23:51:32 2013 +0000"
      },
      "message": "Default to the ML2 plugin in Neutron instead of OVS\n\nIn Icehouse, the OVS and LinuxBridge plugins are being deprecated in\nfavor of the Modular Layer 2 (ML2) plugin. This change modifies\ndevstack to default to ML2 when Neutron is used for networking.\n\nFixes bug 1220745\n\nChange-Id: I9a4c84b04727a710219fc11f862a655309ffb99b\n"
    },
    {
      "commit": "05ae833be298d1b8fa85cfbb9ef57c059baea05e",
      "tree": "ff9769c8e7ec8e7f1bc4f4f6a518dc27ff06ab79",
      "parents": [
        "7ab1f22c606ae55883ac47298c810062965a1527"
      ],
      "author": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Tue Aug 20 14:51:08 2013 -0700"
      },
      "committer": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Fri Sep 13 10:34:40 2013 -0700"
      },
      "message": "Colorize Neutron log output and refactor log setup code\n\nBug 1214616\n\nThis patch adds colors to on-screen Neutron log output in the same way nova,\ncinder, and heat engine do.\nTo this aim, colorized logging configuration has been moved to ./functions.\nThe reason for this refactoring is that these instruction are the same or\nvery similar for each project, with the only exception of the target\nconfiguration file.\n\nChange-Id: Idf0d1b842bb9ab046c9ef826de1dfc55b3f1df9d\n"
    },
    {
      "commit": "e2c4ee23642a00ebed0343ad2086b5c250f24516",
      "tree": "e2df3ab585793e46c2edcf861edc8ef71a5d3398",
      "parents": [
        "364472409b3cfe551aa9049e70f03c3809b4c841"
      ],
      "author": {
        "name": "sbauza",
        "email": "sbauza@free.fr",
        "time": "Thu Aug 29 17:29:46 2013 +0200"
      },
      "committer": {
        "name": "sbauza",
        "email": "sbauza@free.fr",
        "time": "Wed Sep 04 13:55:42 2013 +0200"
      },
      "message": "Fix Neutron issues related to Baremetal service\n\nWhen deploying devstack on a single host with a single NIC and\nbaremetal and neutron services enabled, the host looses Internet\naccess as default route is deleted.\n\nAlso, if localrc is not correctly set with correct values, OVS ports\nand Neutron net and subnet aren\u0027t created (commands missing\narguments), we need devstack to properly fail.\n\nChange-Id: I7f39bbdf7b8cb544b8b4a59effe16f04b85d1425\n"
    },
    {
      "commit": "364472409b3cfe551aa9049e70f03c3809b4c841",
      "tree": "f4630dc974077ed9a2e2b172dcb09a357f952ccc",
      "parents": [
        "58afc729831d0d202bc4f1aa13a3340e3f1320c5",
        "f39ee96f1dc7fae9aaad194669467a7f9fcc3d31"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 03 21:10:46 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 03 21:10:46 2013 +0000"
      },
      "message": "Merge \"Fix deprecated params user_id, role_id, tenant_id\""
    },
    {
      "commit": "c77741298b3c3f3a11ea2c7c2852eac219ea0d33",
      "tree": "1a8d456afd55320e62966aee7b4c1626a7eb8710",
      "parents": [
        "630d03e77a9505ae60b6c57dea314bfdd6780bac",
        "bee5c50766698baa87f5e049734708436766777b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 03 19:29:55 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 03 19:29:55 2013 +0000"
      },
      "message": "Merge \"Disable neutron quotas when using fake virt driver\""
    },
    {
      "commit": "f39ee96f1dc7fae9aaad194669467a7f9fcc3d31",
      "tree": "4e5bfb820a1c1d932fb533b10617fa82a5ae671d",
      "parents": [
        "e45a6af7e8e86e6d95110a65083659ed924012c3"
      ],
      "author": {
        "name": "Jorge Valderrama Romero",
        "email": "jorge.valderrama@stackops.com",
        "time": "Mon Sep 02 17:18:40 2013 +0200"
      },
      "committer": {
        "name": "Jorge Valderrama Romero",
        "email": "jorge.valderrama@stackops.com",
        "time": "Mon Sep 02 17:54:27 2013 +0200"
      },
      "message": "Fix deprecated params user_id, role_id, tenant_id\n\nUpdate keystone cli by changing parameter options (user_id, role_id and tenant_id)\nto use \u0027-\u0027 rather than \u0027_\u0027 in the method user_role_add and consequently the method\nuser_role_remove without maintain backward compatibility because these are deprecated.\n\npython-keystoneclient - Bug #1150434\nChange-Id: Ia5113718eb050cf7dba443b8d0caf3bdaa1730f0\n"
    },
    {
      "commit": "bee5c50766698baa87f5e049734708436766777b",
      "tree": "40952cd43097bc5f65d48dce256d11f9a90d4abe",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Fri Aug 30 13:48:08 2013 -0400"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Fri Aug 30 13:48:08 2013 -0400"
      },
      "message": "Disable neutron quotas when using fake virt driver\n\nNova\u0027s fake virt driver, can be used to do scale testing, so when using\nit disable neutron\u0027s quota limits.\n\nChange-Id: I9ce995079af04202179820777217ef294df71226\n"
    },
    {
      "commit": "440f746a0403e82e66756d64e9051929dfa69bd8",
      "tree": "b50342d0a0708ac7e976d139977d07b4cd8e3cf9",
      "parents": [
        "5584709fa8194cb7fa69c65b535999e28278e3da",
        "95c93e2b54ff0dcb5d7a4dd0f7f78e21c789f511"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 29 16:27:56 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 29 16:27:56 2013 +0000"
      },
      "message": "Merge \"Adds support for Openstack Networking FWaaS (Firewall)\""
    },
    {
      "commit": "cb201e7519d81dd279d0b5c6057f977bb00710b7",
      "tree": "a49b407ac4271fecb7df90d288c7f3d63fbfe1a4",
      "parents": [
        "b41bdb10a3e9d3e0ed47638ee4527dd7db1853c2",
        "8535d8b3fc283ac4ebb7a851b19bf2bff36d78d0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 28 19:13:39 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 28 19:13:39 2013 +0000"
      },
      "message": "Merge \"use keystone service port instead of admin port\""
    },
    {
      "commit": "005b59d4e7f908dcfa47ddc5582a24ca7bad46b2",
      "tree": "c9246e92d2211ee29ba6b4b3a70d71b7ec623462",
      "parents": [
        "085260465191678ec24d364be5c473a8bbb5fd4f",
        "73b21910123704ac64ca3d2ba7f50e90e248d7ea"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 27 16:07:52 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 27 16:07:52 2013 +0000"
      },
      "message": "Merge \"Add support for setting Neutron DHCP agent options.\""
    },
    {
      "commit": "c4bc5f9fcb95d18e9ee09bae73444e3d2c2995bc",
      "tree": "9d705ca47e19d6bdfe4bc938a453134a64ff03ef",
      "parents": [
        "551765d3f53098f68239b692e6017d1ccdc78a24",
        "032e45468ecf9f8e1ee6745f03a43e8ec3dd2b59"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 27 16:07:01 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 27 16:07:01 2013 +0000"
      },
      "message": "Merge \"change quantum into neutron for neutron configuration values in nova.conf\""
    },
    {
      "commit": "8535d8b3fc283ac4ebb7a851b19bf2bff36d78d0",
      "tree": "8983ec29ae56a6df0def26f5ed0143eeb3f72110",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Yong Sheng Gong",
        "email": "gongysh@unitedstack.com",
        "time": "Sun Aug 25 11:21:13 2013 +0800"
      },
      "committer": {
        "name": "Yong Sheng Gong",
        "email": "gongysh@unitedstack.com",
        "time": "Sun Aug 25 11:21:13 2013 +0800"
      },
      "message": "use keystone service port instead of admin port\n\nChange-Id: Iaf1848ecabf100171f741fde0efee5d8f65b7795\nFixes: Bug #1214921\n"
    },
    {
      "commit": "032e45468ecf9f8e1ee6745f03a43e8ec3dd2b59",
      "tree": "48b91d1c135acd4eb061573e508954be46d28b74",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Yong Sheng Gong",
        "email": "gongysh@unitedstack.com",
        "time": "Sun Aug 25 10:21:10 2013 +0800"
      },
      "committer": {
        "name": "Yong Sheng Gong",
        "email": "gongysh@unitedstack.com",
        "time": "Sun Aug 25 10:23:15 2013 +0800"
      },
      "message": "change quantum into neutron for neutron configuration values in nova.conf\n\nChange quantum into neutron Since nova already\nsupports the new neutron items and values\n\nChange-Id: I747eae613c0ec28596ea67da4e98fb3d7f6d93bc\nFixes: Bug #1216455\n"
    },
    {
      "commit": "73b21910123704ac64ca3d2ba7f50e90e248d7ea",
      "tree": "37348e3574e1c2e6564e3cca31d7a720117154a6",
      "parents": [
        "9ed021665415c4d58871278d1c89e6c16e008fb5"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Thu Aug 22 11:25:21 2013 +0000"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Thu Aug 22 11:26:30 2013 +0000"
      },
      "message": "Add support for setting Neutron DHCP agent options.\n\nThis patch adds support for setting arbitrary Neutron DHCP agent options.\nAn example of using it would be to add this to your localrc:\n\n    Q_DHCP_EXTRA_DEFAULT_OPTS\u003d(enable_multihost\u003dTrue)\n\nChange-Id: I56d267eafa06c52c3867e3396483f5fde3ee5570\n"
    },
    {
      "commit": "fac533e38db871631cee33d0e3c94884035851b8",
      "tree": "bce0599a9323304978240d11f45cab4a4576a522",
      "parents": [
        "68044c0245e0d39cecbc8602a8059bd7c33b7693"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Wed Aug 14 16:04:01 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Thu Aug 22 05:54:29 2013 +0200"
      },
      "message": "Configure bash completion\n\nAdd bash completion rules to the /etc/bash_completion.d from the\n cinder, neutron, keystone, nova and nova-manage.\n\nThis is very fast operation and makes the cli usage easier.\n\nChange-Id: Icdcdaf55d58efaaa1afe25fd55f088bf7dc8b3f1\n"
    },
    {
      "commit": "7c50b8771e4b66c891ddd998eb866845489e5ff8",
      "tree": "19fe1c81a207a26b8c592cc0fe37bee580daa91e",
      "parents": [
        "a9961a044810f346aac1fc4635a285e7a55da55a",
        "bf10ac55a99d226a81bdbc7e6bd1e85b4f48652d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 13 17:30:02 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 13 17:30:02 2013 +0000"
      },
      "message": "Merge \"Add auth config for neutron metadata proxy\""
    },
    {
      "commit": "039979424bebc71b94f53f51030eda5e9d2b7734",
      "tree": "8862349e6f44992c996528642cd6e7808b764dda",
      "parents": [
        "6ce4f8e9c4a5968aadc3c6a98a278e6442cbbb2b"
      ],
      "author": {
        "name": "Ben Nemec",
        "email": "openstack@nemebean.com",
        "time": "Sat Aug 10 09:56:16 2013 -0500"
      },
      "committer": {
        "name": "Ben Nemec",
        "email": "openstack@nemebean.com",
        "time": "Mon Aug 12 15:01:39 2013 -0500"
      },
      "message": "Allow disabling of debug logging\n\nI find that enabling the debug log level often causes me to miss\nimportant error messages due to the sheer volume of information\nlogged.  This change allows configuration of the debug option\nin a number of the projects so it can be disabled globally\nwithout having to make one-off changes after each re-stack.\n\nNote that this does not apply to Keystone or Swift right now.\nThey use a different method to configure their logging level and\nI\u0027m not as familiar with them so I didn\u0027t want to mess with their\nsettings.\n\nChange-Id: I185d496543d245a644854c8a37f3359377cb978c\n"
    },
    {
      "commit": "bf10ac55a99d226a81bdbc7e6bd1e85b4f48652d",
      "tree": "ad0ee6d1d4e2b6d74d40065f746b2952a89325cb",
      "parents": [
        "ba963468a576d5371ae3e6e950b3831abb7e7fa7"
      ],
      "author": {
        "name": "Maru Newby",
        "email": "marun@redhat.com",
        "time": "Sat Aug 10 21:27:54 2013 +0000"
      },
      "committer": {
        "name": "Maru Newby",
        "email": "marun@redhat.com",
        "time": "Mon Aug 12 10:46:21 2013 -0700"
      },
      "message": "Add auth config for neutron metadata proxy\n\n * Without auth config, the proxy will return 500 errors on\n   cloud-init requests, which will cause VM connectivity\n   checks to fail.\n * A cleaner fix would be for the metadata proxy to reuse the\n   configuration from the keystone_authtoken section of\n   neutron.conf, but I chose the easier route because of a\n   pending switch from REST to RPC communication (RPC won\u0027t\n   need the auth config).\n * Fixes bug 1210664\n\nChange-Id: Iaa3c74f5ada2404119c44c8cbdad380eda158f66\n"
    },
    {
      "commit": "2dd5cc500db3c4e06643a354e529196c85ad3767",
      "tree": "e30bf4a1b7540cf08aff0dc60f46d3b68e4c568d",
      "parents": [
        "334c3a71bd17a10cf9a04da5b8e87693dcb049a8",
        "05901f46f75e1c80a2448bda463e1dd6b937e7e7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 09 18:27:11 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 09 18:27:11 2013 +0000"
      },
      "message": "Merge \"Remove unused keystone params from neutron agents\u0027 config files\""
    },
    {
      "commit": "dd64988ff4c0a174691cc7d45e3eaef8acdc4fc8",
      "tree": "31cbb27d170f77090cf113aeb53c96276a250a82",
      "parents": [
        "e024bee3edc44bc872862fac5b022a3922ed421c"
      ],
      "author": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Mon Aug 05 08:56:17 2013 -0700"
      },
      "committer": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Tue Aug 06 02:42:08 2013 -0700"
      },
      "message": "Run Neutron migrations after creating schema\n\nPartial-Bug 1207402\n\nThis patch executes Neutron DB migrations (based on alembic)\nbefore starting the Neutron services, similar to what happens\nfor most of other openstack projects managed by devstack.\nThis will ensure devstack always creates correctly version-stamped\nNeutron databases.\n\nChange-Id: Ia941c426a1563bcc4cb5eae64ea30c0bf7677220\n"
    },
    {
      "commit": "05901f46f75e1c80a2448bda463e1dd6b937e7e7",
      "tree": "51508e89edd6d916e46f32b0522b8867153bda99",
      "parents": [
        "bc522d87f8ebd1761d9231b440eed566c9f96ed3"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Thu Aug 01 10:44:22 2013 -0700"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Thu Aug 01 10:46:36 2013 -0700"
      },
      "message": "Remove unused keystone params from neutron agents\u0027 config files\n\nDHCP, L3 and Metadata agents\u0027 config files no longer need to\nduplicate this info; it\u0027s available in neutron.conf\n\nChange-Id: I7bea25d1c2b9249ddacce3f4638f7a8ed4f43197\n"
    },
    {
      "commit": "584750f996bf0336d5c743634cbb0d2e02e78783",
      "tree": "d65381772d13983f1e2f50601af8d1aa6c087ae9",
      "parents": [
        "7e3efc6a338fa70ac8162f3eddf35eac05fd3a43"
      ],
      "author": {
        "name": "Nachi Ueno",
        "email": "nachi@ntti3.com",
        "time": "Mon Jul 15 18:22:21 2013 -0700"
      },
      "committer": {
        "name": "Nachi Ueno",
        "email": "nachi@ntti3.com",
        "time": "Wed Jul 17 07:37:03 2013 -0700"
      },
      "message": "Update neutron-vpn-agent path\n\nFix path of vpn-agent as same as lbaas\n\n- If q-vpn service is enabled, this patch switches the l3-agent to\nvpn-agent\n\nChange-Id: Ifbe3d51b5c89f759a71e904960c5f6cc99c44a5f\n"
    },
    {
      "commit": "95c93e2b54ff0dcb5d7a4dd0f7f78e21c789f511",
      "tree": "2514cc05269c9df0ca8c040b8b3ce7ab79f6611c",
      "parents": [
        "68044c0245e0d39cecbc8602a8059bd7c33b7693"
      ],
      "author": {
        "name": "Ravi Chunduru",
        "email": "ravivsn@gmail.com",
        "time": "Tue Jul 16 04:18:47 2013 -0700"
      },
      "committer": {
        "name": "Ravi Chunduru",
        "email": "ravivsn@gmail.com",
        "time": "Wed Jul 17 00:39:31 2013 -0700"
      },
      "message": "Adds support for Openstack Networking FWaaS (Firewall)\n\nblueprint quantum-fwaas-devstack\n\nChange-Id: I3c546433415ab18a5933a25774a06df7c4cb42e9\n"
    },
    {
      "commit": "7e3efc6a338fa70ac8162f3eddf35eac05fd3a43",
      "tree": "884cc18a81e770c805f4f917eecdf0deb616af20",
      "parents": [
        "dc719f26e396e57aadbe830db28a7ca5ed3fae62",
        "69b3ff63e4eac221b20607af754f4bcea1478bea"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 16:19:39 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 16:19:39 2013 +0000"
      },
      "message": "Merge \"Add Support for OpenStack Networking VPNaaS (IPSec)\""
    },
    {
      "commit": "69b3ff63e4eac221b20607af754f4bcea1478bea",
      "tree": "090009258255e47433f5ad2d211dfb6080627516",
      "parents": [
        "c5d738da6c2a47f5d9a2b4bee02b05044d85c15c"
      ],
      "author": {
        "name": "Nachi Ueno",
        "email": "nachi@ntti3.com",
        "time": "Fri Jun 07 10:28:33 2013 -0700"
      },
      "committer": {
        "name": "Nachi Ueno",
        "email": "nachi@ntti3.com",
        "time": "Wed Jul 10 16:43:59 2013 -0700"
      },
      "message": "Add Support for OpenStack Networking VPNaaS (IPSec)\n\nChange-Id: I3e5c618237531452c8649d10ef1eb6284919fa31\n"
    },
    {
      "commit": "ca96b0a169f3a6c13b20775267f8be8077ffad53",
      "tree": "fe4c58b54d60648959a93abcba69388959c38cc4",
      "parents": [
        "e49b081b6c2d7f701b3038fa1aa629909c109a6b"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "simon.pasquier@bull.net",
        "time": "Tue Jul 09 16:59:12 2013 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "simon.pasquier@bull.net",
        "time": "Tue Jul 09 17:09:16 2013 +0200"
      },
      "message": "Add variable to specify additional parameters for the Neutron service.\n\nThis patch adds a new variable, Q_SRV_EXTRA_DEFAULT_OPTS, which can\noverride any parameter of the [DEFAULT] section of the neutron.conf\nfile. It can be used for example to define the number of DHCP agents\nthat should host a network:\n  Q_SRV_EXTRA_DEFAULT_OPTS\u003d(dhcp_agents_per_network\u003d2)\n\nChange-Id: Ic34164457e64dec6ca8ec76be1772f998d100991\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"
    }
  ]
}
