)]}'
{
  "log": [
    {
      "commit": "01c389d06baaa74c3b11b947bb0a24292efdd5b9",
      "tree": "fee289b5c5934cb331d2884e904e68fcf43b98f0",
      "parents": [
        "f413ce0c5e41bef5ccaebb3ba8e228fd29eccb89",
        "4e30ba886f577f53a9a340c5195d2e40625a6f24"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 12 16:36:05 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 12 16:36:05 2012 +0000"
      },
      "message": "Merge \"Switch from root_helper to rootwrap_config\""
    },
    {
      "commit": "f413ce0c5e41bef5ccaebb3ba8e228fd29eccb89",
      "tree": "5b14f68d3113d2b792df60afa03bab922287a943",
      "parents": [
        "eab531a053ab64ad93f54a3cbc7942f8b9eb445c",
        "71ebc6ff65e6ae3982a7e8a7ecf9ff80fd18d6bb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 12 16:29:07 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 12 16:29:07 2012 +0000"
      },
      "message": "Merge \"Add is_package_installed function to know if a package is installed\""
    },
    {
      "commit": "eab531a053ab64ad93f54a3cbc7942f8b9eb445c",
      "tree": "ee471b3ba4de9f78d917843c076803be1aff992f",
      "parents": [
        "8d6c9bcabbd5cd4c4b278a2d541a6569d72af960",
        "fddd8f8f05f52cea220369235c80a84019d1f995"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 11 00:44:39 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 11 00:44:39 2012 +0000"
      },
      "message": "Merge \"Support enable_tunneling openvswitch configuration variable\""
    },
    {
      "commit": "8d6c9bcabbd5cd4c4b278a2d541a6569d72af960",
      "tree": "f295fa7bd50614b6adc031214c8a3c063cfca3c7",
      "parents": [
        "d81a0274aa083531bb70a49d77074850e1adfc48"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Tue Sep 11 10:05:14 2012 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Tue Sep 11 10:07:26 2012 +1200"
      },
      "message": "Fix keystone_data.sh to match default_catalog.templates\n\nEndpoint creating in keystone_data.sh tends to drift because\nKEYSTONE_CATALOG_BACKEND\u003dsql is not the default.\n\nThis patch should bring them closer together, and fix a problem I was having\nwith keystone auth\n\nChange-Id: Ifac57b8e69234975d1ff65ace72d46d3a5808119\n"
    },
    {
      "commit": "4e30ba886f577f53a9a340c5195d2e40625a6f24",
      "tree": "6474f702c151d079398722e25f2dac3a6cf18f44",
      "parents": [
        "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a"
      ],
      "author": {
        "name": "Joe Gordon",
        "email": "jogo@cloudscaling.com",
        "time": "Thu Sep 06 17:41:54 2012 -0700"
      },
      "committer": {
        "name": "Joe Gordon",
        "email": "jogo@cloudscaling.com",
        "time": "Mon Sep 10 11:48:41 2012 -0700"
      },
      "message": "Switch from root_helper to rootwrap_config\n\nroot_helper is deprecated, and has been replaced by\nrootwrap_config.\n\nChange-Id: I088ab1c6054fe5bbe0ad3c430432b84c8702fba8\n"
    },
    {
      "commit": "fddd8f8f05f52cea220369235c80a84019d1f995",
      "tree": "57b1274c9898ba03e2138ae66f62c071ba971f12",
      "parents": [
        "c132625d1dcdc4d8ea824c0efb2b7428ab07341f"
      ],
      "author": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Mon Sep 10 00:59:24 2012 -0400"
      },
      "committer": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Mon Sep 10 00:59:24 2012 -0400"
      },
      "message": "Support enable_tunneling openvswitch configuration variable\n\nAdds support for setting the new openvswitch configuration variable\nadded in https://review.openstack.org/#/c/12686/.\n\nChange-Id: Ic599de0fbdc922160580189b94c666a597abe182\n"
    },
    {
      "commit": "d81a0274aa083531bb70a49d77074850e1adfc48",
      "tree": "7e6891894b56e0e2820c14aa37083de7b493bd8d",
      "parents": [
        "c132625d1dcdc4d8ea824c0efb2b7428ab07341f"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 31 18:04:55 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sun Sep 09 18:54:42 2012 -0500"
      },
      "message": "Move keystone to lib/keystone\n\nThe next in a line of changes to break down stack.sh and make\nit a bit more manageable.\n\nPart of blueprint devstack-modular\n\nChange-Id: I40405af07b776f045d6bf801f7e4f1ad863139ae\n"
    },
    {
      "commit": "71ebc6ff65e6ae3982a7e8a7ecf9ff80fd18d6bb",
      "tree": "67c928b32f58d7eaef0d1c75a32790c3dc33100d",
      "parents": [
        "c132625d1dcdc4d8ea824c0efb2b7428ab07341f"
      ],
      "author": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Jun 12 13:45:15 2012 +0200"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sun Sep 09 17:40:19 2012 -0500"
      },
      "message": "Add is_package_installed function to know if a package is installed\n\nThis helps reduce the distro-dependent code in stack.sh, and also fixes\nthe bug where \"rpm -qa | grep sudo\" will work if gnome-sudoku is\ninstalled.\n\nRebased\n\nChange-Id: Ib1330b29b915b41d9724197edd791f0d4e0fe373\n"
    },
    {
      "commit": "c132625d1dcdc4d8ea824c0efb2b7428ab07341f",
      "tree": "573feddd2023fb6057d48970cbdd6119c9ac5c79",
      "parents": [
        "08819d78a81d13a7c0d5895467b2f2d51ba0b2e4",
        "3a19d18e41487755e5fd9d48760de6451bb5e6ae"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Sep 09 19:34:49 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Sep 09 19:34:49 2012 +0000"
      },
      "message": "Merge \"Allow empty FLAT_INTERFACE for local-only access\""
    },
    {
      "commit": "08819d78a81d13a7c0d5895467b2f2d51ba0b2e4",
      "tree": "77044b101c40010b4f3d8b637b2180aa7b81c311",
      "parents": [
        "6e77163b9d0bc2703a98f20a6964187511b1b9e3",
        "c0482e6efcc34515b9383e6a0de1e03b75d6ce62"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Sep 09 19:34:01 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Sep 09 19:34:01 2012 +0000"
      },
      "message": "Merge \"Add contitional update package repositories to install_package()\""
    },
    {
      "commit": "c0482e6efcc34515b9383e6a0de1e03b75d6ce62",
      "tree": "963c5c011696ab08120ea8c7f7756bf4a7d5f661",
      "parents": [
        "3ceb380012a8d3700d438e773ebc7c830a1ae027"
      ],
      "author": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Jun 12 11:30:43 2012 +0200"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sun Sep 09 14:12:52 2012 -0500"
      },
      "message": "Add contitional update package repositories to install_package()\n\nThis helps us ensure that we update the repositories only the first time\nwe need to install packages\n\nRebased and incorporated into install_package()\n\nChange-Id: Id987aa7742f5d6807bc97eb6784cf18557c919d2\n"
    },
    {
      "commit": "6e77163b9d0bc2703a98f20a6964187511b1b9e3",
      "tree": "896b1486c1314a7d53538176bf169ab2cd6c27b3",
      "parents": [
        "3ceb380012a8d3700d438e773ebc7c830a1ae027"
      ],
      "author": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Wed Sep 05 15:07:15 2012 -0400"
      },
      "committer": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Sun Sep 09 09:32:46 2012 -0400"
      },
      "message": "improved Quantum plugin configuration\n\nThe configuration defaults for the openvswitch and linuxbridge plugins\nare changing in https://review.openstack.org/#/c/12362/ to address\nhttps://bugs.launchpad.net/quantum/+bug/1045142. To summarize, with no\noverriding of default configuration values, tenant networks will now\nwork on all systems, but are now local to the host. Using GRE tunnels\n(openvswitch) or VLANs (openvswitch or linuxbridge) for external\nconnectivity requires additional configuration. This patch provides\nand documents a set of simple shell variables that can be set in\nlocalrc to achieve a range of quantum network configurations.\n\nTo use GRE tunnels for remote connectivity with openvswitch, localrc\nshould include:\n\nQ_PLUGIN\u003dopenvswitch\nENABLE_TENANT_TUNNELS\u003dTrue\n\nNote that OVS GRE tunnels require kernel support that is not in the\nLinux kernel source tree, and is not included in all versions of Linux\non which devstack runs.\n\nTo use VLANs 1000 through 1999 on eth1 for remote connectivity with\nlinuxbridge, localrc should include:\n\nQ_PLUGIN\u003dopenvswitch\nENABLE_TENANT_VLANS\u003dTrue\nTENANT_VLAN_RANGE\u003d1000:1999\nPHYSICAL_NETWORK\u003ddefault\nOVS_PHYSICAL_BRIDGE\u003dbr-eth1\n\nThe OVS bridge br-eth1 must be manually created, and the physical\ninterface eth1 must be manually added as a port. Any needed host IP\naddress must be set on br-eth1 rather than eth1. Note that OVS bridges\nand ports are persistent.\n\nTo use VLANs 1000 through 1999 on eth1 for remote connectivity with\nlinuxbridge, localrc should include:\n\nQ_PLUGIN\u003dlinuxbridge\nENABLE_TENANT_VLANS\u003dTrue\nTENANT_VLAN_RANGE\u003d1000:1999\nPHYSICAL_NETWORK\u003ddefault\nLB_PHYSICAL_INTERFACE\u003deth1\n\nThe physical interface eth1 must be up, but does not have to have an\nIP address. Any existing host IP address configured on eth1 will be\nmoved to a bridge when the network is activated by the agent, and\nmoved back when the network is deleted.\n\nChange-Id: I72e9aba1335c55077f4a34495e2d2d9ec1857cd5\n"
    },
    {
      "commit": "3a19d18e41487755e5fd9d48760de6451bb5e6ae",
      "tree": "da678985e476a16c49d5e8ef556a5b5077106df2",
      "parents": [
        "3ceb380012a8d3700d438e773ebc7c830a1ae027"
      ],
      "author": {
        "name": "Vishvananda Ishaya",
        "email": "vishvananda@gmail.com",
        "time": "Sat Sep 08 23:16:40 2012 -0700"
      },
      "committer": {
        "name": "Vishvananda Ishaya",
        "email": "vishvananda@gmail.com",
        "time": "Sat Sep 08 23:16:40 2012 -0700"
      },
      "message": "Allow empty FLAT_INTERFACE for local-only access\n\nChange-Id: Icdee4ba6419bb89fd128a1dbd9e792fef6a62f23\n"
    },
    {
      "commit": "3ceb380012a8d3700d438e773ebc7c830a1ae027",
      "tree": "8ec18ac40e7392ae10dd0d3e65fc6e89565e515a",
      "parents": [
        "c5dfecd81829a08986ce3e5f2ab2aba4d9909886",
        "d6767d0d459466ddd84043329cfeaab0b68c2316"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Sep 09 04:58:37 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Sep 09 04:58:37 2012 +0000"
      },
      "message": "Merge \"Devstack support for Quantum L3 agent\""
    },
    {
      "commit": "c5dfecd81829a08986ce3e5f2ab2aba4d9909886",
      "tree": "b3b8a25626adec6a6bcc37343e2763cf391b5902",
      "parents": [
        "59f4da37c44ce0b7f0aa8b812c69b8b80351cf5a"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sat Sep 08 14:20:43 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sat Sep 08 14:21:44 2012 -0500"
      },
      "message": "Fix RST formatting errors\n\nClean up some shocco RST errors\n\nChange-Id: I9afa0f155f2bfcc73638ae11447c693579288355\n"
    },
    {
      "commit": "59f4da37c44ce0b7f0aa8b812c69b8b80351cf5a",
      "tree": "c4ceaf49570a55a92c384c529fd7c252615ca7a6",
      "parents": [
        "7d0810ec2a20037f4cc8a4e30bf59e2cfbf4cf46",
        "4797e8f7bc4fb7ac801a7fb2b99bcbd00a2da45f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 08 05:43:16 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 08 05:43:16 2012 +0000"
      },
      "message": "Merge \"Set virt_use_execmem boolean if SELinux is enabled.\""
    },
    {
      "commit": "7d0810ec2a20037f4cc8a4e30bf59e2cfbf4cf46",
      "tree": "ede6f27ebb15d616c789a02c731346eae05a3104",
      "parents": [
        "b2cbbb06ce70bfacf4eacdd94ab865d855362e4c",
        "f900bd79463821c8f5a677c566f9af053d81a860"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 08 05:42:19 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 08 05:42:19 2012 +0000"
      },
      "message": "Merge \"Add git_update_remote_branch to functions.\""
    },
    {
      "commit": "b2cbbb06ce70bfacf4eacdd94ab865d855362e4c",
      "tree": "4004dbb847ba55302e9589b9898009eb30faefe0",
      "parents": [
        "b60badce7fc487ea46d708b98c23eb2621244af3",
        "6c32c6edabe38b9886555c5fadf7010b1ee6b338"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 08 05:41:53 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 08 05:41:53 2012 +0000"
      },
      "message": "Merge \"Fix quantum exercise script to use private CIDRs.\""
    },
    {
      "commit": "b60badce7fc487ea46d708b98c23eb2621244af3",
      "tree": "fd2cc0b934ea6431767c38a91a5106c7e8b25b63",
      "parents": [
        "7d744bfbc1943f257ce335693698c5f6e86faf3f",
        "694a42a02c36816db524b548e97874eb4b448e51"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 08 05:30:46 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 08 05:30:46 2012 +0000"
      },
      "message": "Merge \"Fixes for heat keystone registration.\""
    },
    {
      "commit": "7d744bfbc1943f257ce335693698c5f6e86faf3f",
      "tree": "314ed4203582f826020ca6e77aa3adec27a0bc9e",
      "parents": [
        "2502841ff5ceeedc35067d8b2d76a4ba622f413e",
        "659eabfb6fd9896d90e0ba3267d9e3470002b0d5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 08 05:30:20 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 08 05:30:20 2012 +0000"
      },
      "message": "Merge \"Shut down rabbitmq-server when shutting down all services.\""
    },
    {
      "commit": "2502841ff5ceeedc35067d8b2d76a4ba622f413e",
      "tree": "c2ab4e76c8fd394e3fe4a77aba7e57fdd639f55b",
      "parents": [
        "668a610f30ec1ccfad16c62e63079ffc06112c3e",
        "ea78a6a1ed1f9b6da1716e6422a0ff676f96c9ed"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Sep 08 03:50:36 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 08 03:50:36 2012 +0000"
      },
      "message": "Merge \"Configure Glance caching and cachemanagement\""
    },
    {
      "commit": "668a610f30ec1ccfad16c62e63079ffc06112c3e",
      "tree": "60f244d8c94faad866c890bdfa5a07091cf15501",
      "parents": [
        "55abd53074ab0d04df3244f0bb6d2d8d86a778e6",
        "88ae3761dd370f6979047ae4fc33cf126518a3a7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Sep 07 22:03:41 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 07 22:03:41 2012 +0000"
      },
      "message": "Merge \"Support new allow_tenant_reuse parameter in tempest config\""
    },
    {
      "commit": "55abd53074ab0d04df3244f0bb6d2d8d86a778e6",
      "tree": "480c80220e6329d92da2d3183f7814c02ab05903",
      "parents": [
        "15733351ad5650fc9ab93eb3b7b405d51ac2a3d6",
        "5bf7d5ccb297bcfe4d429be4bacce2f0b9d04687"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Sep 07 20:38:33 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 07 20:38:33 2012 +0000"
      },
      "message": "Merge \"Move nova volumes to lib/n-vol\""
    },
    {
      "commit": "4797e8f7bc4fb7ac801a7fb2b99bcbd00a2da45f",
      "tree": "c1acc4c7c4d18bcef5ddac7ea4841d381ac2a506",
      "parents": [
        "5090fffa8b2495bab479e1749bfeb358575a1a5a"
      ],
      "author": {
        "name": "Russell Bryant",
        "email": "rbryant@redhat.com",
        "time": "Fri Sep 07 11:09:06 2012 -0400"
      },
      "committer": {
        "name": "Russell Bryant",
        "email": "rbryant@redhat.com",
        "time": "Fri Sep 07 11:12:02 2012 -0400"
      },
      "message": "Set virt_use_execmem boolean if SELinux is enabled.\n\nIf SELinux is enabled, this boolean is required to be able to launch VMs using qemu.\nSet the boolean if we\u0027re switching the libvirt_type to \u0027qemu\u0027 and SELinux is enabled.\n\nChange-Id: Ieead35aae94c9fa86df1f4829584f71c97dcbeb8\n"
    },
    {
      "commit": "d6767d0d459466ddd84043329cfeaab0b68c2316",
      "tree": "dc602ec5e63d62ea3080580de267686cb9828605",
      "parents": [
        "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a"
      ],
      "author": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Fri Aug 31 04:55:20 2012 -0700"
      },
      "committer": {
        "name": "Salvatore Orlando",
        "email": "salv.orlando@gmail.com",
        "time": "Thu Sep 06 21:54:07 2012 -0700"
      },
      "message": "Devstack support for Quantum L3 agent\n\nFixes bug #1036910\n\nStarts the L3 agent for Quantum, if the corresponding service is enabled.\nSupports L3 agent with or without namespaces.\nAvailable with openvswitch plugin only at this time.\n\nChange-Id: Ic2dd7a2d32e985c5df0a94eee1ecb602f555cd14\n"
    },
    {
      "commit": "6c32c6edabe38b9886555c5fadf7010b1ee6b338",
      "tree": "c5b1c2c40469f99382089692b7bb3eca49ceec64",
      "parents": [
        "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a"
      ],
      "author": {
        "name": "Maru Newby",
        "email": "mnewby@internap.com",
        "time": "Thu Sep 06 13:47:49 2012 -0700"
      },
      "committer": {
        "name": "Maru Newby",
        "email": "mnewby@internap.com",
        "time": "Thu Sep 06 13:47:49 2012 -0700"
      },
      "message": "Fix quantum exercise script to use private CIDRs.\n\n * Addresses bug 1047024\n\nChange-Id: Iba5a369b94a6c0e14edea9d13079a80a85adf907\n"
    },
    {
      "commit": "659eabfb6fd9896d90e0ba3267d9e3470002b0d5",
      "tree": "a7ff04feefa2e748b82c0007b0eed50d8aee14bb",
      "parents": [
        "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a"
      ],
      "author": {
        "name": "Josh Kearney",
        "email": "josh@jk0.org",
        "time": "Thu Sep 06 13:47:06 2012 -0500"
      },
      "committer": {
        "name": "Josh Kearney",
        "email": "josh@jk0.org",
        "time": "Thu Sep 06 15:10:38 2012 -0500"
      },
      "message": "Shut down rabbitmq-server when shutting down all services.\n\nFixes bug 978205.\n\nChange-Id: I688887e4b4426db36438f2bf0e537956f4f94757\n"
    },
    {
      "commit": "15733351ad5650fc9ab93eb3b7b405d51ac2a3d6",
      "tree": "a670ed45300c3f61215eb2ac080b491de17b007a",
      "parents": [
        "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Sep 06 11:51:30 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Thu Sep 06 12:25:25 2012 -0500"
      },
      "message": "Move screen_it() and screen_rc() to functions\n\nChange-Id: I9b119e2c6d4d88a67d485f61662037984c2d9b15\n"
    },
    {
      "commit": "f900bd79463821c8f5a677c566f9af053d81a860",
      "tree": "5f6f1526dc07dd63911a29107c98d353851725bf",
      "parents": [
        "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a"
      ],
      "author": {
        "name": "Andrew Laski",
        "email": "alaski@gmail.com",
        "time": "Wed Sep 05 17:23:14 2012 -0400"
      },
      "committer": {
        "name": "Andrew Laski",
        "email": "andrew.laski@rackspace.com",
        "time": "Wed Sep 05 17:31:00 2012 -0400"
      },
      "message": "Add git_update_remote_branch to functions.\n\nWhen $RECLONE\u003dyes, and the branch specified for a project in stackrc is\na remote branch, the git_clone function would not recognize it as a\nbranch.  git_clone now attempts to recognize a remote branch and handle\nit appropriately.\n\nChange-Id: Ie23ff12eb5a7905088a9c2bb0ea2b02453ec0258\n"
    },
    {
      "commit": "6a1c8497733073ec5855acf7e6de2f57cbf6bf9a",
      "tree": "0d027cdf841885d00da5c46c1843043ae43591a8",
      "parents": [
        "96288ba9a9fffa0d45545d091bd9781476503f7c",
        "178b8402d962d629dbaffea8e2c454f391a16331"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Sep 05 18:15:24 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 05 18:15:24 2012 +0000"
      },
      "message": "Merge \"Fix aggregates test with multi host setup\""
    },
    {
      "commit": "178b8402d962d629dbaffea8e2c454f391a16331",
      "tree": "553a079a2d4b677f086a74994ffde01b67cb0804",
      "parents": [
        "40f351e598cedfb54e2eaf8c32eed7bf74c0e47b"
      ],
      "author": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Wed Sep 05 10:42:10 2012 +0100"
      },
      "committer": {
        "name": "Mate Lakat",
        "email": "mate.lakat@citrix.com",
        "time": "Wed Sep 05 10:42:10 2012 +0100"
      },
      "message": "Fix aggregates test with multi host setup\n\nFixes bug 1046222.\n\nThe aggregate exercise assumed that you have only one compute node, thus\nit failed with syntax error for two hosts. With this fix, the exercise\nwill pick the first compute host, and use that for the tests.\n\nChange-Id: I85d76552295d640e1a9d86fbbed781f15529d047\n"
    },
    {
      "commit": "96288ba9a9fffa0d45545d091bd9781476503f7c",
      "tree": "8d6c5669f14ff2fe4dd66f3dcea4f8e61f43b1b2",
      "parents": [
        "40f351e598cedfb54e2eaf8c32eed7bf74c0e47b"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 17 14:11:55 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Sep 04 17:56:16 2012 -0500"
      },
      "message": "Clean up security groups in exercises\n\n* fix problem with deleting security groups too early in\n  floating_ips.sh and euca.sh\n* create and clean up security groups\n* cosmetic cleanups\n\nChange-Id: Ie45e03f889c540ec83f27a02b10e787060c5d4d7\n"
    },
    {
      "commit": "694a42a02c36816db524b548e97874eb4b448e51",
      "tree": "a5dcccb4e1125070698452dbcbef45ce1d6863e7",
      "parents": [
        "40f351e598cedfb54e2eaf8c32eed7bf74c0e47b"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Wed Sep 05 08:19:39 2012 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Wed Sep 05 08:25:14 2012 +1200"
      },
      "message": "Fixes for heat keystone registration.\n\n- Pass HEAT_API_PORT into keystone_data.sh from stack.sh\n- Use the correct service type in default_catalog.templates key\n\nChange-Id: I17dad3a0255dc0307b052927a8ad1971cb9142a8\n"
    },
    {
      "commit": "40f351e598cedfb54e2eaf8c32eed7bf74c0e47b",
      "tree": "6d91355df0419a94f06d0add10923c3fe6e7741b",
      "parents": [
        "6f45feea5046d4343003e8079b667be3b4b3fd63",
        "1de40cf69110c1ca58844c6731dd820488594fad"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 04 19:48:35 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 04 19:48:35 2012 +0000"
      },
      "message": "Merge \"Fix start_XXXX function header\""
    },
    {
      "commit": "6f45feea5046d4343003e8079b667be3b4b3fd63",
      "tree": "5b23a6e8e7df8a4cc7b51c4c4c63115626df0547",
      "parents": [
        "3bae7c2c61ba69bb0cac05560acace943c9ebc8e",
        "5547baa5bb26a58d0eea6cf73adfad4866ac8fde"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Sep 04 19:41:47 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 04 19:41:47 2012 +0000"
      },
      "message": "Merge \"Freshen samples\""
    },
    {
      "commit": "1de40cf69110c1ca58844c6731dd820488594fad",
      "tree": "30777c9afc5ddeac416aebbde2c9bb18c4ead961",
      "parents": [
        "3bae7c2c61ba69bb0cac05560acace943c9ebc8e"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Sep 04 14:19:24 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Sep 04 14:19:24 2012 -0500"
      },
      "message": "Fix start_XXXX function header\n\nChange-Id: I14e1f80d327e723408993a955d9fce9501ba8ef5\n"
    },
    {
      "commit": "88ae3761dd370f6979047ae4fc33cf126518a3a7",
      "tree": "e64f30dd85addbd54dac101ede13d8bcea32a834",
      "parents": [
        "3bae7c2c61ba69bb0cac05560acace943c9ebc8e"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "danms@us.ibm.com",
        "time": "Tue Sep 04 10:18:18 2012 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "danms@us.ibm.com",
        "time": "Tue Sep 04 10:19:45 2012 -0700"
      },
      "message": "Support new allow_tenant_reuse parameter in tempest config\n\nThis adds support for setting the above-mentioned attribute, which\nwas added in tempest recently.\n\nChange-Id: I14fe21f97d1c57f538254fa0420e9bc56115fc3b\n"
    },
    {
      "commit": "5547baa5bb26a58d0eea6cf73adfad4866ac8fde",
      "tree": "78e38875b8e0201ebc1be390a4d77f7311a9774c",
      "parents": [
        "dff797b883e8455dc550d432e1146b132a10af25"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 31 10:55:36 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 31 11:06:52 2012 -0500"
      },
      "message": "Freshen samples\n\nTend the bit rot in the sample local.sh and localrc files.\n\nChange-Id: I58bc3929629d088ac1c3f1dc355c5bec2c6e6b98\n"
    },
    {
      "commit": "3bae7c2c61ba69bb0cac05560acace943c9ebc8e",
      "tree": "5293e2f338b37c0d3971c5e5bd3ad9d3e0cf24cc",
      "parents": [
        "dff797b883e8455dc550d432e1146b132a10af25"
      ],
      "author": {
        "name": "ewindisch",
        "email": "eric@cloudscaling.com",
        "time": "Wed Jan 18 11:18:35 2012 -0500"
      },
      "committer": {
        "name": "Eric Windisch",
        "email": "eric@cloudscaling.com",
        "time": "Fri Aug 31 10:59:43 2012 -0400"
      },
      "message": "Add ZeroMQ RPC backend\n\nNow prevents more than one RPC backend selection.\n(ZeroMQ, Qpid, and Rabbit are mutually exclusive)\n\nConfigure quantum and cinder to use ZeroMQ\n\nAdds qpid to cinder config.\n\nChange-Id: I229c4c632213a303d097d4a029e986598073665a\n"
    },
    {
      "commit": "5bf7d5ccb297bcfe4d429be4bacce2f0b9d04687",
      "tree": "15bf4c0d4913f764a931c658e59d668c4009863b",
      "parents": [
        "dff797b883e8455dc550d432e1146b132a10af25"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 17 13:12:38 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 31 08:39:13 2012 -0500"
      },
      "message": "Move nova volumes to lib/n-vol\n\nThe next in a line of changes to break down stack.sh and make\nit a bit more manageable.\n\nPart of blueprint devstack-modular\n\nChange-Id: I9f7ba23391851959412779f842934f5b26724713\n"
    },
    {
      "commit": "dff797b883e8455dc550d432e1146b132a10af25",
      "tree": "e3f7fdabadf86e9568d5063c9984bbec0fde1aa1",
      "parents": [
        "80fcec8d0e07b32776cf2585815291bc755b8ae2",
        "4a43b7bd90f8e42baaf950a8177cb13fc30f5f2f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 31 07:24:41 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 31 07:24:41 2012 +0000"
      },
      "message": "Merge \"Cosmetic, comment and text cleanups\""
    },
    {
      "commit": "80fcec8d0e07b32776cf2585815291bc755b8ae2",
      "tree": "1848ab60ebcb15e45862a0652a5669f8206bdd3a",
      "parents": [
        "0fe0606a8fb6bfd01fbdbc0f81bb7f481524faac",
        "b26a27aef06d12d423a70eec078103aa53216fc5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 31 04:57:04 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 31 04:57:04 2012 +0000"
      },
      "message": "Merge \"Update stack.sh for Quantum openvswitch plugin changes\""
    },
    {
      "commit": "ea78a6a1ed1f9b6da1716e6422a0ff676f96c9ed",
      "tree": "9ea916bab9a437ac39e4ac7b02ee0673ef607f0c",
      "parents": [
        "0fe0606a8fb6bfd01fbdbc0f81bb7f481524faac"
      ],
      "author": {
        "name": "Brian Waldon",
        "email": "bcwaldon@gmail.com",
        "time": "Thu Aug 30 13:44:39 2012 -0700"
      },
      "committer": {
        "name": "Brian Waldon",
        "email": "bcwaldon@gmail.com",
        "time": "Thu Aug 30 13:45:23 2012 -0700"
      },
      "message": "Configure Glance caching and cachemanagement\n\nThis configures and enables Glance\u0027s image caching layer.\n* Set glance-api paste flavor to keystone+cachemanagement\n* Copy glance-cache.conf into config dir\n* Set appropriate values in glance-cache.conf\n\nChange-Id: I230a984a08618c554727584538ed35d72f9bfbd5\n"
    },
    {
      "commit": "0fe0606a8fb6bfd01fbdbc0f81bb7f481524faac",
      "tree": "6a52f5ea9fd7648bb51eab9f28473cda29f8d574",
      "parents": [
        "09cc131c06196f564cf6ed4c20fbffc68c53fd35"
      ],
      "author": {
        "name": "Brian Waldon",
        "email": "bcwaldon@gmail.com",
        "time": "Wed Aug 29 13:30:03 2012 -0700"
      },
      "committer": {
        "name": "Brian Waldon",
        "email": "bcwaldon@gmail.com",
        "time": "Thu Aug 30 13:45:23 2012 -0700"
      },
      "message": "Set glance authtoken in config, not paste\n\nGlance can use the keystone_authtoken config section in\nglance-api-conf and glance-registry.conf instead of having\nto write into paste files.\n\nChange-Id: Iaf372f3a01558b8305b5c5f5f64113a3674e9782\n"
    },
    {
      "commit": "09cc131c06196f564cf6ed4c20fbffc68c53fd35",
      "tree": "4aa0fb904adc3607e321f61133af9938dbbfc697",
      "parents": [
        "05f23656d016f99c56b1a9c193c5715d6d614529",
        "2eb9a13cce822251fd8e3115bf71ee62b777c265"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 30 17:00:46 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 30 17:00:46 2012 +0000"
      },
      "message": "Merge \"Splits out build config params in Tempest.\""
    },
    {
      "commit": "05f23656d016f99c56b1a9c193c5715d6d614529",
      "tree": "aeed72bc6717c71ead3777459ba8123bf7999ab3",
      "parents": [
        "5090fffa8b2495bab479e1749bfeb358575a1a5a"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Aug 29 15:20:21 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Aug 29 17:28:14 2012 -0500"
      },
      "message": "Add lib/template\n\nAdd a template for the lib/* sub-scripts and a description\nto HACKING.\n\nChange-Id: Ia490de8e565982c517525e09d8941a847ba530aa\n"
    },
    {
      "commit": "b26a27aef06d12d423a70eec078103aa53216fc5",
      "tree": "346e69fcac7b8f2ea8332a5b6284bea636ef1590",
      "parents": [
        "5090fffa8b2495bab479e1749bfeb358575a1a5a"
      ],
      "author": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Mon Aug 27 01:53:11 2012 -0400"
      },
      "committer": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Tue Aug 28 22:43:23 2012 -0400"
      },
      "message": "Update stack.sh for Quantum openvswitch plugin changes\n\nWith support for multiple physical networks being added to the Quantum\nopenvswitch plugin via https://review.openstack.org/#/c/11388/, the\nconfiguration needed to enable either tunneling or VLANs has\nchanged.\n\nSee http://wiki.openstack.org/ConfigureOpenvswitch for configuration\nand usage details.\n\nChange-Id: I82ca587e097a0f9612af46f2f89a19ac27c73432\n"
    },
    {
      "commit": "4a43b7bd90f8e42baaf950a8177cb13fc30f5f2f",
      "tree": "99fbeb92988fb40381d547057130e7842f3c0396",
      "parents": [
        "5090fffa8b2495bab479e1749bfeb358575a1a5a"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Aug 28 17:43:40 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Tue Aug 28 21:12:47 2012 -0500"
      },
      "message": "Cosmetic, comment and text cleanups\n\n* functions\n* stack.sh\n* stackrc\n* unstack.sh\n\nA recent commit to stack.sh broke the RST formatting done by shocco to\nproduce the HTML-formatted files on devstack.org.  A bunch of comment\nand spacing fixes were done (ala pep8 if there were such a thing for\nshell scripts).\n\nThe only non-comment changes made were to the content of some error\nmessages.\n\nFixes bug 1042271\n\nChange-Id: Id1c74cf25c03c4f18ed741f8026e36b0d4a598dd\n"
    },
    {
      "commit": "5090fffa8b2495bab479e1749bfeb358575a1a5a",
      "tree": "109bab5818ac5783e5135e716234a1a3532aa92e",
      "parents": [
        "b7988b61080763e6d211cf6284343f9f5acc9f4f",
        "bfdad75eda98c5eec4c7a59ad7dd7ac45a5712cf"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 28 19:35:13 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 28 19:35:13 2012 +0000"
      },
      "message": "Merge \"Add support to optionally launch the heat service.\""
    },
    {
      "commit": "b7988b61080763e6d211cf6284343f9f5acc9f4f",
      "tree": "13ab23eab3074ce3c209ce636718e6fb40e7b417",
      "parents": [
        "ea23e686643778ae9e421e3772f8f93e127c383f"
      ],
      "author": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Tue Aug 28 09:20:24 2012 -0700"
      },
      "committer": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Tue Aug 28 09:20:24 2012 -0700"
      },
      "message": "Add quantum files for apts + rpms\n\nbug 1042446\n\nLists are based off of Nova packages and quantum tools/pip-requires\n\nThis is needed urgently to get quantum gate up and running, which is\nfailing because python-netaddr was not installed by the devstack gate.\n\nChange-Id: I8cdac75e577468dd826ac71b70112033d7bd9468\n"
    },
    {
      "commit": "ea23e686643778ae9e421e3772f8f93e127c383f",
      "tree": "8889fbed634d7bf8883ba493675b691fbb2c679f",
      "parents": [
        "43bedda56c8a695a7362cd0ceaa499bb58bc0020"
      ],
      "author": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Wed Aug 22 05:53:17 2012 -0700"
      },
      "committer": {
        "name": "Dan Wendlandt",
        "email": "dan@nicira.com",
        "time": "Wed Aug 22 05:53:17 2012 -0700"
      },
      "message": "Exercise quantum v2 api without namespace\n\nAdded quantum_v2.sh for quantum v2 api exercise.\n\nQuantum exercise script requires the following settings:\n- Q_USE_NAMESPACE\u003dFalse\n- LIBVIRT_FIREWALL_DRIVER\u003dnova.virt.firewall.NoopFirewallDriver\n\nAnd the following services enabled:\n- quantum, q-svc, q-agt, q-dhcp\n\nChange-Id: I5767f94c94187a4ca0fd189244fa6f5781519ab4\n"
    },
    {
      "commit": "bfdad75eda98c5eec4c7a59ad7dd7ac45a5712cf",
      "tree": "fa77c1c83329eab4db52f78e11fa2bf2f9395e1f",
      "parents": [
        "f39af092abdbdf296c63804de9a1bfab57ab913f"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Sat Aug 18 09:00:42 2012 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Wed Aug 22 17:02:21 2012 +1200"
      },
      "message": "Add support to optionally launch the heat service.\n\nThis allows the heat service to be started as a devstack service.\n\nHeat is disabled by default, and can be enabled with this in your localrc:\nENABLED_SERVICES+\u003d,heat\n\nThere is now a repo of heat-enabled images here:\nhttps://github.com/heat-api/prebuilt-jeos-images/downloads\n\nThese can be added to the IMAGE_URLS in your localrc.\n\nAfter devstack is launched, a template can be invoked with:\nnova keypair-add --pub_key $HOME/.ssh/id_rsa.pub heat_key\nheat -d create wordpress \\\n--template-file\u003d../heat/templates/WordPress_Single_Instance.template \\\n--parameters\u003d\"InstanceType\u003dm1.tiny;DBUsername\u003dwpuser;DBPassword\u003dwppassword;\\\nKeyName\u003dheat_key;LinuxDistribution\u003dF16\"\n\nChange-Id: I07591295eb2b9eb7868b1577dd3c24b19812a689\n"
    },
    {
      "commit": "43bedda56c8a695a7362cd0ceaa499bb58bc0020",
      "tree": "45370e06caedafb576486d99b86d73c0d4a0357e",
      "parents": [
        "f39af092abdbdf296c63804de9a1bfab57ab913f"
      ],
      "author": {
        "name": "John Griffith",
        "email": "john.griffith@solidfire.com",
        "time": "Tue Aug 21 15:26:15 2012 -0600"
      },
      "committer": {
        "name": "John Griffith",
        "email": "john.griffith@solidfire.com",
        "time": "Tue Aug 21 17:03:40 2012 -0600"
      },
      "message": "Add standard extensions to cinder.conf\n\n  * Set the standard extensions in the default cinder.conf file\n\nChange-Id: Ib56f38b61a7a95b313031bf60bff005b17b888c4\n"
    },
    {
      "commit": "f39af092abdbdf296c63804de9a1bfab57ab913f",
      "tree": "cf389fe6cef502af274846f2172140709567b0c6",
      "parents": [
        "9fbeeddc3b6ea28c06d5468b0bc28966d4fbc6ce",
        "ca0e3d0230879fbad55472f742d3166a5579208c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 21 17:17:57 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 21 17:17:57 2012 +0000"
      },
      "message": "Merge \"Add tools/upload_image.sh\""
    },
    {
      "commit": "9fbeeddc3b6ea28c06d5468b0bc28966d4fbc6ce",
      "tree": "26ff8135df45713130099233991a1d076d5e29e7",
      "parents": [
        "555767abbf2191feb1c2ecfeff1356a9e2e52ef8"
      ],
      "author": {
        "name": "Monty Taylor",
        "email": "mordred@inaugust.com",
        "time": "Fri Aug 17 12:52:27 2012 -0400"
      },
      "committer": {
        "name": "Monty Taylor",
        "email": "mordred@inaugust.com",
        "time": "Fri Aug 17 19:04:54 2012 -0400"
      },
      "message": "Support the possibility of using entry-points.\n\nIf console scripts are generated via entry-points, they will go into\n/usr/local/bin on python setup.py develop and they will not be found in\n/opt/stack/$PROJECT/bin any more. This patch supports a transition to\nentry-points console scripts, but should still allow the old thing too.\n\nChange-Id: I816f5f796ad00ac55a8352743ba01723df140072\n"
    },
    {
      "commit": "ca0e3d0230879fbad55472f742d3166a5579208c",
      "tree": "db3a8a836b2597c26529e1543b8df7be05deffc6",
      "parents": [
        "555767abbf2191feb1c2ecfeff1356a9e2e52ef8"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Apr 13 15:58:37 2012 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Fri Aug 17 12:12:46 2012 -0500"
      },
      "message": "Add tools/upload_image.sh\n\n* moves the image upload logic from stack.sh to functions upload_image()\n* tools/upload_image.sh which is a thin wrapper around upload_image()\n\nChange-Id: I8746beebf50cf623b6fe903d6497e66e3fa5dda6\n"
    },
    {
      "commit": "555767abbf2191feb1c2ecfeff1356a9e2e52ef8",
      "tree": "2459e08c3a9f56720aa0394048a087224c616d6f",
      "parents": [
        "f2e3bb4ba7069f7e05a376659e79427639a56fa9",
        "93361643c6f06319fd3b6b7bb8aff48eb0473edd"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 17 14:58:15 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 17 14:58:15 2012 +0000"
      },
      "message": "Merge \"Add ceilometer\""
    },
    {
      "commit": "f2e3bb4ba7069f7e05a376659e79427639a56fa9",
      "tree": "533ab46bce32fca92436baee751261dbd576f26c",
      "parents": [
        "1057bffa37cd2cbda088f747cd81122b42ff22a6",
        "c29e3df0f1267f612b112e0bd23da6facafd79d6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 17 14:58:14 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 17 14:58:14 2012 +0000"
      },
      "message": "Merge \"Fix for glance image-create of *.qcow2 and *.img files\""
    },
    {
      "commit": "1057bffa37cd2cbda088f747cd81122b42ff22a6",
      "tree": "c1900b6b68215d5006bc5af35098162351d60a4d",
      "parents": [
        "7b49598f7e8ac5a5ad0391088b5a0316175d2eb7"
      ],
      "author": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@chmouel.com",
        "time": "Fri Aug 03 11:42:51 2012 +0000"
      },
      "committer": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@chmouel.com",
        "time": "Thu Aug 16 17:53:52 2012 +0000"
      },
      "message": "Add log colouring to cinder.\n\n- based on vish\u0027s log coulouring version for nova.\n\nChange-Id: I9d4251b4292188c0174ebac1dcd98318df44c0e3\n"
    },
    {
      "commit": "7b49598f7e8ac5a5ad0391088b5a0316175d2eb7",
      "tree": "f370c408a8111d601c1765a2771f41641b0710da",
      "parents": [
        "7d8f0366627e2c5f3873782c4a279d5e67bc51c5",
        "6a3912de8589d505a019e9630ce930a4cf5f7354"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 16 17:20:22 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 16 17:20:22 2012 +0000"
      },
      "message": "Merge \"Add git update tag support\""
    },
    {
      "commit": "7d8f0366627e2c5f3873782c4a279d5e67bc51c5",
      "tree": "13e12e2afe32ba0a51acc69159788fb8e762cd0a",
      "parents": [
        "d85e96510459095da1aa067b0d3c833a2ef0fe54",
        "b6c87144085815c2bfabd73a670b3caf0434f821"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 16 17:15:08 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 16 17:15:08 2012 +0000"
      },
      "message": "Merge \"Install XenServer tools from the iso on XenServer\""
    },
    {
      "commit": "d85e96510459095da1aa067b0d3c833a2ef0fe54",
      "tree": "014ad588c9047f892d73c7e2b0dfae546bf9d1ce",
      "parents": [
        "8ded869601cdd075772fb3b496aa8d99cd33fd1c",
        "d8f1a87a45080cd2514f620c94c7eec97de74877"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 16 17:14:55 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 16 17:14:55 2012 +0000"
      },
      "message": "Merge \"Make it easier to use Precise or Oneric with XenServer DevStack\""
    },
    {
      "commit": "8ded869601cdd075772fb3b496aa8d99cd33fd1c",
      "tree": "0acb552b242bd15bbd3f33c0ef47ab033b825bab",
      "parents": [
        "404facc363e8a48b6297b311852dcac0a50d57a5",
        "84394b9f8f0894eb174b3d002ae833c33aa37fab"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 16 17:10:59 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 16 17:10:59 2012 +0000"
      },
      "message": "Merge \"Use keystoneauth middleware from swift.\""
    },
    {
      "commit": "404facc363e8a48b6297b311852dcac0a50d57a5",
      "tree": "b6e324ca88b297f172d3e11c732bf7842322ca5d",
      "parents": [
        "2700492c349c32a4e3a93a327231256c8db50ec5",
        "f71bf1929c234f9af0c13b9d989ccb949e4ef891"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 16 15:03:15 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 16 15:03:15 2012 +0000"
      },
      "message": "Merge \"Enable cinder to work with qpid\""
    },
    {
      "commit": "2700492c349c32a4e3a93a327231256c8db50ec5",
      "tree": "2772ed3b11f2f3fa0e983579df56c4b3499bd7b8",
      "parents": [
        "75e0354a3be623c157e4ac12aac9463c4d804cfc"
      ],
      "author": {
        "name": "Devananda van der Veen",
        "email": "devananda.vdv@gmail.com",
        "time": "Wed Aug 15 16:38:29 2012 -0700"
      },
      "committer": {
        "name": "Devananda van der Veen",
        "email": "devananda.vdv@gmail.com",
        "time": "Wed Aug 15 16:40:23 2012 -0700"
      },
      "message": "Fix tools/configure_tempest FLAVOR_LIST\n\nCorrect the grep expression in tools/configure_tempest.sh\nwhich generates the FLAVORS that tempest will boot.\n\nFixes bug 1037347\n\nChange-Id: I50352fd23ca1e5332592bb343821c6355b274e9f\n"
    },
    {
      "commit": "75e0354a3be623c157e4ac12aac9463c4d804cfc",
      "tree": "2a7055cacc946ba3a55ba99b3d71cac3f48d2436",
      "parents": [
        "cda59003d736c6ff4d87621efcf94992e9dfb3e4",
        "5a4039a4166c1d869dd1f7bd363258a2cce3334c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 15 20:47:50 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 15 20:47:50 2012 +0000"
      },
      "message": "Merge \"Fix nova volume install for devstack\""
    },
    {
      "commit": "cda59003d736c6ff4d87621efcf94992e9dfb3e4",
      "tree": "60955bcbb2e80f0a6e9620fb8491c8f1633a266d",
      "parents": [
        "839d370c05093fd03e9ce9e137862b0f6609d1de",
        "2053753baf197bd1f7f51b361eda24910b3f7c94"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 15 20:35:58 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 15 20:35:58 2012 +0000"
      },
      "message": "Merge \"Update stack.sh to pass quantum.conf to DHCP agent\""
    },
    {
      "commit": "839d370c05093fd03e9ce9e137862b0f6609d1de",
      "tree": "81e717bf1c31e93e0906a7772d52120903b1f1f7",
      "parents": [
        "8227a7757295d98e83b272e09b071a6a75b8f446",
        "b7ef539b126e845ceeb2a724e8abc0d2e5e36a14"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 15 20:35:57 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 15 20:35:57 2012 +0000"
      },
      "message": "Merge \"Improve exercises/aggregates.sh\""
    },
    {
      "commit": "5a4039a4166c1d869dd1f7bd363258a2cce3334c",
      "tree": "a2af95d589b7840f7cb64e5c5419bc5a2a0b59b9",
      "parents": [
        "8227a7757295d98e83b272e09b071a6a75b8f446"
      ],
      "author": {
        "name": "Renuka Apte",
        "email": "renuka.apte@citrix.com",
        "time": "Thu Aug 09 17:45:17 2012 -0700"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 14 22:55:34 2012 +0000"
      },
      "message": "Fix nova volume install for devstack\n\nThis changes does mkdir -p /etc/tgt/conf.d to avoid the following\nerror, when nova volume is enabled (perhaps limited to xenapi)\ntee: /etc/tgt/conf.d/nova.conf: No such file or directory\n\nChange-Id: Ia5804c7ff50fbf1bc41e14ad13923c9261b000e0\n"
    },
    {
      "commit": "93361643c6f06319fd3b6b7bb8aff48eb0473edd",
      "tree": "e24d7ae6469c4f45bc6144041f28d02a08183273",
      "parents": [
        "7b0f002b7cf38b261e645ebb0adcbd0679a213d7"
      ],
      "author": {
        "name": "John H. Tran",
        "email": "jhtran@att.com",
        "time": "Thu Jul 26 11:22:05 2012 -0700"
      },
      "committer": {
        "name": "John H. Tran",
        "email": "jhtran@att.com",
        "time": "Tue Aug 14 13:29:22 2012 -0700"
      },
      "message": "Add ceilometer\n\nImplements bug 1023972. Add mongodb and pymongo installation.\n\nChange-Id: I631dc8a37f3269e55112ec5a5f375d3a2fd3a604\n"
    },
    {
      "commit": "2053753baf197bd1f7f51b361eda24910b3f7c94",
      "tree": "7cf17537097baf36fe5f70e61466bb98d1ba3bcf",
      "parents": [
        "7b0f002b7cf38b261e645ebb0adcbd0679a213d7"
      ],
      "author": {
        "name": "Mark McClain",
        "email": "mark.mcclain@dreamhost.com",
        "time": "Mon Aug 13 11:34:01 2012 -0400"
      },
      "committer": {
        "name": "Mark McClain",
        "email": "mark.mcclain@dreamhost.com",
        "time": "Mon Aug 13 11:38:22 2012 -0400"
      },
      "message": "Update stack.sh to pass quantum.conf to DHCP agent\n\nThe DHCP agent now utiliizes the the main Quantum configuration file to\nget RPC information.\n\nChange-Id: Ia42350d7d18ff25a77712a43ff20bc4669174380\n"
    },
    {
      "commit": "8227a7757295d98e83b272e09b071a6a75b8f446",
      "tree": "caa86a68434bf7ec5c8d0edf521cdc8b04897f12",
      "parents": [
        "7b0f002b7cf38b261e645ebb0adcbd0679a213d7"
      ],
      "author": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Mon Aug 13 02:29:54 2012 -0400"
      },
      "committer": {
        "name": "Bob Kukura",
        "email": "rkukura@redhat.com",
        "time": "Mon Aug 13 02:29:54 2012 -0400"
      },
      "message": "Update stack.sh for Quantum linuxbridge plugin changes.\n\nWith support for multiple physical networks being added to the Quantum\nlinuxbridge plugin via https://review.openstack.org/#/c/10938/, the\nconfiguration of physical interfaces for the agent has changed. The\nphysical_interface_mappings variable, a list of mappings between\nphysical network names and physical interfaces, replaces the\nphysical_interface variable.\n\nAlso, all remnants of the V1 quantum API have been removed, so the\ntarget_v2_api variable no longer needs to be set.\n\nChange-Id: I5f9be772f71b5ce3fd92eb258e0131705d341647\n"
    },
    {
      "commit": "c29e3df0f1267f612b112e0bd23da6facafd79d6",
      "tree": "418abc93636f991c9f900061a0b9bd8c5f0f6379",
      "parents": [
        "7b0f002b7cf38b261e645ebb0adcbd0679a213d7"
      ],
      "author": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Sun Aug 12 15:25:17 2012 +1200"
      },
      "committer": {
        "name": "Steve Baker",
        "email": "steve@stevebaker.org",
        "time": "Sun Aug 12 15:27:42 2012 +1200"
      },
      "message": "Fix for glance image-create of *.qcow2 and *.img files\n\nCurrently *.qcow2 and *.img files in IMAGE_URLS are piped into glance\nusing zcat, which fails and leaves the image in a perpetual SAVING state.\n\nThis change makes only *.img.gz files use zcat.\n\nChange-Id: I6e02ccff93a42bbc149d8f1058bba7825c910e05\n"
    },
    {
      "commit": "7b0f002b7cf38b261e645ebb0adcbd0679a213d7",
      "tree": "960225a23c4fcf15216a4340bbb6c59c69b13c5a",
      "parents": [
        "a8cdd355d25a808f02505f2848fdd8b8857c410c"
      ],
      "author": {
        "name": "Vishvananda Ishaya",
        "email": "vishvananda@gmail.com",
        "time": "Fri Aug 10 22:31:19 2012 +0000"
      },
      "committer": {
        "name": "Vishvananda Ishaya",
        "email": "vishvananda@gmail.com",
        "time": "Fri Aug 10 22:31:58 2012 +0000"
      },
      "message": "Turn off caching of the token by default\n\nChange-Id: I176f4595370b37e7928a96dd89629830aeae6dae\n"
    },
    {
      "commit": "a8cdd355d25a808f02505f2848fdd8b8857c410c",
      "tree": "fdfacbf4b2b13589eb046452527c97b51ac64fc2",
      "parents": [
        "ceaa75fdb3b237f48e91f62e0862eb7b014dac91",
        "c9ad14bd3879e54c30cc88b186128dca3f6ab21a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 10 21:43:48 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 10 21:43:48 2012 +0000"
      },
      "message": "Merge \"Use default route to find HOST_IP\""
    },
    {
      "commit": "ceaa75fdb3b237f48e91f62e0862eb7b014dac91",
      "tree": "21d28316fbd208e8b6c239a6a1b5312a38e62522",
      "parents": [
        "c42922090ba92cd1be870650dee9fa16c2838e45",
        "7abe4f24a3b77a1507ab0d1c994c3f5052aa0fe9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 10 21:43:46 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 10 21:43:46 2012 +0000"
      },
      "message": "Merge \"support no_proxy environment variable\""
    },
    {
      "commit": "84394b9f8f0894eb174b3d002ae833c33aa37fab",
      "tree": "68ede2aa9996701b823dd4a8182e2f7e51c95b4d",
      "parents": [
        "c42922090ba92cd1be870650dee9fa16c2838e45"
      ],
      "author": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@chmouel.com",
        "time": "Mon Aug 06 10:07:43 2012 +0000"
      },
      "committer": {
        "name": "Chmouel Boudjnah",
        "email": "chmouel@chmouel.com",
        "time": "Fri Aug 10 10:09:42 2012 +0000"
      },
      "message": "Use keystoneauth middleware from swift.\n\n- We have moved swift to keystone middleware to swift use it.\n- Should be referenced now as keystoneauth.\n- Make swift-init silently pass in unstack even when swift was not yet\n  installed.\n\nChange-Id: Ibf9443608b7aa81be5f48f555e95ff5f4c8065bd\n"
    },
    {
      "commit": "c42922090ba92cd1be870650dee9fa16c2838e45",
      "tree": "245493c92510126efefc7846af9173e598b26b9b",
      "parents": [
        "cea22624add05133c009e2cf0500a6febf573ef9",
        "5da67fe42f88987875bbfa40d9c81a7519e72abc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 09 21:19:47 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 09 21:19:47 2012 +0000"
      },
      "message": "Merge \"Use right service name when stopping tgt in unstack.sh\""
    },
    {
      "commit": "cea22624add05133c009e2cf0500a6febf573ef9",
      "tree": "5a270ecc009ab7d5714e976a5930d153822a2c11",
      "parents": [
        "013526fdc12e95ffccf31fc1859185876ab2c27b",
        "d1804b32fbf462161caa314a7d20494321eb721b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 09 21:09:52 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 09 21:09:52 2012 +0000"
      },
      "message": "Merge \"Add Vincent Untz to AUTHORS\""
    },
    {
      "commit": "013526fdc12e95ffccf31fc1859185876ab2c27b",
      "tree": "1294a50c72d469456f9a9716bf839f00bb6dcba3",
      "parents": [
        "37dda8d7a559914bc492264dddfac0dd41e7ca84",
        "2163aa18579a1a76161cc14d3d79f93c13d3d993"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 08 22:29:53 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 08 22:29:53 2012 +0000"
      },
      "message": "Merge \"Change glance client flag --public to --is-public\""
    },
    {
      "commit": "37dda8d7a559914bc492264dddfac0dd41e7ca84",
      "tree": "bf6ce0e3d308c2c1e81da192176cbfb890f178a8",
      "parents": [
        "396a014b6fed2b4b12f03d34ecc96147b269389e"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Wed Aug 08 03:46:33 2012 -0400"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Wed Aug 08 13:52:51 2012 -0400"
      },
      "message": "Remove Quantum V1 support\n\nThe update includes the following:\n1. Removal of melange support (this is replaced by Quantum)\n2. Removal of Quantum V1 support. This is all now pure V2.\n\nChange-Id: Ief3982fe8fa7402eef5db3e115df741c2cc9f4d1\n"
    },
    {
      "commit": "396a014b6fed2b4b12f03d34ecc96147b269389e",
      "tree": "2c37561001bb6347fb71bb8001d4f688ce748afc",
      "parents": [
        "0416f332fdbb55a2dbeb68810fa165bdb1e0f4a4"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Sun Jul 29 04:28:47 2012 -0400"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Wed Aug 08 11:09:28 2012 -0400"
      },
      "message": "RPC support for Quantum and devstack\n\nThe patch does the following:\n1. RPC support\n2. Enables agent and service to run on different hosts (ensures that the\n   file quantum.conf is copied)\n3. Removes sudo for the quantum file copying\n4. Uses iniset for plugin configuration\n\nChange-Id: I0f84ec72b97f0dd8d74ac5683efa2cda5be28dd5\n"
    },
    {
      "commit": "2eb9a13cce822251fd8e3115bf71ee62b777c265",
      "tree": "14facf58934ebaa491e9e335478134d9a53c7c38",
      "parents": [
        "0416f332fdbb55a2dbeb68810fa165bdb1e0f4a4"
      ],
      "author": {
        "name": "Rohit Karajgi",
        "email": "rohit.karajgi@nttdata.com",
        "time": "Wed Aug 08 02:34:51 2012 -0700"
      },
      "committer": {
        "name": "Rohit Karajgi",
        "email": "rohit.karajgi@nttdata.com",
        "time": "Wed Aug 08 07:01:00 2012 -0700"
      },
      "message": "Splits out build config params in Tempest.\n\nThe build parameters for instances and volumes should be configured separately.\n\nThis patch adds the following Tempest vars:\nCOMPUTE_BUILD_INTERVAL\nCOMPUTE_BUILD_TIMEOUT\nVOLUME_BUILD_INTERVAL\nVOLUME_BUILD_TIMEOUT\n\nChange-Id: Ia5357114f8e4248a8de4bd0327e08323c487e897\n"
    },
    {
      "commit": "0416f332fdbb55a2dbeb68810fa165bdb1e0f4a4",
      "tree": "ee6ff93d9c85a4ddc988947f0be8dc140ebc172a",
      "parents": [
        "3d42cdc76650c5568d9660f53a83383511868dda",
        "c0c6f00698ca88f3c88f90ba211b234096eb3ac6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 07 17:37:10 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 17:37:10 2012 +0000"
      },
      "message": "Merge \"enable testing of openvz guests\""
    },
    {
      "commit": "5da67fe42f88987875bbfa40d9c81a7519e72abc",
      "tree": "a851f8309d36081d2f03915a4daa0768d3ec183c",
      "parents": [
        "3d42cdc76650c5568d9660f53a83383511868dda"
      ],
      "author": {
        "name": "Sascha Peilicke",
        "email": "saschpe@suse.de",
        "time": "Wed Jul 18 13:27:32 2012 +0200"
      },
      "committer": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Aug 07 09:47:28 2012 +0200"
      },
      "message": "Use right service name when stopping tgt in unstack.sh\n\nOn non-deb systems, \u0027tgt\u0027 is \u0027tgtd\u0027.\n\nChange-Id: I357b47cf117a5e615eb4af9603b7c5670e5cff1c\n"
    },
    {
      "commit": "d1804b32fbf462161caa314a7d20494321eb721b",
      "tree": "fcfb05031ec9c7af7a788c2de1cb924583a016c1",
      "parents": [
        "3d42cdc76650c5568d9660f53a83383511868dda"
      ],
      "author": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Aug 07 09:43:22 2012 +0200"
      },
      "committer": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Tue Aug 07 09:43:22 2012 +0200"
      },
      "message": "Add Vincent Untz to AUTHORS\n\nSeveral of my patches are in already.\n\nChange-Id: I0b96f4d262205346e112ec8ac23dd7d5a0f252dd\n"
    },
    {
      "commit": "3d42cdc76650c5568d9660f53a83383511868dda",
      "tree": "8eed4b57d851cb7bd65ff988bc090a08be122e8f",
      "parents": [
        "ecb9036fdafaf55e81bab54df513aa4579ae46bf",
        "6f85ab3583b31a2f84c66331f8c091b08d2d2b78"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 07 03:34:37 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 03:34:37 2012 +0000"
      },
      "message": "Merge \"q-dhcp: When q-dhcp is enabled, dangling dnsmasq needs to be killed like n-net\""
    },
    {
      "commit": "ecb9036fdafaf55e81bab54df513aa4579ae46bf",
      "tree": "6541e2797862136b812c8a1a9cd07481f5d626f7",
      "parents": [
        "43278a3cb5f6f622ffae1e64587c2867f34914e7",
        "e29b94e26eb3fd98f18cd9b6a8f765bf4e241f54"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 07 03:12:32 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 03:12:32 2012 +0000"
      },
      "message": "Merge \"Do not pass -U to useradd\""
    },
    {
      "commit": "f71bf1929c234f9af0c13b9d989ccb949e4ef891",
      "tree": "8fd1da0b0d01f1e9a50d10f5208f33f037e07aac",
      "parents": [
        "43278a3cb5f6f622ffae1e64587c2867f34914e7"
      ],
      "author": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Mon Aug 06 11:15:36 2012 -0400"
      },
      "committer": {
        "name": "Gary Kotton",
        "email": "gkotton@redhat.com",
        "time": "Mon Aug 06 11:16:16 2012 -0400"
      },
      "message": "Enable cinder to work with qpid\n\nFixes bug 1033544\n\nChange-Id: I015f61e8eb3612f970b4acfa3930a2f61c6c216c\n"
    },
    {
      "commit": "6f85ab3583b31a2f84c66331f8c091b08d2d2b78",
      "tree": "ba96de7b1891001c9f234e7c2d9cf0fc5f50da98",
      "parents": [
        "43278a3cb5f6f622ffae1e64587c2867f34914e7"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon Aug 06 16:56:10 2012 +0900"
      },
      "committer": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon Aug 06 16:58:23 2012 +0900"
      },
      "message": "q-dhcp: When q-dhcp is enabled, dangling dnsmasq needs to be killed like n-net\n\nfixes bug 1033428\nKill dnsmasq processes on startup like n-net case.\n\nq-dhcp(quantum dhcp agent) forks dns-masq child processes.\nBut those dns-masq processes are not killed on initialization unlike n-net.\nSo non-first run of q-dhcp fails due to stale dns-masq process.\n\nChange-Id: I15f464e527a5258f88da573facfa2eef4c03f753\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\n"
    },
    {
      "commit": "c0c6f00698ca88f3c88f90ba211b234096eb3ac6",
      "tree": "aa96e08abc5927b690b3cc1e1e36a675fe927bc7",
      "parents": [
        "43278a3cb5f6f622ffae1e64587c2867f34914e7"
      ],
      "author": {
        "name": "Devananda van der Veen",
        "email": "devananda.vdv@gmail.com",
        "time": "Fri Jul 06 17:49:12 2012 -0700"
      },
      "committer": {
        "name": "Devananda van der Veen",
        "email": "devananda.vdv@gmail.com",
        "time": "Fri Aug 03 18:15:01 2012 -0700"
      },
      "message": "enable testing of openvz guests\n\nThis patch adds several options to allow using OpenVZ virt layer.\n- modifies stack.sh and stackrc to recognize a new VIRT_TYPE option\n- set IMAGE_URLS to an openvz image, if VIRT_TYPE \u003d\u003d openvz\n\nIt also makes a few changes to some tests so that some implicit\ndefaults (such as the guest user account) can be overridden.\n\nChange-Id: I0dde2dffbf3848fac1dd27eb37af84c0ac73d9aa\n"
    },
    {
      "commit": "43278a3cb5f6f622ffae1e64587c2867f34914e7",
      "tree": "22a52833fa37a3d6dae8bd310691f3704e9309df",
      "parents": [
        "4ba6eeb53afe4b06f87f034cfe2d9cd82eb1634f",
        "f2a25b776bd1e7bffadf6939ffdc76384da34848"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 03 22:25:16 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 03 22:25:16 2012 +0000"
      },
      "message": "Merge \"Ensure that we have access to sbin binaries through sudo\""
    },
    {
      "commit": "2163aa18579a1a76161cc14d3d79f93c13d3d993",
      "tree": "0d5d1a40ed2d128f6011fd60eb5e7d5a3c52190a",
      "parents": [
        "68369775827e9170ee1ab874d575a0f03808a61e"
      ],
      "author": {
        "name": "Brian Waldon",
        "email": "bcwaldon@gmail.com",
        "time": "Fri Aug 03 12:56:21 2012 -0700"
      },
      "committer": {
        "name": "Brian Waldon",
        "email": "bcwaldon@gmail.com",
        "time": "Fri Aug 03 12:57:22 2012 -0700"
      },
      "message": "Change glance client flag --public to --is-public\n\nThe --public flag is deprecated. Let\u0027s not use it.\n\nChange-Id: Ic6785ec2d1d5d3f7ab7cf2f584010ac38e339e0a\n"
    },
    {
      "commit": "b6c87144085815c2bfabd73a670b3caf0434f821",
      "tree": "a5d360e3dd2e498c027362261207ef025c661d3d",
      "parents": [
        "68369775827e9170ee1ab874d575a0f03808a61e"
      ],
      "author": {
        "name": "John Garbutt",
        "email": "john.garbutt@citrix.com",
        "time": "Thu Aug 02 12:34:03 2012 +0100"
      },
      "committer": {
        "name": "John Garbutt",
        "email": "john.garbutt@citrix.com",
        "time": "Fri Aug 03 17:57:41 2012 +0100"
      },
      "message": "Install XenServer tools from the iso on XenServer\n\nFixes bug 1032122 by ensuring, where possible, we use the tools\nshipped with XenServer rather than downloading the tools from\nimages.ansolabs.com\n\nChange-Id: I4592eca315b4700e73097d678309d00323923c8b\n"
    },
    {
      "commit": "f2a25b776bd1e7bffadf6939ffdc76384da34848",
      "tree": "8b19fc566bbe175996e5c4ddc8866a3d07eef23b",
      "parents": [
        "68369775827e9170ee1ab874d575a0f03808a61e"
      ],
      "author": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Wed Jun 13 17:45:43 2012 +0200"
      },
      "committer": {
        "name": "Vincent Untz",
        "email": "vuntz@suse.com",
        "time": "Fri Aug 03 16:18:01 2012 +0200"
      },
      "message": "Ensure that we have access to sbin binaries through sudo\n\nWe need to add the sbin paths to the secure path in sudoers for the user\nrunning the script, to make sure that running sbin binaries from sudo\nwill work.\n\nChange-Id: I7942407df768bfa8dd035f15fa8b43ba05319779\n"
    },
    {
      "commit": "4ba6eeb53afe4b06f87f034cfe2d9cd82eb1634f",
      "tree": "1b1695971d18ad0c03aa9c905901c771fdaf2625",
      "parents": [
        "68369775827e9170ee1ab874d575a0f03808a61e"
      ],
      "author": {
        "name": "Jay Pipes",
        "email": "jaypipes@gmail.com",
        "time": "Wed Aug 01 11:55:12 2012 -0400"
      },
      "committer": {
        "name": "Jay Pipes",
        "email": "jaypipes@gmail.com",
        "time": "Fri Aug 03 09:56:16 2012 -0400"
      },
      "message": "Adds compute whitebox configuration options\n\nAdds the following options to the tempest configuration\nfile:\n\nCOMPUTE_CONFIG_PATH\nCOMPUTE_SOURCE_DIR\nCOMPUTE_WHITEBOX_ENABLED\nCOMPUTE_PATH_TO_PRIVATE_KEY\nCOMPUTE_DB_URI\nCOMPUTE_BIN_DIR\n\nThese options are used in an upcoming Tempest patchset\n\nChange-Id: I50409d03255b92f154112b57e96ad71f8542ac96\n"
    },
    {
      "commit": "d8f1a87a45080cd2514f620c94c7eec97de74877",
      "tree": "303be4b9cbe6c7f9655f1cc1c8b9d6e8ff856c87",
      "parents": [
        "68369775827e9170ee1ab874d575a0f03808a61e"
      ],
      "author": {
        "name": "John Garbutt",
        "email": "john.garbutt@citrix.com",
        "time": "Tue Jun 26 11:16:38 2012 +0100"
      },
      "committer": {
        "name": "John Garbutt",
        "email": "john.garbutt@citrix.com",
        "time": "Fri Aug 03 12:44:08 2012 +0100"
      },
      "message": "Make it easier to use Precise or Oneric with XenServer DevStack\n\nThis is a partial fix for bug 1009937\n\nChange-Id: I1fc7059cd812bce1539a5050f60717db4cbd81ef\n"
    },
    {
      "commit": "68369775827e9170ee1ab874d575a0f03808a61e",
      "tree": "20ae8065da3088c91e7973a2c469f49623f43440",
      "parents": [
        "d77db29673d766b66bf504367bc6d3825558f33d",
        "32c520f46d25dd95db1fd2283e5621068d9223f3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 02 19:05:45 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 02 19:05:45 2012 +0000"
      },
      "message": "Merge \"Add bridge-utils to deps for Ubuntu and Fedora.\""
    },
    {
      "commit": "d77db29673d766b66bf504367bc6d3825558f33d",
      "tree": "55ab6c33ed0279300ab8a27bd0f30ec69c8f6e94",
      "parents": [
        "68b5a6a397015f57118e3ba9af145871a115d28e",
        "47f02060ad0500ccb2d4ceeb6015ad7a4c56b4e9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 02 18:37:58 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 02 18:37:58 2012 +0000"
      },
      "message": "Merge \"Optionally install all pip into a global venv.\""
    },
    {
      "commit": "68b5a6a397015f57118e3ba9af145871a115d28e",
      "tree": "45962927df1ac8c8b485b1f9ea4ed0885eb285d9",
      "parents": [
        "ce469841c69bfbbb1f0e88a0b907c09184855869",
        "d5b18ecb724ba64a57a7bf97f4982b670d639da5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 02 18:33:19 2012 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 02 18:33:19 2012 +0000"
      },
      "message": "Merge \"Add ability to override base git location.\""
    }
  ],
  "next": "ce469841c69bfbbb1f0e88a0b907c09184855869"
}
