)]}'
{
  "log": [
    {
      "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": "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"
    }
  ]
}
