)]}'
{
  "log": [
    {
      "commit": "3d84cf2d7c323750971cf2d27f3a4eaa26cb7a9f",
      "tree": "5b0de8cd060f4492a94d7fc7f80b86acc4a49506",
      "parents": [
        "c3c5ba002f6d2e1277de18fa5aa8dbc5fde4fe9e"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "treinish@linux.vnet.ibm.com",
        "time": "Thu Sep 12 13:25:54 2013 -0400"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 26 15:39:16 2013 +0000"
      },
      "message": "Enable tenant isolation to tempest for neutron\n\nThis commit re-enables tenant isolation in tempest for neutron. This\nis a requirement for running tempest in parallel. This commit depends\non tempest change I7587c85017cca09f7a67eae0670f67b2bceacb60\n\nFixes bug 1216076\n\nChange-Id: I63a30bacd48cecd110fb90e1fc718249c2b1904b\n"
    },
    {
      "commit": "c3c5ba002f6d2e1277de18fa5aa8dbc5fde4fe9e",
      "tree": "271de054f6cf014eb090aae86048460d9e532489",
      "parents": [
        "0319ea52713d6a8b126dda85486eb05aa9df4b2e",
        "a00e5f8810b6ca3b0b5d63cc228125e19bc91955"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Sep 26 15:24:15 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 26 15:24:15 2013 +0000"
      },
      "message": "Merge \"Allow keystone to run from apache\""
    },
    {
      "commit": "633501aaf65ab92d487541b69e79de4f47545b7c",
      "tree": "09bcda7203b0ae3ff99372d66ff1009f25a8105b",
      "parents": [
        "d76b11f56e653fed7b25e940743f781c29231293",
        "45ea08115074a78b2bb31cf9f880eddf1e7051aa"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Sep 26 08:21:56 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 26 08:21:56 2013 +0000"
      },
      "message": "Merge \"Fix typo in lib/heat\""
    },
    {
      "commit": "6c92b2adfb7c671953cc01c60784d26c4c289920",
      "tree": "77ec6ce3f2dd491a5e98417ae8ef83c2477b4998",
      "parents": [
        "b31daba802d90df98f17c68d2c7ec5209c96d5cc",
        "f4bd16ac84904eb3afc0eca283b63a1a6efd2c5a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 25 21:00:19 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 25 21:00:19 2013 +0000"
      },
      "message": "Merge \"fake hypervisor plugin\""
    },
    {
      "commit": "45ea08115074a78b2bb31cf9f880eddf1e7051aa",
      "tree": "2e63a47fce7d59ca05be560999e7bb438fe75258",
      "parents": [
        "23033e0399887a394f27c40482c2e011f37a3cdf"
      ],
      "author": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Wed Sep 25 10:00:29 2013 +0100"
      },
      "committer": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Wed Sep 25 10:00:29 2013 +0100"
      },
      "message": "Fix typo in lib/heat\n\nWith the change https://review.openstack.org/43006 a typo was\nintroduced. This change fixes it.\n\nChange-Id: Iebcbfe49d779552c17f6ab216976149f332b772c\n"
    },
    {
      "commit": "23033e0399887a394f27c40482c2e011f37a3cdf",
      "tree": "ebdf6b26aa44993a8157e61d82f635c8d467ad32",
      "parents": [
        "5470701e10ee68c80860d4cf7e0fa5d8a913c288",
        "05ae833be298d1b8fa85cfbb9ef57c059baea05e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 24 21:59:07 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 24 21:59:07 2013 +0000"
      },
      "message": "Merge \"Colorize Neutron log output and refactor log setup code\""
    },
    {
      "commit": "a00e5f8810b6ca3b0b5d63cc228125e19bc91955",
      "tree": "fb91d81e881a549a02877141ccccabf67ea4fef4",
      "parents": [
        "5470701e10ee68c80860d4cf7e0fa5d8a913c288"
      ],
      "author": {
        "name": "Jamie Lennox",
        "email": "jlennox@redhat.com",
        "time": "Tue Sep 17 12:47:03 2013 +1000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 24 01:14:28 2013 +0000"
      },
      "message": "Allow keystone to run from apache\n\nProvide a template for running keystone as a mod_wsgi process and enable\nit from configuration.\n\nBased on: https://review.openstack.org/#/c/36474/\nAlso-by: zhang-hare \u003czhuadl@cn.ibm.com\u003e\nImplements: blueprint devstack-setup-apache-keystone\n\nChange-Id: Icc9d7ddfa4a488c08816ff4ae0b53c0134a1016b\n"
    },
    {
      "commit": "5470701e10ee68c80860d4cf7e0fa5d8a913c288",
      "tree": "93194851ace00b4dcab8018c42e877f602134187",
      "parents": [
        "d24674ed22687159ced65613c714a075d9804279"
      ],
      "author": {
        "name": "Jamie Lennox",
        "email": "jlennox@redhat.com",
        "time": "Tue Sep 17 12:07:48 2013 +1000"
      },
      "committer": {
        "name": "Jamie Lennox",
        "email": "jamielennox@redhat.com",
        "time": "Tue Sep 24 10:48:01 2013 +1000"
      },
      "message": "Fix swift httpd on fedora\n\nImplements a fedora equivalent of ubuntu\u0027s sites-enabled and moves\nenabling of mod_wsgi to the installation period so that it doesn\u0027t have\nto be handled in a platform dependant way later.\n\nFixes: bug 1226363\nChange-Id: I85325179f1792d985b0375572abfe8c8a82fecc3\n"
    },
    {
      "commit": "d24674ed22687159ced65613c714a075d9804279",
      "tree": "f402f5160fed06ba655ed4aa21f7145ba97b0842",
      "parents": [
        "835db2feadd1795201abaf4be00efc85ef9f8253",
        "19eed744225acdb08a35b4c8b7b13df3c0f078b7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 24 00:25:09 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 24 00:25:09 2013 +0000"
      },
      "message": "Merge \"Modified ceilometer alarm evaluator console script\""
    },
    {
      "commit": "f4bd16ac84904eb3afc0eca283b63a1a6efd2c5a",
      "tree": "99579635faf76b5767e1749a6fbf10166626b0fe",
      "parents": [
        "e4bf7fd2398b77b360b839e1efa7943920d484ef"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Mon Sep 23 14:07:31 2013 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Mon Sep 23 14:07:50 2013 -0500"
      },
      "message": "fake hypervisor plugin\n\nConvert fake hypervisor configuration in Nova to the new plugin setup.\n\nChange-Id: I8b1404ee97a2a65f0884efae642b98bb134cb2aa\n"
    },
    {
      "commit": "6002c6549390219847171f7f944e5b036035b0ca",
      "tree": "62f3cb985658d4562f5caba32c153f131dc163f5",
      "parents": [
        "e4bf7fd2398b77b360b839e1efa7943920d484ef",
        "704106a1bd316d9a0df2f82233817ceeda92e744"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 23 17:01:59 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 23 17:01:59 2013 +0000"
      },
      "message": "Merge \"Fix LDAP support for openSUSE\""
    },
    {
      "commit": "e4bf7fd2398b77b360b839e1efa7943920d484ef",
      "tree": "1dae1874d501cadc7750b37ac8dd066023228174",
      "parents": [
        "e25492e8b099d809558321e0c43d21400e1c53c0",
        "5a3d7707931186664f32b1232970e3f4f4b7526f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 23 16:30:41 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 23 16:30:41 2013 +0000"
      },
      "message": "Merge \"Remove change_apache_user_group function\""
    },
    {
      "commit": "19eed744225acdb08a35b4c8b7b13df3c0f078b7",
      "tree": "e40ab369cf273452945e24299918b9a903f3bed8",
      "parents": [
        "e25492e8b099d809558321e0c43d21400e1c53c0"
      ],
      "author": {
        "name": "Eoghan Glynn",
        "email": "eglynn@redhat.com",
        "time": "Fri Sep 20 21:11:25 2013 +0000"
      },
      "committer": {
        "name": "Eoghan Glynn",
        "email": "eglynn@redhat.com",
        "time": "Mon Sep 23 11:36:00 2013 +0100"
      },
      "message": "Modified ceilometer alarm evaluator console script\n\nTake account of the modification to the alarm evaluator\nconsole script naming in the following commit:\n\n  https://github.com/openstack/ceilometer/commit/bad5f18e\n\nChange-Id: Ic7fc3b8ad7be9dd2a5b5ed3c07e169691229bb4d\n"
    },
    {
      "commit": "704106a1bd316d9a0df2f82233817ceeda92e744",
      "tree": "4e42793e0f3dd1447a24861b71d95e6c76b2bed0",
      "parents": [
        "9c3b0cc4e4aeda9d889c90177f34e45a0505d176"
      ],
      "author": {
        "name": "Ralf Haferkamp",
        "email": "rhafer@suse.de",
        "time": "Thu Sep 12 14:24:47 2013 +0200"
      },
      "committer": {
        "name": "Ralf Haferkamp",
        "email": "rhafer@suse.de",
        "time": "Thu Sep 19 15:25:56 2013 +0200"
      },
      "message": "Fix LDAP support for openSUSE\n\nCloses-Bug: #1227651\nChange-Id: I1c55fbb2f65f882a0ae2bcf4767c0a3e0f0f47e7\n"
    },
    {
      "commit": "9c3b0cc4e4aeda9d889c90177f34e45a0505d176",
      "tree": "cb8353a835a39312a7c65ccb89e4b737c0569d14",
      "parents": [
        "3418c1caa5c52fd9989e5829fda0848b4a8dfea7",
        "d582460147404587fbcd3a39f350109d1a04a74f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 18 14:57:28 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 18 14:57:28 2013 +0000"
      },
      "message": "Merge \"Allow replacing a user variable in a swift template\""
    },
    {
      "commit": "3418c1caa5c52fd9989e5829fda0848b4a8dfea7",
      "tree": "f9506ce392a73011da6b191deee3ea38b1c64af5",
      "parents": [
        "0b29d86930fb9ba00dbb8e593b0a9fcee3559810"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Mon Sep 16 18:35:49 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Wed Sep 18 15:46:08 2013 +0200"
      },
      "message": "Increase default swift storage\n\nSwift storage is used as glance image back-end. Tempest have cinder to\nuploads 1 GiB image from cinder in twice.\n\nIn parallel execution in cause an issue, bacuse the current default size is\n1_000_000 KiB.\n\nIncreasing the default swit storage size from 1_000_000 KiB 4_000_000\nKiB when tempest is enabled.\n\nFixing bug 1225664\n\nChange-Id: Iccd6368e4df71abb5ccfe7d361c64d86e1071d35\n"
    },
    {
      "commit": "5a3d7707931186664f32b1232970e3f4f4b7526f",
      "tree": "d17bbafb8171cc3c7bb6fcc33afdc3e2051f859e",
      "parents": [
        "d582460147404587fbcd3a39f350109d1a04a74f"
      ],
      "author": {
        "name": "Jamie Lennox",
        "email": "jlennox@redhat.com",
        "time": "Tue Sep 17 11:44:05 2013 +1000"
      },
      "committer": {
        "name": "Jamie Lennox",
        "email": "jlennox@redhat.com",
        "time": "Tue Sep 17 11:45:32 2013 +1000"
      },
      "message": "Remove change_apache_user_group function\n\nThis function allowed you to change the process running user for all of\napache. This is better handled on a per-process basis.\n\nChange-Id: I165adc0c49fc328f34835856b49983c4e189f143\nFixes: bug 1226346\nFixes: bug 1225853\n"
    },
    {
      "commit": "d582460147404587fbcd3a39f350109d1a04a74f",
      "tree": "760b078b72d8355e4102cc26d80c54ecb9d44c43",
      "parents": [
        "0b29d86930fb9ba00dbb8e593b0a9fcee3559810"
      ],
      "author": {
        "name": "Jamie Lennox",
        "email": "jlennox@redhat.com",
        "time": "Tue Sep 17 11:44:37 2013 +1000"
      },
      "committer": {
        "name": "Jamie Lennox",
        "email": "jlennox@redhat.com",
        "time": "Tue Sep 17 11:45:32 2013 +1000"
      },
      "message": "Allow replacing a user variable in a swift template\n\nPrepare for a change in swift templates that will have a %USER%\nvariable.\n\nChange-Id: I611ae7f82de7f2e6a38ce3de38d0600fa8687bff\nPartial-Bug: 1226346\n"
    },
    {
      "commit": "0b29d86930fb9ba00dbb8e593b0a9fcee3559810",
      "tree": "715c1328bae50eaa715fb2fcab9c728990fe4e13",
      "parents": [
        "973a52f816dd564e268bed41dde9f196c24a5b94",
        "8f5bf93d069f2ec4b85710fb05378e5d3027be86"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 16 16:02:53 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 16 16:02:53 2013 +0000"
      },
      "message": "Merge \"lib/tempest remove whitebox section\""
    },
    {
      "commit": "973a52f816dd564e268bed41dde9f196c24a5b94",
      "tree": "d9074baea4110ef783f14afa3515b80cecae19e7",
      "parents": [
        "f1212c9e7cb27c8f23eff724dc34a4dd51781acf",
        "c76c058df21ae9fa0198dfcaad0c0ea4ead8e09f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 16 16:02:50 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 16 16:02:50 2013 +0000"
      },
      "message": "Merge \"Disable ceilometer.compute.nova_notifier driver\""
    },
    {
      "commit": "f1212c9e7cb27c8f23eff724dc34a4dd51781acf",
      "tree": "8720fae088f2a87bfdb6e75224a1acb285132626",
      "parents": [
        "cf48a9adbe8b618bee2935823949b9498a6a6c34",
        "cd77058ee0e974bd9bd7acaf8426ef24ea9a7a52"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 16 15:30:14 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 16 15:30:14 2013 +0000"
      },
      "message": "Merge \"blueprint devstack-support-for-keystone-mixbackend\""
    },
    {
      "commit": "8f5bf93d069f2ec4b85710fb05378e5d3027be86",
      "tree": "2ba1ff3199908f8f7e6b134e1fb1ee7f3d9e3a73",
      "parents": [
        "cf48a9adbe8b618bee2935823949b9498a6a6c34"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Mon Sep 16 01:40:13 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Mon Sep 16 01:40:13 2013 +0200"
      },
      "message": "lib/tempest remove whitebox section\n\ntempest whitebox tests are removed from the tempest repo, so it\u0027s\nconfiguration is unnecessary.\n\nChange-Id: I6659e2af894014518a486f411ca06179d43bbb8b\n"
    },
    {
      "commit": "cf48a9adbe8b618bee2935823949b9498a6a6c34",
      "tree": "af8db47d78626963910646107b710ddb118e6393",
      "parents": [
        "b305eeea1b93e32fb6e0ac919399ff66cfea5baf",
        "46d1ba6ef02b52de47897b78ccf9a29d022a0c17"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Sep 15 14:46:59 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Sep 15 14:46:59 2013 +0000"
      },
      "message": "Merge \"Install schema-image.json\""
    },
    {
      "commit": "c76c058df21ae9fa0198dfcaad0c0ea4ead8e09f",
      "tree": "68496a943882479e520074a0dbe25b3cd3278a23",
      "parents": [
        "302a8f7a172a77766a9d89a05f2c8453bafc595d"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Thu Sep 12 11:42:08 2013 -0700"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Fri Sep 13 14:32:40 2013 -0700"
      },
      "message": "Disable ceilometer.compute.nova_notifier driver\n\nIt appears that the ceilometer nova notification driver is causing\nnova-compute to hang.  The last thing nova-compute logs before hanging\nis a line from this driver.  At the very least the ceilometer nova\nnotification keeps stacktracing.\n\nChange-Id: Ic375272b751159a64777ca73c1b64515195aacfb\nRelated-Bug: #1221987\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": "abd1f24dd65efab63daac9e83bc6237b73030dc4",
      "tree": "d74f41cb1f13e44059f706588f9a58101359f6f9",
      "parents": [
        "302a8f7a172a77766a9d89a05f2c8453bafc595d",
        "0cccad43aad08487ad1712c63afed602889aaf72"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Sep 12 22:42:18 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 12 22:42:18 2013 +0000"
      },
      "message": "Merge \"Added Trove (Database as a Service).\""
    },
    {
      "commit": "0cccad43aad08487ad1712c63afed602889aaf72",
      "tree": "7be8f53e47a2ff1eb4f245ca71fa99df59d924c5",
      "parents": [
        "58afc729831d0d202bc4f1aa13a3340e3f1320c5"
      ],
      "author": {
        "name": "Nikhil Manchanda",
        "email": "SlickNik@gmail.com",
        "time": "Mon Dec 03 18:15:09 2012 -0700"
      },
      "committer": {
        "name": "Michael Basnight",
        "email": "mbasnight@gmail.com",
        "time": "Wed Sep 11 23:48:07 2013 +0000"
      },
      "message": "Added Trove (Database as a Service).\n\n- Added changes to stackrc for the Trove Repos.\n- Added support to devstack for \"install\", \"configure\",\n  \"init\", and \"run\"\n\nimplements blueprint:trove-devstack-integration\n\nChange-Id: Ib3f6daad33e629f764a174b80762c808ce8588e2\n"
    },
    {
      "commit": "9c4803fa9790236ca7bc67443d7363d501d01e16",
      "tree": "a2b6fabbe34a71bc4bf6791bdc342e4ade4bbb71",
      "parents": [
        "ac369d68d83e3d567d4cfb19efeef34ba3d99430",
        "f68c9d3fb77dab0a3ba4a63cd20e3f4bfac11c2b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 11 18:12:24 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 11 18:12:24 2013 +0000"
      },
      "message": "Merge \"Fix section on iniset for max_template_size\""
    },
    {
      "commit": "cd77058ee0e974bd9bd7acaf8426ef24ea9a7a52",
      "tree": "20cd316772a32358295ae009767d5708a84523da",
      "parents": [
        "ac369d68d83e3d567d4cfb19efeef34ba3d99430"
      ],
      "author": {
        "name": "Alex Rudenko",
        "email": "alexei.rudenko@gmail.com",
        "time": "Sun Sep 01 16:26:03 2013 +0200"
      },
      "committer": {
        "name": "Alex Rudenko",
        "email": "alexei.rudenko@gmail.com",
        "time": "Wed Sep 11 19:39:57 2013 +0200"
      },
      "message": "blueprint devstack-support-for-keystone-mixbackend\n\nAdded KEYSTONE_ASSIGNMENT_BACKEND to support mixed backend\n\nModified code for KEYSTONE_IDENTITY_BACKEND according to comments.\nImplemented the check for variables instead of case statements.\nUPD: Removed arrays.\nUPD2: fixed spacing issues\nChange-Id: Ie92eed1fb5be5f875ef6633ede9c9e08daf6bf4f\nImplements: devstack-support-for-keystone-mixbackend\n"
    },
    {
      "commit": "ac369d68d83e3d567d4cfb19efeef34ba3d99430",
      "tree": "76f293cc60f9a12702ecae408167aed35d4d9317",
      "parents": [
        "6650fda680310e71b5dda7764bf4033f670d90f0",
        "c33d1f986ed4c0ed8a944ada3030c1de51892290"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 11 17:22:58 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 11 17:22:58 2013 +0000"
      },
      "message": "Merge \"Wrong arguments for die() call\""
    },
    {
      "commit": "6650fda680310e71b5dda7764bf4033f670d90f0",
      "tree": "c5124daa1b4f678f53b83d57eafebcdf7d27c182",
      "parents": [
        "c102ffb617f4d670eb211ef004faea6ebfa69f90"
      ],
      "author": {
        "name": "Clark Boylan",
        "email": "clark.boylan@gmail.com",
        "time": "Tue Sep 10 16:39:18 2013 -0700"
      },
      "committer": {
        "name": "Clark Boylan",
        "email": "clark.boylan@gmail.com",
        "time": "Tue Sep 10 16:41:08 2013 -0700"
      },
      "message": "Revert \"Swift: configure Ceilometer when it is enabled\"\n\nThis reverts commit f208aafa35996c98de40c1388bbebf326ab2ed20. This\ncommit broke swift functional tests because the ceilometer middleware\nchanges HTTP 404 responses into zero byte responses. This results in\nBadStatusLine exceptions. Back out the use of ceilometer middleware\nuntil it can be fixed.\n\nChange-Id: Ie25269b58334c40dc1ecae985326af1cf29c3af4\n"
    },
    {
      "commit": "c102ffb617f4d670eb211ef004faea6ebfa69f90",
      "tree": "3827c01041a71ab600d1f884831b78fcffc8e535",
      "parents": [
        "7a4fe3d5f22d5941b7d5601d2e69fd886444e3f5",
        "5c3b861c1963ca6fee9048ed88873c4efea64b8c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 18:48:10 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 18:48:10 2013 +0000"
      },
      "message": "Merge \"VMware: remove invalid configuration variable\""
    },
    {
      "commit": "f68c9d3fb77dab0a3ba4a63cd20e3f4bfac11c2b",
      "tree": "166d968ac3c593ac7f51238b7e0b477785839625",
      "parents": [
        "7a4fe3d5f22d5941b7d5601d2e69fd886444e3f5"
      ],
      "author": {
        "name": "Clint Byrum",
        "email": "clint@fewbar.com",
        "time": "Tue Sep 10 11:37:47 2013 -0700"
      },
      "committer": {
        "name": "Clint Byrum",
        "email": "clint@fewbar.com",
        "time": "Tue Sep 10 11:37:47 2013 -0700"
      },
      "message": "Fix section on iniset for max_template_size\n\nThe section was not specified, leading to trying to create a section of\nmax_template_size.\n\nChange-Id: Ie3b525030efa780e9cef2d3108be92169d400857\n"
    },
    {
      "commit": "7a4fe3d5f22d5941b7d5601d2e69fd886444e3f5",
      "tree": "2b9d656b47f16598fa179e7db3b62747a78944ac",
      "parents": [
        "6c362f7528127a3f3cac131472a7a366a976ea9b",
        "748fe3d5e33337555b0ae16ef1d3b3ed02ad80f2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 18:02:30 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 18:02:30 2013 +0000"
      },
      "message": "Merge \"Changes to make Devstack work with Neutron L3 plugin patch.\""
    },
    {
      "commit": "6c362f7528127a3f3cac131472a7a366a976ea9b",
      "tree": "5f54e8dc10a26a193d3efdf5293b4b31ab4d1add",
      "parents": [
        "78a1fd59c22b319ebd770f8eb6f544bda1d040c7",
        "54d1faecc56e8008717b02e3c92b5abf628024db"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 16:10:15 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 16:10:15 2013 +0000"
      },
      "message": "Merge \"Lower Heat max_template_size for Tempest\""
    },
    {
      "commit": "78a1fd59c22b319ebd770f8eb6f544bda1d040c7",
      "tree": "a364e0592bcbaecd7bf20093a547b3a49e357656",
      "parents": [
        "de11813c3e9867645019b810acfc749d3565979b",
        "3632ab1b66e4928ed0b9ef6ef65392c0e5531a66"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 16:06:35 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 16:06:35 2013 +0000"
      },
      "message": "Merge \"enable volume backup tests if c-bak is enabled\""
    },
    {
      "commit": "de11813c3e9867645019b810acfc749d3565979b",
      "tree": "517e41252065725f270a0d6bf03da4a662aec88d",
      "parents": [
        "474f297420690e4dee77778d3be941cca77d5754",
        "eaa9e1e3e0af74ac66cd934bde6762a63d14d1a8"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 15:40:08 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 15:40:08 2013 +0000"
      },
      "message": "Merge \"Configure VPNaaS Horizon panel if q-vpn is enabled\""
    },
    {
      "commit": "474f297420690e4dee77778d3be941cca77d5754",
      "tree": "185a95b8aaeeeff7ee7a44a257ffb93758e21e64",
      "parents": [
        "29ac6307a446a91011a2a79d1075f97c1ddd51cf",
        "35f0966d351c6cf4fe11c7bf482e1d9c02c7dac5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 15:38:06 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 15:38:06 2013 +0000"
      },
      "message": "Merge \"Modify midonet plugin to support the latest MidoNet\""
    },
    {
      "commit": "29ac6307a446a91011a2a79d1075f97c1ddd51cf",
      "tree": "a78080cec449b4dde52887b409872a93be275e44",
      "parents": [
        "33031941335fd33c672a60d31df7c41393f46d64",
        "061d52507d4f4e597b825e7e7fb0d9d1858e08db"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 15:36:47 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 15:36:47 2013 +0000"
      },
      "message": "Merge \"Augment instead of override extra ML2 options.\""
    },
    {
      "commit": "33031941335fd33c672a60d31df7c41393f46d64",
      "tree": "0068349fa7813c3701c0715edbcb853debb1c858",
      "parents": [
        "e80e66af3c3ccd67d0132658837be0bc39a94800",
        "bc6324771b538ff9aee3ad44c4ca5ecdad402273"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 15:36:41 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 15:36:41 2013 +0000"
      },
      "message": "Merge \"Default to linuxbridge and openvswitch drivers for ML2.\""
    },
    {
      "commit": "e80e66af3c3ccd67d0132658837be0bc39a94800",
      "tree": "212723d4cd763ee6964771682921823509d743d9",
      "parents": [
        "f2f31837c805b6aff78b36ace326f60bbaabb68b",
        "f208aafa35996c98de40c1388bbebf326ab2ed20"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 10 13:55:35 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 13:55:35 2013 +0000"
      },
      "message": "Merge \"Swift: configure Ceilometer when it is enabled\""
    },
    {
      "commit": "5c3b861c1963ca6fee9048ed88873c4efea64b8c",
      "tree": "600be44842b7c894e5f9549b0bdd389f63a26a90",
      "parents": [
        "f2f31837c805b6aff78b36ace326f60bbaabb68b"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@vmware.com",
        "time": "Tue Sep 10 05:20:07 2013 -0700"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@vmware.com",
        "time": "Tue Sep 10 05:21:24 2013 -0700"
      },
      "message": "VMware: remove invalid configuration variable\n\nThe configuration variable vmware_cluster_name is not used by the cinder plugin.\n\nChange-Id: I8c0ed58d1dcd66b6f8ea3325007bf5135216933c\n"
    },
    {
      "commit": "3632ab1b66e4928ed0b9ef6ef65392c0e5531a66",
      "tree": "473c8511fe1ec61402e77a0e8d590407eb28fb3d",
      "parents": [
        "f2f31837c805b6aff78b36ace326f60bbaabb68b"
      ],
      "author": {
        "name": "Giulio Fidente",
        "email": "gfidente@redhat.com",
        "time": "Tue Sep 10 02:51:26 2013 +0200"
      },
      "committer": {
        "name": "Giulio Fidente",
        "email": "gfidente@redhat.com",
        "time": "Tue Sep 10 02:51:26 2013 +0200"
      },
      "message": "enable volume backup tests if c-bak is enabled\n\nthis will set to True the tempest volume/volume_backup_enabled\noption if c-bak is in ENABLED_SERVICES\n\nChange-Id: I69931d668411fc8144d0fdb2f58ad9b6e987f793\n"
    },
    {
      "commit": "f2f31837c805b6aff78b36ace326f60bbaabb68b",
      "tree": "307a5b14ba583ae9dd084d9853dbe528ef7cd7ee",
      "parents": [
        "cf17375a2461edefb8336058c8db217b523f2b8a",
        "33b331875d9ec904419ad8da3f5bf66077e5d78c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 09 21:07:10 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 09 21:07:10 2013 +0000"
      },
      "message": "Merge \"Enable multi-threaded nova API servers\""
    },
    {
      "commit": "cf17375a2461edefb8336058c8db217b523f2b8a",
      "tree": "a427c0e4abfc7442732ab6d801915f1c1ff5ec53",
      "parents": [
        "b0f086011cbf351eb1664df2ad4e28896c728e2f",
        "74aad31c33b08f53681af07d79421970a106548f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Sep 09 20:42:09 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 09 20:42:09 2013 +0000"
      },
      "message": "Merge \"Missing pxelinux.0 on RedHat systems\""
    },
    {
      "commit": "eaa9e1e3e0af74ac66cd934bde6762a63d14d1a8",
      "tree": "45cbcc037062af04b148d379fe13a799c2964005",
      "parents": [
        "69f745748d4f2bcfd3e678037187bce1f8e53ccf"
      ],
      "author": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Tue Sep 10 05:22:37 2013 +0900"
      },
      "committer": {
        "name": "Akihiro MOTOKI",
        "email": "motoki@da.jp.nec.com",
        "time": "Tue Sep 10 05:23:22 2013 +0900"
      },
      "message": "Configure VPNaaS Horizon panel if q-vpn is enabled\n\nChange-Id: I062fd31cb1de50f356c2c549a783d9c597b129fa\nCloses-Bug: #1223012\n"
    },
    {
      "commit": "f208aafa35996c98de40c1388bbebf326ab2ed20",
      "tree": "522b40a1d41b73fb9e37e3d5cc6494b1c9044afc",
      "parents": [
        "b0f086011cbf351eb1664df2ad4e28896c728e2f"
      ],
      "author": {
        "name": "Cyril Roelandt",
        "email": "cyril.roelandt@enovance.com",
        "time": "Thu Sep 05 09:20:15 2013 +0000"
      },
      "committer": {
        "name": "Cyril Roelandt",
        "email": "cyril.roelandt@enovance.com",
        "time": "Mon Sep 09 20:18:37 2013 +0000"
      },
      "message": "Swift: configure Ceilometer when it is enabled\n\nThis allows the storage.objects.{incoming,outgoing}.bytes measurements to be\neasily used.\n\nCloses-Bug: #1221097\nChange-Id: If988a85930d7df1e043997763c3b5ebd720d6d86\n"
    },
    {
      "commit": "54d1faecc56e8008717b02e3c92b5abf628024db",
      "tree": "0996506836ec9c87abf95d7e505d76ae052d7449",
      "parents": [
        "b0f086011cbf351eb1664df2ad4e28896c728e2f"
      ],
      "author": {
        "name": "Clint Byrum",
        "email": "clint@fewbar.com",
        "time": "Mon Sep 09 11:54:28 2013 -0700"
      },
      "committer": {
        "name": "Clint Byrum",
        "email": "clint@fewbar.com",
        "time": "Mon Sep 09 11:55:11 2013 -0700"
      },
      "message": "Lower Heat max_template_size for Tempest\n\nThe default size leaves a very large padding for users to create larger\ntemplates, but for testing and development a 10kB template is plenty.\n\nThis value is specifically meant to mirror upcoming changes to tempest\nso that they are unified and can be tested in lock-step.\n\nChange-Id: I0ea9798018a6d864ac04429c3ac89fb374583fb6\n"
    },
    {
      "commit": "748fe3d5e33337555b0ae16ef1d3b3ed02ad80f2",
      "tree": "64db581ac3f6faa6e193ccb1f1824382a1c25a89",
      "parents": [
        "b0f086011cbf351eb1664df2ad4e28896c728e2f"
      ],
      "author": {
        "name": "Bob Melander",
        "email": "bob.melander@gmail.com",
        "time": "Thu Jan 31 17:12:56 2013 +0100"
      },
      "committer": {
        "name": "Bob Melander",
        "email": "bob.melander@gmail.com",
        "time": "Mon Sep 09 20:29:52 2013 +0200"
      },
      "message": "Changes to make Devstack work with Neutron L3 plugin patch.\n\nImplements bp/quantum-l3-plugin-support\n\nChange-Id: I0c56661685fb641efe34fee1390d7d4f37f84494\n"
    },
    {
      "commit": "c33d1f986ed4c0ed8a944ada3030c1de51892290",
      "tree": "05ae34dc45de99d30f7801f3fb6042b6868841c6",
      "parents": [
        "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Fri Sep 06 18:14:51 2013 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon Sep 09 14:01:11 2013 +0100"
      },
      "message": "Wrong arguments for die() call\n\ndie() needs $LINENO as its first arg\n\nChange-Id: I7c8043dbeb55ec9ed566e7055a02c0a2993d0a8a\n"
    },
    {
      "commit": "46d1ba6ef02b52de47897b78ccf9a29d022a0c17",
      "tree": "ff289910ccb24acddbba8d650eb3326d149d89ff",
      "parents": [
        "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac"
      ],
      "author": {
        "name": "Dirk Mueller",
        "email": "dirk@dmllr.de",
        "time": "Mon Sep 09 14:31:37 2013 +0200"
      },
      "committer": {
        "name": "Dirk Mueller",
        "email": "dirk@dmllr.de",
        "time": "Mon Sep 09 14:33:35 2013 +0200"
      },
      "message": "Install schema-image.json\n\nOtherwise a warning is logged during startup\n\nChange-Id: I958ab8bb7bce474d3e6854b43bb4709986fb61d4\nFixes: LP Bug#1222797\n"
    },
    {
      "commit": "061d52507d4f4e597b825e7e7fb0d9d1858e08db",
      "tree": "bb5ae05a988df0a8f3ca79b6c8c58a5e45b868e5",
      "parents": [
        "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Mon Sep 09 08:52:19 2013 +0000"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Mon Sep 09 08:52:19 2013 +0000"
      },
      "message": "Augment instead of override extra ML2 options.\n\nThe existing ML2 code overwrote extra options set in localrc with\ndefualt values in some cases. This fixes it so it no longer does\nthat and instead adds to rather than overrides those values.\n\nFixes bug 1222854\n\nChange-Id: Iafdaad7d4253f1b61e8a214c50adaf7599a641f2\n"
    },
    {
      "commit": "35f0966d351c6cf4fe11c7bf482e1d9c02c7dac5",
      "tree": "6f1b05623b7e2c4844caecef6cfbe7db9823aa13",
      "parents": [
        "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac"
      ],
      "author": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Tue Aug 27 18:32:00 2013 +0900"
      },
      "committer": {
        "name": "Ryu Ishimoto",
        "email": "ryu@midokura.com",
        "time": "Sun Sep 08 12:09:41 2013 +0900"
      },
      "message": "Modify midonet plugin to support the latest MidoNet\n\nMidoNet has been upgraded and devstack needs to be updated to\nbe compatible.  This change is required to run the current\nversion of MidoNet plugin with DevStack.\n\nCloses-Bug: #1222314\nChange-Id: If3379b4d5da4e4fcf989ee7398b5952d71b68d5a\n"
    },
    {
      "commit": "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac",
      "tree": "f4fb1d339d104ea361ea442689d91d91b0a62a54",
      "parents": [
        "25b0ab870abb31804746f5f6fd8dfb5892e28868",
        "e2c4ee23642a00ebed0343ad2086b5c250f24516"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Sep 06 18:09:47 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 06 18:09:47 2013 +0000"
      },
      "message": "Merge \"Fix Neutron issues related to Baremetal service\""
    },
    {
      "commit": "74aad31c33b08f53681af07d79421970a106548f",
      "tree": "4bb9201815e5c66cfdd568f16ff65adec7d84ca6",
      "parents": [
        "8db8f38c65d7d0f2c79e78794b974966b4e3f68d"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Wed Aug 28 11:32:14 2013 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Fri Sep 06 18:08:04 2013 +0100"
      },
      "message": "Missing pxelinux.0 on RedHat systems\n\nOn a RedHat system the syslinux binaries are located in a different\ndirectory.\n\nChange-Id: I3b7a111e82e8845b6222c57fb2cfb725d9bb1dd7\n"
    },
    {
      "commit": "25b0ab870abb31804746f5f6fd8dfb5892e28868",
      "tree": "20a22f60eb4dc18274cf6cf0c4f65f6550d2e3f8",
      "parents": [
        "8a67fec119639c17f19373afd1edab5ac19dc3a7",
        "1e3d318c861565ddc26746bed4818daee77e2f47"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Sep 06 16:32:58 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 06 16:32:58 2013 +0000"
      },
      "message": "Merge \"Support OpenSwan in Neturon VPNaaS\""
    },
    {
      "commit": "8a67fec119639c17f19373afd1edab5ac19dc3a7",
      "tree": "a88e5d713639b4893c99e636c12f53b31f80d07a",
      "parents": [
        "8eb3560a4820c0bc16a1a42da0cab2b03451d369",
        "b53bce1c262e59e1a39b8dd1d2cfcc2ab2e187ef"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Sep 06 16:32:51 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 06 16:32:51 2013 +0000"
      },
      "message": "Merge \"Rename ceilometer alarm service name\""
    },
    {
      "commit": "bc6324771b538ff9aee3ad44c4ca5ecdad402273",
      "tree": "e42d47cc5541ad7ee2d204139f9c539d54b4a285",
      "parents": [
        "b567fc1f6b412d8fca8035d1cb5fecc4f4e5f6ac"
      ],
      "author": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Fri Sep 06 14:59:30 2013 +0000"
      },
      "committer": {
        "name": "Kyle Mestery",
        "email": "kmestery@cisco.com",
        "time": "Fri Sep 06 15:05:56 2013 +0000"
      },
      "message": "Default to linuxbridge and openvswitch drivers for ML2.\n\nSince the addition of ML2 port-binding, the linuxbridge and openvswitch\ndrivers are required to be loaded when running with ML2. This small\npatch adds their loading into ML2 into devstack.\n\nFixes bug 1220743\n\nChange-Id: I97c5f4e0e4af59766e0084ed3b2dea2843cb33bf\n"
    },
    {
      "commit": "e118655028bfb093c5dd0cde4d615a23a0abbc7c",
      "tree": "a43e734e80bc496348fb6a5db202d02a2897caa2",
      "parents": [
        "69f745748d4f2bcfd3e678037187bce1f8e53ccf"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Fri Sep 06 13:35:09 2013 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Fri Sep 06 13:35:09 2013 +1000"
      },
      "message": "Fix Heat\u0027s signing_dir\n\nThis is not critical but looks odd using api-cfn.\n\nChange-Id: Ie0f5c66f635b4a7c6ba51581ad01bab624158e61\n"
    },
    {
      "commit": "33b331875d9ec904419ad8da3f5bf66077e5d78c",
      "tree": "c673e2df55a224859319c4909630922c9166d4a8",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Thu Sep 05 13:06:52 2013 -0700"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Thu Sep 05 13:28:27 2013 -0700"
      },
      "message": "Enable multi-threaded nova API servers\n\nAdd an additional worker thread for each nova service: compute, ec2 and\nmetadata.  Any real deployment will be using multiple API server\nthreads, so lets make devstack test that scenario.  With this patch we\nwill have four worker threads for each type of API server.\n\nChange-Id: I09f4c6f57e71982b8c7fc92645b3ebec12ff1348\n"
    },
    {
      "commit": "69f745748d4f2bcfd3e678037187bce1f8e53ccf",
      "tree": "6d8f6874942a6d340bbd89ed8c6c914d0547f99a",
      "parents": [
        "72854cc567d1696a3bf4358680f585097c5dfcb6"
      ],
      "author": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Tue Aug 27 11:43:53 2013 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 05 13:53:28 2013 +0000"
      },
      "message": "Switch Ceilometer default backend to MySQL\n\nMongoDB 2.4 not being available in Ubuntu cloud archive for a while now,\nand the catch up done by this driver allows me to think it might be a\ngood idea to switch by default on SQL for now on devstack.\n\nWe can add another job to have Ceilometer tested on MongoDB too later.\n\nChange-Id: I74c3c436d009fed898c5ae4ffb82763e9a337d90\n"
    },
    {
      "commit": "b53bce1c262e59e1a39b8dd1d2cfcc2ab2e187ef",
      "tree": "483a8f001cbe451ae09f71c4408a73927c0c8943",
      "parents": [
        "d748b16ef29f44fb1b943f7f1963d4c47b88fd5b"
      ],
      "author": {
        "name": "fujioka yuuichi",
        "email": "fujioka-yuuichi@zx.mxh.nes.nec.co.jp",
        "time": "Thu Sep 05 19:08:50 2013 +0900"
      },
      "committer": {
        "name": "fujioka yuuichi",
        "email": "fujioka-yuuichi@zx.mxh.nes.nec.co.jp",
        "time": "Thu Sep 05 19:43:03 2013 +0900"
      },
      "message": "Rename ceilometer alarm service name\n\nRename service name \"ceilometer-alarm-eval\" to\n\"ceilometer-alarm-singleton\" and \"ceilometer-alarm-notify\" to\nceilometer-alarm-notifier\" in this patch.\n\nChange-Id: I6619cc02874f6f59c43ba2952325e9d0533e395d\n"
    },
    {
      "commit": "1e3d318c861565ddc26746bed4818daee77e2f47",
      "tree": "d8f243f22ce2e5bb80ff52fa26baf3661745442d",
      "parents": [
        "55181d2cfba5dd6bbbde42bb964782e8c2b8ee50"
      ],
      "author": {
        "name": "Nachi Ueno",
        "email": "nachi@ntti3.com",
        "time": "Thu Aug 15 18:15:31 2013 -0700"
      },
      "committer": {
        "name": "Nachi Ueno",
        "email": "nachi@ntti3.com",
        "time": "Wed Sep 04 22:02:11 2013 -0700"
      },
      "message": "Support OpenSwan in Neturon VPNaaS\n\nNeutron VPNaaS chagned ipsec package for\nOpenSwan. This commit updates the package.\n\nChange-Id: I333501a405fbc552c575d26cfbac083646d05dfd\n"
    },
    {
      "commit": "d748b16ef29f44fb1b943f7f1963d4c47b88fd5b",
      "tree": "25d8aa3c863dca7b015cb07796c3b2d04f98887b",
      "parents": [
        "1800a8a1eb71be0d564d0b8f7e92aec87d2fa7d6",
        "08df29bff4e5c9e717358e7593e8c5a9c51a26bf"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 04 18:10:50 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 04 18:10:50 2013 +0000"
      },
      "message": "Merge \"Add my_ip option in cinder.conf\""
    },
    {
      "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": "08df29bff4e5c9e717358e7593e8c5a9c51a26bf",
      "tree": "640234393f27c250d010e5933fa4eb3bd5ba2dcc",
      "parents": [
        "e45a6af7e8e86e6d95110a65083659ed924012c3"
      ],
      "author": {
        "name": "Nikolay Sobolevskiy",
        "email": "nsobolevsky@mirantis.com",
        "time": "Fri Aug 30 21:59:15 2013 +0400"
      },
      "committer": {
        "name": "Nikolay Sobolevskiy",
        "email": "nsobolevsky@mirantis.com",
        "time": "Wed Sep 04 02:48:13 2013 +0400"
      },
      "message": "Add my_ip option in cinder.conf\n\nThen cinder installed in multinode environment with more than one interface,\nit\u0027s better to use CINDER_SERVICE_HOST option for cinder ip address.\n\nChange-Id: I775b70407379d9c97696f536f5f89cecb33657be\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": "630d03e77a9505ae60b6c57dea314bfdd6780bac",
      "tree": "24b55038b36b248cefec1cb78f9146ee00a43229",
      "parents": [
        "e45a6af7e8e86e6d95110a65083659ed924012c3",
        "ce696b60d77752f74924fa133c45910e9d0ef706"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 03 16:19:06 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 03 16:19:06 2013 +0000"
      },
      "message": "Merge \"Basic support of Ironic\""
    },
    {
      "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": "e45a6af7e8e86e6d95110a65083659ed924012c3",
      "tree": "1c48e3dab8ac11e345d79f27bfe9a321d6380050",
      "parents": [
        "96c8dad0530c9b6176b58080e15cec9b05eccc9e",
        "2aa2a89cdb9071cea919116e283c16ac9dd841d6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 30 21:06:44 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 30 21:06:44 2013 +0000"
      },
      "message": "Merge \"Add support for Docker as Nova hypervisor\""
    },
    {
      "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": "a213e2c3cafe0739c60766b451d0d44755e87ced",
      "tree": "48f381d2c66358f1e83f099257cc541caa16bf25",
      "parents": [
        "117af3430f34f375b3343cc062257f87b9e8990c"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Fri Aug 30 10:48:46 2013 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Fri Aug 30 10:49:03 2013 +1000"
      },
      "message": "Move Heat to a single heat.conf\n\nthe old config files that are no longer needed (but still supported):\nheat-engine.conf, heat-api.conf, heat-api-cfn.conf, heat-api-cw.conf\n\nChange-Id: I7ba0566325539bf7215bcb606843a90b5e3e4a98\n"
    },
    {
      "commit": "117af3430f34f375b3343cc062257f87b9e8990c",
      "tree": "3be89840492b88288da22a811f5f488aa675029e",
      "parents": [
        "440f746a0403e82e66756d64e9051929dfa69bd8",
        "fb71a272db2bc447f2ee7c842f8b245d497b4217"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 29 17:12:15 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 29 17:12:15 2013 +0000"
      },
      "message": "Merge \"Add support for heat resource templates\""
    },
    {
      "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": "2aa2a89cdb9071cea919116e283c16ac9dd841d6",
      "tree": "88c156a62dc7b594499556dab11083b90425f886",
      "parents": [
        "415360b23157caac28899fe0e02f47f0e4532ca2"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sun Aug 04 19:53:19 2013 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Aug 28 22:36:48 2013 -0500"
      },
      "message": "Add support for Docker as Nova hypervisor\n\n* Add basic support for hypervisor plugins in lib/nova_plugins\n* Add lib/nova_plugins/hypervisor-docker to use Docker as a Nova\n  hypervisor.\n* Add tools/install_docker.sh to install the Docker daemon and\n  registry container, download base image and import\n* Configure Nova to use docker plugin\n* Add docker exercise and skip unsupported ones\n\nNova blueprint: new-hypervisor-docker\n\nChange-Id: I9e7065b562dce2ce853def583ab1165886612227\n"
    },
    {
      "commit": "bc11e0a0bcbb7a9022923b0fce1af71d55768eca",
      "tree": "4e194bc5e855c8cf4a305edbf7780bf12897832d",
      "parents": [
        "666fe5fd9f949a7f789b75b06f3ce7c9ff612a5f",
        "bc2ef929ed4529197b0418fc8234aaca56f84109"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 29 02:17:23 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 29 02:17:23 2013 +0000"
      },
      "message": "Merge \"xenapi: devstack support for raw tgz image upload\""
    },
    {
      "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": "b41bdb10a3e9d3e0ed47638ee4527dd7db1853c2",
      "tree": "31c71a61c9cdafbc3f633d4ebf6be241abb948fe",
      "parents": [
        "8db8f38c65d7d0f2c79e78794b974966b4e3f68d",
        "f645a8504a2b0b824cfa6693a49e5032d0b9d1ee"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 28 11:12:12 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 28 11:12:12 2013 +0000"
      },
      "message": "Merge \"Add support for heat enviroments\""
    },
    {
      "commit": "8db8f38c65d7d0f2c79e78794b974966b4e3f68d",
      "tree": "09d4ac9656da689e0380306ab0378fabf4139fd8",
      "parents": [
        "005b59d4e7f908dcfa47ddc5582a24ca7bad46b2",
        "bb8c6d42a4628f2a696babcc960e293786f67af6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 27 17:54:44 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 27 17:54:44 2013 +0000"
      },
      "message": "Merge \"add TEMPEST_LARGE_OPS_NUMBER to option\""
    },
    {
      "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": "085260465191678ec24d364be5c473a8bbb5fd4f",
      "tree": "a95db55808b5e131ea6e7b4833e57778e8b1100c",
      "parents": [
        "c4bc5f9fcb95d18e9ee09bae73444e3d2c2995bc",
        "dc4f2342dba3bb37c42f1c0782eb2cb82d3a63a3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 27 16:07:45 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 27 16:07:45 2013 +0000"
      },
      "message": "Merge \"VMware: update cinder support for VMware configuration settings\""
    },
    {
      "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": "bc2ef929ed4529197b0418fc8234aaca56f84109",
      "tree": "1fe4b340d259b1a5bfd58f399ece6e286344e464",
      "parents": [
        "551765d3f53098f68239b692e6017d1ccdc78a24"
      ],
      "author": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Thu Aug 15 18:06:59 2013 +0100"
      },
      "committer": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Tue Aug 27 11:12:28 2013 +0100"
      },
      "message": "xenapi: devstack support for raw tgz image upload\n\nDevstack will recognise the .xen-raw.tgz extensions, and upload them to\nglance as raw tgz images with xen pv_mode. This change also adds \"tgz\" to\nthe recognised container formats of glance. The changes for raw tgz\nsupport are:\n\n    https://review.openstack.org/#/c/40908/\n    https://review.openstack.org/#/c/40909/\n    https://review.openstack.org/#/c/41651/\n\nrelated to blueprint xenapi-supported-image-import-export\n\nChange-Id: I077564587d4303291bb4f10d62bb16380b574106\n"
    },
    {
      "commit": "bb8c6d42a4628f2a696babcc960e293786f67af6",
      "tree": "731d583e4827ecd771792036ee63bb27a612148c",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Mon Aug 26 17:00:05 2013 -0400"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "joe.gordon0@gmail.com",
        "time": "Mon Aug 26 19:45:00 2013 -0400"
      },
      "message": "add TEMPEST_LARGE_OPS_NUMBER to option\n\nThe tempest scenario.large_ops test tries to catch any performance issues\nwhen running large numbers of operations at once, in this case launching\ninstances.\n\nSet to 0 by default, to maintain the current default, but add this as an\noption so this can be set via devstacks localrc.\n\nPart of regression test for bug 1199433\n\nChange-Id: I459717b849f9b6d180a7956c0ff470cefe7c1ff6\n"
    },
    {
      "commit": "551765d3f53098f68239b692e6017d1ccdc78a24",
      "tree": "fe370b22c98586e49d54478bd78b56bceb8bcb67",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0",
        "fac533e38db871631cee33d0e3c94884035851b8"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 26 21:44:57 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 26 21:44:57 2013 +0000"
      },
      "message": "Merge \"Configure bash completion\""
    },
    {
      "commit": "dc4f2342dba3bb37c42f1c0782eb2cb82d3a63a3",
      "tree": "6f1d7ff0cf6aba4e6fba60553c73f1a899360a4a",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@vmware.com",
        "time": "Mon Aug 19 23:46:17 2013 -0700"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@vmware.com",
        "time": "Mon Aug 26 06:39:38 2013 -0700"
      },
      "message": "VMware: update cinder support for VMware configuration settings\n\nThe review https://review.openstack.org/#/c/41600 was update to\nhave a \u0027vmware\u0027 prefix for all of the VMware cinder settings. These\nwere previously in a \u0027vmware\u0027 section and now they are in the\n\u0027DEFAULT\u0027 section.\n\nChange-Id: I8eadfb0f64914d3b0667760aff651415df48f627\n"
    },
    {
      "commit": "fb71a272db2bc447f2ee7c842f8b245d497b4217",
      "tree": "c67a48060b58f50f6eb398a376a1f8c1137e419a",
      "parents": [
        "f645a8504a2b0b824cfa6693a49e5032d0b9d1ee"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Mon Aug 26 10:15:38 2013 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Mon Aug 26 10:15:38 2013 +1000"
      },
      "message": "Add support for heat resource templates\n\nThese are resources that are defined as a template and\ncan be customised by a deployer.\n\nChange-Id: Ia739a36d627b7cfec26641b89513355e65cd1d1f\n"
    },
    {
      "commit": "f645a8504a2b0b824cfa6693a49e5032d0b9d1ee",
      "tree": "a2a183e3437789f3effee267410878e06668610c",
      "parents": [
        "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0"
      ],
      "author": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Mon Aug 26 10:13:36 2013 +1000"
      },
      "committer": {
        "name": "Angus Salkeld",
        "email": "asalkeld@redhat.com",
        "time": "Mon Aug 26 10:13:36 2013 +1000"
      },
      "message": "Add support for heat enviroments\n\nheat now has global environments that make it easy\nto rename and customise resource behaviour. These\nare yaml files that need to be in /etc/heat/environment.d/\n\nChange-Id: I5a08c6ce8f5d7222f79aab2be0903ba783c10aa1\n"
    },
    {
      "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": "17be7d5de2c1a3485eaaa3db71fc6672d65d03b0",
      "tree": "db83cdd28f0ca3459ae356fd3554826f043821fc",
      "parents": [
        "1926d89eb2ac733030d5e05e661a77f7ac63f5f4",
        "4f7dccc34729cf15195f80c753e0f8a27c24171c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 23 15:46:55 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 23 15:46:55 2013 +0000"
      },
      "message": "Merge \"turn out usb_tablet for libvirt\""
    },
    {
      "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": "ce696b60d77752f74924fa133c45910e9d0ef706",
      "tree": "3175e0f826ed27677eb46b797b3e68fe563368d9",
      "parents": [
        "9ed021665415c4d58871278d1c89e6c16e008fb5"
      ],
      "author": {
        "name": "Roman Prykhodchenko",
        "email": "me@romcheg.me",
        "time": "Fri Aug 09 10:40:45 2013 +0300"
      },
      "committer": {
        "name": "Roman Prykhodchenko",
        "email": "me@romcheg.me",
        "time": "Thu Aug 22 12:30:51 2013 +0300"
      },
      "message": "Basic support of Ironic\n\nIronic is an OpenStack project than brings a\nseparate service for baremetal provisioning.\nCurrently Ironic is in incubation but it needs\nto have basic support in devstack to provide\nautomatic deployment testing.\n\nChange-Id: Ide65a1379fa207a6c8b2c7d9a4f9c874b10fd9ba\n"
    },
    {
      "commit": "9ed021665415c4d58871278d1c89e6c16e008fb5",
      "tree": "37051fe6a7444e6e5307373645b45ec973f7733d",
      "parents": [
        "68044c0245e0d39cecbc8602a8059bd7c33b7693",
        "248a8cce71754b4a16c60bd161ec566098b81305"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 22 06:50:48 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 22 06:50:48 2013 +0000"
      },
      "message": "Merge \".conf suffix for the horizon config on Fedora\""
    },
    {
      "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": "4f7dccc34729cf15195f80c753e0f8a27c24171c",
      "tree": "e38d96c6d82cd4f3c9b24713694d3165782235f1",
      "parents": [
        "5bc585f7d47a901c4cb9f43cdf377a103e6fa38c"
      ],
      "author": {
        "name": "joequant",
        "email": "joequant@gmail.com",
        "time": "Mon Aug 19 11:58:25 2013 +0800"
      },
      "committer": {
        "name": "joequant",
        "email": "joequant@gmail.com",
        "time": "Mon Aug 19 11:58:25 2013 +0800"
      },
      "message": "turn out usb_tablet for libvirt\n\nThis patch turns out usb_tablet for the libvirt nova.conf file.\nWhen usb_tablet is turned on, qemu will poll for usb events and\nthis causes CPU usage even when the qemu is idle.\n\nChange-Id: I03e260dfd0873b7d15e01c10c206203833d04e73\n"
    },
    {
      "commit": "c2a4c9238d4004f0271d51a5fc9b66bb94ba3a8f",
      "tree": "d8f2ff93b297e2637efe3752d46dbd93a7fec6bb",
      "parents": [
        "415360b23157caac28899fe0e02f47f0e4532ca2"
      ],
      "author": {
        "name": "Alessio Ababilov",
        "email": "ilovegnulinux@gmail.com",
        "time": "Fri Aug 16 21:53:22 2013 +0300"
      },
      "committer": {
        "name": "Alessio Ababilov",
        "email": "ilovegnulinux@gmail.com",
        "time": "Fri Aug 16 21:57:20 2013 +0300"
      },
      "message": "Fix \u0027olso\u0027 typo in lib/oslo\n\nThis enables commit If92073be5a431840701c952a194e63a7c452c9ca\nfor cleaning up potentially installed older oslo.config. Here are\nits original details.\n\nIf the user had oslo.config installed prior to us setting up the\noslo.config out of git they can get themselves into this very funny\nsituation where pip doesn\u0027t see oslo.config 1.1.x, however some\npackages might. This manifests itself as a user error trying to\nstart nova-api which uses DeprecatedOption, not in oslo.config 1.1.x\n\nBecause of the funny state pip is in, you can\u0027t uninstall oslo.config.\n\nSo in these situations, if we see old oslo.config in the filesystem,\npip install / uninstall it to ensure that everyone ends up using the\ngit version instead.\n\nTo reduce the amount of user confusion, do this on every\ninstall_oslo for a while, which we can purge after Havana ships.\n\nChange-Id: I7fa0b70497bf5622f4638da284afe5363a004d3c\nFixes: bug #1213089\n"
    },
    {
      "commit": "248a8cce71754b4a16c60bd161ec566098b81305",
      "tree": "7159824d93aceea07f10aa53a3c04b39929fb5f2",
      "parents": [
        "415360b23157caac28899fe0e02f47f0e4532ca2"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Tue Aug 06 08:00:06 2013 +0200"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Fri Aug 16 18:26:46 2013 +0200"
      },
      "message": ".conf suffix for the horizon config on Fedora\n\nOn Fedora by default the *.conf imported only from\nthe /etc/httpd/conf.d/.\n\nChanging the default config name to horizon.conf with all\ndistribution in order to have a simple logic.\n\nChange-Id: I08c3e825f697640fd73ac1f9c569f313abc3c04f\n"
    },
    {
      "commit": "415360b23157caac28899fe0e02f47f0e4532ca2",
      "tree": "98b6bb27c9ff8b75a2a1588875ad84eeef8f19ec",
      "parents": [
        "4a5963f2fe927a6ac12b8abab8e13a7fa642190f",
        "556ffe402252b8e993f7849a2d7e959adc8c6291"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 16 13:38:43 2013 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 16 13:38:43 2013 +0000"
      },
      "message": "Merge \"Colorize heat engine log\""
    }
  ],
  "next": "c25074e7a1db4e4710be69f38d6243adc8b9b25f"
}
