)]}'
{
  "log": [
    {
      "commit": "149feaf3bb5eac4124ecae753f5fdefc82426898",
      "tree": "6f7137a9eec972d694b719e66f10c61400dac11c",
      "parents": [
        "7cfee80e0475ef423b83f56a8789db5533471c82"
      ],
      "author": {
        "name": "obutenko",
        "email": "obutenko@mirantis.com",
        "time": "Wed Aug 31 16:14:45 2016 +0300"
      },
      "committer": {
        "name": "obutenko",
        "email": "obutenko@mirantis.com",
        "time": "Wed Aug 31 16:14:45 2016 +0300"
      },
      "message": "Fix MismatchError in test_host_name_is_same_as_server_name\n\nNova has lowercased hostnames since 2011.\nAdd lower() method to self.name.\n\nChange-Id: I87f3326b8cdab0fe6392b14daa7fb89f6e971392\nCloses-bug: #1618875\n"
    },
    {
      "commit": "7cfee80e0475ef423b83f56a8789db5533471c82",
      "tree": "81f2e04892361bdbde63ea57f0d2876af1453f6f",
      "parents": [
        "5b4bb15ef36600296057bb6fb5f68d5968dc295c",
        "d635ea70de368729ad0869d0bdc8d37c3053eb5d"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 31 00:42:16 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 31 00:42:16 2016 +0000"
      },
      "message": "Merge \"Skip admin floating IP tests if router extension is disabled\""
    },
    {
      "commit": "5b4bb15ef36600296057bb6fb5f68d5968dc295c",
      "tree": "a0f9c6ac351f53aeeb43dfac1c761db05b1fe5fc",
      "parents": [
        "d82cc03fd3f7282eb3403d06ee2d95b9add6096e"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Tue Aug 23 14:26:54 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Tue Aug 30 11:55:07 2016 -0700"
      },
      "message": "Move volume-type-access methods to volume v2\n\nvolume-type-access API exist in volume v2 API according to\nhttp://developer.openstack.org/api-ref-blockstorage-v2.html#os-volume-type-access-v2\nHowever the v1 API doesn\u0027t contain it.\nSo base_types_client is not a good place to keep the corresponding\nmethods.\n\nChange-Id: I976a876f93431db52c95343ab02ab53e91c68a50\n"
    },
    {
      "commit": "d635ea70de368729ad0869d0bdc8d37c3053eb5d",
      "tree": "f01a92a46df83ba0d878cd3e5117bb942ba12f1c",
      "parents": [
        "d82cc03fd3f7282eb3403d06ee2d95b9add6096e"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Tue Aug 30 11:53:19 2016 -0400"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Tue Aug 30 11:53:19 2016 -0400"
      },
      "message": "Skip admin floating IP tests if router extension is disabled\n\nThe non-admin network API floating IP tests skip if the\nrouter or network extensions are not enabled, but the admin\nfloating IP API tests don\u0027t have the same checks - so this\nchange adds those same checks to the admin tests.\n\nChange-Id: Ie25f22d0c0d639c44c3595ca613a717a2874e3b3\nCloses-Bug: #1618523\n"
    },
    {
      "commit": "d82cc03fd3f7282eb3403d06ee2d95b9add6096e",
      "tree": "78ccda21398842bbd495da93b23a73460ae31cb3",
      "parents": [
        "035595135f79276ad518b987c88c8b00e3b0680a",
        "045d1f509271f28c5d687c85fc465813b056e107"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 30 12:57:21 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 30 12:57:21 2016 +0000"
      },
      "message": "Merge \"Call addCleanup(delete_server) immediately after resize server\""
    },
    {
      "commit": "035595135f79276ad518b987c88c8b00e3b0680a",
      "tree": "479a3d2b4653994cf6ae17983eae8b4e26c0fbcf",
      "parents": [
        "0ef4c8cf7555ee66a3feed6231e4a57c4bbb5147",
        "04b3797f8952d31846709d57573bbf275d662287"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 30 11:18:20 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 30 11:18:20 2016 +0000"
      },
      "message": "Merge \"Add existing volumes when using pre-provisioned credentials\""
    },
    {
      "commit": "0ef4c8cf7555ee66a3feed6231e4a57c4bbb5147",
      "tree": "c4a98d7c50571f24cfe3fbf79af1743775106376",
      "parents": [
        "8a60724229c8a60c356e67591ffff4d14667a911",
        "8458ddec1cb187a53fe3031bb6059058bed96bbd"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 30 08:07:27 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 30 08:07:27 2016 +0000"
      },
      "message": "Merge \"Exclude gateway_ip of subnet in get_unused_ip_addresses\""
    },
    {
      "commit": "8a60724229c8a60c356e67591ffff4d14667a911",
      "tree": "2f65656a1f97670fa45e6cb0b5bbe86687393011",
      "parents": [
        "344399a579e28b2cf526e40a99b2429a5be3434a",
        "f672b7d317c99dd687bb8140b184cfa7b8749fa6"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 29 16:38:49 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 29 16:38:49 2016 +0000"
      },
      "message": "Merge \"Scenario: remove the `addCleanup_with_wait` helper method.\""
    },
    {
      "commit": "344399a579e28b2cf526e40a99b2429a5be3434a",
      "tree": "1bd32f1aa984ff492261590eb1d0dcd7150c8772",
      "parents": [
        "1e8a3a416f6d0a0d744c40c47bf3e1875f63efec",
        "707f9369342f66d17ecfcfcfc35542855cbd4bb3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 29 14:37:47 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 29 14:37:48 2016 +0000"
      },
      "message": "Merge \"Revert \"skip get-me-a-network tests\"\""
    },
    {
      "commit": "1e8a3a416f6d0a0d744c40c47bf3e1875f63efec",
      "tree": "631e6b3e7a7d67f030a5da30c3ef74c7dc42880a",
      "parents": [
        "26d802c610ccee0c81c953f2913fffb5508b076d"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Aug 29 10:34:08 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Aug 29 10:34:08 2016 +0800"
      },
      "message": "Remove unused config.CONF\n\nThis is to remove unused config.CONF to keep code clean.\n\nChange-Id: Ibb479c303ebeafdc8584403b0b334a0f47b6924f\n"
    },
    {
      "commit": "707f9369342f66d17ecfcfcfc35542855cbd4bb3",
      "tree": "74ad72baf57314e7dc6f1439f42e930b6cbce08a",
      "parents": [
        "e87e612144003c6a05549fa345999ad8058ad94c"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Sat Aug 27 21:38:36 2016 +0000"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Sat Aug 27 21:38:36 2016 +0000"
      },
      "message": "Revert \"skip get-me-a-network tests\"\n\nThis reverts commit e87e612144003c6a05549fa345999ad8058ad94c.\n\nNeutron pushed the fix in change:\n\nI3d62af3018fb834ec85771d8bc8e7379cc80b72a\n\nChange-Id: Id610479b59b0a6756b4b745683bd5d004c36e4a0\nRelated-Bug: #1615710\n"
    },
    {
      "commit": "26d802c610ccee0c81c953f2913fffb5508b076d",
      "tree": "6e3533e939e36967e31f8ed0943f5385fdbd8e55",
      "parents": [
        "b59cd099efa5f8e7ede90f67b2940e7bc8231776",
        "0dcc606bef0e62411da3f05fe7d93947587876a7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Aug 27 00:43:56 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Aug 27 00:43:56 2016 +0000"
      },
      "message": "Merge \"Add using dash options instead of underscore\""
    },
    {
      "commit": "b59cd099efa5f8e7ede90f67b2940e7bc8231776",
      "tree": "c4f8f89ec2a49b7e2c6d7cad57396cae9cff44f0",
      "parents": [
        "86a05724fab0cf630c23a47a76718d6f4778fb10",
        "a221647416d2472d7e256cb6e6f69c8904b39d84"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 19:19:11 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 19:19:11 2016 +0000"
      },
      "message": "Merge \"Deprecate meaningless TYPE\""
    },
    {
      "commit": "86a05724fab0cf630c23a47a76718d6f4778fb10",
      "tree": "15517acab21a6808523251b13fcb433ef2bd7818",
      "parents": [
        "4b52637a63a8d91e145965a0c2bff040301fe6dd",
        "6c5f5eb09867e0ac122105a47a21aad5e32edcfc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 19:14:19 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 19:14:20 2016 +0000"
      },
      "message": "Merge \"Improve test_update_image_metadata testcase\""
    },
    {
      "commit": "4b52637a63a8d91e145965a0c2bff040301fe6dd",
      "tree": "1a1713575f7a4b3e68e9872e8137890b00861ed0",
      "parents": [
        "1d467662d21d1df14f81e7292e739a1345cb9ef7",
        "36fe23c3bcee684de037f1857efa6040890883d1"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 17:05:31 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 17:05:31 2016 +0000"
      },
      "message": "Merge \"Clean imports in code\""
    },
    {
      "commit": "1d467662d21d1df14f81e7292e739a1345cb9ef7",
      "tree": "5172b30657ef3358453c9e656ccad021deab7db9",
      "parents": [
        "cbbd033dde2ef770c107710417b31c54850aa0bf",
        "4fd86aa725b34b65866187e9bd09863dc52c3efb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 10:18:16 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 10:18:16 2016 +0000"
      },
      "message": "Merge \"TrivialFix: Remove cfg import unused\""
    },
    {
      "commit": "cbbd033dde2ef770c107710417b31c54850aa0bf",
      "tree": "37fce5714022f1149470a59d5e077769e37947cb",
      "parents": [
        "ccfec9739ce09a65831099c64e0dd555b7636fa8",
        "163ae5c5619b78850445dfc861635f9fdfb89513"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 10:08:47 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 10:08:47 2016 +0000"
      },
      "message": "Merge \"Update volume type details\""
    },
    {
      "commit": "ccfec9739ce09a65831099c64e0dd555b7636fa8",
      "tree": "55bfb940923c89a36732a575d0b972c4a43a05bd",
      "parents": [
        "433b428a4c7ac0f2f469f236d8d86c3b241716fe",
        "9f749f95e5ef191660c40fded52114b3d497653a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 09:57:52 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 09:57:52 2016 +0000"
      },
      "message": "Merge \"Delete unuesd function arguments in rest_client\""
    },
    {
      "commit": "a221647416d2472d7e256cb6e6f69c8904b39d84",
      "tree": "b87ce840af5e27282ba48c96d2b07b23ed87e198",
      "parents": [
        "f8012dde023351dd7df9c726a3f616c3ac752160"
      ],
      "author": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Mon Aug 01 16:34:43 2016 +0800"
      },
      "committer": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Fri Aug 26 09:59:02 2016 +0800"
      },
      "message": "Deprecate meaningless TYPE\n\nAs one patch described, Tempest has dropped XML support and the\nTYPE becames meaningless. There are still a few TYPE needs to be\ndeprecated, this patch does this.\nRelated Change-Id: I85f088700145930fb43e400394dc6c470d5ed867\n\nChange-Id: I8a2e21d6c87a58b0335dbc66bb5a242953dfbd14\n"
    },
    {
      "commit": "433b428a4c7ac0f2f469f236d8d86c3b241716fe",
      "tree": "1cc2e1a93a60a4bce7c40e80f4499ec9460c5bfc",
      "parents": [
        "c583464711737b4bd53496113d00005a4000e65d",
        "a84500a159353daeb2571d8bcfe6b03efb53137c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 26 00:42:17 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 26 00:42:17 2016 +0000"
      },
      "message": "Merge \"Create resources using wrapper utility\""
    },
    {
      "commit": "c583464711737b4bd53496113d00005a4000e65d",
      "tree": "afed33f754be17aea3ee7c5c0607c05f80b4d4fc",
      "parents": [
        "e63b15a051aadf096a6e229c03f48e66692b5efe",
        "450b5435cd3315197efd856690d3e565666d91fe"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 22:12:52 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 22:12:52 2016 +0000"
      },
      "message": "Merge \"TrivialFix: Remove logging import unused\""
    },
    {
      "commit": "e63b15a051aadf096a6e229c03f48e66692b5efe",
      "tree": "0f887503b4b13fda64508781601e86c096c8206e",
      "parents": [
        "c68b1493c2e935db917f05523b2b7e1a6574cd4e",
        "1bc2916a00c64ef3f81a3704b58cdc063a0138cc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 18:29:48 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 18:29:48 2016 +0000"
      },
      "message": "Merge \"Use cls in class method instead of self\""
    },
    {
      "commit": "36fe23c3bcee684de037f1857efa6040890883d1",
      "tree": "c6393ed270bcf3a17422d78cac5a2a27564ef0f4",
      "parents": [
        "c68b1493c2e935db917f05523b2b7e1a6574cd4e"
      ],
      "author": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Thu Aug 25 16:11:14 2016 +0700"
      },
      "committer": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Thu Aug 25 16:11:14 2016 +0700"
      },
      "message": "Clean imports in code\n\nIn some part in the code we import objects.\nIn the Openstack style guidelines they recommend to import only modules.\n\nhttp://docs.openstack.org/developer/hacking/#imports\n\nChange-Id: I12a875436c10be2137a031e3ed4ec04a7fdf5e35\n"
    },
    {
      "commit": "c68b1493c2e935db917f05523b2b7e1a6574cd4e",
      "tree": "552484c326c3346446fd39c3d5c1904b28154357",
      "parents": [
        "6cd8e1af34c33de5c0e964e71e479c26e60c5fc6",
        "135a50acb8ec970e7547abe0e1c57d7c5b5bb4ab"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 05:02:38 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 05:02:38 2016 +0000"
      },
      "message": "Merge \"Make identity v3 credentials_client use **kwargs\""
    },
    {
      "commit": "6cd8e1af34c33de5c0e964e71e479c26e60c5fc6",
      "tree": "4bd15d7bdf192c711b70b3f361337cea0b5a7a69",
      "parents": [
        "d55489448dc85a89b14adb016042bc6db6855815",
        "68be16f25325267d5a4380711439346ea69125e2"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 04:32:35 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 04:32:35 2016 +0000"
      },
      "message": "Merge \"Add admin list_servers test with invalid_status\""
    },
    {
      "commit": "8458ddec1cb187a53fe3031bb6059058bed96bbd",
      "tree": "c9de9ebf44ba8ef450486be0fd4791e34a06cabc",
      "parents": [
        "d55489448dc85a89b14adb016042bc6db6855815"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 25 11:29:13 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 25 11:29:13 2016 +0800"
      },
      "message": "Exclude gateway_ip of subnet in get_unused_ip_addresses\n\nWhen running test_create_list_show_delete_interfaces, if subnet\nused by the testcase has gateway_ip set, a BadRequest exception\nwill occur with error message something like \"Fixed IP 172.168.200.1\nis already in use.\"\nThis is to exclude gateway_ip of subnet in get_unused_ip_addresses\nbesides pruning out addresses already allocated to existing ports.\n\nChange-Id: I036d2940ff39450ca30d19be1cd9ae581ffb1b4f\nCloses-Bug: 1616714\n"
    },
    {
      "commit": "9f749f95e5ef191660c40fded52114b3d497653a",
      "tree": "402bba549a03185953c43158cbeabb50e9291dc5",
      "parents": [
        "d55489448dc85a89b14adb016042bc6db6855815"
      ],
      "author": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Thu Aug 25 10:55:04 2016 +0800"
      },
      "committer": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Thu Aug 25 10:55:04 2016 +0800"
      },
      "message": "Delete unuesd function arguments in rest_client\n\nTo delete arguments that is not defined or used in the function\nfor the code clean.\n\nChange-Id: I4b1b400ff9769b407b71087c2f2d068830062aa6\n"
    },
    {
      "commit": "4fd86aa725b34b65866187e9bd09863dc52c3efb",
      "tree": "a7591beacb72e1d5e32d008c5d2f4ec5c1076430",
      "parents": [
        "d55489448dc85a89b14adb016042bc6db6855815"
      ],
      "author": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Thu Aug 25 09:45:44 2016 +0700"
      },
      "committer": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Thu Aug 25 09:45:44 2016 +0700"
      },
      "message": "TrivialFix: Remove cfg import unused\n\nThis patch removes cfg import unused in\ntempest/api/object_storage/test_container_quotas.py\nand tempest/api/object_storage/test_object_temp_url.py\n\nChange-Id: If323a680124e14e3a1e82768ff051c0b588db199\n"
    },
    {
      "commit": "d55489448dc85a89b14adb016042bc6db6855815",
      "tree": "a8c6d932a4d0b6cc96fae0db466c0b000a7ab5e6",
      "parents": [
        "a1cd6826388bfb66504906f511a28694993d8ca8",
        "fedca6f7081cfa65e36b181c3909bfd2e14d45e7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 01:54:14 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 01:54:14 2016 +0000"
      },
      "message": "Merge \"Lower the aes-xts-plain64 key_size to 256\""
    },
    {
      "commit": "a1cd6826388bfb66504906f511a28694993d8ca8",
      "tree": "35f22eccc88f6598a0592dbe1f9623eb2f4eecab",
      "parents": [
        "b45cfbd8513729b4669f29d8792280fda52d7cb6",
        "342c44eacb452e46fb63f62376b96dba3481e6fb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 00:47:52 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 00:47:52 2016 +0000"
      },
      "message": "Merge \"Remove unnecessary setUp()\""
    },
    {
      "commit": "b45cfbd8513729b4669f29d8792280fda52d7cb6",
      "tree": "32a5bbaeec012a7b042c83debff163669b34a3b7",
      "parents": [
        "8f7100d7778068b8310b6c6c3115f53ba6e3754e",
        "3febde7d6235c2d6628a54659daa84211b98ddb7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 25 00:46:27 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 25 00:46:27 2016 +0000"
      },
      "message": "Merge \"Remove thirdparty from tox.ini\""
    },
    {
      "commit": "8f7100d7778068b8310b6c6c3115f53ba6e3754e",
      "tree": "22823199035032d13f995e41c696cde99de6b6f0",
      "parents": [
        "e87e612144003c6a05549fa345999ad8058ad94c",
        "bf543c31b1fb7b80605e68fbf63ab0c897865f5a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 24 19:22:09 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 24 19:22:09 2016 +0000"
      },
      "message": "Merge \"Fix mutliple attach/detach issue\""
    },
    {
      "commit": "e87e612144003c6a05549fa345999ad8058ad94c",
      "tree": "427a5887571bf50492f73d3c8ea682c41aae3095",
      "parents": [
        "da1a0b3c19563d8922a66e1949b2214c7dd1753c"
      ],
      "author": {
        "name": "Sean Dague",
        "email": "sean@dague.net",
        "time": "Wed Aug 24 11:01:46 2016 -0400"
      },
      "committer": {
        "name": "Sean Dague",
        "email": "sean@dague.net",
        "time": "Wed Aug 24 11:03:02 2016 -0400"
      },
      "message": "skip get-me-a-network tests\n\nThese have a really high fail rate right now and are blocking other\nchanges from landing.\n\nRelated-Bug: #1616498\n\nChange-Id: I3bea364db266d90cc0fc19635e190807dfe980ac\n"
    },
    {
      "commit": "da1a0b3c19563d8922a66e1949b2214c7dd1753c",
      "tree": "74ad72baf57314e7dc6f1439f42e930b6cbce08a",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131",
        "a7a9761beaa96d5c6c9e7b5241bcc34862775eb5"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 24 12:30:12 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 24 12:30:12 2016 +0000"
      },
      "message": "Merge \"Fix OverLimit\u0027s message\""
    },
    {
      "commit": "450b5435cd3315197efd856690d3e565666d91fe",
      "tree": "b6304a0e8b0b0896fdbe0809987a90eb7e6faf47",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Wed Aug 24 17:07:37 2016 +0700"
      },
      "committer": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Wed Aug 24 17:07:37 2016 +0700"
      },
      "message": "TrivialFix: Remove logging import unused\n\nThis patch removes logging import unused in\ntempest/api/identity/base.py\n\nChange-Id: I7fe49df569bf4800305838dec03c953104799400\n"
    },
    {
      "commit": "bf543c31b1fb7b80605e68fbf63ab0c897865f5a",
      "tree": "cbb437d7680c0e7a621cf5648758abc9a6caff67",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "lisali",
        "email": "xiaoyan.li@intel.com",
        "time": "Wed Aug 24 17:11:20 2016 +0800"
      },
      "committer": {
        "name": "lisali",
        "email": "xiaoyan.li@intel.com",
        "time": "Wed Aug 24 17:11:20 2016 +0800"
      },
      "message": "Fix mutliple attach/detach issue\n\nWhen two tests use one volume, one is to attach the volume and\ncreates targets. The other is to detach the volume and remove targets.\nSometimes it leads tests fail.\n\nChange-Id: I82b216844b43f3440d1827e66225f1f97e97dd19\nCloses-Bug: #1616338\n"
    },
    {
      "commit": "0dcc606bef0e62411da3f05fe7d93947587876a7",
      "tree": "d3d6c7cbc2b0c2314f3c9c113529fa396ae9e387",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki.igawa@gmail.com",
        "time": "Wed Aug 24 17:06:11 2016 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki.igawa@gmail.com",
        "time": "Wed Aug 24 17:06:11 2016 +0900"
      },
      "message": "Add using dash options instead of underscore\n\nThis commit adds using dash whitelist and blacklist file options instead\nof underscore. We do not use underscores in the tempest options except\nthese options. So this commit just adds the supporting for consistency\nand backward compatibility.\n\nChange-Id: I4ee4a53f75061599f94b47d6c737d7b9a2640224\n"
    },
    {
      "commit": "3febde7d6235c2d6628a54659daa84211b98ddb7",
      "tree": "48cde0952163117817752d4152a5efec064f2aed",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Tue Aug 23 15:03:43 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Tue Aug 23 15:03:43 2016 -0700"
      },
      "message": "Remove thirdparty from tox.ini\n\nSince the change Ib5e24e19bcba9808a9f49fe7f328668df77fe4f9 , the\ndirectory thirdparty has been removed. So we don\u0027t need to specify\nit on tox.ini anymore.\n\nChange-Id: I7eddcb975ebf20a78920acd6f48ba8260f6cb75a\n"
    },
    {
      "commit": "fedca6f7081cfa65e36b181c3909bfd2e14d45e7",
      "tree": "db48429cd9b5f4c629997f905842345d3022aca6",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "David Moreau-Simard",
        "email": "dms@redhat.com",
        "time": "Tue Aug 23 15:37:05 2016 -0400"
      },
      "committer": {
        "name": "David Moreau-Simard",
        "email": "dms@redhat.com",
        "time": "Tue Aug 23 15:38:34 2016 -0400"
      },
      "message": "Lower the aes-xts-plain64 key_size to 256\n\nLowering the key_size to 256 will still exercise the code path\nappropriately while being compatible with Barbican as a key\nmanager.\n\nChange-Id: Id713da735164dcad773be62921de7f2dc5f22910\nRelated-Bug: #1514546\n"
    },
    {
      "commit": "a84500a159353daeb2571d8bcfe6b03efb53137c",
      "tree": "14a16c0b8885060d5f3f77103b93ef1506aabc1e",
      "parents": [
        "d3f98c67dc8b498e0a161c1cb96493479272db61"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Aug 17 08:30:39 2016 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Aug 23 12:47:44 2016 +0300"
      },
      "message": "Create resources using wrapper utility\n\nIt is more efficient to use cls.create_volume and cls.create_snapshot\nmethods from BaseVolumeTest class for resources creation. There is an\nadvantage that these methods are synchronized with resource_cleanup,\ntherefore, resource_cleanup method in the tests class is redundant.\n\nChange-Id: Iea8f430982826f84ef2eef4e886cca3c9b966366\n"
    },
    {
      "commit": "6c5f5eb09867e0ac122105a47a21aad5e32edcfc",
      "tree": "497e4fbf03f9ec74db264efd11c3ad4a0b7469c0",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Tue Aug 23 15:35:53 2016 +0800"
      },
      "committer": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Tue Aug 23 15:43:51 2016 +0800"
      },
      "message": "Improve test_update_image_metadata testcase\n\nChange-Id: Idd1eb11a2b3a31036327a41a221b374a06f45cf4\n"
    },
    {
      "commit": "163ae5c5619b78850445dfc861635f9fdfb89513",
      "tree": "780014ba5510ab943116fd3963baddb411003bb2",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Aug 16 15:27:40 2016 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Aug 23 08:18:16 2016 +0300"
      },
      "message": "Update volume type details\n\nTest for verifies updating volume type name, description\nand \u0027is_public\u0027 status\nAdded: Api for update volume type\n\nChange-Id: Id99716762b6a64f958d09eda5ce3fe79a2e0e0a0\n"
    },
    {
      "commit": "a7a9761beaa96d5c6c9e7b5241bcc34862775eb5",
      "tree": "a4324e7a0b4133b996cf41512eabbe9854c7e89d",
      "parents": [
        "d3f98c67dc8b498e0a161c1cb96493479272db61"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Aug 16 17:08:11 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Aug 23 09:25:02 2016 +0800"
      },
      "message": "Fix OverLimit\u0027s message\n\nWhen creating image, _update_with_data failed and in\n/var/log/glance/api.log there was log \"Image storage media\nis full: There is not enough disk space on the image\nstorage media.\"(ref: https://github.com/openstack/glance/\nblob/aba79f0d2e75731fa363d8df6d3c7c095ecfac8c/glance/\napi/v2/image_data.py#L196)\nBut tempest raised OverLimit exception with message\n\"Quota exceeded\" which was misleading.\nSo this is to fix OverLimit message to make it clearer.\n\nChange-Id: I1aefff1f714a0eadc0348b06fb97a655c427b8a0\n"
    },
    {
      "commit": "68be16f25325267d5a4380711439346ea69125e2",
      "tree": "c3724e0e7c550bd2bd406bef75920e809b77a23a",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Jun 03 13:19:26 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken1ohmichi@gmail.com",
        "time": "Mon Aug 22 23:47:40 2016 +0000"
      },
      "message": "Add admin list_servers test with invalid_status\n\nThis test is for reproducing the problem of bug/1579706 on the gate\ntest.\n\nChange-Id: Ib94e9250555d627e71a1f96ae0e82fe58e084fd6\nDepends-On: I10bde78f0a9ac59b8646d58f62fa5056f989f54f\nRelated-Bug: #1579706\n"
    },
    {
      "commit": "045d1f509271f28c5d687c85fc465813b056e107",
      "tree": "24ff1df05e47d8423656e6e80c55540dd12f246b",
      "parents": [
        "3d8118bee9c9a5ccec91d4b047a93447db173131"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Aug 05 15:06:35 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Aug 22 14:09:22 2016 +0800"
      },
      "message": "Call addCleanup(delete_server) immediately after resize server\n\naddCleanup(delete_server) should be called immediately after\nresizing server, otherwize if something goes wrong in the\nfollowing steps, the testcase will return without deleting server,\nand thus may affect other resize testcases\n\nChange-Id: Iaa51549f169414a24d622d0b31c983c9d0751176\n"
    },
    {
      "commit": "3d8118bee9c9a5ccec91d4b047a93447db173131",
      "tree": "21117d58d83ac7a072b1ee27e89ef4fd4cc6f56e",
      "parents": [
        "6bf9b223a319989227cb89d82fa10f36bdd03699",
        "c6ce539647f569caef19b44a339ba3ad68f2724f"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 22 04:13:13 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 22 04:13:13 2016 +0000"
      },
      "message": "Merge \"Use classname as prefix of volume name\""
    },
    {
      "commit": "6bf9b223a319989227cb89d82fa10f36bdd03699",
      "tree": "d586548d041560937b20db3dcc53171fd28fa6c9",
      "parents": [
        "5cd272049159c0096f475f2c9462d6a65f9d9329",
        "8b46add425e9c90d948bc29210b8fbc31fc9331c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Aug 21 17:05:40 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Aug 21 17:05:40 2016 +0000"
      },
      "message": "Merge \"Remove an unused function in object_client\""
    },
    {
      "commit": "5cd272049159c0096f475f2c9462d6a65f9d9329",
      "tree": "b02f1c16c41e1d571a04fac2c32961e3fa5299ac",
      "parents": [
        "1238eabef7bce45b111c84c0050f7295aad0c651",
        "3e4a46aa69c6efdfee966a8623088ea36107bf55"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sun Aug 21 02:15:57 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Aug 21 02:15:57 2016 +0000"
      },
      "message": "Merge \"Add compute API tests for \u0027get-me-a-network\u0027\""
    },
    {
      "commit": "1238eabef7bce45b111c84c0050f7295aad0c651",
      "tree": "c47472feb77fccd9651a0b2e32d80ca0be41a6a7",
      "parents": [
        "0d758826aa1e51467c4987e4ff68b40d43f9fd4d",
        "cad3f3d8341f487f4e7a3f6705927d911068af39"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Aug 20 22:48:10 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Aug 20 22:48:10 2016 +0000"
      },
      "message": "Merge \"Revert \"Move dscv and ca_certs to config section service_clients\"\""
    },
    {
      "commit": "0d758826aa1e51467c4987e4ff68b40d43f9fd4d",
      "tree": "543f478965ff6e51c6fbb88d8df0095b10e450e8",
      "parents": [
        "5c7438da342acfed0d9d3a393c8f7d0accd0e043",
        "56c1e8c95f784ff4e7b68bb6aac8bad57854bf04"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Sat Aug 20 18:30:00 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Aug 20 18:30:00 2016 +0000"
      },
      "message": "Merge \"remove unnecessary call in test_delete_container\""
    },
    {
      "commit": "342c44eacb452e46fb63f62376b96dba3481e6fb",
      "tree": "9bede74caead5d73d5a9785732c849885a9cfe36",
      "parents": [
        "5fd5bd9fbd6abd76ff0dad4c063b8771221854a5"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Aug 19 16:00:19 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Aug 19 16:01:59 2016 -0700"
      },
      "message": "Remove unnecessary setUp()\n\nThe setUp() of ContainerTest doesn\u0027t do any special thing, we can\nremove it for the cleanup.\n\nChange-Id: Ie3ba559f24936b325fa1ca107456ffab0ba216e8\n"
    },
    {
      "commit": "56c1e8c95f784ff4e7b68bb6aac8bad57854bf04",
      "tree": "fc008a9d369d3e2ca0b03fbd6c299e79450d7591",
      "parents": [
        "68fc8b093a42e8c0eaf2d453ea4d29a0af220718"
      ],
      "author": {
        "name": "Cindy Lu",
        "email": "clu@us.ibm.com",
        "time": "Thu Aug 18 13:34:39 2016 -0700"
      },
      "committer": {
        "name": "Cindy Lu",
        "email": "clu@us.ibm.com",
        "time": "Fri Aug 19 21:50:45 2016 +0000"
      },
      "message": "remove unnecessary call in test_delete_container\n\nit is cleaned up in tearDown\u0027s delete_containers()\nfix typo nit\n\nChange-Id: I0c99079d5a4c2ffbead114cefe439efc8b33051c\n"
    },
    {
      "commit": "5c7438da342acfed0d9d3a393c8f7d0accd0e043",
      "tree": "15c36c33650a7b4bdeaeb423bd6f89062cdfee22",
      "parents": [
        "5fd5bd9fbd6abd76ff0dad4c063b8771221854a5"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Wed Aug 10 17:14:57 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken1ohmichi@gmail.com",
        "time": "Fri Aug 19 19:51:29 2016 +0000"
      },
      "message": "Make args of types_client same\n\nThere are several argument names(vol_type_id, volume_id, type_id)\nfor the same representation, that seems inconsistent.\nSo this patch make these arguments the same for the consistency.\n\nChange-Id: Ibd883284d511a816f17d62213d47e540df89e106\n"
    },
    {
      "commit": "cad3f3d8341f487f4e7a3f6705927d911068af39",
      "tree": "a0abf948b80f6db3d78e0bead1842ed0b4ee73be",
      "parents": [
        "1afca56b059e07bfb7ae360fe0c3a753719aea92"
      ],
      "author": {
        "name": "Daniel Mellado",
        "email": "dmellado@redhat.com",
        "time": "Fri Aug 19 14:17:16 2016 +0000"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Aug 19 14:20:40 2016 +0000"
      },
      "message": "Revert \"Move dscv and ca_certs to config section service_clients\"\n\nThis was a backwards incompatible change that breaks tempest\u0027s stability\nguarantee on tempest.config. While the option was marked as deprecated,\noslo.config does not alias deprecations in code. The fact this patch\nhad to update unit tests was an indication of this. This breaks anyone\nwho consumes these options via code. We can only land something like\nthis after we add aliasing to oslo.config for deprecations.\n\nThis reverts commit 1afca56b059e07bfb7ae360fe0c3a753719aea92.\n\nChange-Id: I91600d8fc49db670b0f78ffd0094575fbfa0ca63\n"
    },
    {
      "commit": "8b46add425e9c90d948bc29210b8fbc31fc9331c",
      "tree": "452ba067cdbdfd531dd5baffe470636bc76e2f8b",
      "parents": [
        "5fd5bd9fbd6abd76ff0dad4c063b8771221854a5"
      ],
      "author": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Fri Aug 19 19:42:11 2016 +0800"
      },
      "committer": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Fri Aug 19 19:42:11 2016 +0800"
      },
      "message": "Remove an unused function in object_client\n\nFunction put_object_connection() was used in create_object_continue\n() before. But it is now unused.\n\nChange-Id: Iea0f22ee090137c804b32e27f8b36deea68d2167\n"
    },
    {
      "commit": "c6ce539647f569caef19b44a339ba3ad68f2724f",
      "tree": "7011598b3fd30d2762f9aa1bff85b2c7cd736951",
      "parents": [
        "68fc8b093a42e8c0eaf2d453ea4d29a0af220718"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Aug 17 14:34:37 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Aug 19 14:37:25 2016 +0800"
      },
      "message": "Use classname as prefix of volume name\n\nSometimes volume may not be cleaned properly and from its name\n(such as tempest-Volume-245831117) it is difficult to know which\ntestcase created it. This is to use classname as prefix of volume\nname.\n\nChange-Id: Ic0e376098caa0c46473d92f6d043ab85fbbaee8c\n"
    },
    {
      "commit": "5fd5bd9fbd6abd76ff0dad4c063b8771221854a5",
      "tree": "b26014af2dcc1043921bcde5cc3dbb5a303ae9f8",
      "parents": [
        "68fc8b093a42e8c0eaf2d453ea4d29a0af220718",
        "0b5dca099f11ee5d7b65879af862520763cc2081"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Aug 19 03:47:28 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 19 03:47:28 2016 +0000"
      },
      "message": "Merge \"Fix test_shelve_volume_backed_instance\""
    },
    {
      "commit": "1bc2916a00c64ef3f81a3704b58cdc063a0138cc",
      "tree": "c998a2cd8cca99ea2bf0c40285da3394c7465d96",
      "parents": [
        "68fc8b093a42e8c0eaf2d453ea4d29a0af220718"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Aug 19 11:23:14 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Aug 19 11:23:14 2016 +0800"
      },
      "message": "Use cls in class method instead of self\n\n_delete_domain is a class method, so cls should be\nused instead of self.\n\nChange-Id: I26eefaaf1ffbf95f7faa2793bd88bc4a1f2556c8\n"
    },
    {
      "commit": "68fc8b093a42e8c0eaf2d453ea4d29a0af220718",
      "tree": "5f185c40bfe83ed263c5903861d275b757eeee89",
      "parents": [
        "cd08463ed7c318291b2f6658270ef8e22200e565",
        "1afca56b059e07bfb7ae360fe0c3a753719aea92"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 19:13:26 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 19:13:27 2016 +0000"
      },
      "message": "Merge \"Move dscv and ca_certs to config section service_clients\""
    },
    {
      "commit": "cd08463ed7c318291b2f6658270ef8e22200e565",
      "tree": "f501d506b8491321442d3fa6a3d56162dba9eaed",
      "parents": [
        "5e997c7e636d11ba86b2f335270212f023092b6d",
        "1cefdcd084904b118fe83d7bb50ee93331cbcfa3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 18:55:40 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 18:55:40 2016 +0000"
      },
      "message": "Merge \"Delete no need definitions\""
    },
    {
      "commit": "f672b7d317c99dd687bb8140b184cfa7b8749fa6",
      "tree": "adfe9aa6e0281ee08f7c954511f7838f10c6deb6",
      "parents": [
        "5e997c7e636d11ba86b2f335270212f023092b6d"
      ],
      "author": {
        "name": "Jordan Pittier",
        "email": "jordan.pittier@scality.com",
        "time": "Mon Jun 20 18:50:40 2016 +0200"
      },
      "committer": {
        "name": "Jordan Pittier",
        "email": "jordan.pittier@scality.com",
        "time": "Thu Aug 18 18:23:58 2016 +0200"
      },
      "message": "Scenario: remove the `addCleanup_with_wait` helper method.\n\nIt was way too complex. And not used a lot.\n\nAlso remove the related \u0027wait_on_delete\u003dTrue\u0027 keyword argument\nof \"create_server\" method because no caller called that method\nwith another value than the default value. Which proved that this\nkwarg was useless.\n\nChange-Id: Ief79a6cee55ff5faf64465f6cbc84bec8253a3e1\n"
    },
    {
      "commit": "3e4a46aa69c6efdfee966a8623088ea36107bf55",
      "tree": "2cf092a411d20d683415d683dd2f06e1ccb94d81",
      "parents": [
        "22afc4b8ecc48716c802c65c82502dddd208cb13"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Wed Jul 27 14:41:32 2016 -0400"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Thu Aug 18 11:09:41 2016 -0400"
      },
      "message": "Add compute API tests for \u0027get-me-a-network\u0027\n\nThis adds the tests for the 2.37 microversion in nova\nthat handles automatic allocation of network resources\nfor a server via neutron\u0027s auto-allocated-topology extension\nwhen there are no networks already available to the tenant.\n\nThis also adds the 2.26 microversion json response schema\nsince that\u0027s what\u0027s coming back for GET and LIST operations\non servers when testing the 2.37 microversion.\n\nTests for nova blueprint get-me-a-network\n\nChange-Id: Ia8538e20ba52c85cfabbf9e44a959b2821995eab\n"
    },
    {
      "commit": "5e997c7e636d11ba86b2f335270212f023092b6d",
      "tree": "b5a73182251114388d8003540d73622bd2b64f05",
      "parents": [
        "322e548b96e1923c39d36cc3db728185749d70dd",
        "e27c0e3ce65f5e7ec72b6413376c986e760bebda"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 13:01:11 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 13:01:11 2016 +0000"
      },
      "message": "Merge \"Use cls in classmethod instead of self\""
    },
    {
      "commit": "322e548b96e1923c39d36cc3db728185749d70dd",
      "tree": "3a60a45010465347abd1d1b39e50b179857bd133",
      "parents": [
        "c0ef454d695e39cdabd9007bfe49b1585f25f5aa",
        "97f7cea85ebbfda3c1f3e8358acdd9cdb0f0cbf3"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 09:08:36 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 09:08:36 2016 +0000"
      },
      "message": "Merge \"Fixed net_id key evaluation for net[\u0027id\u0027]\""
    },
    {
      "commit": "c0ef454d695e39cdabd9007bfe49b1585f25f5aa",
      "tree": "0a48d6b48832e7cd52638382dbc824a94bb339f4",
      "parents": [
        "795e46aab119df4262c1568b753bb9a7e28ab762",
        "d3bb08f0cfbbecf37da21b25136d1f61737128f0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 04:56:30 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 04:56:30 2016 +0000"
      },
      "message": "Merge \"Remove unnecessary str() from base_types_client\""
    },
    {
      "commit": "795e46aab119df4262c1568b753bb9a7e28ab762",
      "tree": "4565b675eaf7fdfe0e4accd86cbc4deb4c7e9fba",
      "parents": [
        "a6d2b26e145ab42bcd8fbe49d88ee52772df2ca8",
        "fd4c5fba998d3b665e1faf9448897a283e1e3993"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 04:56:22 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 04:56:22 2016 +0000"
      },
      "message": "Merge \"Define volume quotas_client as library\""
    },
    {
      "commit": "a6d2b26e145ab42bcd8fbe49d88ee52772df2ca8",
      "tree": "5289fe5c8e4a33a78bc1f5997e910a857c08da33",
      "parents": [
        "c5630c6ac71d7701cb13eb7bde155a1b0cebb5c4",
        "f66afb88e6beb46b33fcb1f01670f8e104bd0acd"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 04:56:16 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 04:56:16 2016 +0000"
      },
      "message": "Merge \"Remove base_quotas_client for the reability\""
    },
    {
      "commit": "c5630c6ac71d7701cb13eb7bde155a1b0cebb5c4",
      "tree": "cc22efbbd21d8a3c716312a7d3cdd9dc2c628d52",
      "parents": [
        "f7c357ac9dae68fd6bf6207e9d93546643c71bd2",
        "09a16c44caaf4b201d299130d7700c76da2e7b12"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 04:53:29 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 04:53:29 2016 +0000"
      },
      "message": "Merge \"Remove the test_upload_large_objects negative test\""
    },
    {
      "commit": "f7c357ac9dae68fd6bf6207e9d93546643c71bd2",
      "tree": "550ecd82e50ab2838376933b16ed39bbe46063ec",
      "parents": [
        "22afc4b8ecc48716c802c65c82502dddd208cb13",
        "c53b8cc7e1b397558960726a00723c02a7b00736"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 18 03:33:48 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 18 03:33:48 2016 +0000"
      },
      "message": "Merge \"Improving test_volumes_get testcase\""
    },
    {
      "commit": "04b3797f8952d31846709d57573bbf275d662287",
      "tree": "8c84788a75dd2c4fe14357087d12a341d5df6397",
      "parents": [
        "d3f98c67dc8b498e0a161c1cb96493479272db61"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 11 15:41:47 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 18 08:53:07 2016 +0800"
      },
      "message": "Add existing volumes when using pre-provisioned credentials\n\nWhen using pre-provisioned credentials, the tenant may have volumes\nother than those created in the testcase and so will make\ntest_volume_list_details_pagination and test_volume_list_pagination\nfail unexpectedly. This is to fix it.\n\nChange-Id: I997792dcf26a2ce07ec6e0de0b0557a0c260ea59\nCloses-Bug: #1612097\n"
    },
    {
      "commit": "1cefdcd084904b118fe83d7bb50ee93331cbcfa3",
      "tree": "5f5ea7540adcb179f19a02ce2817eeecbe85d578",
      "parents": [
        "22afc4b8ecc48716c802c65c82502dddd208cb13"
      ],
      "author": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Wed Aug 17 19:43:24 2016 +0800"
      },
      "committer": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Wed Aug 17 19:43:24 2016 +0800"
      },
      "message": "Delete no need definitions\n\nThey are no need because they have been defined in the following\ncode. This patch delete these no need definition for the code\nclean.\n\nChange-Id: I84b6b19084c07f6e9a7c5266ae29e7e65eacac40\n"
    },
    {
      "commit": "e27c0e3ce65f5e7ec72b6413376c986e760bebda",
      "tree": "f8429a3b84fafc13c3a223ed5a0fc64cd9b90853",
      "parents": [
        "d3f98c67dc8b498e0a161c1cb96493479272db61"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Aug 17 14:45:30 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Aug 17 16:59:20 2016 +0800"
      },
      "message": "Use cls in classmethod instead of self\n\n_create_type_and_volume is a class method, so cls should\nbe used instead of self.\n\nChange-Id: I2f05039ac5d556ab0457ffa7d598d3f943ccb598\n"
    },
    {
      "commit": "22afc4b8ecc48716c802c65c82502dddd208cb13",
      "tree": "239124c0db28308591a787ed06a72e02aa80d3d1",
      "parents": [
        "64d32b18573fb376bdb6863205fcf2f40e67fd1e",
        "b5c88f4f7982a675dcd3a713c8e7e073938e58fc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 17 07:13:13 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 17 07:13:13 2016 +0000"
      },
      "message": "Merge \"Remove a redundent resource_cleanup method\""
    },
    {
      "commit": "64d32b18573fb376bdb6863205fcf2f40e67fd1e",
      "tree": "27eb0863880e3e9a1281b4266ad059fe5557c451",
      "parents": [
        "a140cfef91a915bfbbb2e2e3259a3a2a36580724",
        "83e94d4076be4b8dac526771185ed7bafd8e4390"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 17 05:27:55 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 17 05:27:55 2016 +0000"
      },
      "message": "Merge \"Make identity v3 groups_client use **kwargs\""
    },
    {
      "commit": "a140cfef91a915bfbbb2e2e3259a3a2a36580724",
      "tree": "3fa34f336959f3b5a4ee9838d5f8cc34a4106d80",
      "parents": [
        "d3f98c67dc8b498e0a161c1cb96493479272db61",
        "7f817db50d589d253a5b9ee7b718e841ac8c5548"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 17 05:26:57 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 17 05:26:57 2016 +0000"
      },
      "message": "Merge \"Make identity v3 users_client use **kwargs\""
    },
    {
      "commit": "0b5dca099f11ee5d7b65879af862520763cc2081",
      "tree": "db257ef99762be5c50eadbabcf17c13112d5caa2",
      "parents": [
        "d3f98c67dc8b498e0a161c1cb96493479272db61"
      ],
      "author": {
        "name": "Xiangfei Zhu",
        "email": "xiangfeiz@vmware.com",
        "time": "Tue Aug 16 21:16:25 2016 -0700"
      },
      "committer": {
        "name": "Xiangfei Zhu",
        "email": "xiangfeiz@vmware.com",
        "time": "Tue Aug 16 21:26:50 2016 -0700"
      },
      "message": "Fix test_shelve_volume_backed_instance\n\ntest_shelve_volume_backed_instance actually created an instance with the\nvolume attached as a data disk rather than the root disk. This fix makes\nit create an instance with the volume as the root disk.\n\nChange-Id: I719aa7ec2507b7936c08d17108511260830ad099\nCloses-Bug: 1613946\n"
    },
    {
      "commit": "d3f98c67dc8b498e0a161c1cb96493479272db61",
      "tree": "b85f22deb55be9f504f4d8d520301a71f68a2ca7",
      "parents": [
        "95854ce727846110f3fc2946f3ed48f0ad189a2f",
        "3c39bb6ef6690972e33d937dde1b7f00ba3c5dc9"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 16 01:41:11 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 16 01:41:11 2016 +0000"
      },
      "message": "Merge \"Add missing config file read to tempest init\""
    },
    {
      "commit": "97f7cea85ebbfda3c1f3e8358acdd9cdb0f0cbf3",
      "tree": "3fa6a96ffb18d9f391ce20040445707b8259dcb5",
      "parents": [
        "95854ce727846110f3fc2946f3ed48f0ad189a2f"
      ],
      "author": {
        "name": "Lenny Verkhovsky",
        "email": "lennyb@mellanox.com",
        "time": "Mon Aug 15 13:29:48 2016 +0000"
      },
      "committer": {
        "name": "Lenny Verkhovsky",
        "email": "lennyb@mellanox.com",
        "time": "Mon Aug 15 13:29:48 2016 +0000"
      },
      "message": "Fixed net_id key evaluation for net[\u0027id\u0027]\n\ncommit 136376f3e8b545153ac5ff6e6f918f7ef7d3d28a added the following line\nnet_id \u003d net.get(\u0027uuid\u0027, net[\u0027id\u0027])\neven if net[\u0027uuid\u0027] is present net[\u0027id\u0027] is still evaluated and fails\nsince does not exist.\n\nChange-Id: Iafa054ce300ea84a3f2439e5504d4aa768e4c4b0\n"
    },
    {
      "commit": "b5c88f4f7982a675dcd3a713c8e7e073938e58fc",
      "tree": "ee9441d1145e6c40767842e3a4db76b859c07f34",
      "parents": [
        "95854ce727846110f3fc2946f3ed48f0ad189a2f"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Aug 15 15:29:15 2016 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Aug 15 16:13:41 2016 +0300"
      },
      "message": "Remove a redundent resource_cleanup method\n\nThe volumes will already be removed by resource_cleanup\nmethod in BaseVolumeTest class\n\nChange-Id: I6c31a94e0810eb739b0e29b8f6e64cd3ea863f19\n"
    },
    {
      "commit": "95854ce727846110f3fc2946f3ed48f0ad189a2f",
      "tree": "135f36f6c4ed396775984a54843d3e2b5250f12a",
      "parents": [
        "71ed599d57a9673ae93e0c1f02eef44cdc8b4c8b",
        "3b169cca35f1335da92f7f44a1a0c9a09e887219"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 15 10:44:45 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 15 10:44:45 2016 +0000"
      },
      "message": "Merge \"Adds to verify_cinder_api_versions api_v3 check\""
    },
    {
      "commit": "71ed599d57a9673ae93e0c1f02eef44cdc8b4c8b",
      "tree": "79e826d4544d2d8f20fcbe3f79580185a9dfccf8",
      "parents": [
        "b9ba4d91242a818757b5d595f64b6abd96278ec8",
        "43147c6c0b3ca1841f28f4e0284a269d7fe99b6b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 15 10:44:37 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 15 10:44:37 2016 +0000"
      },
      "message": "Merge \"Add missing validation to test_delete_saving_image\""
    },
    {
      "commit": "b9ba4d91242a818757b5d595f64b6abd96278ec8",
      "tree": "2181078696ac8a6214249dc47800141bb82601b4",
      "parents": [
        "a03bfe080133b1e1bd8be9ab1204fdd875ea915f",
        "136376f3e8b545153ac5ff6e6f918f7ef7d3d28a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 15 10:38:43 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 15 10:38:43 2016 +0000"
      },
      "message": "Merge \"Fixed manager.py to support multinode test on vnic_port\""
    },
    {
      "commit": "a03bfe080133b1e1bd8be9ab1204fdd875ea915f",
      "tree": "79645c1587defa9cd97ef4806db2075c39e6ffad",
      "parents": [
        "882545e40066dc6f7f5a808ed1b6d4136ae99ea9",
        "28a36dbefbd0b13fcbec787309434db553c8cb6b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Aug 15 09:51:06 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 15 09:51:06 2016 +0000"
      },
      "message": "Merge \"Remove unnessary delete_volume in test_volumes_list\""
    },
    {
      "commit": "09a16c44caaf4b201d299130d7700c76da2e7b12",
      "tree": "6cb3d18b1a4fa8c0b73cfd1004abe7dc623d7d5f",
      "parents": [
        "882545e40066dc6f7f5a808ed1b6d4136ae99ea9"
      ],
      "author": {
        "name": "Castulo J. Martinez",
        "email": "castulo.martinez@intel.com",
        "time": "Fri Aug 12 10:53:09 2016 -0700"
      },
      "committer": {
        "name": "Castulo J. Martinez",
        "email": "castulo.martinez@intel.com",
        "time": "Sun Aug 14 10:16:54 2016 -0700"
      },
      "message": "Remove the test_upload_large_objects negative test\n\nThe test_upload_large_objects test that is part of the\ntest_account_quotas_negative.py has been skipped for 2 years now,\nand there is no way to run this test in a reliable way since all the\ncontainer and account updates are done by background daemons running\nin the cluster somewhere.\nThis commit removes the test from Tempest since it is a test that\nwon\u0027t be run anymore.\n\nChange-Id: Id3917003f0cf3c0ab652c9ea16d22c696f52933f\nCloses-Bug: 1310597\n"
    },
    {
      "commit": "c53b8cc7e1b397558960726a00723c02a7b00736",
      "tree": "1c79851f4fb3d629062784a2b64d3bb902ee5e73",
      "parents": [
        "81086e4cc4152fd672b381c37904a8f2d9bdc8ac"
      ],
      "author": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Wed Aug 10 20:36:52 2016 +0800"
      },
      "committer": {
        "name": "guo yunxian",
        "email": "yunxian.guo@easystack.cn",
        "time": "Sat Aug 13 08:29:29 2016 +0800"
      },
      "message": "Improving test_volumes_get testcase\n\nVolume is defined in the following code. \"volume \u003d None\" is\nunnecessary, delete it. \u0027id\u0027 is uesd above, move it upper.\nAdd verification of size.\n\nChange-Id: I0557f8b3ebfee2fb946664c7bd190a09ad31aa97\n"
    },
    {
      "commit": "3c39bb6ef6690972e33d937dde1b7f00ba3c5dc9",
      "tree": "1f400c556279979d5accbcf4b2a90292100e699b",
      "parents": [
        "2a472d8f254a9ee4acd2373ff41680b290f00df1"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Tue Aug 09 14:44:44 2016 -0400"
      },
      "committer": {
        "name": "Augustina Ragwitz",
        "email": "auggy@cpan.org",
        "time": "Fri Aug 12 12:13:30 2016 -0700"
      },
      "message": "Add missing config file read to tempest init\n\nThe update_local_conf() portion of tempest init was never reading the\nconfig file. In the case we prepopulate a tempest.conf from the global\nstate /etc dir this would result in tempest init duplicating options\nand sections that already existed. This commit fixes the issue by\nsimply reading the file before we do any operations.\n\nAlso add test coverage to ensure existing settings are not overwritten.\n\nCo-authored-by: Augustina Ragwitz \u003cauggy@cpan.org\u003e\nChange-Id: Ie629df246fc40777f2017b78e4073ae833b64deb\n"
    },
    {
      "commit": "882545e40066dc6f7f5a808ed1b6d4136ae99ea9",
      "tree": "12f07b6013e4982cf99c766d1c720a57b57e584b",
      "parents": [
        "81086e4cc4152fd672b381c37904a8f2d9bdc8ac",
        "8420abea55b1528dc77a585a23b3cbbfbd418b7a"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Aug 11 23:21:01 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 11 23:21:01 2016 +0000"
      },
      "message": "Merge \"Configure stable service clients via the registry\""
    },
    {
      "commit": "3b169cca35f1335da92f7f44a1a0c9a09e887219",
      "tree": "f031d5b0ac0c1d6bfd5e1c34d1fc649e11d11dda",
      "parents": [
        "81086e4cc4152fd672b381c37904a8f2d9bdc8ac"
      ],
      "author": {
        "name": "Nikita Gerasimov",
        "email": "nikita.gerasimov@oracle.com",
        "time": "Wed Aug 10 17:10:42 2016 +0300"
      },
      "committer": {
        "name": "Nikita Gerasimov",
        "email": "nikita.gerasimov@oracle.com",
        "time": "Thu Aug 11 21:46:00 2016 +0300"
      },
      "message": "Adds to verify_cinder_api_versions api_v3 check\n\nChange-Id: I5953c111127dfb332e4952fa48e3ceb04fb6bb98\nPartial-Bug: 1611771\n"
    },
    {
      "commit": "d3bb08f0cfbbecf37da21b25136d1f61737128f0",
      "tree": "8a71cbd3d319ec3618406e8171a962fa6ffff9be",
      "parents": [
        "fd4c5fba998d3b665e1faf9448897a283e1e3993"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Wed Aug 10 16:58:08 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Thu Aug 11 11:13:22 2016 -0700"
      },
      "message": "Remove unnecessary str() from base_types_client\n\nVolume IDs and the other parameters are passed as string and Tempest\ndoesn\u0027t need str() calls for them.\nThis patch removes these str() for the code cleanup.\n\nChange-Id: Ic5e6e9d52aca78f1171ef1ee827f6c4cef848c67\n"
    },
    {
      "commit": "136376f3e8b545153ac5ff6e6f918f7ef7d3d28a",
      "tree": "da0101bff2c7e9d5d407a75adfe30543a8857b79",
      "parents": [
        "fe8a96c0fbd2fe9b2683ee59b4250c7d048737b8"
      ],
      "author": {
        "name": "Lenny Verkhovsky",
        "email": "lennyb@mellanox.com",
        "time": "Wed Jun 29 14:33:34 2016 +0300"
      },
      "committer": {
        "name": "Lenny Verkhovsky",
        "email": "lennyb@mellanox.com",
        "time": "Thu Aug 11 11:46:35 2016 +0000"
      },
      "message": "Fixed manager.py to support multinode test on vnic_port\n\n1. _create_port moved to ScenarioTest class\n2. Fixed getting networks if not passed\n\nCo-Authored-By: Moshe Levi \u003cmoshele@mellanox.com\u003e\nCloses-Bug: 1598792\n\nChange-Id: Ib43d9d1faba00be122f8a29b43b07b5b74985902\n"
    },
    {
      "commit": "28a36dbefbd0b13fcbec787309434db553c8cb6b",
      "tree": "72592b2b49497902aa7b73b6d2f6db2c52c022ce",
      "parents": [
        "81086e4cc4152fd672b381c37904a8f2d9bdc8ac"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 11 17:50:37 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 11 17:50:37 2016 +0800"
      },
      "message": "Remove unnessary delete_volume in test_volumes_list\n\nIn test_volumes_list.py, it calles cls.create_volume to\ncreate 3 test volumes, and volumes created by cls.create_volume\nwill be automatically cleaned by base\u0027s clear_volumes() in\nbase\u0027s resource_cleanup, so this is to remove the unnecessary\ndelete_volume\n\nChange-Id: I763cb6cc66cebab7601846c2009676c20a8d1fdd\n"
    },
    {
      "commit": "fd4c5fba998d3b665e1faf9448897a283e1e3993",
      "tree": "768cd87815a296ac087c2f3648f797243b7c4ff1",
      "parents": [
        "f66afb88e6beb46b33fcb1f01670f8e104bd0acd"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Aug 05 15:01:08 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Wed Aug 10 16:27:17 2016 -0700"
      },
      "message": "Define volume quotas_client as library\n\nVolume quotas_clients have good interfaces now,\nthen this patch makes them as a library.\n\nPartially implements blueprint consistent-service-method-names\n\nChange-Id: I91c4ac55680604143a4599e136d9d673bbb27e24\n"
    },
    {
      "commit": "f66afb88e6beb46b33fcb1f01670f8e104bd0acd",
      "tree": "16206d690bba9eeddb2c737e14a08e874b7ecd87",
      "parents": [
        "81086e4cc4152fd672b381c37904a8f2d9bdc8ac"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Aug 05 14:47:16 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Wed Aug 10 12:58:49 2016 -0700"
      },
      "message": "Remove base_quotas_client for the reability\n\nThe service clients for the volume service are different from the\nother services and it is a little difficult to read and debug because\nthat consists of multiple layers for v1 and v2.\nThat could be useful for the code optimization, but actually the merit\nseems small and unreadable.\nThis patch removes these layers from the volume clients.\n\nPartially implements blueprint consistent-service-method-names\n\nChange-Id: Ie6d37a72158e4d804727fa756018a37358c1fd59\n"
    },
    {
      "commit": "81086e4cc4152fd672b381c37904a8f2d9bdc8ac",
      "tree": "19ba33ad07951e046b291c02e56e1e63c315f6b1",
      "parents": [
        "2a472d8f254a9ee4acd2373ff41680b290f00df1",
        "68af83dd8d920a9fd23f2f1a0d1ea5a81c309abc"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 10 05:23:17 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 10 05:23:17 2016 +0000"
      },
      "message": "Merge \"Update the links to api-ref of network\""
    },
    {
      "commit": "2a472d8f254a9ee4acd2373ff41680b290f00df1",
      "tree": "4c35ec568a6c369bedbbb128e528dda93e4acfb2",
      "parents": [
        "4b6dc4ffb0017866d2ec5009550f7842d37bc111",
        "a83cd52c418819fb612269845b37fdfbca1a0bfa"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 09 11:46:40 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 09 11:46:40 2016 +0000"
      },
      "message": "Merge \"Fix network_for_ssh config option help\""
    },
    {
      "commit": "4b6dc4ffb0017866d2ec5009550f7842d37bc111",
      "tree": "54ccbe8664f715aa8bd346506d68a414c8968037",
      "parents": [
        "42f96746beb96e8c1ad3a09e385a726def523363",
        "4b0f7e72cf70e5a84ac68abc67d1e2d51c308217"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 09 11:46:30 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 09 11:46:30 2016 +0000"
      },
      "message": "Merge \"Fix reference to nonexistent ssh_connect_method in config help\""
    },
    {
      "commit": "42f96746beb96e8c1ad3a09e385a726def523363",
      "tree": "a286056094bd7305be6582543c8e5373d33b50b6",
      "parents": [
        "5e594c3f3b4374b6f61e3bb4a019b9d3e7ce0e53",
        "5e938c9c06741388aa85a69f087135a2892c4405"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 09 11:42:40 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 09 11:42:40 2016 +0000"
      },
      "message": "Merge \"Define volume services_client as library\""
    },
    {
      "commit": "5e594c3f3b4374b6f61e3bb4a019b9d3e7ce0e53",
      "tree": "28c74a55bb39c1cdb977aecb1d426b74bfc79bed",
      "parents": [
        "c233ff1e45ebef40e698e3e032869a8d89b1e851",
        "7ca65f74f11fa8f1bee27065be5596137b3cd373"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 09 10:42:57 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 09 10:42:57 2016 +0000"
      },
      "message": "Merge \"Define volume hosts_client as library\""
    },
    {
      "commit": "c233ff1e45ebef40e698e3e032869a8d89b1e851",
      "tree": "77cea83ee5560ff55d9550560be9b610833a7e6e",
      "parents": [
        "3181d04ffad48b9fbc9d214bd91dc45ad7ca7d4c",
        "9d7bac448af4e4073535b708e0a7496ed20b6e68"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 09 10:27:50 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 09 10:27:50 2016 +0000"
      },
      "message": "Merge \"Fix manager-\u003eget_auth_provider interface\""
    },
    {
      "commit": "3181d04ffad48b9fbc9d214bd91dc45ad7ca7d4c",
      "tree": "5f3a389851142119a1467aea2bcbba18ca7bdfcf",
      "parents": [
        "578e7e73851cd7a2ca8b118afd3efa16f4f282e8",
        "f8a666848902beac7720ec8f008d9758de2f8876"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Aug 09 10:27:26 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 09 10:27:26 2016 +0000"
      },
      "message": "Merge \"Moving backup test under non admin directory\""
    }
  ],
  "next": "578e7e73851cd7a2ca8b118afd3efa16f4f282e8"
}
