)]}'
{
  "log": [
    {
      "commit": "50300856d8c344651aa5e667e1217d2033999495",
      "tree": "9dce14581c3f3bd37cf22b4971a8200b7f8f483f",
      "parents": [
        "343c51ec93d96952d83ef2a93d465ebc030369b6",
        "82c0996d48156465980efb6898764c2bb270faaf"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jul 17 13:20:01 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 17 13:20:01 2013 +0000"
      },
      "message": "Merge \"Disable fallocate and set max_file_size to default\""
    },
    {
      "commit": "343c51ec93d96952d83ef2a93d465ebc030369b6",
      "tree": "e466016e64cc85768c2ffb25342afdfb518e5d49",
      "parents": [
        "7ad51b4a473ae464ca10bfac8aa6a6461a7c70cb",
        "35633f097ada2f16f7d4a052a26e729b6c14eaa2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jul 17 13:08:12 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 17 13:08:12 2013 +0000"
      },
      "message": "Merge \"Fix vm_test_mode\""
    },
    {
      "commit": "7ad51b4a473ae464ca10bfac8aa6a6461a7c70cb",
      "tree": "23d04398c3974ac4cb6576390a7ce6f1d34c0ea4",
      "parents": [
        "e6d4fe5f0fbf1c48307a27f7073569f4f09857ff",
        "623a0a58f6db70dd563c951bd601c18e6a1eb524"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 16 20:01:32 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 16 20:01:32 2013 +0000"
      },
      "message": "Merge \"Do not install mysql if mariadb is installed on openSUSE\""
    },
    {
      "commit": "35633f097ada2f16f7d4a052a26e729b6c14eaa2",
      "tree": "80b8880fd41abe9b7ea8c901cfe688e4ba789cc2",
      "parents": [
        "7ca0a7601be535c09c91650c9552c76c0c5e6a51"
      ],
      "author": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Tue Jul 16 07:35:13 2013 +0000"
      },
      "committer": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Tue Jul 16 07:35:13 2013 +0000"
      },
      "message": "Fix vm_test_mode\n\n- It was previously incorrectly generated.\n- Fixes bug 1201694.\n\nChange-Id: I802bbd0ced8f12064189db7d707fbb6ca09113bb\n"
    },
    {
      "commit": "82c0996d48156465980efb6898764c2bb270faaf",
      "tree": "6d0b0e590a0f5291f9cbfab6f5f1c48c612284c5",
      "parents": [
        "7ca0a7601be535c09c91650c9552c76c0c5e6a51"
      ],
      "author": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Tue Jul 16 07:16:07 2013 +0000"
      },
      "committer": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Tue Jul 16 07:18:12 2013 +0000"
      },
      "message": "Disable fallocate and set max_file_size to default\n\n- We used to set max_file_size to 10000 to get the functional tests\n  passing on devstack but this was the wrong way. We are now disabling\n  fallocate like done in saio to get the large objects test passing.\n- Fixes bug 1201077.\n\nChange-Id: I33058352f5abfb06f2a992890cbc7339cedc0ad3\n"
    },
    {
      "commit": "e6d4fe5f0fbf1c48307a27f7073569f4f09857ff",
      "tree": "58a75e0b47008f3c2af0664c5bc153b7ecbf3000",
      "parents": [
        "7e3efc6a338fa70ac8162f3eddf35eac05fd3a43"
      ],
      "author": {
        "name": "John Griffith",
        "email": "john.griffith@solidfire.com",
        "time": "Mon Jul 15 17:35:54 2013 -0600"
      },
      "committer": {
        "name": "John Griffith",
        "email": "john.griffith@solidfire.com",
        "time": "Mon Jul 15 18:08:43 2013 -0600"
      },
      "message": "Modify startup order of Cinder services.\n\nThere are cases where the timing between the start up\nfor cinder-volume and cinder-scheduler service can result\nin a race where the scheduler doesn\u0027t know about the volume-service\nuntil the next periodic update.\n\nThis change does attempts to do an easy fix by swapping the start\norder of the cinder services to ensure that the scheduler will be\nable to receive the volume service capabilities update.\n\nFixes bug: 1189595\n\nChange-Id: I8f477ddc04c15c04493f7ce6863e08e1de8f0128\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": "dc719f26e396e57aadbe830db28a7ca5ed3fae62",
      "tree": "330578bf91282918d4aa14962494bd0a6c7bfc48",
      "parents": [
        "1f0efadccff9627347cf65909b2904901969bf27",
        "ca96b0a169f3a6c13b20775267f8be8077ffad53"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 16:19:31 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 16:19:31 2013 +0000"
      },
      "message": "Merge \"Add variable to specify additional parameters for the Neutron service.\""
    },
    {
      "commit": "5122e0fe604af14195e1a86fac737c0fd781ce8b",
      "tree": "045d48a191328389bef68322ee526804d5d9eecc",
      "parents": [
        "25d3ecf23e7d7eb2e1fb9665451ef08ae325bb5f",
        "73a39bf2c61c9cf4c7cf398dea4170c86d46a269"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 15:18:52 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 15:18:52 2013 +0000"
      },
      "message": "Merge \"replace left quantum string for enable_lb\""
    },
    {
      "commit": "e3ba2502515c3f93c4cf341a83deb8fc26eac333",
      "tree": "2975811187717965390c4e14a2657073cde9030e",
      "parents": [
        "c4d7cf5c4078552b89ccd7f17603fc721c7133e0",
        "ba31305497fe66ee01230659bc6778915c873616"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 14:11:27 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 14:11:27 2013 +0000"
      },
      "message": "Merge \"Move swift stuff out of keystone-data.sh\""
    },
    {
      "commit": "c4d7cf5c4078552b89ccd7f17603fc721c7133e0",
      "tree": "218f88ec1df94345f76fd4c8e7b09abbe9617673",
      "parents": [
        "2701e804175803370864851cba26e7a28f8207ed",
        "022e991a54cce612a5b4a6d9a62227307800a25e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 14:11:19 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 14:11:19 2013 +0000"
      },
      "message": "Merge \"clean logical volumes in init_cinder\""
    },
    {
      "commit": "2701e804175803370864851cba26e7a28f8207ed",
      "tree": "a0fe8049de20ab4a45799e8cc39a0b1a92360aeb",
      "parents": [
        "fd2e82bda2e4e02fc55cbcb124439e3399a8f90e",
        "a3dc399965409206aa325769551cf4121d2db0ee"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 14:03:55 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 14:03:55 2013 +0000"
      },
      "message": "Merge \"QPID default host\""
    },
    {
      "commit": "c701189b4de6479ae7ccd12e359ffa400c9fbc89",
      "tree": "36873d90b821266cb1357216af13f2070149d0f2",
      "parents": [
        "fe5ba0ec028d025ec797a919e2a8fb0f540f34e9",
        "aeb85c1ab0e287abce3e956c02c3a390a6a20044"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 14:03:41 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 14:03:41 2013 +0000"
      },
      "message": "Merge \"Renaming NOS to Director Moving PLUMgrid Director parameters to the common configuration function\""
    },
    {
      "commit": "fe5ba0ec028d025ec797a919e2a8fb0f540f34e9",
      "tree": "f0043fb8dcdc8d8b771c34dccb0b1badc16b6719",
      "parents": [
        "0ee1367a6d0bab6c8d2e20d933d5c539fd0c50ec",
        "28147819aaf03a65fa5689efbf54fd72773bc2fa"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 15 14:03:34 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 15 14:03:34 2013 +0000"
      },
      "message": "Merge \"Source linuxbridge_agent in linuxbridge plugin\""
    },
    {
      "commit": "a3dc399965409206aa325769551cf4121d2db0ee",
      "tree": "d048af81926bedd6399f261b151ea16f631d4d9c",
      "parents": [
        "7ca0a7601be535c09c91650c9552c76c0c5e6a51"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Thu Jul 11 11:26:35 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Fri Jul 12 19:29:41 2013 +0200"
      },
      "message": "QPID default host\n\nUsing SERVICE_HOST as a default QPID_HOST.\n\nChange-Id: I65df0ea4be7df37d4d6f22591b175870808a5c84\n"
    },
    {
      "commit": "7ca0a7601be535c09c91650c9552c76c0c5e6a51",
      "tree": "77d40b8b6664a7a17bd4617b04cf63a0833425b3",
      "parents": [
        "4d3d0c0d85d61a2f23f0c25fc382782de4cfc119",
        "0ce91a5cba10e3a68dad29f9a86f774ee6cfe7b7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Jul 12 16:29:05 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 12 16:29:05 2013 +0000"
      },
      "message": "Merge \"Configure swift functional test suite.\""
    },
    {
      "commit": "4d3d0c0d85d61a2f23f0c25fc382782de4cfc119",
      "tree": "53c5bf3b890126b9f9571f4f721064acb026d5f1",
      "parents": [
        "3c98af20fc7a19cc444a4a14c5e5092d1f4add6e",
        "aadef070bb202db4ba62b8508d9b4e31dab8dd39"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jul 11 17:59:00 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jul 11 17:59:00 2013 +0000"
      },
      "message": "Merge \"Update NVP plugin name for Neutron.\""
    },
    {
      "commit": "73a39bf2c61c9cf4c7cf398dea4170c86d46a269",
      "tree": "48aea53596b6e50fcd7ab6e752070dc6ce38945f",
      "parents": [
        "3c98af20fc7a19cc444a4a14c5e5092d1f4add6e"
      ],
      "author": {
        "name": "Nobuto MURATA",
        "email": "nobuto@ubuntu.com",
        "time": "Thu Jul 11 16:26:02 2013 +0900"
      },
      "committer": {
        "name": "Nobuto MURATA",
        "email": "nobuto@ubuntu.com",
        "time": "Thu Jul 11 16:26:02 2013 +0900"
      },
      "message": "replace left quantum string for enable_lb\n\nwriting the correct config for horizon to show LBaaS entry properly\nlike:\n\nOPENSTACK_NEUTRON_NETWORK \u003d {\n    \u0027enable_lb\u0027: True\n}\n\nChange-Id: I7f522a150a3732ee734f2b818910ff92c8c73028\nFixes: bug #1200098\n"
    },
    {
      "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": "ba31305497fe66ee01230659bc6778915c873616",
      "tree": "657f99f2e278aa617108fbacf093560016a0a76f",
      "parents": [
        "0ce91a5cba10e3a68dad29f9a86f774ee6cfe7b7"
      ],
      "author": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Wed Jul 10 21:03:43 2013 +0200"
      },
      "committer": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Thu Jul 11 00:01:03 2013 +0200"
      },
      "message": "Move swift stuff out of keystone-data.sh\n\n- Fixes bug 1199918.\n\nChange-Id: I808bdd74a94c8e0ca126b9bee1bfd53eafa189a9\n"
    },
    {
      "commit": "c5d738da6c2a47f5d9a2b4bee02b05044d85c15c",
      "tree": "240d97c7cf991083c5ef710fa56515982d8fb3cb",
      "parents": [
        "cf6d809d8d13b8177826b9c95b0ccab6f0dcb9c4",
        "056df827ff3f8d40eeeedea3d09daae86982e5b5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jul 10 18:49:20 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 10 18:49:20 2013 +0000"
      },
      "message": "Merge \"Set QPID_HOST parameter to better support multi-node mode\""
    },
    {
      "commit": "022e991a54cce612a5b4a6d9a62227307800a25e",
      "tree": "81aad0e876a8ff2c315b744b9d8d9c0853122ea6",
      "parents": [
        "cf6d809d8d13b8177826b9c95b0ccab6f0dcb9c4"
      ],
      "author": {
        "name": "JordanP",
        "email": "jordan.pittier-ext@cloudwatt.com",
        "time": "Tue Jul 09 14:14:48 2013 +0200"
      },
      "committer": {
        "name": "JordanP",
        "email": "jordan.pittier-ext@cloudwatt.com",
        "time": "Wed Jul 10 17:02:59 2013 +0200"
      },
      "message": "clean logical volumes in init_cinder\n\nThis part of code was forgotten when _clean_volume_group()\nhas been renamed.\n\nChange-Id: I96fe749013b5cf1fd3411b2ba661302873e92994\n"
    },
    {
      "commit": "0ce91a5cba10e3a68dad29f9a86f774ee6cfe7b7",
      "tree": "3fa2bc942a7860b025cfeb1816a1f5dc9d32383f",
      "parents": [
        "54c977a43becc39f47452962300942d34d3a561c"
      ],
      "author": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Fri Jul 05 11:59:24 2013 +0000"
      },
      "committer": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@enovance.com",
        "time": "Wed Jul 10 08:02:02 2013 +0000"
      },
      "message": "Configure swift functional test suite.\n\n- Implements blueprint configure-swift-functional-tests.\n\nChange-Id: I8eeedb83e59d8a305d3072ba7506f74afc21c0d1\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": "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": "cf6d809d8d13b8177826b9c95b0ccab6f0dcb9c4",
      "tree": "dc7f7a15656599d5384a20916f40b23539561881",
      "parents": [
        "e49b081b6c2d7f701b3038fa1aa629909c109a6b"
      ],
      "author": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Thu Jul 04 09:59:34 2013 +0200"
      },
      "committer": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Jul 09 08:13:30 2013 +0200"
      },
      "message": "Add openSUSE support for openvswitch\n\nChange-Id: I4665a2719c0050cb5413a8ffcefb977106533d1a\n"
    },
    {
      "commit": "307011ef2226b4c25613bf778d637ce89b5acaa3",
      "tree": "4378750649cf23579c4aec241d81b5270ae6be12",
      "parents": [
        "53dde9efbba17f23ab7421440223085355496718",
        "a9787d077f2c06ff2804e6b84c6f769d507a971f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 09 02:40:11 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 09 02:40:11 2013 +0000"
      },
      "message": "Merge \"Enable all notifications update from Nova for Ceilometer\""
    },
    {
      "commit": "53dde9efbba17f23ab7421440223085355496718",
      "tree": "55e62280278c8bbb669cf21cae0aecda350dd6d6",
      "parents": [
        "ace58146d582b805e353952b3b48077500cbcc33",
        "245a431374183639962f1245002b4d19ccc54ec0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 09 02:40:08 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 09 02:40:08 2013 +0000"
      },
      "message": "Merge \"Set the correct URLs in the version return data\""
    },
    {
      "commit": "ace58146d582b805e353952b3b48077500cbcc33",
      "tree": "c93358dacb78840ea23dd35923f9ec145293d7f4",
      "parents": [
        "4ef0c719149291063e26faf5948451f7f73b8d71",
        "3005e17853416db571936e527c1288c4e27c3499"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 09 02:38:33 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 09 02:38:33 2013 +0000"
      },
      "message": "Merge \"Enable configuration of Identity API v3\""
    },
    {
      "commit": "aeb85c1ab0e287abce3e956c02c3a390a6a20044",
      "tree": "5cf05df2230fe62f1aac2b848cc9d366310b1474",
      "parents": [
        "6094cdd56df0d32426ad7ca5362628fc2f086358"
      ],
      "author": {
        "name": "Edgar Magana",
        "email": "emagana@gmail.com",
        "time": "Fri Jul 05 11:03:57 2013 -0700"
      },
      "committer": {
        "name": "Edgar Magana",
        "email": "emagana@gmail.com",
        "time": "Mon Jul 08 16:42:56 2013 -0700"
      },
      "message": "Renaming NOS to Director\nMoving PLUMgrid Director parameters to the common\nconfiguration function\n\nFix bug #1198281\n\nChange-Id: I5231950121cfaac9d2d8cc58c4e7b904ccaa9dce\n"
    },
    {
      "commit": "6094cdd56df0d32426ad7ca5362628fc2f086358",
      "tree": "7bdd12a3619714a2a768ad5b47a89673d1d8b159",
      "parents": [
        "2076647e2116ab2c2068e18d118c96f51a5dc926",
        "24d866ef45698454b31801b29719f612e7ac70a2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jul 08 23:10:56 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 08 23:10:56 2013 +0000"
      },
      "message": "Merge \"Set the scenario/img_dir option for tempest.conf\""
    },
    {
      "commit": "aadef070bb202db4ba62b8508d9b4e31dab8dd39",
      "tree": "a6287af4c8fd7f8f9b3091d6b573064d87b5b626",
      "parents": [
        "2076647e2116ab2c2068e18d118c96f51a5dc926"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Mon Jul 08 11:52:17 2013 -0700"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Mon Jul 08 11:52:17 2013 -0700"
      },
      "message": "Update NVP plugin name for Neutron.\n\nModule nicira_nvp_plugin no longer exists and it can be removed from\nthe plugin name.\n\nSupports blueprint nicira_nvp_plugin\n\nChange-Id: I19bdbb3c9e7aa05f672789766f3c0fd528682f03\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": "0a03806e281d1f197e54d48318e4a7bba3eab77c",
      "tree": "d79fe97d29935c118e0ab6eda15316915e9e3be0",
      "parents": [
        "4cb476c27995c6be542704e4554579bed6f66b07"
      ],
      "author": {
        "name": "James E. Blair",
        "email": "jeblair@openstack.org",
        "time": "Fri Jul 05 11:42:07 2013 -0700"
      },
      "committer": {
        "name": "James E. Blair",
        "email": "jeblair@openstack.org",
        "time": "Fri Jul 05 11:50:09 2013 -0700"
      },
      "message": "Rename quantum repos to neutron\n\nOnly the repos are renamed.  This will coincide with the repo rename\noperation on July 6.\n\nSee https://wiki.openstack.org/wiki/Network/neutron-renaming\n\nChange-Id: I99fe1f80ffc7a54b958b709495b90f8d94d41376\n"
    },
    {
      "commit": "66b51830f2900191494d1fcb88fa2d21af0dbabd",
      "tree": "ab385392b2740b46cde65f3f172e6aa367758be7",
      "parents": [
        "54c977a43becc39f47452962300942d34d3a561c",
        "14625c288742a6d7532986e7dde1adb8b021c884"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Jul 05 11:41:48 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 05 11:41:48 2013 +0000"
      },
      "message": "Merge \"Adds support for the Indigo Virtual Switch\""
    },
    {
      "commit": "54c977a43becc39f47452962300942d34d3a561c",
      "tree": "9b6736904e919d8b12fe36a177549f3209584304",
      "parents": [
        "6f1dcd7c32bbb62dfd58b26919604668d37b54ef",
        "a6ed3dcf3cabbb841304499277dc141181ea6196"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jul 03 14:56:45 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 03 14:56:45 2013 +0000"
      },
      "message": "Merge \"lib/cinder comment\""
    },
    {
      "commit": "a6ed3dcf3cabbb841304499277dc141181ea6196",
      "tree": "a3fd8e7e58fa73256b7ac84d57391697928c1404",
      "parents": [
        "314ae87a911b457590cd268a6d50872c957de343"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Mon Jul 01 22:49:31 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Wed Jul 03 09:15:09 2013 +0200"
      },
      "message": "lib/cinder comment\n\nThe default volume backing size is ~10G now.\nChanging the comment to be more future-proof by including\nthe shell variable name.\n\nChange-Id: I27879b240f3f8348fa069853de18e47871ce00d2\n"
    },
    {
      "commit": "24d866ef45698454b31801b29719f612e7ac70a2",
      "tree": "621f4168a932bd7c867b054e84de0e25db9752e4",
      "parents": [
        "16bfac4e76d2320ee7a5a2044f517f846a616c2d"
      ],
      "author": {
        "name": "William Marshall",
        "email": "wcmarsha@us.ibm.com",
        "time": "Tue Jul 02 12:26:31 2013 -0500"
      },
      "committer": {
        "name": "Daniel L Jones",
        "email": "jonesld@us.ibm.com",
        "time": "Tue Jul 02 12:26:31 2013 -0500"
      },
      "message": "Set the scenario/img_dir option for tempest.conf\n\nThe default value does not work unless devstack is installed in\n/opt/stack/new/devstack. This patch changes the img_dir option to point\nto the correct install location.\n\nChange-Id: Iea41d209dad10b2f9a7c97efd55c39a8d29347cc\n"
    },
    {
      "commit": "16bfac4e76d2320ee7a5a2044f517f846a616c2d",
      "tree": "8ca2ba24b517132e9102adb33dd5436b79186fc3",
      "parents": [
        "3b42774bd31076c556e87b7943c75d779a5437b7",
        "4640026cc1077232f609caf24c42a7dd477e3f68"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 02 14:19:30 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 02 14:19:30 2013 +0000"
      },
      "message": "Merge \"Fix spelling mistakes\""
    },
    {
      "commit": "a9787d077f2c06ff2804e6b84c6f769d507a971f",
      "tree": "269a062041da62e335352b07349eb789db8eb34e",
      "parents": [
        "314ae87a911b457590cd268a6d50872c957de343"
      ],
      "author": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Tue Jul 02 11:30:40 2013 +0200"
      },
      "committer": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Tue Jul 02 11:30:40 2013 +0200"
      },
      "message": "Enable all notifications update from Nova for Ceilometer\n\nThis will allow Ceilometer to grab even more events about instances states\nchanges.\n\nChange-Id: Ie28258607695caf96dcfa292cb74355aced85ccf\n"
    },
    {
      "commit": "14625c288742a6d7532986e7dde1adb8b021c884",
      "tree": "39c0d2dfac52e46f4e3f1414f1f3bc8bff8713ea",
      "parents": [
        "314ae87a911b457590cd268a6d50872c957de343"
      ],
      "author": {
        "name": "Kevin Benton",
        "email": "kevin.benton@bigswitch.com",
        "time": "Tue Jun 18 15:58:53 2013 -0700"
      },
      "committer": {
        "name": "Kevin Benton",
        "email": "kevin.benton@bigswitch.com",
        "time": "Mon Jul 01 11:28:31 2013 -0700"
      },
      "message": "Adds support for the Indigo Virtual Switch\n\nAllows users to specify which virtual switch Quantum should use\nand inform Nova to use. It configures the quantum dhcp agent\ninterface driver to bind to the correct switch and sets the\nvif_type that the BigSwitch/Floodlight plugin will send to Nova.\n\nChange-Id: I077a9ce8ab205e2949e0a438307f7da46a8a247d\nImplements: blueprint ivs-support\n"
    },
    {
      "commit": "056df827ff3f8d40eeeedea3d09daae86982e5b5",
      "tree": "b77616384baf1d7fe91fbe195956d02031d8a578",
      "parents": [
        "314ae87a911b457590cd268a6d50872c957de343"
      ],
      "author": {
        "name": "Jason Dillaman",
        "email": "dillaman@redhat.com",
        "time": "Mon Jul 01 08:52:13 2013 -0400"
      },
      "committer": {
        "name": "Jason Dillaman",
        "email": "dillaman@redhat.com",
        "time": "Mon Jul 01 08:52:50 2013 -0400"
      },
      "message": "Set QPID_HOST parameter to better support multi-node mode\n\nWhen deploying OpenStack in a multi-node configuration,\nthe Qpid clients need the hostname of the potentially\nremote Qpid server in order to permit the necessary RPC\ncommunication between components.\n\nFixes bug #1196521\n\nChange-Id: Iee3c3747cedea9488ec345e78f8eddbc6e850573\n"
    },
    {
      "commit": "4640026cc1077232f609caf24c42a7dd477e3f68",
      "tree": "279f6e026ce6850a07f699640939c6922f5c6176",
      "parents": [
        "b3e8ea847feaf63fe4a46c2a9a417f8a3f760938"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Sun Jun 30 04:32:27 2013 -0700"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Sun Jun 30 04:32:27 2013 -0700"
      },
      "message": "Fix spelling mistakes\n\ngit ls-files | misspellings -f -\nSource: https://github.com/lyda/misspell-check\n\nChange-Id: I7d63578734ca5cc1ec865a7d024c1a013d1ada87\n"
    },
    {
      "commit": "245a431374183639962f1245002b4d19ccc54ec0",
      "tree": "3cbc0161b8eb9c01f3121765361d091d2fa9a3a8",
      "parents": [
        "53a683b91635158fcb17c6f2f37ebc8e66539010"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Jun 28 09:16:08 2013 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Jun 28 09:29:36 2013 -0500"
      },
      "message": "Set the correct URLs in the version return data\n\nThe URLs advertised in the data returned by keystone\u0027s \u0027/\u0027 route default\nto localhost and is not usable from off-host.  Not that anything in\nDevStack uses it (yet).\n\nChange-Id: I049789f568eff48c1abb0678c3ac0ae8a8960c64\n"
    },
    {
      "commit": "3005e17853416db571936e527c1288c4e27c3499",
      "tree": "df4ea45d8d1fdf41295aaab4a5f5ffdd41600a18",
      "parents": [
        "53a683b91635158fcb17c6f2f37ebc8e66539010"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Jan 24 14:14:28 2013 -0600"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Jun 28 09:02:20 2013 -0500"
      },
      "message": "Enable configuration of Identity API v3\n\n* Default IDENTITY_API_VERSION to \u00272.0\u0027 in stackrc\n\nNote: the value of these *_API_VERSION variables will NOT include\nthe leading \u0027v\u0027 as the CLI tools do not allow it.\n\nChange-Id: Ic6473833be35625282e7442f3c88fc1c4d0cc134\n"
    },
    {
      "commit": "9297319fdb18440b7f37aa71b12a7599cd691dbb",
      "tree": "39ecbcfd546d741d2e108a6034663fd96cf57849",
      "parents": [
        "53a683b91635158fcb17c6f2f37ebc8e66539010"
      ],
      "author": {
        "name": "Paul Michali",
        "email": "pcm@cisco.com",
        "time": "Mon Jun 24 12:44:58 2013 -0700"
      },
      "committer": {
        "name": "Paul Michali",
        "email": "pcm@cisco.com",
        "time": "Fri Jun 28 06:15:23 2013 -0700"
      },
      "message": "Enhance DevStack to allow user to specify the\nfollowing customizations for the predefined networks\ncreated on startup (default in parenthesis):\n\nPRIVATE_SUBNET_NAME    - Name of the local subnet (private-subnet)\nPUBLIC_SUBNET_NAME     - Name of the public subnet (public-subnet)\nPUBLIC_NETWORK_GATEWAY - IP for the public subnet (172.24.4.225)\n\nMoved NETWORK_GATEWAY into lib/quantum, along with these new\ncustomizations.\n\nbug 1194218\n\nChange-Id: I87ebc22e338df278db7523f11be07de1ca88234b\n"
    },
    {
      "commit": "53a683b91635158fcb17c6f2f37ebc8e66539010",
      "tree": "ecba53a987e29b00abfdf4cdde568a77814cb216",
      "parents": [
        "1227a975baff4bfa7cab769fea0636f36cb64e8f",
        "d42634ff631e5faa5e3a91f581c861e59279e6f7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 27 21:33:41 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 27 21:33:41 2013 +0000"
      },
      "message": "Merge \"Use lowercase section names in Neutron (aka Quantum)\""
    },
    {
      "commit": "1227a975baff4bfa7cab769fea0636f36cb64e8f",
      "tree": "32f945449de33d762ff311ce11911798fb57abac",
      "parents": [
        "c23dc202c51036df15d0d76a0bbc0db627056aad",
        "7fa1902f9bcad80b3bbf1831805ec10d937b3d9a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 27 21:28:45 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 27 21:28:45 2013 +0000"
      },
      "message": "Merge \"Add cli_dir to tempest config\""
    },
    {
      "commit": "c23dc202c51036df15d0d76a0bbc0db627056aad",
      "tree": "88ad2af77ed0dc549514125dc892deb208223575",
      "parents": [
        "cf225101fb216e6365c745640ff9ed9c0abc6363",
        "0db171378dc97fea47f7d536ab92ab363e544127"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 27 21:28:38 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 27 21:28:38 2013 +0000"
      },
      "message": "Merge \"Update LVM autoextend config for RHEL6\""
    },
    {
      "commit": "4a6529ae379fe9acb4f0465e6437825e51aa3cd3",
      "tree": "a37a7354bd289d7ce45001bd73ea7848a786cdb1",
      "parents": [
        "6e88f8e14f5e7f15e37ceebf0f588483ad4bb82b",
        "5a56cd6283f918e6022dcc47906fb86a739496dc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 27 18:56:50 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 27 18:56:50 2013 +0000"
      },
      "message": "Merge \"xenapi: Cleanup networking\""
    },
    {
      "commit": "0db171378dc97fea47f7d536ab92ab363e544127",
      "tree": "14032a37fe4f3ceb18ec9e48bdada5355f181b96",
      "parents": [
        "b3e8ea847feaf63fe4a46c2a9a417f8a3f760938"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Jun 26 22:31:48 2013 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Thu Jun 27 09:13:48 2013 +1000"
      },
      "message": "Update LVM autoextend config for RHEL6\n\nCinder clones are slightly larger due to some extra metadata.  RHEL6\nwill not allow auto-extending of LV\u0027s without this, leading to clones\ngiving hard-to-track disk I/O errors.\n\nSee https://bugzilla.redhat.com/show_bug.cgi?id\u003d975052\n\nChange-Id: I09a5e061a9665c5310383f9f9eb281bfdc8e416d\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": "7fa1902f9bcad80b3bbf1831805ec10d937b3d9a",
      "tree": "e63a0f943bf5bf78dd1bef73697f4953fb26b7a4",
      "parents": [
        "b3e8ea847feaf63fe4a46c2a9a417f8a3f760938"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Jun 25 14:11:48 2013 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Jun 25 14:11:48 2013 +1000"
      },
      "message": "Add cli_dir to tempest config\n\nAdd the cli_dir option to the generated tempest config.  This is\nrequired on platforms such as RHEL where the binaries are not in the\nstandard location.\n\nNote that to be fully operational this requires [1] in tempest so that\nthe cli path is created correctly.\n\n[1] https://review.openstack.org/#/c/34302/\n\nChange-Id: Ic7369193f1434974366cfabc7550e8545de244cd\n"
    },
    {
      "commit": "b3e8ea847feaf63fe4a46c2a9a417f8a3f760938",
      "tree": "fd77fc8a7dce754a3d8b6e0f4582e04ebad4ca50",
      "parents": [
        "dc180292a7dba189be8e7647d88b9640772c9142",
        "68ac03c7f269adda3739ef3cdb7a466f38e3b2b2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Jun 22 01:39:56 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jun 22 01:39:56 2013 +0000"
      },
      "message": "Merge \"xenapi: separate disk for cinder volumes\""
    },
    {
      "commit": "5a56cd6283f918e6022dcc47906fb86a739496dc",
      "tree": "07e2ec1dd572942f684ba0d435aa4edcee5d8fc7",
      "parents": [
        "aef5fcae9c364bfa9825d71faec71d5e28c12b14"
      ],
      "author": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Mon Jun 17 13:54:43 2013 +0100"
      },
      "committer": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Thu Jun 20 14:43:14 2013 +0100"
      },
      "message": "xenapi: Cleanup networking\n\nOpenStack VM had 4 interfaces, from which eth0 was connected to HIMN (Host\nInternal Management Network), and not used at all. The reason for not\nusing this interface according to johngarbutt is:\n - VNC console would not work\n - migrations would not work\n - many other things\nThis change removes the interface, thus devstack is providing the\nsame architecture as described in the official documentation, YAGNI\napplied on the HIMN:\n\n    http://goo.gl/dmrNF\n\nThe change also modifies some defaults, so it\u0027s easier to get started:\n - The Ubuntu VM is network-installed through the management network\n - OS VM is getting its address on the management network through DHCP\n - Default Public IP addresses aligned to stack.sh defaults\n - OS Services are listening on Management Interface\n\nRelated to blueprint xenapi-devstack-cleanup\n\nChange-Id: I73c9751ade6f4786b8b682a1994cb87f0a624379\n"
    },
    {
      "commit": "aef5fcae9c364bfa9825d71faec71d5e28c12b14",
      "tree": "e18632a533235a0fba7156f8193b366abfbbf663",
      "parents": [
        "04ac51c48bd3154cb0a2f924ce592b7f42f88706",
        "e3111329f1bf82d07859ffdb8cf3e98fdd5cb2ad"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jun 19 17:39:48 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 19 17:39:48 2013 +0000"
      },
      "message": "Merge \"Use heat-manage to sync heat db.\""
    },
    {
      "commit": "68ac03c7f269adda3739ef3cdb7a466f38e3b2b2",
      "tree": "33c0f0001d551b38d40313991ea022327c55e267",
      "parents": [
        "04ac51c48bd3154cb0a2f924ce592b7f42f88706"
      ],
      "author": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Thu Jun 06 16:22:34 2013 +0100"
      },
      "committer": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Wed Jun 19 13:56:33 2013 +0100"
      },
      "message": "xenapi: separate disk for cinder volumes\n\nSome kernels have lockup issues while serving cinder volumes from\nfile-loopback-lvm kind of cinder setup. This patch provides a way to\ncreate an additional drive to the OpenStack VM, and use that to store\ncinder volumes, thus eliminating the lockup issue. It will help when\ntesting XenServer. Now, you can specify devices for stack-volumes\nthrough:\n\n    VOLUME_BACKING_DEVICE\n\nIn case you are using CINDER_MULTI_LVM_BACKEND, you can use\n\n    VOLUME_BACKING_DEVICE2\n\nas well.\n\nXenserver:\nShould you whish to use a 10 gig disk backend for your cinder volumes,\nspecify:\n\n    XEN_XVDB_SIZE_GB\u003d10\n    VOLUME_BACKING_DEVICE\u003d/dev/xvdb\n\nCitrix is using this approach on its internal CI system to run tests\nagainst OpenStack. This is a workaround for this bug:\n\n  https://bugs.launchpad.net/cinder/+bug/1023755\n\nRelated to blueprint xenapi-devstack-cleanup\n\nChange-Id: Iee633d2704185bfbf9234882654c47b850fa168a\n"
    },
    {
      "commit": "04ac51c48bd3154cb0a2f924ce592b7f42f88706",
      "tree": "9e9cf0b066650b4416643fb50d1f6b3bf61e0365",
      "parents": [
        "222dad34cf3acca3f90841c1bd5f79a2df36b7c6",
        "901419d27ba7c0770fcdc65b32b098003dbc98e3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jun 19 11:08:16 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 19 11:08:16 2013 +0000"
      },
      "message": "Merge \"add support in devstack to run it with cisco plugin\""
    },
    {
      "commit": "222dad34cf3acca3f90841c1bd5f79a2df36b7c6",
      "tree": "d6ef5edce8580488c076e0a800b0e5c04ca87d7d",
      "parents": [
        "cf97d97af31a3d7baf08c2c482318648ba94d7f8",
        "51c90b858d5106a6a3fe57aa417e1fb8faea414d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jun 19 11:08:09 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 19 11:08:09 2013 +0000"
      },
      "message": "Merge \"On unstack, cleanup LVM setup for Cinder\""
    },
    {
      "commit": "e3111329f1bf82d07859ffdb8cf3e98fdd5cb2ad",
      "tree": "04b177a0a938c064020b856aa0d00b9c32bbf656",
      "parents": [
        "f606adb4a85c29a85a0f8c1b6d4410a41163e166"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jun 19 13:57:31 2013 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Wed Jun 19 13:57:31 2013 +1200"
      },
      "message": "Use heat-manage to sync heat db.\n\nheat-db-setup has been deprecated and doesn\u0027t work when\ndevstack uses postgres and mysql isn\u0027t installed.\n\nThis is causing postgres gating to fail for heat.\n\nChange-Id: I84f0a2d40f0033e52c87b6f0c9c7265471134ffe\n"
    },
    {
      "commit": "94432539ed55847ce154f91be527358f67394981",
      "tree": "c0438bb94b637ae30df86feb6bd734bc28a34a80",
      "parents": [
        "c3e5cfcffa473e0c375da16d955a4f004eb367c4",
        "b7196174ddc0205c6b15325b957df2f393ca4861"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jun 18 22:06:21 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 18 22:06:21 2013 +0000"
      },
      "message": "Merge \"Change path to loadbalancer plugin\""
    },
    {
      "commit": "c3e5cfcffa473e0c375da16d955a4f004eb367c4",
      "tree": "5cebbff7577d3767746172e6675a4005a495e957",
      "parents": [
        "2f9c4b30539173d661642e9d932d3755564d8211",
        "51a3f1f6369d27193daa6132fd8bcf6ba1972bd2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jun 18 20:07:48 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 18 20:07:48 2013 +0000"
      },
      "message": "Merge \"Fix the OVS version check to work with upstream master versions of OVS.\""
    },
    {
      "commit": "8dc7a10e3da7c3b5f16c0a3e42cbcc7d803bf55c",
      "tree": "a052d04881f03aaea9a6f8f414a86ae2a16a6a24",
      "parents": [
        "9539e79bd753b97555296132c85084d0614276c7",
        "c42ed258b4ae88c208650185298c0b673c3439c3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jun 17 23:23:39 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jun 17 23:23:39 2013 +0000"
      },
      "message": "Merge \"Fix syntax error in lib/tempest\""
    },
    {
      "commit": "901419d27ba7c0770fcdc65b32b098003dbc98e3",
      "tree": "dadfc36b8fd47892cdc8c617608ee5ddaeb7a315",
      "parents": [
        "ab348cd4d86e0649eb1d0074edc0819a833ceac4"
      ],
      "author": {
        "name": "Baodong (Robert) Li",
        "email": "baoli@cisco.com",
        "time": "Mon Jun 10 08:39:26 2013 -0700"
      },
      "committer": {
        "name": "Baodong (Robert) Li",
        "email": "baoli@cisco.com",
        "time": "Mon Jun 17 05:14:32 2013 -0700"
      },
      "message": "add support in devstack to run it with cisco plugin\n\nimplements blueprint cisco-plugin-support\n\nChange-Id: Ib4716c9ef6daa059d5210631d927253bf2ba6a64\n"
    },
    {
      "commit": "c42ed258b4ae88c208650185298c0b673c3439c3",
      "tree": "aea776d8e9bfda19432cc7c5df6034539be1551e",
      "parents": [
        "53797878a6b5d7d2eb33aad017dc509a48cc8884"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Mon Jun 17 13:23:44 2013 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Mon Jun 17 13:23:44 2013 +1000"
      },
      "message": "Fix syntax error in lib/tempest\n\nFix syntax error in lib/tempest:\n Created tempest configuration file:\n 21:06:30 ++ CINDER_MULTI_LVM_BACKEND\u003dFalse\n 21:06:30 ++ \u0027[\u0027 False \u003d\u003d \u0027True ]\u0027\n 21:06:30 /home/stack/devstack/lib/tempest: line 278: [: missing `]\u0027\n\nChange-Id: Ib4e393dad12751bdfb0e6f8fac3accd380a1f760\n"
    },
    {
      "commit": "ce0d541e87110eeacfa9999984d68c234c340868",
      "tree": "0d37d03181f83ea5525f0d3ceb47a9f6f835e078",
      "parents": [
        "53797878a6b5d7d2eb33aad017dc509a48cc8884",
        "f05f11ef01e7645ecc719c8ed7b682c79e29c512"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jun 17 02:48:22 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jun 17 02:48:22 2013 +0000"
      },
      "message": "Merge \"Turn on l3 agent and external network bridge for Brocade plugin\""
    },
    {
      "commit": "1f02537e755d66570607f78dd1bf8ebed78a0471",
      "tree": "97b345c6efcb4527a36a5ed4c4fa1a1500e29448",
      "parents": [
        "25b8df59f4e47b344dc1b7448c1e57bbe0f0cbe9",
        "8498487e552880d8630b5ce3a2d2d4c641e664cd"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Jun 16 09:29:16 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jun 16 09:29:16 2013 +0000"
      },
      "message": "Merge \"Install agent packages when running agents like DHCP or L3\""
    },
    {
      "commit": "25b8df59f4e47b344dc1b7448c1e57bbe0f0cbe9",
      "tree": "4827994485a1cfd50ce159566978f7b5cc222965",
      "parents": [
        "201379cc38b8526624a945f136d55b5703391a14",
        "fb430899a6629ebd14abb09d31916a9d289e7af7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Jun 15 12:13:13 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jun 15 12:13:13 2013 +0000"
      },
      "message": "Merge \"quantum-debug configuration fails on missing PUBLIC_BRIDGE\""
    },
    {
      "commit": "8498487e552880d8630b5ce3a2d2d4c641e664cd",
      "tree": "16c7396137ae675e85b1b4b1eb41f310d573f199",
      "parents": [
        "f756470f0d3eb69668dc6fc9f0bb117d26d644d8"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Tue Jun 11 13:50:59 2013 -0700"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Fri Jun 14 10:33:38 2013 -0700"
      },
      "message": "Install agent packages when running agents like DHCP or L3\n\nThis is because these agents rely on quantum agent packages as\nmuch as the L2 agent.\n\nFixes bug #1190050\n\nChange-Id: I8b0c5667f86b22e3727a316f7bb0500d0d0ba637\n"
    },
    {
      "commit": "f756470f0d3eb69668dc6fc9f0bb117d26d644d8",
      "tree": "bc83a343a2547d43c0eceb062cbf3e8b72a01eed",
      "parents": [
        "c3771456323126b03116bc58ec1579ba888ca132",
        "63a71a231638b8ed3390d04b986b8db177e4ab13"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Jun 14 16:15:06 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 14 16:15:06 2013 +0000"
      },
      "message": "Merge \"Ensure flavor_ref_alt is different from flavor_ref\""
    },
    {
      "commit": "51a3f1f6369d27193daa6132fd8bcf6ba1972bd2",
      "tree": "059fd332fa873220f25d05472411640c9249e260",
      "parents": [
        "ad31e1cb95b48480474257f69737bf964585a070"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Thu Jun 13 11:47:56 2013 +0000"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Fri Jun 14 10:01:15 2013 +0000"
      },
      "message": "Fix the OVS version check to work with upstream master versions of OVS.\n\nThis patch adds two functions to check version strings in the toplevel\nfunctions file. The openvswitch_agent then uses these to compare versions\nwhen checking for tunneling support. The tunneling version check now\nalso takes into account upstream master versions of Open vSwitch, which\nthe previous version check always failed on.\n\nFixes bug #1190734\n\nChange-Id: I0102fb57f8ce5529169025efa21a0996ad68bef1\n"
    },
    {
      "commit": "b7196174ddc0205c6b15325b957df2f393ca4861",
      "tree": "2ef77c7f0f299acd314724ba1357766469f918ba",
      "parents": [
        "ad31e1cb95b48480474257f69737bf964585a070"
      ],
      "author": {
        "name": "Eugene Nikanorov",
        "email": "enikanorov@mirantis.com",
        "time": "Thu Jun 13 22:11:42 2013 +0400"
      },
      "committer": {
        "name": "Eugene Nikanorov",
        "email": "enikanorov@mirantis.com",
        "time": "Thu Jun 13 23:41:09 2013 +0400"
      },
      "message": "Change path to loadbalancer plugin\n\nLoadbalancerPlugin path needs to be changed to reflect renaming\nagent_loadbalancer to loadbalancer and moving services directory\none level up.\n\nChange-Id: Ib2ece411b5fb84575673a66421eb474888dd8f43\n"
    },
    {
      "commit": "c3771456323126b03116bc58ec1579ba888ca132",
      "tree": "080fe092e8603b188bc9684fa3941fbb09831d29",
      "parents": [
        "ad31e1cb95b48480474257f69737bf964585a070"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Thu Jun 13 14:23:37 2013 -0400"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sdague@linux.vnet.ibm.com",
        "time": "Thu Jun 13 14:44:53 2013 -0400"
      },
      "message": "allow overwriting of http_image in tempest.conf\n\nthe default http_image variable is an upstream cirros url in\ntempest. However, in the gate this can cause flakey failures if\nthat has connection issues.\n\nEnsure that we can override this from devstack-gate to be\nsomething we are sure is going to work.\n\nPartial fix for bug #1190623\n\nChange-Id: Ie06fc231725c235f5ee8fd17fc87d3305bc845a3\n"
    },
    {
      "commit": "ad31e1cb95b48480474257f69737bf964585a070",
      "tree": "a5f01bf87237e1496553500c5e6879d467f8caa4",
      "parents": [
        "4cfb340a90fee928e628abf84ef3c852d758ab5c",
        "174c751d051b3f6d349da70b0121f27ce6e1856e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 13 17:19:16 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 13 17:19:16 2013 +0000"
      },
      "message": "Merge \"Install agent packages when running the Nicira plugin.\""
    },
    {
      "commit": "4cfb340a90fee928e628abf84ef3c852d758ab5c",
      "tree": "8e2c2f4b8229e31884fe4bbd5f0c74f68aab1bcb",
      "parents": [
        "a01a195527047366890550f84f93313cb4442f9f",
        "1a6d4492e25365ec2947e93d5d69507088281415"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 13 15:35:33 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 13 15:35:33 2013 +0000"
      },
      "message": "Merge \"Periodic formatting cleanup\""
    },
    {
      "commit": "a01a195527047366890550f84f93313cb4442f9f",
      "tree": "4ec18aef50a93037dd9f736df5563ce2f1c0adb9",
      "parents": [
        "97e1bd032345395dfae7291882e77398f008d2ca",
        "ebfac64d2a53b46e597b7b6a30787c4e276afb93"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 13 04:14:47 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 13 04:14:47 2013 +0000"
      },
      "message": "Merge \"Add support for setting extra networking configuration options.\""
    },
    {
      "commit": "97e1bd032345395dfae7291882e77398f008d2ca",
      "tree": "52161ad1e0b9c134511a8715207a12d6145ccbaa",
      "parents": [
        "13cc62b1d027079ee5ebc55d3129f590eaa783ba"
      ],
      "author": {
        "name": "Giulio Fidente",
        "email": "gfidente@redhat.com",
        "time": "Tue Jun 04 05:33:52 2013 +0200"
      },
      "committer": {
        "name": "Giulio Fidente",
        "email": "gfidente@redhat.com",
        "time": "Wed Jun 12 10:12:26 2013 +0200"
      },
      "message": "Enables the multibackend Cinder tests in tempest when useful.\n\nThe change adds in lib/tempest an optional dependency on the var\n$CINDER_MULTI_LVM_BACKEND which, if set, enables the multibackend\ntests in the tempest config.\n\nChange-Id: Iccafd00f5adabbbc2309fa72664bf29440744d91\n"
    },
    {
      "commit": "13cc62b1d027079ee5ebc55d3129f590eaa783ba",
      "tree": "c2da6612792dedb05108faa7262f3ced5f670ef2",
      "parents": [
        "e299e33532c0039b7030a24eb23aa699523dcd81",
        "bae0233cf991ea18104120841a80ec4e3e932223"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jun 11 22:40:07 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 11 22:40:07 2013 +0000"
      },
      "message": "Merge \"Decrease the tempest build interval\""
    },
    {
      "commit": "fb430899a6629ebd14abb09d31916a9d289e7af7",
      "tree": "f8727c434ce854e2085b374e93132390619f8fe7",
      "parents": [
        "f606adb4a85c29a85a0f8c1b6d4410a41163e166"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Tue Jun 11 15:22:58 2013 -0700"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Tue Jun 11 15:22:58 2013 -0700"
      },
      "message": "quantum-debug configuration fails on missing PUBLIC_BRIDGE\n\nThe Nicira plugin does not require an L3 agent, however the\nPUBLIC_BRIDGE is needed by the quantum-debug tool as well as\nnicira third_party configuration.\n\nFixes bug #1190062\n\nChange-Id: Ie60f8f340e034a35a65e54518838c1d751a481a8\n"
    },
    {
      "commit": "174c751d051b3f6d349da70b0121f27ce6e1856e",
      "tree": "1dcfbb20c9a473be7d46df28b0f5b39519e6f486",
      "parents": [
        "f606adb4a85c29a85a0f8c1b6d4410a41163e166"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Tue Jun 11 14:09:08 2013 -0700"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "amigliaccio@nicira.com",
        "time": "Tue Jun 11 14:09:08 2013 -0700"
      },
      "message": "Install agent packages when running the Nicira plugin.\n\nThis is necessary because currently the plugin uses the dhcp amongst\nother agents.\n\nFixes bug #1190057\n\nChange-Id: If9e79de2cf547076e0cac7ac0f71c9fb7fc2758f\n"
    },
    {
      "commit": "1a6d4492e25365ec2947e93d5d69507088281415",
      "tree": "cb8e404347518a44d340ce65d413d1d454bf2b31",
      "parents": [
        "f606adb4a85c29a85a0f8c1b6d4410a41163e166"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Mon Jun 03 16:47:36 2013 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Jun 11 14:39:27 2013 -0500"
      },
      "message": "Periodic formatting cleanup\n\nThis is the semi-irregular comment and docs cleanup.\n\nNo functional changes should be here although some code is moved in a\nsmall attempt to sort functions and get things where they need to be.\n\nChange-Id: Ib4a3e2590c6fbd016c391acc7aef6421e91c0dca\n"
    },
    {
      "commit": "f606adb4a85c29a85a0f8c1b6d4410a41163e166",
      "tree": "c4ad5e7c384c6a8bf94c637225224928ee37191d",
      "parents": [
        "689e3ef01aff1da178de8c28aac267ab143244ab",
        "b1e49bfdf7f33b52e7aa14e5dfbb11c3328d3e6f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jun 10 22:30:44 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jun 10 22:30:44 2013 +0000"
      },
      "message": "Merge \"Make dependency on libvirt dynamic\""
    },
    {
      "commit": "bae0233cf991ea18104120841a80ec4e3e932223",
      "tree": "de20dfb946c0f8fb81d5d6e040feb6c572f34ac3",
      "parents": [
        "5695a9ecd7b84affeab07a6cd96c52a589fdbf11"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Thu May 09 09:24:49 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Sat Jun 08 15:57:48 2013 +0200"
      },
      "message": "Decrease the tempest build interval\n\nDecreasing the build interval leads to faster state change detection,\nso it will speed up the gating jobs.\n\nIt may increase the possibility of a \"hidden\" issues causes\nindeterministic test results.\n\nChange-Id: Ida5e7296e4ea53d761e0efef34376699337d8377\n"
    },
    {
      "commit": "5695a9ecd7b84affeab07a6cd96c52a589fdbf11",
      "tree": "a155682bb4e354e0fb178a2af5ffe7563cd3db96",
      "parents": [
        "c9b0f1abaac6410b0a02a76423a9e923f2dda112",
        "1b4d91b71e84a185adb59261f95c7cc0b3727100"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Jun 08 00:13:40 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jun 08 00:13:40 2013 +0000"
      },
      "message": "Merge \"Moves Nova v3 API enable config to group\""
    },
    {
      "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": "b1e49bfdf7f33b52e7aa14e5dfbb11c3328d3e6f",
      "tree": "0719cbb94e557ff1cc1de95c4d0560b696649e2f",
      "parents": [
        "7e37b7314d99064940ea7fa56b55251edfe06d6a"
      ],
      "author": {
        "name": "Bob Ball",
        "email": "bob.ball@citrix.com",
        "time": "Thu May 30 16:47:19 2013 +0100"
      },
      "committer": {
        "name": "Bob Ball",
        "email": "bob.ball@citrix.com",
        "time": "Fri Jun 07 09:42:04 2013 +0100"
      },
      "message": "Make dependency on libvirt dynamic\n\nFixes bug 1184960\n\nChange-Id: If702807d9ae326bf216a2e076ce61062045d7c6b\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": "9528ffd4bf0152a45ad772798b9c6365167da825",
      "tree": "e68f7576a29a5d046758e5786a619edf4a46809d",
      "parents": [
        "3df12bb22b63330fedb44816ef9dca4425435572",
        "26824b054623dfda64ffe9617bcf5df835c7c433"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Jun 07 00:54:13 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 07 00:54:13 2013 +0000"
      },
      "message": "Merge \"Run heat tempest tests if heat is enabled in devstack.\""
    },
    {
      "commit": "59756ac89438c5ce7be60ceb08926fe90d2a6660",
      "tree": "9664eb59283681c96480ace38eebb18281cd384a",
      "parents": [
        "57135772545a5eb747bb1a4a6de65a729be0cad3",
        "00fd79d324283882c23059f1e12906d413b0a64f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 06 21:57:21 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 06 21:57:21 2013 +0000"
      },
      "message": "Merge \"Use nova bindir of /usr/bin on Fedora\""
    },
    {
      "commit": "57135772545a5eb747bb1a4a6de65a729be0cad3",
      "tree": "4e97151aaa2b046dab13ccc5a43fc0a8279b13a8",
      "parents": [
        "4a8d784b8b12ef03e520b3bbb4e5dc83ab4967a1",
        "5ecfd48c519749b745c9e3c311bf4385f7cfd0a5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 06 21:57:17 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 06 21:57:17 2013 +0000"
      },
      "message": "Merge \"ceilometer switch to setuptools console scripts\""
    },
    {
      "commit": "30321f3576c8e29865bf95c07bd338351fa2bc6b",
      "tree": "e44a0bc7eb76cad5a57ed1c217081ec467c43753",
      "parents": [
        "3f8faa46f39c6c55dc8a4fc99366c474b1b3b20c",
        "cabc60cc0ec0c8af68e059fb136bbf3b59bfbd2f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Jun 06 21:40:03 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 06 21:40:03 2013 +0000"
      },
      "message": "Merge \"Add third-party support for Quantum NVP plugin\""
    },
    {
      "commit": "63a71a231638b8ed3390d04b986b8db177e4ab13",
      "tree": "673b183b2069d5efc0eff6880be29f4ab8a3017f",
      "parents": [
        "3f8faa46f39c6c55dc8a4fc99366c474b1b3b20c"
      ],
      "author": {
        "name": "Adalberto Medeiros",
        "email": "adalbas@linux.vnet.ibm.com",
        "time": "Thu Jun 06 08:46:04 2013 -0400"
      },
      "committer": {
        "name": "Adalberto Medeiros",
        "email": "adalbas@linux.vnet.ibm.com",
        "time": "Thu Jun 06 09:00:20 2013 -0400"
      },
      "message": "Ensure flavor_ref_alt is different from flavor_ref\n\nFor tempest, server resize tests needs different values\nfor flavors to pass. Ensure different values in tempest.conf\nfor flavor_ref_alt and flavor_ref.\n\nChange-Id: I2f8ee92967abc767637e334ae483b540dd7d5b78\nFix: bug 1187768\n"
    },
    {
      "commit": "5ecfd48c519749b745c9e3c311bf4385f7cfd0a5",
      "tree": "74ee5a944bc022bd10639257a12cac06103cacb8",
      "parents": [
        "3f8faa46f39c6c55dc8a4fc99366c474b1b3b20c"
      ],
      "author": {
        "name": "Gordon Chung",
        "email": "chungg@ca.ibm.com",
        "time": "Thu Jun 06 00:25:16 2013 -0400"
      },
      "committer": {
        "name": "Gordon Chung",
        "email": "chungg@ca.ibm.com",
        "time": "Thu Jun 06 00:25:16 2013 -0400"
      },
      "message": "ceilometer switch to setuptools console scripts\n\nceilometer has dropped bin scripts and switched to console scripts\n\nblueprint setuptools-console-scripts\n\nChange-Id: If6dff10471e351fe3640a60cc45fef719f671997\n"
    },
    {
      "commit": "00fd79d324283882c23059f1e12906d413b0a64f",
      "tree": "191ff4b8a26e9955a606cf7597d668bf041dbeed",
      "parents": [
        "cc8f47dca545466efea971edf3ffd99f5bdcaee0"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Thu Jun 06 11:19:16 2013 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Thu Jun 06 11:24:32 2013 +1000"
      },
      "message": "Use nova bindir of /usr/bin on Fedora\n\nFedora (and RHEL) like to install things in /usr/bin, e.g.\n\n 01:30:42 Creating /usr/lib/python2.7/site-packages/nova.egg-link (link to .)\n 01:30:42 Adding nova 2013.2.a1031.gfc5137d to easy-install.pth file\n 01:30:42 Installing nova-dhcpbridge script to /usr/bin\n ...\n\nThe default nova/paths.py defaults to /usr/local/... which causes\nquite a few errors when stressing various parts of nova and tools\naren\u0027t found.\n\nChange-Id: Iaa93af96ddfb4deb6d16ea1dcac25ae6ed1e317d\n"
    },
    {
      "commit": "b3d53fecb7109c7be30d1e4cd487594e33413c78",
      "tree": "0d0cdb308ba5c68ca951c35fb42e24c87265da3a",
      "parents": [
        "cc8f47dca545466efea971edf3ffd99f5bdcaee0",
        "a25fa9db838db84d242a8c1c4dfc5bbf1231c5e0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Jun 05 11:02:16 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 05 11:02:16 2013 +0000"
      },
      "message": "Merge \"Changes to NVP plugin configuration file\""
    },
    {
      "commit": "51c90b858d5106a6a3fe57aa417e1fb8faea414d",
      "tree": "e30d784712356098c142ed93c09bc70af4102776",
      "parents": [
        "cc8f47dca545466efea971edf3ffd99f5bdcaee0"
      ],
      "author": {
        "name": "JordanP",
        "email": "jordan.pittier@gmail.com",
        "time": "Thu May 23 10:27:51 2013 +0200"
      },
      "committer": {
        "name": "JordanP",
        "email": "jordan.pittier@gmail.com",
        "time": "Tue Jun 04 11:18:24 2013 +0200"
      },
      "message": "On unstack, cleanup LVM setup for Cinder\n\nChange-Id: I4f01dd65a4e5dd0dff33ea7c0024fb75fe83834b\n"
    },
    {
      "commit": "26824b054623dfda64ffe9617bcf5df835c7c433",
      "tree": "afb43c58ac7f4c6b0057b35ab7734d69356caec1",
      "parents": [
        "cc8f47dca545466efea971edf3ffd99f5bdcaee0"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Tue Jun 04 13:15:04 2013 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "sbaker@redhat.com",
        "time": "Tue Jun 04 13:19:02 2013 +1200"
      },
      "message": "Run heat tempest tests if heat is enabled in devstack.\n\nChange-Id: I6a5d1bae99982a8f0201885abd1203e1a8d78dcc\n"
    },
    {
      "commit": "1b4d91b71e84a185adb59261f95c7cc0b3727100",
      "tree": "367ac0dcf0ac2deb9b195853e44e7d8b876a4f92",
      "parents": [
        "62d88f921823c5c0ce1bf45c5ecef8d6e3e83223"
      ],
      "author": {
        "name": "Chris Yeoh",
        "email": "cyeoh@au1.ibm.com",
        "time": "Mon Jun 03 16:23:01 2013 +0930"
      },
      "committer": {
        "name": "Chris Yeoh",
        "email": "cyeoh@au1.ibm.com",
        "time": "Mon Jun 03 16:23:01 2013 +0930"
      },
      "message": "Moves Nova v3 API enable config to group\n\nhttps://review.openstack.org/#/c/29487/ moves the Nova v3 API\nenable flag into its own config group. And renames it to just\n\"enable\". This changeset follows that change. As we do not yet\ngate on any Nova V3 API tests we don\u0027t need to keep the old setting\naround.\n\nChange-Id: If1592cd7b9aad24b6d010870a5fb6bcc60efb8ac\n"
    },
    {
      "commit": "62d88f921823c5c0ce1bf45c5ecef8d6e3e83223",
      "tree": "c13fde6791c746304a3ca92c0c7df7e2e0e83313",
      "parents": [
        "2da00dd21bf70f3daa6f29105abd855bde1ef339",
        "2bda6cfabf5e60f8bb74bb22f3c895ca108dff3c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jun 03 00:56:00 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jun 03 00:56:00 2013 +0000"
      },
      "message": "Merge \"Install nodejs for RHEL/Fedora\""
    },
    {
      "commit": "2da00dd21bf70f3daa6f29105abd855bde1ef339",
      "tree": "4dd7ff2b9747cacc887398ce8b518eafdac5f066",
      "parents": [
        "ebdd61d1363cd8b99ee00d6d87e08e2f6e33d87e",
        "f652e0fb6d46dd39cf9932234a04571c7ede3110"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Jun 01 16:30:39 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jun 01 16:30:39 2013 +0000"
      },
      "message": "Merge \"xenapi - quantum: L2 agents for dom0 and domU\""
    }
  ],
  "next": "f05f11ef01e7645ecc719c8ed7b682c79e29c512"
}
