)]}'
{
  "log": [
    {
      "commit": "a84770cf54d22f7900a1f6796f55c5e55b83105d",
      "tree": "02dbc89d796eb2a305683fd0430b29dc894dcd76",
      "parents": [
        "3258545389e720c321c8e8995b23eb7e0230d724"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 23 03:57:37 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 23 23:58:55 2015 +0000"
      },
      "message": "Fix schema of list hypervisors API\n\nNova \"list hypervisors\" API returns like the following response which\nincludes \"status\" and \"state\",\n\n{\n  \"hypervisors\": [\n    {\n      \"status\": \"enabled\",\n      \"state\": \"up\",\n      \"id\": 1,\n      \"hypervisor_hostname\": \"devstack-trusty-948085\"\n    }\n  ]\n}\n\nbut its schema doesn\u0027t contain them.\nSo this patch adds them into the schema.\n\nChange-Id: Ibfd905b8df10e5ff737f0f00a96de989a24c98aa\n"
    },
    {
      "commit": "3258545389e720c321c8e8995b23eb7e0230d724",
      "tree": "1ba1c4864647b3ccc976ad3e97afef8e36e0b9d0",
      "parents": [
        "d3a8c7778217cceb84d995f1509e68bb8d7a403f"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Sat Feb 21 07:59:04 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 23 23:58:55 2015 +0000"
      },
      "message": "Add response parameters for quota_server_group ext\n\nquota_server_group extension has been implemented since Juno, and\nthe extension adds server_group_members and server_groups parameters\nto a response of quota API.\nThis patch adds them into the schema of quota API.\n\nChange-Id: Ia11c6ced26aec4177ac98d32854da67f0604f976\n"
    },
    {
      "commit": "d3a8c7778217cceb84d995f1509e68bb8d7a403f",
      "tree": "af8efd9e353690692044f55f4a42be9150f8d467",
      "parents": [
        "643eddee6e8e26dc06b695221818503eaaeea094",
        "fda3765ff2b5a09885dec33631bc219ac170e72a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 23 17:40:52 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 23 17:40:52 2015 +0000"
      },
      "message": "Merge \"Fix missing exception catch in is_admin_available()\""
    },
    {
      "commit": "643eddee6e8e26dc06b695221818503eaaeea094",
      "tree": "c54d5bf04b2fec2660dc88d5a2ea5e1b4a4af80f",
      "parents": [
        "414b1217f493375b129bd80c182dd6870c1d27d9",
        "4b51340639a5b5f876fdc29c494bccf4a6dc5b6a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 23 15:21:21 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 23 15:21:21 2015 +0000"
      },
      "message": "Merge \"Change messaging clients to return one value and update tests\""
    },
    {
      "commit": "414b1217f493375b129bd80c182dd6870c1d27d9",
      "tree": "3cda5fe239431c59cb9766d04a27f4bc6f67c0c3",
      "parents": [
        "398aac681ecd202a11e22b8c48fc6df0ed057daa",
        "b728df704ea194a9116c66a555dd39a96aed6d3f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 23 12:27:00 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 23 12:27:00 2015 +0000"
      },
      "message": "Merge \"Change database clients to return one value and update tests\""
    },
    {
      "commit": "398aac681ecd202a11e22b8c48fc6df0ed057daa",
      "tree": "87325ccd5452988c664fbfa1d48e956b5ff57284",
      "parents": [
        "cd527941be3cb87ea1b9d6bd4f226879c298f961",
        "b2b0c18305c4140afacb50aaae6e716e3b633f92"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 23 11:10:04 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 23 11:10:04 2015 +0000"
      },
      "message": "Merge \"Change network/interfaces clients to return one value and update tests\""
    },
    {
      "commit": "cd527941be3cb87ea1b9d6bd4f226879c298f961",
      "tree": "c4d682f1f0560c78ec0ac8ae7c801106e34d17c5",
      "parents": [
        "516112e38be49116528998dd8db8ae5056a530e2",
        "ae99b9a96830ac25f00a994aa249abaac693f936"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 23 11:02:16 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 23 11:02:17 2015 +0000"
      },
      "message": "Merge \"Change servers client to return one value and update tests\""
    },
    {
      "commit": "516112e38be49116528998dd8db8ae5056a530e2",
      "tree": "835c0b027725fba310047374f63f3846dd118d76",
      "parents": [
        "0fd81db60df3b73642d50f042c079bcc9c5ea89a",
        "bb0ea39fd19d2675dae738620f5dcc44498633e4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Feb 22 10:39:00 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Feb 22 10:39:00 2015 +0000"
      },
      "message": "Merge \"Unskip and Add timeout method to dns check scenario\""
    },
    {
      "commit": "fda3765ff2b5a09885dec33631bc219ac170e72a",
      "tree": "e3d0b2b33599c755f3e4f4d7c3f84ce9ee708b62",
      "parents": [
        "0fd81db60df3b73642d50f042c079bcc9c5ea89a"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Feb 20 15:14:53 2015 -0500"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Feb 20 15:17:44 2015 -0500"
      },
      "message": "Fix missing exception catch in is_admin_available()\n\nThis commit adds a missing exception catch in the is_admin_available()\nmethod. When non-locking test accounts are used and no admin creds are\navailable an InvalidConfiguration exception is raised instead of the\nNotImplemented exception raised by the locking test accounts provider.\n\nPartial-Bug: #1296955\nChange-Id: Ic7006f6a40ac174e4b6793096fb92957df350d61\n"
    },
    {
      "commit": "0fd81db60df3b73642d50f042c079bcc9c5ea89a",
      "tree": "5cc62a70178ae2058de6da00155fa613c3f8c1e8",
      "parents": [
        "058338c9ccb8868e60b5e4be0f11f28f24188acb",
        "b645e179d99fcf699faf88df8a97eb3f35c807bb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:23:30 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:23:30 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for identity tests\""
    },
    {
      "commit": "058338c9ccb8868e60b5e4be0f11f28f24188acb",
      "tree": "08f2384b02bb6bf39631c0e757dc0b8fa17906a5",
      "parents": [
        "d820fa95732e6a862e0db20c984814f8edaa4d39",
        "3ea1eb81d557a9a86553960f2bdb39ccc99787ea"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:20:08 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:20:08 2015 +0000"
      },
      "message": "Merge \"Fix baremetal node property keys\""
    },
    {
      "commit": "d820fa95732e6a862e0db20c984814f8edaa4d39",
      "tree": "dfe6e6a689cb787eccaa33d3a1d0cb0b450817cc",
      "parents": [
        "9c7aca7f9913601a58590d81cbbd68ad3299ca11",
        "5ff763f5aca2913a76c344d9ed0818532d234647"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:19:57 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:19:57 2015 +0000"
      },
      "message": "Merge \"Remove CONF values from Token clients\""
    },
    {
      "commit": "9c7aca7f9913601a58590d81cbbd68ad3299ca11",
      "tree": "99a2e8527395445533384a23f2f3dd099a766cd6",
      "parents": [
        "a79fecea8afc46705bdf4408ee368dce41571530",
        "fe72a407d52d82768cb27abe25e80232f47a7c84"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:15:22 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:15:22 2015 +0000"
      },
      "message": "Merge \"clear dict post cleanup in clear_isolated_creds\""
    },
    {
      "commit": "a79fecea8afc46705bdf4408ee368dce41571530",
      "tree": "7778db938e7ab4174ba049ccea42c7a409b35272",
      "parents": [
        "2dfcfb78947e00a4a29456d4935f5f03d638ad64",
        "8284a3479ab1720f53f041d88627ced39000aa69"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:02:19 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:02:19 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for compute volumes tests\""
    },
    {
      "commit": "2dfcfb78947e00a4a29456d4935f5f03d638ad64",
      "tree": "17c141540e12cc63d0d7653382ce28123ca8c24f",
      "parents": [
        "c9afe36a34be0fd628d55dc797a525ca058c6d7b",
        "057491573ff8ecec22b354a46110d193095ef479"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:02:09 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:02:09 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for volume tests\""
    },
    {
      "commit": "c9afe36a34be0fd628d55dc797a525ca058c6d7b",
      "tree": "1a45a0d9dd88ba7a50f0fb33284a479e6b7a3b3a",
      "parents": [
        "6000a30280d0dbd610074e116b3a7f9b3c044aec",
        "c8af9c9ac922842742d1823bdfb1ea20e20db5a1"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 20 18:01:57 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 20 18:01:57 2015 +0000"
      },
      "message": "Merge \"Adding api tests for dvr routers\""
    },
    {
      "commit": "6000a30280d0dbd610074e116b3a7f9b3c044aec",
      "tree": "08c17bfb3e60e99648ef5acbd5015d757164839b",
      "parents": [
        "5921b52396926a4c41165a2aeaf4f9f4e69ea172"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Thu Feb 19 19:14:47 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Thu Feb 19 19:17:08 2015 +0000"
      },
      "message": "Remove unused NotFound raise\n\nget_floating_ip_details() contains NotFound raise, but the exception\nwould never happen because previous tempest-lib\u0027s get() raises it\nif HTTP404 is gotten. So this patch removes it.\n\nChange-Id: Ia7f18dfb7491d7379e0ab55b8f84c8b10b7ebb33\n"
    },
    {
      "commit": "8284a3479ab1720f53f041d88627ced39000aa69",
      "tree": "498f87dac94c89d0f0512ea77fafcf562bce4470",
      "parents": [
        "4f5a0a7110e6ccc1773642312aa859c9c30e9e45"
      ],
      "author": {
        "name": "Emily Hugenbruch",
        "email": "ekhugen@us.ibm.com",
        "time": "Thu Dec 11 22:04:55 2014 +0000"
      },
      "committer": {
        "name": "Emily Hugenbruch",
        "email": "ekhugen@us.ibm.com",
        "time": "Thu Feb 19 14:19:39 2015 +0000"
      },
      "message": "Split resource_setup for compute volumes tests\n\nSplit up the resource_setup method for the compute volumes tests,\nper the latest spec.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: If65a8378dbe06bf5ca4f1865bae3c67cbea75fc1\n"
    },
    {
      "commit": "057491573ff8ecec22b354a46110d193095ef479",
      "tree": "9c58e6ee89445a1479759afbab3634904ac84da2",
      "parents": [
        "1173c65cc0a3a79e74afaa8151979e38116bd1ff"
      ],
      "author": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Fri Jan 30 17:15:18 2015 +0530"
      },
      "committer": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Thu Feb 19 17:45:11 2015 +0530"
      },
      "message": "Split resource_setup for volume tests\n\nSplit up the resource_setup method for all the volume tests, as per the\nlatest spec.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: I37a0a3a66a99d00e72a788d7e45d5e85475944d9\n"
    },
    {
      "commit": "5921b52396926a4c41165a2aeaf4f9f4e69ea172",
      "tree": "33a215ac8cd3d76aa3d74390b007de73aa0275d4",
      "parents": [
        "88dcb3cf88f07347a0e98f16d2313ea091da52c4",
        "b30bb11f68bfccaa9df7b2046366c3ad1e1f3404"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 11:12:51 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 11:12:51 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for limit tests\""
    },
    {
      "commit": "88dcb3cf88f07347a0e98f16d2313ea091da52c4",
      "tree": "3a85aa7a5b2b9c5602ee1d3fcaae54fb862c9cc3",
      "parents": [
        "1173c65cc0a3a79e74afaa8151979e38116bd1ff",
        "d114a1327acae07f10840c7c3702406d6adb731d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 10:55:33 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 10:55:33 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for telemetry tests\""
    },
    {
      "commit": "3ea1eb81d557a9a86553960f2bdb39ccc99787ea",
      "tree": "541d48f4a9d3c89052862d1ad919246a6262a978",
      "parents": [
        "1173c65cc0a3a79e74afaa8151979e38116bd1ff"
      ],
      "author": {
        "name": "Adam Gandelman",
        "email": "adamg@ubuntu.com",
        "time": "Wed Feb 18 19:13:25 2015 -0800"
      },
      "committer": {
        "name": "Adam Gandelman",
        "email": "adamg@ubuntu.com",
        "time": "Wed Feb 18 19:13:25 2015 -0800"
      },
      "message": "Fix baremetal node property keys\n\nThe baremetal_client is creating test nodes with property keys that\ndon\u0027t match what the nova os-baremetal-nodes extension is pulling out of\nthe node properties from the ironic client. This results in KeyErrors\nwhen this test runs in parallel to other baremetal tests that were added\nto Tempest on 2/16 with commit ac0879accd2a451c54ed935297a6f8e0a8aaf25a.\n\nCloses-Bug: #1423427\n\nCo-authored-by: Adam Gandelman \u003cadamg@ubuntu.com\u003e\n\nChange-Id: I3593f58de5088d2442fddd52c6a11d055bb4f6a0\n"
    },
    {
      "commit": "1173c65cc0a3a79e74afaa8151979e38116bd1ff",
      "tree": "d85fa7b6412b84d80fd58ddcf7e2eb4b5d0a2eea",
      "parents": [
        "b50547e2d9058cc40dc882148da76dcc2ad5759b",
        "8b733ad2c8ea70616bb2e92e8ba763500ee50454"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 01:12:09 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 01:12:09 2015 +0000"
      },
      "message": "Merge \"Test multiple security groups association for a vm\""
    },
    {
      "commit": "b50547e2d9058cc40dc882148da76dcc2ad5759b",
      "tree": "4a2b35e9f9e9ec3c333da6e73fe0c666db6bc013",
      "parents": [
        "614a98c099d08a43f4877e0493f4ef1ab2fbde00",
        "3bbbed01a542a71dc7982b57e937b1a802a7ade3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 01:11:35 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 01:11:35 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for image tests\""
    },
    {
      "commit": "614a98c099d08a43f4877e0493f4ef1ab2fbde00",
      "tree": "4530cc201fcc0bc5bdaffe855a9d4f0fc2f8ad80",
      "parents": [
        "53dc4690eeb5117c45131f52c134b55bf775bcfa",
        "d26b5cd7b8c37062403cb929e2cb901281b2c271"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 01:08:27 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 01:08:27 2015 +0000"
      },
      "message": "Merge \"Remove CONF values from identity clients\""
    },
    {
      "commit": "53dc4690eeb5117c45131f52c134b55bf775bcfa",
      "tree": "f118311bbcd2b5e585f97a720f61d9c91f88ff15",
      "parents": [
        "f5b08c517a19608d83b2a8e1d7a19749066762f5",
        "67e570c7fe2a1520c33aeba6f69492c15b9c3a3b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 01:07:50 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 01:07:50 2015 +0000"
      },
      "message": "Merge \"Handle errors listing flavors and images in scenario utils\""
    },
    {
      "commit": "f5b08c517a19608d83b2a8e1d7a19749066762f5",
      "tree": "2033e180a273db8652d42a57c44a328b402e97c1",
      "parents": [
        "9eaa3bba21b66c4462098c76c78c4a8404459082",
        "0a27a3572e6a0b45146a2c67b671a7c47745497e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 19 01:04:23 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 19 01:04:23 2015 +0000"
      },
      "message": "Merge \"Cinder: Wait for volume to be \u0027available\u0027 before attaching\""
    },
    {
      "commit": "b2b0c18305c4140afacb50aaae6e716e3b633f92",
      "tree": "c0dd4c36a714e04fffedadb6aec39ce09ff1f57b",
      "parents": [
        "ae99b9a96830ac25f00a994aa249abaac693f936"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 18 13:28:19 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 18 16:28:03 2015 -0500"
      },
      "message": "Change network/interfaces clients to return one value and update tests\n\nPartially implements: blueprint clients-return-one-value\n\nChange-Id: I79802333e984e04618c71a0e8fa4923109a93374\n"
    },
    {
      "commit": "4b51340639a5b5f876fdc29c494bccf4a6dc5b6a",
      "tree": "5a061554287a0d8795992d6b424e2102f6468c69",
      "parents": [
        "d93711692e2471b5e490046ef1a069bc022d55d0"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 18 13:57:18 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 18 13:57:18 2015 -0500"
      },
      "message": "Change messaging clients to return one value and update tests\n\nPartially implements: blueprint clients-return-one-value\n\nChange-Id: I5ec5b7e951344d86b5d8f1c653ee7d9430221c0b\n"
    },
    {
      "commit": "b728df704ea194a9116c66a555dd39a96aed6d3f",
      "tree": "ee3695b879fd43e9fef70859eedae8a838b8f4e9",
      "parents": [
        "d93711692e2471b5e490046ef1a069bc022d55d0"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 18 13:40:29 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 18 13:40:29 2015 -0500"
      },
      "message": "Change database clients to return one value and update tests\n\nPartially implements: blueprint clients-return-one-value\n\nChange-Id: I132115b8e9ec3859469a2b502f862c9270b17884\n"
    },
    {
      "commit": "9eaa3bba21b66c4462098c76c78c4a8404459082",
      "tree": "a4726df8927c098bc002bc3fb9bead1d143fe3fe",
      "parents": [
        "d93711692e2471b5e490046ef1a069bc022d55d0",
        "2b513348b1e9ce97c7fc98cb1e8e8b4d7028d0cb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 18:28:10 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 18:28:10 2015 +0000"
      },
      "message": "Merge \"Fix some typos in log and test\""
    },
    {
      "commit": "d93711692e2471b5e490046ef1a069bc022d55d0",
      "tree": "668c54295f6aa93dab3a8f1d7498f9fec8db6018",
      "parents": [
        "3bbe9f96e85b75334943d23a7945f7f05510449b",
        "7581bcdd22c861b97f49c0c379c4fe154bc75fbc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 17:26:27 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 17:26:27 2015 +0000"
      },
      "message": "Merge \"Add the description of hacking rule T107\""
    },
    {
      "commit": "3bbe9f96e85b75334943d23a7945f7f05510449b",
      "tree": "2a6f1b3b54831d105f81522b3404235431fafdb7",
      "parents": [
        "d26ce793432a9bb27b19240bb44b156b121e1d3f",
        "f30a5696ea0dca71a6312f00b23fd638428eb770"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 17:25:59 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 17:25:59 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for object_storage tests\""
    },
    {
      "commit": "67e570c7fe2a1520c33aeba6f69492c15b9c3a3b",
      "tree": "cee4f78cfb914a3a1e50c4b904e0cea0382a95a7",
      "parents": [
        "4f5a0a7110e6ccc1773642312aa859c9c30e9e45"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Wed Feb 18 16:59:39 2015 +0000"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Wed Feb 18 17:04:06 2015 +0000"
      },
      "message": "Handle errors listing flavors and images in scenario utils\n\nThis commit adds a try except block around the api calls made during\nthe scenario tests\u0027 testscenario utils module. This is needed because\nif a config file is present but has incorrect information the errors\nraised will cause import failures during discovery. This will cause\ntest list (or any other operation which involves test discovery) to\nfail.\n\nChange-Id: I8f31abcba547be78fc2dc9250f522bb6ac14cb01\nCloses-Bug: #1405797\n"
    },
    {
      "commit": "d26ce793432a9bb27b19240bb44b156b121e1d3f",
      "tree": "1cdc1a170575014ea90dc640fd58a17c7bf8a3a5",
      "parents": [
        "4f5a0a7110e6ccc1773642312aa859c9c30e9e45",
        "78f743ec490c0595887121b34984c8a77c6e6560"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 16:39:56 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 16:39:56 2015 +0000"
      },
      "message": "Merge \"Adds \"retype\" to \"volume/admin/test_volume_types.py\"\""
    },
    {
      "commit": "b30bb11f68bfccaa9df7b2046366c3ad1e1f3404",
      "tree": "1282f8a323e0c1185f532bc8b0d6806164864e8e",
      "parents": [
        "4f5a0a7110e6ccc1773642312aa859c9c30e9e45"
      ],
      "author": {
        "name": "Emily Hugenbruch",
        "email": "ekhugen@us.ibm.com",
        "time": "Fri Dec 19 19:25:07 2014 +0000"
      },
      "committer": {
        "name": "Emily Hugenbruch",
        "email": "ekhugen@us.ibm.com",
        "time": "Wed Feb 18 15:18:56 2015 +0000"
      },
      "message": "Split resource_setup for limit tests\n\nSplit up the resource_setup method for the compute limit tests, per the\nlatest spec.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: Idcd56f6cf8127f41863c5f9335272503888d2cc8\n"
    },
    {
      "commit": "d114a1327acae07f10840c7c3702406d6adb731d",
      "tree": "c08445cddbf72b9a2d41305eb8556e1bb59da321",
      "parents": [
        "4f5a0a7110e6ccc1773642312aa859c9c30e9e45"
      ],
      "author": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Sat Feb 07 11:11:16 2015 +0530"
      },
      "committer": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Wed Feb 18 20:43:31 2015 +0530"
      },
      "message": "Split resource_setup for telemetry tests\n\nSplit up the resource_setup method for all the telemetry tests, as per the\nlatest spec.\nPartially-implements bp:resource-cleanup\n\nChange-Id: I3d5af988c28bc7d80d2aabf9327e9abf588a2403\n"
    },
    {
      "commit": "b645e179d99fcf699faf88df8a97eb3f35c807bb",
      "tree": "85d6166f9168a80000ca22f63ce046916ef0f817",
      "parents": [
        "4f5a0a7110e6ccc1773642312aa859c9c30e9e45"
      ],
      "author": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Thu Feb 05 17:38:59 2015 +0530"
      },
      "committer": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Wed Feb 18 20:31:01 2015 +0530"
      },
      "message": "Split resource_setup for identity tests\n\nSplit up the resource_setup method for all the identity tests, as per the\nlatest spec.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: Ie3f90b708c3f16bcd29ac25eb8cba709faaf818f\n"
    },
    {
      "commit": "4f5a0a7110e6ccc1773642312aa859c9c30e9e45",
      "tree": "917ea7d890df2af1b8757bdcf87f63d428a8310e",
      "parents": [
        "7dc5b7efd3152ed136e2a73367012a16f7aec242",
        "63838599fc943c9d5e6e98d90a309a0366fcd9b3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 13:45:01 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 13:45:01 2015 +0000"
      },
      "message": "Merge \"Restore the persistent server option in the LB tests\""
    },
    {
      "commit": "7dc5b7efd3152ed136e2a73367012a16f7aec242",
      "tree": "6891217a16a8a7870be91fc31ede56bd17319ef0",
      "parents": [
        "f67e8b0c88395f72a82baccb05034f372b32c56f",
        "0a7948e8e41b0f8d379d9afdfabaa7bdfd7f18f0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 12:57:14 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 12:57:14 2015 +0000"
      },
      "message": "Merge \"Skip new instance port admin state test for ironic\""
    },
    {
      "commit": "f67e8b0c88395f72a82baccb05034f372b32c56f",
      "tree": "ef8d42fa192ace4901cdba93881bf69ebb535769",
      "parents": [
        "355e696404d0b941e75c4e6381718a2116ec7ffa",
        "668d389beeae629b52fa4f6e7b49702d12101318"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 12:56:51 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 12:56:51 2015 +0000"
      },
      "message": "Merge \"Fix left-over client calls in stress test to receive one value\""
    },
    {
      "commit": "355e696404d0b941e75c4e6381718a2116ec7ffa",
      "tree": "be1a6b347bfd1ff7a96bfd21ac07d465bb230383",
      "parents": [
        "10bbdac2130101a6c00ed509ef0ee9fcb312bed0",
        "e7991d910c96eb92ff918facc981a1798125d0e4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Feb 18 11:33:03 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 18 11:33:03 2015 +0000"
      },
      "message": "Merge \"Update compute base test to split up resource_setup\""
    },
    {
      "commit": "5ff763f5aca2913a76c344d9ed0818532d234647",
      "tree": "924564240faec9d706f2cabbed592b9920aee85d",
      "parents": [
        "d26b5cd7b8c37062403cb929e2cb901281b2c271"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "ghanshyam.mann@nectechnologies.in",
        "time": "Wed Feb 18 16:15:58 2015 +0900"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "ghanshyam.mann@nectechnologies.in",
        "time": "Wed Feb 18 16:15:58 2015 +0900"
      },
      "message": "Remove CONF values from Token clients\n\nTo move Token clients to tempest-lib, this patch moves\nCONF values from Token clients to the client setting and classes\ninstantiate Token clients.\n\nAlso making necessary changes in tests files.\n\nChange-Id: Ie405ba6a71d29258e99d2f0b68afb013a9619e9b\n"
    },
    {
      "commit": "d26b5cd7b8c37062403cb929e2cb901281b2c271",
      "tree": "3eb3642e9459346e591fe33745e7f17b468fa62e",
      "parents": [
        "10bbdac2130101a6c00ed509ef0ee9fcb312bed0"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "ghanshyam.mann@nectechnologies.in",
        "time": "Mon Feb 09 14:48:58 2015 +0900"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "ghanshyam.mann@nectechnologies.in",
        "time": "Wed Feb 18 12:42:36 2015 +0900"
      },
      "message": "Remove CONF values from identity clients\n\nTo move identity clients to tempest-lib, this patch moves\nCONF values from identity clients to the client setting and classes\ninstantiate identity clients.\n\nChange-Id: I441c9dd5aa7f02f69ecf577cfaea379f1fa6158b\n"
    },
    {
      "commit": "10bbdac2130101a6c00ed509ef0ee9fcb312bed0",
      "tree": "d22dd50c99dc72d2ccb110b8101d125a84f8cc51",
      "parents": [
        "8d1d8313915836ced5abf12b9d02c779afbc6b6b",
        "e5a95d4a942c6455ed80cdade7775cc8e82a987b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 20:37:37 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 20:37:37 2015 +0000"
      },
      "message": "Merge \"Change project and domain parameters\""
    },
    {
      "commit": "f30a5696ea0dca71a6312f00b23fd638428eb770",
      "tree": "913088c7eb5847dff94ea5a653f77a58c9b5c4c2",
      "parents": [
        "8d1d8313915836ced5abf12b9d02c779afbc6b6b"
      ],
      "author": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Wed Feb 18 01:43:31 2015 +0530"
      },
      "committer": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Wed Feb 18 01:43:31 2015 +0530"
      },
      "message": "Split resource_setup for object_storage tests\n\nSplit up the resource_setup method for all the object_storage tests, as per the\nlatest spec.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: I1a1ba8d240fcb4bad0964c56749ca016aad0dbfa\n"
    },
    {
      "commit": "8d1d8313915836ced5abf12b9d02c779afbc6b6b",
      "tree": "b859b938c7ec2e14f0f7dbe1620e296bf0442a47",
      "parents": [
        "a21ddd9afe0a06496f7771905a0fec4403fcff9c",
        "2afc8ef7ea1b9a17e6279c02100f3548250a025d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 16:48:03 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 16:48:03 2015 +0000"
      },
      "message": "Merge \"Remove unused password in test_live_block_migration\""
    },
    {
      "commit": "a21ddd9afe0a06496f7771905a0fec4403fcff9c",
      "tree": "ec6a2b76d6e40b1299f229c9aeb53839c54d26a6",
      "parents": [
        "989cbf36b745aa18183f232fe83d11475613e862",
        "4b29e47aed216559ca551f1b1772f40b82227fe9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 16:35:22 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 16:35:22 2015 +0000"
      },
      "message": "Merge \"Change tempest BadRequest exc to tempest-lib exc\""
    },
    {
      "commit": "ae99b9a96830ac25f00a994aa249abaac693f936",
      "tree": "fbd59fc1e552956afd10d36485863faa09bd9db0",
      "parents": [
        "d7e97b452b095d49fca7f9b24a3f7cf41c6017ad"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Mon Feb 16 13:37:01 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Tue Feb 17 10:33:02 2015 -0500"
      },
      "message": "Change servers client to return one value and update tests\n\nget_console_output and rescue_server are a little different but I did not\nchange them fundamentally in this commit.\n\nPartially implements: blueprint clients-return-one-value\n\nChange-Id: I44026cac62084b868eb47aedb43c17d38ac8e43b\n"
    },
    {
      "commit": "668d389beeae629b52fa4f6e7b49702d12101318",
      "tree": "37acb60c6d9d475535f8b6fe93cce0ddc5299e84",
      "parents": [
        "17b1d105742296e7d47b0ff7be394b4c5713f4e6"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Mon Feb 16 09:20:08 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Tue Feb 17 10:03:20 2015 -0500"
      },
      "message": "Fix left-over client calls in stress test to receive one value\n\nChange-Id: I005ece6e937c506987cd50ae354d7967948d6be1\n"
    },
    {
      "commit": "e7991d910c96eb92ff918facc981a1798125d0e4",
      "tree": "fe65c6e7763b28601d112437d8c604f8e68c4259",
      "parents": [
        "432e7b2f029d5bbfea7d0976c43e2d55493f9ee0"
      ],
      "author": {
        "name": "Emily Hugenbruch",
        "email": "ekhugen@us.ibm.com",
        "time": "Fri Dec 12 16:53:36 2014 +0000"
      },
      "committer": {
        "name": "Emily Hugenbruch",
        "email": "ekhugen@us.ibm.com",
        "time": "Tue Feb 17 14:22:36 2015 +0000"
      },
      "message": "Update compute base test to split up resource_setup\n\nPer the bp, split out skip checks and setup for clients and\ncredentials from resource_setup.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: Ic82b4a5a773a6a611adcc2946cee1d0ecb100ca9\n"
    },
    {
      "commit": "fe72a407d52d82768cb27abe25e80232f47a7c84",
      "tree": "dda1609f85768308077d68756627ac1331214c37",
      "parents": [
        "b555c2654ab019bd394d485232deef6f4822a6fa"
      ],
      "author": {
        "name": "ahmad",
        "email": "afaheem88@gmail.com",
        "time": "Fri Feb 13 17:30:36 2015 +0530"
      },
      "committer": {
        "name": "ahmad",
        "email": "afaheem88@gmail.com",
        "time": "Tue Feb 17 18:20:20 2015 +0530"
      },
      "message": "clear dict post cleanup in clear_isolated_creds\n\nclear_isolated_creds method is called twice once from base class\nand once from test.py. But second time it fails as the user and\ntenant are already deleted. So if first time clear_isolated_creds\nis called clear the isolated_creds variable after user/tenant\ndeletion. Similarly isolated_net_resources also needs to be cleared\nonce the resources are deleted.\n\nChange-Id: I577524166a74b235604442e67003706d897ac4d2\nCloses-Bug: 1375230\n"
    },
    {
      "commit": "989cbf36b745aa18183f232fe83d11475613e862",
      "tree": "531bbf110faae7bfca655dc8b414266601729a6f",
      "parents": [
        "2cd595d7d90c99f8d03cd184a2a2c9bfafce302c",
        "5c05d59ad312d7accf9e01b86946a9bf7d9e4369"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 12:01:19 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 12:01:19 2015 +0000"
      },
      "message": "Merge \"Finish cleanup CONF from auth\""
    },
    {
      "commit": "2cd595d7d90c99f8d03cd184a2a2c9bfafce302c",
      "tree": "4e12dde3859475827382a2f58a2d8082e257217c",
      "parents": [
        "d4a65bf772191fb06075586342bf2958e0c969fb",
        "80b938ae37b5da988547438dcdb45ba39c800aa4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 11:40:18 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 11:40:18 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for orchestration tests\""
    },
    {
      "commit": "5c05d59ad312d7accf9e01b86946a9bf7d9e4369",
      "tree": "6450ae44f08a6df3685a79536d5134a1bd1e0138",
      "parents": [
        "d4a65bf772191fb06075586342bf2958e0c969fb"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Fri Jan 30 13:42:32 2015 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Tue Feb 17 09:40:53 2015 +0000"
      },
      "message": "Finish cleanup CONF from auth\n\nKeystoneV3Credentials use configuration to pass add domain information if\nmissing. In preparation for migration to tempest-lib, remove that logic,\nand move it to get_credentials in cred_provider.\n\nChange-Id: I3adee2c047d63af55597e42c5a299dfa2c49001a\n"
    },
    {
      "commit": "d4a65bf772191fb06075586342bf2958e0c969fb",
      "tree": "eab342388b881d5897a751bd3d22b61947de2962",
      "parents": [
        "9d544b8b4467e4f7b71bd4c2e36b95fa0e1d54a9",
        "d7e97b452b095d49fca7f9b24a3f7cf41c6017ad"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 03:29:35 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 03:29:35 2015 +0000"
      },
      "message": "Merge \"Change two-value client methods to use ResponseBodyData\""
    },
    {
      "commit": "9d544b8b4467e4f7b71bd4c2e36b95fa0e1d54a9",
      "tree": "56fdc0947f0a2a83c4e0940b4603179ed82ae2ab",
      "parents": [
        "432e7b2f029d5bbfea7d0976c43e2d55493f9ee0",
        "613e7fb19411afe31071f2b203a2fc0ee587ff44"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Feb 17 02:42:41 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 17 02:42:41 2015 +0000"
      },
      "message": "Merge \"Add \u0027type\u0027 parameter to compute image schema\""
    },
    {
      "commit": "0a7948e8e41b0f8d379d9afdfabaa7bdfd7f18f0",
      "tree": "3cab394243190f40feb4a159676eb3cdeb31908d",
      "parents": [
        "432e7b2f029d5bbfea7d0976c43e2d55493f9ee0"
      ],
      "author": {
        "name": "Adam Gandelman",
        "email": "adamg@ubuntu.com",
        "time": "Mon Feb 16 15:13:50 2015 -0800"
      },
      "committer": {
        "name": "Adam Gandelman",
        "email": "adamg@ubuntu.com",
        "time": "Mon Feb 16 16:57:31 2015 -0800"
      },
      "message": "Skip new instance port admin state test for ironic\n\nThis new test toggles the admin state of instance ports and\nexpects this to alter connectivity via public IP.  However,\nbaremetal instances are attached to physical ports that cannot\nbe switched up and down via neutron.  This adds a skip in this\ncase.\n\nChange-Id: I908331a913fbe791a04d20060deb5a0001367b67\n"
    },
    {
      "commit": "432e7b2f029d5bbfea7d0976c43e2d55493f9ee0",
      "tree": "9a5f49ee8ecfc4d80fc53bee0c48c993866a34f5",
      "parents": [
        "17b1d105742296e7d47b0ff7be394b4c5713f4e6",
        "06129fa94e6286958a74c5ac479000b3ef4c5f80"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 16 15:58:29 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 16 15:58:29 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for messaging tests\""
    },
    {
      "commit": "613e7fb19411afe31071f2b203a2fc0ee587ff44",
      "tree": "3cccaaa100f281de273a0148f0515d9a58a3d8bc",
      "parents": [
        "2aeb50459968cb3cb2a8871e482bdda8a8424457"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 15:00:32 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 15:03:42 2015 +0000"
      },
      "message": "Add \u0027type\u0027 parameter to compute image schema\n\nCompute image API returns a response which includes \u0027type\u0027 parameter,\nbut the parameter was not defined in the response schema.\nThis patch adds it.\n\nChange-Id: I3eee9783da51084200e188ab0c25c7ae7433831e\n"
    },
    {
      "commit": "d7e97b452b095d49fca7f9b24a3f7cf41c6017ad",
      "tree": "0bccd1e42b4601b27ed680bcca4f1517cf86df22",
      "parents": [
        "17b1d105742296e7d47b0ff7be394b4c5713f4e6"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Mon Feb 16 09:37:31 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Mon Feb 16 09:37:31 2015 -0500"
      },
      "message": "Change two-value client methods to use ResponseBodyData\n\nNote that the image v1 get_image method appears to be unused.\n\nChange-Id: I7fc35a279e85113d203969a3af9e2f2ac3107e53\n"
    },
    {
      "commit": "17b1d105742296e7d47b0ff7be394b4c5713f4e6",
      "tree": "d882193ff6e0c9366a550cdc5631a2d375ba2d6c",
      "parents": [
        "675692373893a66086cbf643daa7261642ac59ec",
        "5cf4ba41b21bef9a7de811ffa6cb71c0f5d9a0b6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 16 12:00:04 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 16 12:00:04 2015 +0000"
      },
      "message": "Merge \"Change some small compute clients to return one value and update tests\""
    },
    {
      "commit": "675692373893a66086cbf643daa7261642ac59ec",
      "tree": "1df1ab8205bc2c25dc8a1c3f1527db44bbc6a5bc",
      "parents": [
        "643bf1a6edb65104a0a4e09ccc4492e3a6117bc0",
        "0f06978282b4bb2000442d989b303ef27b697494"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 16 11:58:26 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 16 11:58:26 2015 +0000"
      },
      "message": "Merge \"Removes unused function from javelin\""
    },
    {
      "commit": "643bf1a6edb65104a0a4e09ccc4492e3a6117bc0",
      "tree": "100810775f5cc335178b104bb8fa79c7b273b351",
      "parents": [
        "9213de97a2301df15d9b81192fb3691bdd511d32",
        "7d5ed596428221ee6a81689f707657135132eb7d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 16 10:25:13 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 16 10:25:13 2015 +0000"
      },
      "message": "Merge \"Use cls instead of self in classmethod\""
    },
    {
      "commit": "0a27a3572e6a0b45146a2c67b671a7c47745497e",
      "tree": "cdc5061c3efaada956e49a00c5eb74bb378e7f86",
      "parents": [
        "9213de97a2301df15d9b81192fb3691bdd511d32"
      ],
      "author": {
        "name": "JordanP",
        "email": "jordan.pittier@scality.com",
        "time": "Mon Feb 16 11:16:51 2015 +0100"
      },
      "committer": {
        "name": "JordanP",
        "email": "jordan.pittier@scality.com",
        "time": "Mon Feb 16 11:16:51 2015 +0100"
      },
      "message": "Cinder: Wait for volume to be \u0027available\u0027 before attaching\n\nVolumesV2ActionsTest creates a volume in resource_setup() but doesn\u0027t wait\nbefore attempting a volume attach operation (in the `test_*` methods)\n\nChange-Id: Ic205f1e2ff6902b2e55fe3fccedd6ce1547efb98\nCloses-Bug: #1422308\n"
    },
    {
      "commit": "3bbbed01a542a71dc7982b57e937b1a802a7ade3",
      "tree": "c3f264812bbe7720b5fc90b39e33f0cf6fbff8d5",
      "parents": [
        "9213de97a2301df15d9b81192fb3691bdd511d32"
      ],
      "author": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Thu Feb 05 18:18:28 2015 +0530"
      },
      "committer": {
        "name": "Rohan Kanade",
        "email": "rkanade@redhat.com",
        "time": "Mon Feb 16 13:34:37 2015 +0530"
      },
      "message": "Split resource_setup for image tests\n\nSplit up the resource_setup method for all the image tests, as per the\nlatest spec.\n\nPartially-implements bp:resource-cleanup\n\nChange-Id: I9cae905e8191e650bd0ae24c09926fc04f957edf\n"
    },
    {
      "commit": "9213de97a2301df15d9b81192fb3691bdd511d32",
      "tree": "7ba86f4cd41e41fb7e65b188b7b1d6eb1954c322",
      "parents": [
        "2aeb50459968cb3cb2a8871e482bdda8a8424457",
        "ac0879accd2a451c54ed935297a6f8e0a8aaf25a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Feb 16 07:19:12 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 16 07:19:12 2015 +0000"
      },
      "message": "Merge \"Add os-baremetal-nodes tests\""
    },
    {
      "commit": "78f743ec490c0595887121b34984c8a77c6e6560",
      "tree": "23c701b61e518552cb76f5be1c82f97014028d84",
      "parents": [
        "2aeb50459968cb3cb2a8871e482bdda8a8424457"
      ],
      "author": {
        "name": "nayna-patel",
        "email": "nayna.patel@hp.com",
        "time": "Fri Jan 09 10:52:51 2015 +0000"
      },
      "committer": {
        "name": "nayna-patel",
        "email": "nayna.patel@hp.com",
        "time": "Mon Feb 16 07:08:46 2015 +0000"
      },
      "message": "Adds \"retype\" to \"volume/admin/test_volume_types.py\"\n\nThis submission is to verify \"retype\"  functionality.\nUpdates existing testcase under\n\"tempest/api/volume/admin/test_volume_types.py\" to\n\"test_create_update_get_delete_volume_with_volume_type\",\nand also added required support functions.\n\nChange-Id: I766f39e6afe1d318469677963c4e9bbba4e44ad0\n"
    },
    {
      "commit": "2b513348b1e9ce97c7fc98cb1e8e8b4d7028d0cb",
      "tree": "d74539b39d1b51f5e09f654dfe8480c69e734c40",
      "parents": [
        "9213de97a2301df15d9b81192fb3691bdd511d32"
      ],
      "author": {
        "name": "Tingting Bao",
        "email": "baoting.tina@gmail.com",
        "time": "Sun Feb 15 22:54:55 2015 -0800"
      },
      "committer": {
        "name": "Tingting Bao",
        "email": "baoting.tina@gmail.com",
        "time": "Sun Feb 15 22:54:55 2015 -0800"
      },
      "message": "Fix some typos in log and test\n\nChange from \"seperate\" to \"separate\".\nChange from \"priviledge\" to \"privilege\".\n\nChange-Id: I541881d9ab0261de303a5759f80c72f0352261cd\n"
    },
    {
      "commit": "7581bcdd22c861b97f49c0c379c4fe154bc75fbc",
      "tree": "891cba7520f0fbbd6c310b0524b9e126511c752f",
      "parents": [
        "2aeb50459968cb3cb2a8871e482bdda8a8424457"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 04:09:58 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 04:09:58 2015 +0000"
      },
      "message": "Add the description of hacking rule T107\n\nHACKING.rst doesn\u0027t contain T107 description, so this patch adds it.\n\nChange-Id: I2e9a0c190016c3007ab37b502013bff222a9fc3d\n"
    },
    {
      "commit": "4b29e47aed216559ca551f1b1772f40b82227fe9",
      "tree": "375fe63345731e5d38e90b7e3d4d6d7462f89c3e",
      "parents": [
        "2aeb50459968cb3cb2a8871e482bdda8a8424457"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "igawa@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 10:41:54 2015 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "igawa@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 11:52:47 2015 +0900"
      },
      "message": "Change tempest BadRequest exc to tempest-lib exc\n\nThis commit changes tempest.exceptions.BadRequest to\ntempest_lib.exceptions.BadRequest. This is one of the migrating rest\nclient to tempest-lib works.\n\nChange-Id: I859bd25c07c6344e6455c4010c253cbdf04315b3\n"
    },
    {
      "commit": "2afc8ef7ea1b9a17e6279c02100f3548250a025d",
      "tree": "3a270319079a8fca5999ee8bb91dace7cb6d3544",
      "parents": [
        "2aeb50459968cb3cb2a8871e482bdda8a8424457"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 04:22:59 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Mon Feb 16 01:59:44 2015 +0000"
      },
      "message": "Remove unused password in test_live_block_migration\n\nIn LiveBlockMigrationTestJSON, self.password exists but it is not\nused at all. So this patch removes it.\n\nChange-Id: Ie699955728850aebb9f575c50bad12673bd9fe42\n"
    },
    {
      "commit": "2aeb50459968cb3cb2a8871e482bdda8a8424457",
      "tree": "8c4103ae80ddb387f04ab417b66247735b3509b8",
      "parents": [
        "599fd12a649f7bf1358c1bbef53b17f4d6f15be7",
        "3820a0660c151e5adf777623b7d7d6ba00d35d62"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Feb 14 01:59:07 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Feb 14 01:59:07 2015 +0000"
      },
      "message": "Merge \"Fix \u0027Number of new ports: 2\u0027 failure mode on test_hotplug_nic\""
    },
    {
      "commit": "599fd12a649f7bf1358c1bbef53b17f4d6f15be7",
      "tree": "5d2c8d3e82a70511bba45d496f496c2dd95b0efd",
      "parents": [
        "c0bb8cd04bd84281fb2f3e0ea0740f97ee15bbfa",
        "7ed42f579ae37e0ffe303e544432d2aaf4e3a5c4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Feb 14 00:08:38 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Feb 14 00:08:38 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for baremetal tests\""
    },
    {
      "commit": "c0bb8cd04bd84281fb2f3e0ea0740f97ee15bbfa",
      "tree": "33b39403d4c3d138488a138dc31ce1fab2262933",
      "parents": [
        "6b047aa00ef4a8fa583ee9ee969a8015748d137b",
        "e4e3b4100fffbd7827c0426d1ea867d1b84d69d6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 22:47:49 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 22:47:49 2015 +0000"
      },
      "message": "Merge \"Change fixed/floating ip clients to return one value and update tests\""
    },
    {
      "commit": "6b047aa00ef4a8fa583ee9ee969a8015748d137b",
      "tree": "710069c77a6f509201f78a4ccfc94d6e672463b0",
      "parents": [
        "982a0124c5b8545070d9956bd9d1e3fe2b572e7a",
        "0fb14292783e46dd0043321343259fae2c0aa240"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 15:45:13 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 15:45:13 2015 +0000"
      },
      "message": "Merge \"Change basic server client methods to return one value and update tests\""
    },
    {
      "commit": "982a0124c5b8545070d9956bd9d1e3fe2b572e7a",
      "tree": "3bb95e99b257367ed019cf2496b7b260da90170e",
      "parents": [
        "1f37f3fdc892465964c51d1a0e1555abb7555d2d",
        "234da80558973801e70e2647e08b35fecedb8b9e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 15:31:48 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 15:31:48 2015 +0000"
      },
      "message": "Merge \"Remove CONF reference from volume client\""
    },
    {
      "commit": "1f37f3fdc892465964c51d1a0e1555abb7555d2d",
      "tree": "2bec75e7b37b0a885daa110b554d57bc0ae4331a",
      "parents": [
        "cda5071e88d2edd0327cb084a08cc457ac9f3369",
        "4e83b5e81c6701572ffb3fdea4a2f3933408c513"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 15:31:38 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 15:31:38 2015 +0000"
      },
      "message": "Merge \"Remove CONF values from data_processing client\""
    },
    {
      "commit": "cda5071e88d2edd0327cb084a08cc457ac9f3369",
      "tree": "6225b16638004bc74e74dbb78579fcce021030b6",
      "parents": [
        "0fa16dfd112ab12a284a120b71fe25841071faec",
        "dc5fe4480d8f705efba6000d062c869dc33cc77e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 15:31:27 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 15:31:27 2015 +0000"
      },
      "message": "Merge \"Rename data_processing client\""
    },
    {
      "commit": "0fa16dfd112ab12a284a120b71fe25841071faec",
      "tree": "c030f2d922eee4e3a7a2f9083598dfea4debca86",
      "parents": [
        "b555c2654ab019bd394d485232deef6f4822a6fa",
        "37497b4393f32dc19f08378454815bc64b5e5dee"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 15:30:27 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 15:30:27 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for database tests\""
    },
    {
      "commit": "7d5ed596428221ee6a81689f707657135132eb7d",
      "tree": "d7c1ab18c69e65f28d97aa198f96ccfa2fafab76",
      "parents": [
        "b555c2654ab019bd394d485232deef6f4822a6fa"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Tue Feb 10 01:10:23 2015 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Fri Feb 13 11:29:08 2015 +0000"
      },
      "message": "Use cls instead of self in classmethod\n\n`set_network_resources` is a class method, but it uses \"self\" instead of\n\"cls\", which works but is very confusing. Fixing that.\n\nChange-Id: I2d884d43c3d8f81f25fb1ea670948b4a6ff43a88\n"
    },
    {
      "commit": "b555c2654ab019bd394d485232deef6f4822a6fa",
      "tree": "191e1273d5a292aa49a48325a9935732fb41518b",
      "parents": [
        "6b5552f583f3d2fc3e80bf4dc2fdb46d40a4e583",
        "c3b954f8f35e6bebf96394c4dd224d08b80ec120"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 10:54:58 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 10:54:58 2015 +0000"
      },
      "message": "Merge \"Remove unused CONF from limits/identity_client\""
    },
    {
      "commit": "234da80558973801e70e2647e08b35fecedb8b9e",
      "tree": "c25c918116f0f78bde49ead048d1741913ddc63c",
      "parents": [
        "4e83b5e81c6701572ffb3fdea4a2f3933408c513"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 04:48:06 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 06:25:00 2015 +0000"
      },
      "message": "Remove CONF reference from volume client\n\nTo move volume client to tempest-lib, this patch moves\nCONF.volume.volume_size to the client setting.\n\nChange-Id: I764d234bc5fb257821445530c6b1b9c08d6dd841\n"
    },
    {
      "commit": "ac0879accd2a451c54ed935297a6f8e0a8aaf25a",
      "tree": "6da9dd79ba75b8599b11515faeafcb4c12a1732e",
      "parents": [
        "fc78aa762c6eff06e8b9d53bb71af1d98408de93"
      ],
      "author": {
        "name": "YuikoTakada",
        "email": "takada-yuiko@mxn.nes.nec.co.jp",
        "time": "Thu Jan 22 02:40:03 2015 +0000"
      },
      "committer": {
        "name": "YuikoTakada",
        "email": "takada-yuiko@mxn.nes.nec.co.jp",
        "time": "Fri Feb 13 04:34:00 2015 +0000"
      },
      "message": "Add os-baremetal-nodes tests\n\nNova API contains os-baremetal-nodes API which handle Ironic baremetal nodes,\nbut currently, there is no test of them.\nThis patch set adds test for this API.\n\nChange-Id: I45d985276563ae2a71180207ab809183fc67d1de\n"
    },
    {
      "commit": "6b5552f583f3d2fc3e80bf4dc2fdb46d40a4e583",
      "tree": "b3d80c9c66cea7e4aa0594d81aeaa44f6b8f5cc0",
      "parents": [
        "393da49b6929c9530281a89faaada0d91f939c05",
        "84a898641dea4672d0a2fca26c13429dd3728074"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 04:21:01 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 04:21:01 2015 +0000"
      },
      "message": "Merge \"Updated from global requirements\""
    },
    {
      "commit": "4e83b5e81c6701572ffb3fdea4a2f3933408c513",
      "tree": "a810aa549fa09c2391a2b6f94c96e2298a8dc37b",
      "parents": [
        "dc5fe4480d8f705efba6000d062c869dc33cc77e"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 04:07:34 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 04:07:34 2015 +0000"
      },
      "message": "Remove CONF values from data_processing client\n\nTo move data_processing client to tempest-lib, this patch moves\nCONF values from data_processing client to the client setting.\n\nChange-Id: I121a52df11fd99679c8b37ad16f408c6fe08debf\n"
    },
    {
      "commit": "dc5fe4480d8f705efba6000d062c869dc33cc77e",
      "tree": "b6ed7d55bd643236a04ed4b277db4b61026adf79",
      "parents": [
        "c3b954f8f35e6bebf96394c4dd224d08b80ec120"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 04:00:47 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 04:00:47 2015 +0000"
      },
      "message": "Rename data_processing client\n\nThe client module name of data_processing was just \u0027client\u0027, but\nthe other service clients contain their service names.\nSo the one of data_processing was different and inconsistent.\nThis patch renames the module name to data_processing_client.\n\nChange-Id: Iefd04a5e22ea3943ef368fb8d27a0a4a28a75f8b\n"
    },
    {
      "commit": "c3b954f8f35e6bebf96394c4dd224d08b80ec120",
      "tree": "5cf810a073190560d0a3c476f7f115e8ca93e140",
      "parents": [
        "393da49b6929c9530281a89faaada0d91f939c05"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 03:41:58 2015 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "oomichi@mxs.nes.nec.co.jp",
        "time": "Fri Feb 13 03:43:06 2015 +0000"
      },
      "message": "Remove unused CONF from limits/identity_client\n\nCONF is not used in limits_client and identity_client, so this\npatch removes it.\n\nChange-Id: I4362e8f71c4508bcd481e9840ca8edad637278a4\n"
    },
    {
      "commit": "3820a0660c151e5adf777623b7d7d6ba00d35d62",
      "tree": "650ac4f1c1333716fa3dc50620c3eae81fa7d092",
      "parents": [
        "393da49b6929c9530281a89faaada0d91f939c05"
      ],
      "author": {
        "name": "armando-migliaccio",
        "email": "armamig@gmail.com",
        "time": "Thu Feb 12 19:31:54 2015 -0800"
      },
      "committer": {
        "name": "armando-migliaccio",
        "email": "armamig@gmail.com",
        "time": "Thu Feb 12 19:38:57 2015 -0800"
      },
      "message": "Fix \u0027Number of new ports: 2\u0027 failure mode on test_hotplug_nic\n\nAfter change ce34d2fcf10 merged became evident that this test fails because\nthere are \u0027too\u0027 many ports that match the server id. Looking closer this is\ndue to the fact that we compare the entire port dictionaries instead of just\nuuids. This may lead to spurious failures, when some port attributes (like\nthe STATUS) changes during the test execution.\n\nIt should suffice comparing uuids rather than dictionaries.\n\nChange-Id: I5fd25689ad73258b092cef62e5657871eedd8b30\nCloses-bug: #1321207\n"
    },
    {
      "commit": "393da49b6929c9530281a89faaada0d91f939c05",
      "tree": "c740ebd738b399a2c625aa642daf12aef7854c78",
      "parents": [
        "1b30ddb4727ee2c90d508d4f212930c1dd194c2d",
        "c097835388348397f46e74ca0963fc495958c4ef"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 02:22:56 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 02:22:56 2015 +0000"
      },
      "message": "Merge \"Drop the legacy and un-used _interface\""
    },
    {
      "commit": "84a898641dea4672d0a2fca26c13429dd3728074",
      "tree": "19c626eeed71717f06960f708ea4a059f389dccf",
      "parents": [
        "1b30ddb4727ee2c90d508d4f212930c1dd194c2d"
      ],
      "author": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Fri Feb 13 02:01:15 2015 +0000"
      },
      "committer": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Fri Feb 13 02:01:15 2015 +0000"
      },
      "message": "Updated from global requirements\n\nChange-Id: Ie314401c42afa17806edb772fcf91f7e2c320ae1\n"
    },
    {
      "commit": "1b30ddb4727ee2c90d508d4f212930c1dd194c2d",
      "tree": "6f66e0f78d1c1d0fc78b0df5d41e77e7f630f266",
      "parents": [
        "11949036623d0467eb47d256ca8440799d76ae68",
        "0bd0adecd13e1285d0e938065280816395dbb415"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 00:12:40 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 00:12:40 2015 +0000"
      },
      "message": "Merge \"Remove novaclient CLI tests\""
    },
    {
      "commit": "11949036623d0467eb47d256ca8440799d76ae68",
      "tree": "bb8cf8578f2d600f0b109582ae09f7221ce8ee1e",
      "parents": [
        "5da1d8549029ca14fafd74560859ed3aa94db945",
        "69dc51338ae922a940e791754f8320c6489843d3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 00:12:30 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 00:12:30 2015 +0000"
      },
      "message": "Merge \"Volumes: strict type and value check of the \u0027bootable\u0027 flag\""
    },
    {
      "commit": "5da1d8549029ca14fafd74560859ed3aa94db945",
      "tree": "3db5f29d7af63415b729baaec4b0a8cbee4ec3ad",
      "parents": [
        "0fe93aea15a149c3631c0c8777eed54c46da4a94",
        "3057582059df938f50f06fb7c4f397fb72518b1c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 00:12:19 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 00:12:19 2015 +0000"
      },
      "message": "Merge \"Split resource_setup for data_processing tests\""
    },
    {
      "commit": "0fe93aea15a149c3631c0c8777eed54c46da4a94",
      "tree": "f798ca1922599a063e72060d2c7caa22c6606a45",
      "parents": [
        "8b1aaf74294fec4977efdbc2c8f4a28c4152a7e4",
        "878d5ab9d173ecf4f3847dd0e2273aaba4b8011e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 13 00:11:24 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 13 00:11:24 2015 +0000"
      },
      "message": "Merge \"Remove auth_version config from get_credentials\""
    },
    {
      "commit": "c097835388348397f46e74ca0963fc495958c4ef",
      "tree": "dc8074dbc2c5344aaf7f8feb34fb6d441602cdd2",
      "parents": [
        "8b1aaf74294fec4977efdbc2c8f4a28c4152a7e4"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Fri Feb 06 15:57:40 2015 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Thu Feb 12 18:33:55 2015 +0000"
      },
      "message": "Drop the legacy and un-used _interface\n\nWe used to run JSON and XML tests. XML has been dropped now,\nbut still in the code there are remains of the logic to switch\nbetween JSON and XML. Cleaning them up.\n\nPartially-implements: bp/resource-cleanup\n\nChange-Id: I39ecfbd99861136a6a2adc3ce56bfdbba96d5c9b\n"
    },
    {
      "commit": "0fb14292783e46dd0043321343259fae2c0aa240",
      "tree": "7dcf7eba36c9724c84c4bef0ffaba568144590dc",
      "parents": [
        "8b1aaf74294fec4977efdbc2c8f4a28c4152a7e4"
      ],
      "author": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Wed Feb 11 15:55:20 2015 -0500"
      },
      "committer": {
        "name": "David Kranz",
        "email": "dkranz@redhat.com",
        "time": "Thu Feb 12 12:40:33 2015 -0500"
      },
      "message": "Change basic server client methods to return one value and update tests\n\nThis includes create_server, update_server, get_server, delete_server and\nalso some helper methods such as create_test_server\n\nPartially implements: blueprint clients-return-one-value\n\nChange-Id: I8e1fba7a31a0ed27e683dacd9a8e763759552c11\n"
    },
    {
      "commit": "8b1aaf74294fec4977efdbc2c8f4a28c4152a7e4",
      "tree": "a3a96eb8d49e6b93b6a9f35caf54a900e5cbc969",
      "parents": [
        "da61bbc73fcec2e7c9ee3c3a22c0106cbe00ef27",
        "9efbe9557114820a60e9f456afd221f735971bec"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 12 16:28:46 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 12 16:28:47 2015 +0000"
      },
      "message": "Merge \"Move default creds to cred_provider\""
    },
    {
      "commit": "da61bbc73fcec2e7c9ee3c3a22c0106cbe00ef27",
      "tree": "703bc03190342750a1a19b4863e2715073d1f199",
      "parents": [
        "2b621a5161429b55a7814ef6e3e13db3e23c598d",
        "29d554f410954b28993b62c41feb8e4e8157bff4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 12 16:27:05 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 12 16:27:06 2015 +0000"
      },
      "message": "Merge \"Change tempest Unauthorized exc to tempest-lib exc\""
    },
    {
      "commit": "2b621a5161429b55a7814ef6e3e13db3e23c598d",
      "tree": "e809f8871573c3bbe56553179437c7216cf04f5b",
      "parents": [
        "d1008188b45b9eb3650e1c0caee3339001789773",
        "bfa0760e0a908f2a5cd4e26763168401f7cff715"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Feb 12 16:26:53 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 12 16:26:53 2015 +0000"
      },
      "message": "Merge \"Change tempest NotFound exc to tempest-lib exc\""
    }
  ],
  "next": "d1008188b45b9eb3650e1c0caee3339001789773"
}
