)]}'
{
  "log": [
    {
      "commit": "2998117ba6c8a398c389b26d8a80963afdabc90d",
      "tree": "13693f884b2843529d2ec8dc0a06ef63f76e1d64",
      "parents": [
        "3a28a10aba525b93b05efac2d50d6a2586ef9bbb"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Feb 23 05:25:28 2018 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Feb 23 22:45:23 2018 +0000"
      },
      "message": "Fixing the condition to run tests in tempest run\n\nDuring stestr migration, it  seems like we stopped running the\ntests in tempest run cli if config_file or workspace arg are passed.\n\nThis commit fixing this behavior.\n\nChange-Id: Idf77ff9dd9c0ba0a134dfe61b1ab79d069d3ff0c\n"
    },
    {
      "commit": "3a28a10aba525b93b05efac2d50d6a2586ef9bbb",
      "tree": "b8cec537385b14f7c601d744a30ab83fbbfb54c7",
      "parents": [
        "fb991ba1ed9d978d3f8a7551d6f8ed08aa49e47b",
        "3c6b15db0dbb372480368c3da540e9835727e9b8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 23 16:11:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 23 16:11:47 2018 +0000"
      },
      "message": "Merge \"Add test for tempest run with a whitelist file\""
    },
    {
      "commit": "fb991ba1ed9d978d3f8a7551d6f8ed08aa49e47b",
      "tree": "1f4b390ca9b43dc842f485f0c5e41288ce978604",
      "parents": [
        "12b52f59f786edc41ddecce721bc6801ebdb9c87",
        "138692085d811db30ce700c94cea78a07b7468f5"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 23 16:11:45 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 23 16:11:45 2018 +0000"
      },
      "message": "Merge \"Add a black_regex flag to tempest run\""
    },
    {
      "commit": "12b52f59f786edc41ddecce721bc6801ebdb9c87",
      "tree": "2dd0db8a6297b19d768d55e1ae31339d26dbf7da",
      "parents": [
        "e7d82e8fe794b02a3ee14a1a9f9fa138b347ed17",
        "f9902eca5593f43a3545f3bc2b37fc1f3f32b6e2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 23 15:34:37 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 23 15:34:38 2018 +0000"
      },
      "message": "Merge \"Fix the -l/--list-tests argument for tempest run\""
    },
    {
      "commit": "e7d82e8fe794b02a3ee14a1a9f9fa138b347ed17",
      "tree": "7509879251be4e3145199d485ff2d559c2a7de7d",
      "parents": [
        "5cc92891712090ef86519e2c6e38e65ee408c68c",
        "3e97aae8295c030830be72fa93112f8a27751c41"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 23 12:08:26 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 23 12:08:26 2018 +0000"
      },
      "message": "Merge \"Cleanup selection list args in tempest run\""
    },
    {
      "commit": "3c6b15db0dbb372480368c3da540e9835727e9b8",
      "tree": "d524928344c3ed5144533102019003fc2ad9acc1",
      "parents": [
        "138692085d811db30ce700c94cea78a07b7468f5"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 11:37:52 2018 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Feb 23 07:39:24 2018 +0000"
      },
      "message": "Add test for tempest run with a whitelist file\n\nThis commit adds a functional test for tempest run with the\n--whitelist-file flag to the tempest unit test suite. This will verify\nthat the whitelist-file argument is being honored correctly and only the\ntests matching the regexes in there are being run.\n\nChange-Id: I1935d26ba2a6f761cb2cdc6a129a0008659cad13\n"
    },
    {
      "commit": "138692085d811db30ce700c94cea78a07b7468f5",
      "tree": "469ff48223f4054cc9449f81677e988d520943ac",
      "parents": [
        "f9902eca5593f43a3545f3bc2b37fc1f3f32b6e2"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 13:46:02 2018 -0500"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Fri Feb 23 07:37:48 2018 +0000"
      },
      "message": "Add a black_regex flag to tempest run\n\nNow that we\u0027re using stestr internally the selection regex is more\nsophisticated, and lets you exclude on match from a cli regex too. To\nleverage this functionality this commit adds a new cli argument to\nuse it.\n\nChange-Id: I440ab90f576e1ac333c7c40175ad6117d1299c04\n"
    },
    {
      "commit": "f9902eca5593f43a3545f3bc2b37fc1f3f32b6e2",
      "tree": "2755aaf6197ea1d0e2381df04434e668c005f58a",
      "parents": [
        "3e97aae8295c030830be72fa93112f8a27751c41"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 12:11:46 2018 -0500"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 16:00:47 2018 -0500"
      },
      "message": "Fix the -l/--list-tests argument for tempest run\n\nThe tempest run to stestr migration accidently removed the list command.\nThis commit adds the functionality back and adds a unit test to ensure\nthis doesn\u0027t happen in the future.\n\nChange-Id: Ibc74887dec98f5d9adce56c235d28b19d0a94a63\n"
    },
    {
      "commit": "3e97aae8295c030830be72fa93112f8a27751c41",
      "tree": "9e3b86c49def1e0732da02324959fd16329950df",
      "parents": [
        "beb7716bb4204bdc43758cd0b38e475088b0f190"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 13:39:59 2018 -0500"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 16:00:46 2018 -0500"
      },
      "message": "Cleanup selection list args in tempest run\n\nThe selection list arguments had a mutually exclusive flag set for no\nreason. There previously was a limitation in how the flags were used\npreviously which made those flags mutually exclusive, however that\nhasn\u0027t been the case for some time. At the same time the docs on\nselection needed to be updated, because they showed incorrect internal\ndetails (even prior to the stestr migration) for the blacklist file.\nInstead of trying to detail the entire explanation, it now just links\nto the stestr docs.\n\nChange-Id: I90dfc15765057f876ebaf66abf5af24de0f675b9\n"
    },
    {
      "commit": "5cc92891712090ef86519e2c6e38e65ee408c68c",
      "tree": "097a6cf208fc07822c313fcb6b5717c051708fca",
      "parents": [
        "beb7716bb4204bdc43758cd0b38e475088b0f190"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 15:53:47 2018 -0500"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Feb 22 15:53:47 2018 -0500"
      },
      "message": "Add missing env vars from unit test job\n\nThis commit fixes an oversight in the tox job definitions for unit\ntests. Because for better or worse we still use oslotest as the base\ntest class for tempest\u0027s unit tests the stdout, stderr, and logging\ncapture fixtures are only enabled by an env var. We were never setting\nthat, so these things weren\u0027t captured. This commit fixes the oversight\nto enable the capture of these once again.\n\nChange-Id: I81e4077dfda9e9a8a8001f52955ab0164f39d31d\n"
    },
    {
      "commit": "beb7716bb4204bdc43758cd0b38e475088b0f190",
      "tree": "7cc4af3979744dc1a2ab16357d35b295c11eeab5",
      "parents": [
        "49bc282ff191ae8b736e882f0568ae2ce3fcde35",
        "e377cab5edd343b8214da2c2ebc44b2c2da790cf"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 22 09:10:51 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 22 09:10:51 2018 +0000"
      },
      "message": "Merge \"Remove leftover call to _create_stestrepository\""
    },
    {
      "commit": "49bc282ff191ae8b736e882f0568ae2ce3fcde35",
      "tree": "60d0f1e317e30d8189b2c9148ae695fbe72d289f",
      "parents": [
        "24a753dcfbbda143254c64e58b06d15f40e78f59",
        "1c2a802086d25cef6568605160fac94b64688aac"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 22 03:57:17 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 22 03:57:17 2018 +0000"
      },
      "message": "Merge \"Enable tempest-full on stable/pike\""
    },
    {
      "commit": "e377cab5edd343b8214da2c2ebc44b2c2da790cf",
      "tree": "a7fc3301fc5faf8f03f6361284a3020191a5a8bf",
      "parents": [
        "8a4396e3d3b48447a1ea1b9c20810e1cc3a6c357"
      ],
      "author": {
        "name": "Adam Harwell",
        "email": "flux.adam@gmail.com",
        "time": "Wed Feb 21 16:34:15 2018 -0800"
      },
      "committer": {
        "name": "Adam Harwell",
        "email": "flux.adam@gmail.com",
        "time": "Wed Feb 21 16:35:45 2018 -0800"
      },
      "message": "Remove leftover call to _create_stestrepository\n\nThis method doesn\u0027t exist and causes runs to fail.\n\nChange-Id: I639477e3702029e86509bdf5ae2826e2069a4288\n"
    },
    {
      "commit": "24a753dcfbbda143254c64e58b06d15f40e78f59",
      "tree": "5eae17393de1e9074cf8cfa76e8c1a40603102b5",
      "parents": [
        "d8240a950504ea1379c3bbb1d2556a42631ec694",
        "8a4396e3d3b48447a1ea1b9c20810e1cc3a6c357"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 21 23:01:58 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 21 23:01:59 2018 +0000"
      },
      "message": "Merge \"Switch Tempest CLI commands from testrepository to stestr\""
    },
    {
      "commit": "1c2a802086d25cef6568605160fac94b64688aac",
      "tree": "c41e8f8e499569e4442ee462db055dbf58b748fe",
      "parents": [
        "ac25e0d0dbbe6fb1104b5388ae9c6a9a63e5281e"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Tue Feb 20 15:58:13 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Wed Feb 21 12:07:00 2018 +0000"
      },
      "message": "Enable tempest-full on stable/pike\n\nAdd stable/pike on tempest-full.\nThe job will be voting on stable/pike so we need bitrot\njobs on Tempest master as well. Not the py3 since it was\nnot running on Pike yet.\n\nOnce this lands we can add bitrot jobs to d-g as well,\nand filter the legacy job out of pike in the integrated\ntemplates.\n\nDepends-on: https://review.openstack.org/545258/\nChange-Id: I1ac0e54eab22786575e11f4d34b7e15e643038c4\n"
    },
    {
      "commit": "d8240a950504ea1379c3bbb1d2556a42631ec694",
      "tree": "36a3b45e02ffca9838227ae3680cdcb83105ea43",
      "parents": [
        "8d3f0bec6e5e7f396ca1ae9c89978e88ae4f6aeb",
        "3bd6e2762c4f19fc90736fac74fe514524c9c7b3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 21 05:36:05 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 21 05:36:05 2018 +0000"
      },
      "message": "Merge \"Create image using \u0027owner\u0027 parameter\""
    },
    {
      "commit": "8d3f0bec6e5e7f396ca1ae9c89978e88ae4f6aeb",
      "tree": "504b69992e5dbe2eac135a39158170a9323b8e07",
      "parents": [
        "5f03b0ad2d42bcd881947503ab3dd9af2b1ad906",
        "b6c6d2a128ded6bcda1ae3536da237a71c4780a4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 20 22:06:30 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 20 22:06:30 2018 +0000"
      },
      "message": "Merge \"Refactor config drive mounting\""
    },
    {
      "commit": "5f03b0ad2d42bcd881947503ab3dd9af2b1ad906",
      "tree": "d2a17f81f585b33f02af4c842ccb7d46d2fa9630",
      "parents": [
        "3cc60b446f42b2cb58462df570666a10d841fe54",
        "51cbf727346159b18a868542bb4d77e4057fbcd4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 20 21:21:17 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 20 21:21:17 2018 +0000"
      },
      "message": "Merge \"Delete identity domain must delete its contents\""
    },
    {
      "commit": "3cc60b446f42b2cb58462df570666a10d841fe54",
      "tree": "0db83d04c93d41cd1f786795607979eccbd0d57a",
      "parents": [
        "396940a619d6ed6308973baa2fa4f9f65e6eb284",
        "019088fc2cfb5e8c334be2d4303cfaa822f6f247"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 20 21:21:15 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 20 21:21:15 2018 +0000"
      },
      "message": "Merge \"Expose bug: Delete identity domain with contents\""
    },
    {
      "commit": "396940a619d6ed6308973baa2fa4f9f65e6eb284",
      "tree": "389555b9f833f5d4eadad22764b524e733a8e022",
      "parents": [
        "ac25e0d0dbbe6fb1104b5388ae9c6a9a63e5281e"
      ],
      "author": {
        "name": "Takashi NATSUME",
        "email": "natsume.takashi@lab.ntt.co.jp",
        "time": "Tue Feb 20 19:55:25 2018 +0900"
      },
      "committer": {
        "name": "Takashi NATSUME",
        "email": "natsume.takashi@lab.ntt.co.jp",
        "time": "Tue Feb 20 19:56:37 2018 +0900"
      },
      "message": "Fix misuse of assertTrue\n\nReplace \u0027assertTrue\u0027 with \u0027assertEqual\u0027.\n\nChange-Id: I725775d2eeb9d050aa2384499a9a282b1c4e5239\nCloses-Bug: #1750537\n"
    },
    {
      "commit": "ac25e0d0dbbe6fb1104b5388ae9c6a9a63e5281e",
      "tree": "1915a1fd2445c45ffd5bd515491e89b89dabb31b",
      "parents": [
        "b0192b9fd617031e8f348cdd37e932d14b590b24",
        "733bd267bdfbdb7da22ddae61dcb82d7f7eb7b36"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 20 02:13:01 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 20 02:13:01 2018 +0000"
      },
      "message": "Merge \"Remove outdated comment in .zuul.yaml\""
    },
    {
      "commit": "b6c6d2a128ded6bcda1ae3536da237a71c4780a4",
      "tree": "3c19f885f38a4e9ebf203bb1e6dd7016ba91ebda",
      "parents": [
        "3fb1d3689ea7848d9e2d53e53e98f455b303a0da"
      ],
      "author": {
        "name": "Mohammed Naser",
        "email": "mnaser@vexxhost.com",
        "time": "Fri Dec 29 18:13:29 2017 -0500"
      },
      "committer": {
        "name": "Mohammed Naser",
        "email": "mnaser@vexxhost.com",
        "time": "Mon Feb 19 10:16:13 2018 -0500"
      },
      "message": "Refactor config drive mounting\n\nThere are a few places where we mount the config drive which\nis not done in a consistent manner which results in failures\nfor the cases where the config drive is VFAT, which makes the\ndevice label report as CONFIG-2 and not config-2 (uppercase).\n\nThis refactors the mounting and unmounting codebase to the\nsame block and reuses it to ensure a consistent behaviour across\ntests, also letting the tags checks pass when using VFAT for\nconfig drives.\n\nChange-Id: I529cff87c848bc87d63d2ec407ed18cdd631ecef\n"
    },
    {
      "commit": "b0192b9fd617031e8f348cdd37e932d14b590b24",
      "tree": "8ecafbdf9f0d22dd29cf6d7d6e1bc9169938ce0a",
      "parents": [
        "245577abba98a42de159e8964b2cc21347f8a72a",
        "a23924ff930c8f0e9396f1752bca8d6c44b985c3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Feb 19 06:59:14 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 19 06:59:14 2018 +0000"
      },
      "message": "Merge \"Make queens jobs voting\""
    },
    {
      "commit": "733bd267bdfbdb7da22ddae61dcb82d7f7eb7b36",
      "tree": "26847b8d36dca635afe27f85cdbc99e095b12146",
      "parents": [
        "a23924ff930c8f0e9396f1752bca8d6c44b985c3"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Mon Feb 19 15:09:31 2018 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Mon Feb 19 15:09:31 2018 +0900"
      },
      "message": "Remove outdated comment in .zuul.yaml\n\nThis removes the outdated comment in .zuul.yaml. We already have not\nonly master branch job but also stable/queens now. And we don\u0027t have\nthe negative lookup anymore.\n\nChange-Id: I8c66502832250a00c4ec1e7c89387d67fa093e0d\n"
    },
    {
      "commit": "a23924ff930c8f0e9396f1752bca8d6c44b985c3",
      "tree": "9b5c45625e4023e30df0e14373211057c31bdb6d",
      "parents": [
        "3fb1d3689ea7848d9e2d53e53e98f455b303a0da"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Sun Feb 18 22:35:16 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Sun Feb 18 22:35:16 2018 +0000"
      },
      "message": "Make queens jobs voting\n\nAs usual for tempest keep bitrot integration tests voting, but\nonly running on check.\n\nChange-Id: Ibad701e026a5c9dc7ef591efebb6f536ce3316ec\n"
    },
    {
      "commit": "245577abba98a42de159e8964b2cc21347f8a72a",
      "tree": "da5c69aa00ba7a1948a2b339734a8b07ce9aff11",
      "parents": [
        "3fb1d3689ea7848d9e2d53e53e98f455b303a0da",
        "270055c71a52e1009457d5e9482dd6ebf4bd4832"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sun Feb 18 18:58:20 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Feb 18 18:58:20 2018 +0000"
      },
      "message": "Merge \"Updated from global requirements\""
    },
    {
      "commit": "3fb1d3689ea7848d9e2d53e53e98f455b303a0da",
      "tree": "62a20234dd5af286fd41adde6c906385dbc319c9",
      "parents": [
        "66ca54b4c895e90ec5b828f74019bcdab4990263",
        "c9d2c38ad4fdaf8319efff0a887c7011de99506b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 16 09:14:08 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 16 09:14:08 2018 +0000"
      },
      "message": "Merge \"Add stable/queens version of the full neutron job\""
    },
    {
      "commit": "66ca54b4c895e90ec5b828f74019bcdab4990263",
      "tree": "a8a850cf4db806832d364ee5b9f6b646c484b1f5",
      "parents": [
        "eca9f5aeb5eec80a4897cef299f5b65b874eafaa",
        "c2aa112eaedf1e2dcd13adf3c9b903d95e13c58f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 15 20:25:26 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 15 20:25:26 2018 +0000"
      },
      "message": "Merge \"Add default value for CONF.auth.admin_domain_name\""
    },
    {
      "commit": "eca9f5aeb5eec80a4897cef299f5b65b874eafaa",
      "tree": "8f23d73884de24287d0b6c2ca0cc073b4fdc9cb0",
      "parents": [
        "1d4060484e765ecc8ac1283dba5a721b07281a5c",
        "e2556d61788bb78aa85af84709b8bd1e487f84ca"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 15 11:31:45 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 15 11:31:45 2018 +0000"
      },
      "message": "Merge \"Fix image namespace test logging\""
    },
    {
      "commit": "1d4060484e765ecc8ac1283dba5a721b07281a5c",
      "tree": "87e19eb13a68f0b89ad1a7d2717e0f6acc2b60b7",
      "parents": [
        "ca194732b2a790c16f2a5386e9868925b6f2cd9e",
        "4c24a1a72f00202d9e5b31326f40c97a03f8c241"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 15 05:38:18 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 15 05:38:18 2018 +0000"
      },
      "message": "Merge \"Do not run stage-output again in Tempest\""
    },
    {
      "commit": "3bd6e2762c4f19fc90736fac74fe514524c9c7b3",
      "tree": "b15d89caf16359d26f497a17266a91d27efd22e7",
      "parents": [
        "72502cd1efa58264d7ee2380076b94c64e474ca3"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Jan 25 11:16:10 2018 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Feb 14 09:10:38 2018 +0200"
      },
      "message": "Create image using \u0027owner\u0027 parameter\n\nThis patch is uploaded, since there is a bug report[1],\nwhile trying to create image using \u0027owner\u0027 parameter.\nThe bug is also occurred in update operation.\n\nNOTE: Create image with owner different from tenant owner by\n      using \"owner\" parameter requires an admin privileges.\n\n[1] https://bugs.launchpad.net/glance/+bug/1420008/comments/4\n\nChange-Id: I2601f09ca86b7729db644e55121b964e71c1bb3e\nRelated-Bug: #1420008\n"
    },
    {
      "commit": "ca194732b2a790c16f2a5386e9868925b6f2cd9e",
      "tree": "8dc38d6cc092a7b0bb93af7b3cd44a1e2365c62c",
      "parents": [
        "7b051cdce74263bd373592fad2519c9a4fe41d97",
        "a23512feac44b7d699a0a81d024c05e3e8d16344"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 14 04:27:52 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 14 04:27:53 2018 +0000"
      },
      "message": "Merge \"Add compute test for ServerGroupAffinityFilter\""
    },
    {
      "commit": "c2aa112eaedf1e2dcd13adf3c9b903d95e13c58f",
      "tree": "0fc967b07d9a558b09ba04f0fbb2436f6cd2bfc2",
      "parents": [
        "70ebe69cc2e4fa8a06071d48d19f61d2f01a33f6"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Feb 14 09:46:10 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Feb 14 09:46:10 2018 +0800"
      },
      "message": "Add default value for CONF.auth.admin_domain_name\n\nIt\u0027s a bit confusing for the users who are not so familiar\nwith keystone v3 to configure the value of CONF.auth.admin_domain_name,\nso better to provide a default value for this config item,\nwhich can work in most environments.\n\nChange-Id: I21705f6c4966e507e31201e3efe6d0d593526020\n"
    },
    {
      "commit": "7b051cdce74263bd373592fad2519c9a4fe41d97",
      "tree": "7a9db1ab89c0c81a88d9cc83bd6d14460d360d28",
      "parents": [
        "53a7d90e250da1a83d31d51b2f4b6f64a12156e4",
        "5cffc9869351600115e58602f6b83490ad2e2d91"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 13 14:17:02 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 13 14:17:02 2018 +0000"
      },
      "message": "Merge \"Fixes test_device_tagging IndexError\""
    },
    {
      "commit": "53a7d90e250da1a83d31d51b2f4b6f64a12156e4",
      "tree": "d9c4fc74fd352845fe66f6acf900ba5c68eebfca",
      "parents": [
        "a6aa0893e79aff7a97ab3273ab6d5680fb06df43",
        "a9487f9a393406b5e55818b6a0deb283e98dae47"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 13 10:43:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 13 10:43:09 2018 +0000"
      },
      "message": "Merge \"Add simple compute API test to create server with utf8 name\""
    },
    {
      "commit": "8a4396e3d3b48447a1ea1b9c20810e1cc3a6c357",
      "tree": "28b9aff79c5ec1b7d972732a2aeeb645e5fb7cba",
      "parents": [
        "4acc05b56bac7dffc8d0ab6d9401b8024b261946"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Fri Sep 15 12:18:10 2017 +0530"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Tue Feb 13 08:16:33 2018 +0000"
      },
      "message": "Switch Tempest CLI commands from testrepository to stestr\n\nThis commit switches the Tempest CLI commands to internally use stestr\ninstead of testrepository. At this point in time the testrepository\nproject is effectively unmaintained and stestr was a fork started to\nhave an actively maintained test runner. It also focuses on being a\ndedicated python test runner, instead of an abstract test runner\ninterface for any tests that emit subunit.\n\nBesides the bug fixes and other improvements included with stestr, this\nswitch provides a number of advantages for tempest. Primarily stestr has\na real python API for invoking the test runner directly from python. This\nmeans we can simplify the wrapper code to simply call a function instead\nof building out a set of CLI arguments and passing that to the CLI\nprocessor.\n\nCo-Authored-By: Matthew Treinish \u003cmtreinish@kortar.org\u003e\n\nDepends-On: Ic1fa3a98b6bcd151c489b078028687892655a19b\nDepends-On: I3855aad5ce129ec8ccb87c05f7aa709b74070efe\nDepends-On: https://review.openstack.org/529490/\nChange-Id: I6f5fa7796c576b71c4a0dde66896974a8039a848\n"
    },
    {
      "commit": "a6aa0893e79aff7a97ab3273ab6d5680fb06df43",
      "tree": "26aec3c3ad82f4c3badfce1ce49a8d1c7642b1c2",
      "parents": [
        "1ac13b274a8e9dbfc63c8e24534e7433dcebf3aa",
        "b6f67f6624b7c766cb199abd80cfe8795c27c6f6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 13 05:14:17 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 13 05:14:18 2018 +0000"
      },
      "message": "Merge \"[TrivialFix] Remove unused statement in scenario/manager.py\""
    },
    {
      "commit": "5cffc9869351600115e58602f6b83490ad2e2d91",
      "tree": "17fa1a83183e39e87fcc737f74b4b11178067aba",
      "parents": [
        "039941b539586d6d579096c7a6c8254a759ea66d"
      ],
      "author": {
        "name": "Claudiu Belu",
        "email": "cbelu@cloudbasesolutions.com",
        "time": "Tue Feb 06 20:02:29 2018 -0800"
      },
      "committer": {
        "name": "Claudiu Belu",
        "email": "cbelu@cloudbasesolutions.com",
        "time": "Mon Feb 12 09:13:18 2018 +0000"
      },
      "message": "Fixes test_device_tagging IndexError\n\nIf the metadata_service config option is set to True, the test\ntest_device_tagging will connect to the spawned instance through ssh\nand curl the metadata service and checks the response for the assigned\ndevice tags.\n\nHowever, not all devices are tagged, causing an IndexError. This patch\nsolves this issue.\n\nLibvirt only exposes tagged devices, but other drivers (Hyper-V) can\nexpose other devices as well.\n\nChange-Id: I7570cd81eec09109ad5c74315a7876f53c032240\nCloses-Bug: #1747872\n"
    },
    {
      "commit": "c9d2c38ad4fdaf8319efff0a887c7011de99506b",
      "tree": "acc27f63d0aa1197b60d165aaadc6329a26b55c9",
      "parents": [
        "70ebe69cc2e4fa8a06071d48d19f61d2f01a33f6"
      ],
      "author": {
        "name": "Andrea Frittoli (andreaf)",
        "email": "andrea.frittoli@gmail.com",
        "time": "Tue Nov 21 15:03:18 2017 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Sun Feb 11 23:27:15 2018 +0000"
      },
      "message": "Add stable/queens version of the full neutron job\n\nUse the override-checkout feature at job level to get all branched\nrepos from stable/queens. Define both py27 and py3 jobs.\n\nChange-Id: I81e63e690512e6b6eacf3d255feaf73a425d957e\n"
    },
    {
      "commit": "b6f67f6624b7c766cb199abd80cfe8795c27c6f6",
      "tree": "386d7cf4584c72cdece255115beb83e3c5ccfa0a",
      "parents": [
        "70ebe69cc2e4fa8a06071d48d19f61d2f01a33f6"
      ],
      "author": {
        "name": "jeremy.zhang",
        "email": "zhangjun_inspur@163.com",
        "time": "Sun Feb 11 09:28:52 2018 +0800"
      },
      "committer": {
        "name": "jeremy.zhang",
        "email": "zhangjun_inspur@163.com",
        "time": "Sun Feb 11 09:28:52 2018 +0800"
      },
      "message": "[TrivialFix] Remove unused statement in scenario/manager.py\n\nRemove unused statment in scnario/manager.py to make code clean.\n\nChange-Id: I9b90c0e55b5156407ab6ed6fd1bdce0d7ddd505d\n"
    },
    {
      "commit": "a9487f9a393406b5e55818b6a0deb283e98dae47",
      "tree": "b541c50709cf76d662322151734866ac33873034",
      "parents": [
        "70ebe69cc2e4fa8a06071d48d19f61d2f01a33f6"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Feb 08 09:29:59 2018 -0500"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Fri Feb 09 10:30:25 2018 -0500"
      },
      "message": "Add simple compute API test to create server with utf8 name\n\nCopied from test_create_image_specify_multibyte_character_image_name\nthis is a similar test which creates a server with a multi-byte\nunicode name.\n\nThis is needed to verify what appears to be a regression in nova\nin the queens release, and to make sure we don\u0027t regress again in\nthe future.\n\nDepends-On: I7afce618deca3baaa96605a6b48c1c2ef4a5f2a5\n\nChange-Id: If5a76dc3b03e5f7ceb4c03b3555318170e2ce69f\nRelated-Bug: #1730756\n"
    },
    {
      "commit": "1ac13b274a8e9dbfc63c8e24534e7433dcebf3aa",
      "tree": "061ee72da886a9422b9c478de036b61296596b5e",
      "parents": [
        "70ebe69cc2e4fa8a06071d48d19f61d2f01a33f6"
      ],
      "author": {
        "name": "jeremy.zhang",
        "email": "zhangjun_inspur@163.com",
        "time": "Fri Feb 09 15:17:21 2018 +0800"
      },
      "committer": {
        "name": "jeremy.zhang",
        "email": "zhangjun_inspur@163.com",
        "time": "Fri Feb 09 17:32:45 2018 +0800"
      },
      "message": "Add show quota details to network quotas_client library\n\nThis patch adds show quota details API to network quotas_client library\nand also adds test cases for this new feature.\n\nChange-Id: I1d229d7903db719369fd8ec0eb0bd2ce4d15978f\n"
    },
    {
      "commit": "e2556d61788bb78aa85af84709b8bd1e487f84ca",
      "tree": "2565eb896c5efba5439190eb0a22c621425d8906",
      "parents": [
        "9358cfb4624405d213083612bfff4ff20a2b145d"
      ],
      "author": {
        "name": "Jan Kasiak",
        "email": "j.kasiak@gmail.com",
        "time": "Wed Feb 07 21:27:55 2018 -0500"
      },
      "committer": {
        "name": "Jan Kasiak",
        "email": "j.kasiak@gmail.com",
        "time": "Thu Feb 08 15:14:04 2018 -0500"
      },
      "message": "Fix image namespace test logging\n\nThis commit fixes the BaseV2ImageTest create_namespace instance\nfunction to use self instead of cls, so that find_test_caller\ncan look up the object\u0027s fields while inspecting the call frame.\n\nChange-Id: Iabfdcb90a8d37c7bcdefdb2f99d60bf034e24fd9\nCloses-Bug: 1748064\n"
    },
    {
      "commit": "70ebe69cc2e4fa8a06071d48d19f61d2f01a33f6",
      "tree": "afbe914b561547553e33b31f32910d7f4c1abb4e",
      "parents": [
        "061eacef30aac42daeca3982f99712b008a224f2",
        "d88a250924c034ba1c82793e04e99c95f037525e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 08 08:21:36 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 08 08:21:36 2018 +0000"
      },
      "message": "Merge \"Add test for showing encryption specs item\""
    },
    {
      "commit": "061eacef30aac42daeca3982f99712b008a224f2",
      "tree": "69524a4acd79fd24760a94bebe2d710aab5b0ad5",
      "parents": [
        "291579400891c9f4703690d7e6a6b998fba81db7",
        "021e66b31d580a024b9a255e04404394e0508dd8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 08 08:16:24 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 08 08:16:24 2018 +0000"
      },
      "message": "Merge \"Deprecate list_servers_on_hypervisor and search_hypervisor in v253\""
    },
    {
      "commit": "291579400891c9f4703690d7e6a6b998fba81db7",
      "tree": "9e44081464dcef442667c4c0fb0fdc21fd714347",
      "parents": [
        "9358cfb4624405d213083612bfff4ff20a2b145d",
        "ef6a0479d9417c3a34330b33768f19042a7ae6ca"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 08 08:16:22 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 08 08:16:22 2018 +0000"
      },
      "message": "Merge \"Fix a broken volume group api ref link\""
    },
    {
      "commit": "d88a250924c034ba1c82793e04e99c95f037525e",
      "tree": "d472426664f80b53fa11d076161f924b7f08ac01",
      "parents": [
        "9358cfb4624405d213083612bfff4ff20a2b145d"
      ],
      "author": {
        "name": "jeremy.zhang",
        "email": "zhangjun_inspur@163.com",
        "time": "Sat Nov 18 17:04:47 2017 +0800"
      },
      "committer": {
        "name": "Jeremy Zhang",
        "email": "zhangjun_inspur@163.com",
        "time": "Thu Feb 08 04:30:39 2018 +0000"
      },
      "message": "Add test for showing encryption specs item\n\nThis patch adds test for the missing API (volume v2):\nshow specific encryption specs item for a volume type.\n\nIncluding:\n\n[1] Add show encryption specs item API to v2 encryption_types_client\n[2] Add unit test for the API\n[3] Modify test case: test_volume_type_encryption_create_get_update_delete\n[4] Add release note\n\nChange-Id: Idd91e39716f4acf6796412f3f67ef8b6771916f9\n"
    },
    {
      "commit": "9358cfb4624405d213083612bfff4ff20a2b145d",
      "tree": "01c969a5c601343f4fbc3e196a7c3885436b5e6e",
      "parents": [
        "039941b539586d6d579096c7a6c8254a759ea66d",
        "b69463e0b3413c149cd333afd5d5386cc0c1bf9c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 07 20:57:51 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 07 20:57:51 2018 +0000"
      },
      "message": "Merge \"Add \u0027doc\u0027 tag for bug link on doc theme\""
    },
    {
      "commit": "b69463e0b3413c149cd333afd5d5386cc0c1bf9c",
      "tree": "713acf0b602c2bcde37cd087ac0cc88bccc70f1e",
      "parents": [
        "e4976924ff764efead1c4ce063e5845693029615"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Thu Feb 01 16:54:34 2018 +0900"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken1ohmichi@gmail.com",
        "time": "Wed Feb 07 18:53:36 2018 +0000"
      },
      "message": "Add \u0027doc\u0027 tag for bug link on doc theme\n\nThis commit adds \u0027doc\u0027 tag for a bug link on the\nopenstackdocstheme config. This configuration is used for\ndocumentation bug basically. So, this should be good in most cases.\n\nChange-Id: I11b7a9caef7ef896b39c39ddc2d958b6f0891991\n"
    },
    {
      "commit": "039941b539586d6d579096c7a6c8254a759ea66d",
      "tree": "3b44ed1733893f1888ae27acc6f88ffde550a7a2",
      "parents": [
        "b3dd5fc5d36274d5b4a208b6b3a166323f77ae07",
        "d5818447192fb09fb127f39175756e009b0580cb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 07 09:14:56 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 07 09:14:56 2018 +0000"
      },
      "message": "Merge \"Use \u0027_live_migrate\u0027 instead of \u0027_migrate_server_to\u0027 in test_live_migration.py\""
    },
    {
      "commit": "ef6a0479d9417c3a34330b33768f19042a7ae6ca",
      "tree": "39b22870493e62e0ebb0f43c359efcbf77a451e9",
      "parents": [
        "72502cd1efa58264d7ee2380076b94c64e474ca3"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Feb 07 16:42:24 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Feb 07 16:42:24 2018 +0800"
      },
      "message": "Fix a broken volume group api ref link\n\nThis is to fix a broken volume group api ref link.\n\nChange-Id: Ied32c5a1ec35fb34cb60b0d01120b971abb45f84\n"
    },
    {
      "commit": "b3dd5fc5d36274d5b4a208b6b3a166323f77ae07",
      "tree": "14b0dc792ee01fd70f16f95b3d2be85b991f069f",
      "parents": [
        "72502cd1efa58264d7ee2380076b94c64e474ca3",
        "f979a04b1bdf4cabe085079119a0aa2fa249788d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 07 08:32:49 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 07 08:32:49 2018 +0000"
      },
      "message": "Merge \"Refresh server data after fip is assigned\""
    },
    {
      "commit": "021e66b31d580a024b9a255e04404394e0508dd8",
      "tree": "dc71b352605e5cfc74e1dcea254938b270e93291",
      "parents": [
        "72502cd1efa58264d7ee2380076b94c64e474ca3"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Feb 07 14:26:49 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Feb 07 14:26:49 2018 +0800"
      },
      "message": "Deprecate list_servers_on_hypervisor and search_hypervisor in v253\n\nlist_servers_on_hypervisor and search_hypervisor are deprecated starting\nwith microversion 2.53, so running tests using these interfaces will\nget 404 error starting from microversion 2.53.\n\nThis is to limit these testcases to max_microversion \u003d \u00272.52\u0027.\n\nFor more information, please see:\nhttps://developer.openstack.org/api-ref/compute/#list-hypervisor-servers\nhttps://developer.openstack.org/api-ref/compute/#search-hypervisor\n\nChange-Id: I877d3ce705f89beeed3c9d70ecba4b917e138f4c\n"
    },
    {
      "commit": "72502cd1efa58264d7ee2380076b94c64e474ca3",
      "tree": "4873133be020f9832a3b9a64a6883f6e1cc9d8e3",
      "parents": [
        "5fe522d8fa7d3d4ad779cdd892108361cb6dd936",
        "0ac946cc3c71721c100c6ec2091f54fc20805853"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 07 05:29:05 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 07 05:29:05 2018 +0000"
      },
      "message": "Merge \"Add test for IP substring filtering\""
    },
    {
      "commit": "5fe522d8fa7d3d4ad779cdd892108361cb6dd936",
      "tree": "7efd83339ec37e7ac661f030a2d4c311ad3fec8e",
      "parents": [
        "f49f61323d2e4a025d05c6a1eeab6506fa01479e",
        "55e44334d001426c285f1e9db2c9f3efbf4bfea7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Feb 07 05:07:03 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Feb 07 05:07:03 2018 +0000"
      },
      "message": "Merge \"Remove redundant py3 integration job\""
    },
    {
      "commit": "f49f61323d2e4a025d05c6a1eeab6506fa01479e",
      "tree": "a7023e657adcd38ddaf714037d88ec46645c72fc",
      "parents": [
        "8c278b20b97a4cacba00f841122eaa2f4188b593",
        "db5373d7d83a63f70b1ba9739a2a05a5f381e7b4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 06 21:15:49 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 06 21:15:49 2018 +0000"
      },
      "message": "Merge \"Remove BaseV*ImageAdminTest class\""
    },
    {
      "commit": "55e44334d001426c285f1e9db2c9f3efbf4bfea7",
      "tree": "00b17554b94b643ab6948c8e9736f3236966d775",
      "parents": [
        "8c278b20b97a4cacba00f841122eaa2f4188b593"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Mon Feb 05 21:31:11 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Tue Feb 06 11:41:19 2018 +0000"
      },
      "message": "Remove redundant py3 integration job\n\nNow that tempest-full-py3 is in the integrated gate there\u0027s no need\nto have it again in tempest local .zuul.yaml check.\n\nChange-Id: I10861232d9af772acb419fa10c590e13fb8a8fbc\n"
    },
    {
      "commit": "f979a04b1bdf4cabe085079119a0aa2fa249788d",
      "tree": "881d5058f8d3add88e5e86690155b27a6af3da8a",
      "parents": [
        "8c278b20b97a4cacba00f841122eaa2f4188b593"
      ],
      "author": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Tue Feb 06 11:14:38 2018 +0000"
      },
      "committer": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Tue Feb 06 11:17:06 2018 +0000"
      },
      "message": "Refresh server data after fip is assigned\n\nChange I3e99304462950c194a4d73237cfc594631ca3868 introduced a\nconditional testing and now such branch is probably not tested in\ntempest upstream gate. The change introduced a comparison of floating ip\nto server that has old data from time where it didn\u0027t have the floating\nip.\n\nThis patch refreshes server data before the comparison.\n\nChange-Id: I8212b1d7b2804f4226fd2297c5c595fabcd26f89\nCloses-bug: #1747623\n"
    },
    {
      "commit": "8c278b20b97a4cacba00f841122eaa2f4188b593",
      "tree": "baaf6eb854dbf3548dfdfe515a23c17aab7ffdcf",
      "parents": [
        "a6d77c3c5ede0c200f3486b2c6e4b73127a22215",
        "0787a7cd6f9e72a9d3831bc9d10f5d9e4efd3a14"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 06 08:23:11 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 06 08:23:11 2018 +0000"
      },
      "message": "Merge \"Neutron test cases create,list,update port failed\""
    },
    {
      "commit": "a6d77c3c5ede0c200f3486b2c6e4b73127a22215",
      "tree": "e537b98dac85e919317e038dc74f8c03072abcfe",
      "parents": [
        "e8548c86ade83a7eaa03100786b370b54ca96378",
        "2b4bf4b4b3a47976e480eb9d47f778e70da4c271"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Feb 06 05:06:58 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 06 05:06:58 2018 +0000"
      },
      "message": "Merge \"Delete meaningless and unused parameters\""
    },
    {
      "commit": "e8548c86ade83a7eaa03100786b370b54ca96378",
      "tree": "b243981bc126d7e3d921a1df0707d995c12c95cf",
      "parents": [
        "1068f8b77556b0a8871915f6c80c91fd3f856f3c",
        "da80cc9cac90b6460bc1946573a4e1d40893d5aa"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Feb 05 22:26:26 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 05 22:26:26 2018 +0000"
      },
      "message": "Merge \"Add the nova-multiattach job to the check/gate queues\""
    },
    {
      "commit": "4c24a1a72f00202d9e5b31326f40c97a03f8c241",
      "tree": "284d4c0ddbc93f15ad231b6448bedba2e5dd14bd",
      "parents": [
        "1068f8b77556b0a8871915f6c80c91fd3f856f3c"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Wed Jan 31 22:21:07 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Sat Feb 03 12:54:47 2018 +0000"
      },
      "message": "Do not run stage-output again in Tempest\n\nstage-output is already invoked in the devstack job.\nRather than running the role again in Tempest post, extend the\nlist of files to be staged and extensions to be converted to txt.\n\nChange-Id: I0844700f1c770809cba5a2e0e39737fd6827896f\nDepends-on: https://review.openstack.org/540485/\n"
    },
    {
      "commit": "1068f8b77556b0a8871915f6c80c91fd3f856f3c",
      "tree": "a568bedfbfa586f5e142edf629f0f851a3157b69",
      "parents": [
        "4b8b4a5b264e096bba6e6455497fe086cd9f80f8",
        "dfade250f45a8fae0bc32c9cdb5fb29cfcfea869"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 02 11:23:29 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 02 11:23:29 2018 +0000"
      },
      "message": "Merge \"Add multi-attach swap test\""
    },
    {
      "commit": "4b8b4a5b264e096bba6e6455497fe086cd9f80f8",
      "tree": "2809279233592f2a614e4735bfa49e57c8ac1edd",
      "parents": [
        "7f3db16393e1acfaff74fb699fa3c2f0c7a578cc",
        "83a1412aedba43861db93b27c864fe3eb5b29042"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 02 07:12:08 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 02 07:12:08 2018 +0000"
      },
      "message": "Merge \"Add resize test for multiattach volumes\""
    },
    {
      "commit": "7f3db16393e1acfaff74fb699fa3c2f0c7a578cc",
      "tree": "f93cfcfe440de4c3f1a821056ef0c4b18f6ffefa",
      "parents": [
        "09ff7ab7813ccba61a050c29f0a6b237f5506616",
        "69af2ce7ee7c19abad1998f848a42336be69b371"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 02 05:03:19 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 02 05:03:19 2018 +0000"
      },
      "message": "Merge \"Delete base module not applicable definition.\""
    },
    {
      "commit": "09ff7ab7813ccba61a050c29f0a6b237f5506616",
      "tree": "e26b412473b788c77dce87b4ef73b06887127834",
      "parents": [
        "4d5283ea2ff8afc1a95dd44e55155d50deb01320",
        "81fa9b6aaa7330995310069b8511e90b1a6d5181"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 02 03:40:27 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 02 03:40:27 2018 +0000"
      },
      "message": "Merge \"Add a few tests for cinder multiattach\""
    },
    {
      "commit": "4d5283ea2ff8afc1a95dd44e55155d50deb01320",
      "tree": "845e01709980c883b7a2ebd34912b8be2b353908",
      "parents": [
        "b1bc277eb34b0c98d0ae09b49b1ea46295e29877",
        "d59800937e8e45e297f83c0e874a05aedd8b5714"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Feb 02 02:21:33 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 02 02:21:33 2018 +0000"
      },
      "message": "Merge \"Zuul: Remove project name\""
    },
    {
      "commit": "b1bc277eb34b0c98d0ae09b49b1ea46295e29877",
      "tree": "c34202f2698b1bdde51225192c6f66c4c4360123",
      "parents": [
        "b0ceb1e45f509b1a405ebd21fe38b55475aca291",
        "15292a3221fc0b083032aa3dcff30ee3b1038c6c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 01 21:38:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 01 21:38:48 2018 +0000"
      },
      "message": "Merge \"Support only volume api_v3 is enabled\""
    },
    {
      "commit": "b0ceb1e45f509b1a405ebd21fe38b55475aca291",
      "tree": "6c0aae92bb78ca826687cd9bcbd4878965a8eeab",
      "parents": [
        "31c3629d9eaf04814cf9e9a2e274294592aca4ac",
        "1bdc3e73f45839d354e0e646ea935e97f7533b7b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 01 21:38:42 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 01 21:38:42 2018 +0000"
      },
      "message": "Merge \"Do not skip entire testcase if floating_ip is not enabled\""
    },
    {
      "commit": "31c3629d9eaf04814cf9e9a2e274294592aca4ac",
      "tree": "2ded3062db9ac00b4d939b783912d434a36f4009",
      "parents": [
        "47022c1a2856e48c8b8f70387410f824297824b7",
        "85076bd4489e7f5f77430d8ff1b34e836f6ed557"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 01 21:25:40 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 01 21:25:40 2018 +0000"
      },
      "message": "Merge \"Make tempest-full-py3 voting\""
    },
    {
      "commit": "d59800937e8e45e297f83c0e874a05aedd8b5714",
      "tree": "5fef7652e0f37a4b11f4fb52ca6fa3cc248ce556",
      "parents": [
        "fe655fef81c55d8ce6745a5eeaa5f15a2f9b672a"
      ],
      "author": {
        "name": "James E. Blair",
        "email": "jeblair@redhat.com",
        "time": "Wed Jan 24 16:43:27 2018 -0800"
      },
      "committer": {
        "name": "James E. Blair",
        "email": "jeblair@redhat.com",
        "time": "Thu Feb 01 05:38:11 2018 -0800"
      },
      "message": "Zuul: Remove project name\n\nZuul no longer requires the project-name for in-repo configuration.\nOmitting it makes forking or renaming projects easier.\n\nChange-Id: I34872b5c9a2ed82a8dd1e7112453c0d99cb5e0ba\n"
    },
    {
      "commit": "47022c1a2856e48c8b8f70387410f824297824b7",
      "tree": "2c86b594e4b386c0d044a0d41308b9c09950f1b6",
      "parents": [
        "e4976924ff764efead1c4ce063e5845693029615",
        "b295335798d7e7dad465332aaf5456fd905982df"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Feb 01 06:42:08 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 01 06:42:09 2018 +0000"
      },
      "message": "Merge \"Fix the default value of stage_dir\""
    },
    {
      "commit": "e4976924ff764efead1c4ce063e5845693029615",
      "tree": "0cf5e297c5bcbe829afc3e0db10128bf06a9ced3",
      "parents": [
        "8d06da0dc3d9fae32ff95b052e46c54c6f287f21",
        "cae2a7554195028ede48522b2555e1ea85637b16"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 14:58:12 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 14:58:12 2018 +0000"
      },
      "message": "Merge \"Use addClassResourceCleanup for cleanup of volume resources\""
    },
    {
      "commit": "8d06da0dc3d9fae32ff95b052e46c54c6f287f21",
      "tree": "b3499302148caeab89dd53fc74f18cf2f2373b8f",
      "parents": [
        "562773f7e4dee541b8fced95a4b73af0deb2c820",
        "9433705c3d5582eed94accd881dbce11499ff1aa"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 14:32:35 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 14:32:35 2018 +0000"
      },
      "message": "Merge \"Fix broken compute api ref links\""
    },
    {
      "commit": "51cbf727346159b18a868542bb4d77e4057fbcd4",
      "tree": "9fc8e1151b08ddaabf9bc1acc52587ade07541ec",
      "parents": [
        "019088fc2cfb5e8c334be2d4303cfaa822f6f247"
      ],
      "author": {
        "name": "Samuel de Medeiros Queiroz",
        "email": "samueldmq@gmail.com",
        "time": "Thu Oct 05 22:04:42 2017 -0300"
      },
      "committer": {
        "name": "Colleen Murphy",
        "email": "colleen.murphy@suse.de",
        "time": "Wed Jan 31 10:17:15 2018 +0100"
      },
      "message": "Delete identity domain must delete its contents\n\nThis patch enables a test to make sure the domain contents are deleted\nwhen a domain is deleted.\n\nRelated-Bug: #1718747\nDepends-On: If5bdb6f5eef80b50b000aed5188ce7da4dfd1083\n\nChange-Id: Ibeb645870a070b0a226ffa7b99327beddfec5ec5\n"
    },
    {
      "commit": "562773f7e4dee541b8fced95a4b73af0deb2c820",
      "tree": "7fc6fd7454e9d29093f7cf24b1cfcaa35329f69b",
      "parents": [
        "4717e0c054ec02bfa0b8c19ff575c9969a5279db",
        "6e695c9626518c58720adf2858ab80f65ca873ef"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 05:19:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 05:19:47 2018 +0000"
      },
      "message": "Merge \"Add show default quotas API to network quotas_client library\""
    },
    {
      "commit": "4717e0c054ec02bfa0b8c19ff575c9969a5279db",
      "tree": "c4fb253ebae8af39dd870949c457028c9a5dd28b",
      "parents": [
        "84ace1017a4c124a04f02c8bfac1595381942e22",
        "25bf8ce93921112238adc0647c1f0101c7edddf2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 05:18:21 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 05:18:21 2018 +0000"
      },
      "message": "Merge \"Remove unnecessary alias for service clients\""
    },
    {
      "commit": "84ace1017a4c124a04f02c8bfac1595381942e22",
      "tree": "0bc26e4e79f2bf8c9d6e1d025b9869e63e338e03",
      "parents": [
        "69da4e4e0c466cc89a251a0da3d028a83bc2167c",
        "fb0b708f309d12dd0f4d4fdbf90690682e827f16"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 02:38:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 02:38:47 2018 +0000"
      },
      "message": "Merge \"Fix compute api ref links\""
    },
    {
      "commit": "69da4e4e0c466cc89a251a0da3d028a83bc2167c",
      "tree": "2d724b4cfe556553e87ca7763d64965ab7d17f5f",
      "parents": [
        "87c116757ad3b28c8d03772ce1c41b50ba2b5d7c",
        "09a66e692112c2d72ff15b8eb5dc22bba9e6d65e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 01:48:04 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 01:48:04 2018 +0000"
      },
      "message": "Merge \"Update api-ref for bug#1602400\""
    },
    {
      "commit": "87c116757ad3b28c8d03772ce1c41b50ba2b5d7c",
      "tree": "812d00307fec47be4cbc0c39a187e7476d79c24c",
      "parents": [
        "8cd98303e26fa3045cf96bbaeb321009c1e46e34",
        "ff9779c82b650515de45f6c84336cc5b77c6454b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 01:47:54 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 01:47:54 2018 +0000"
      },
      "message": "Merge \"Use tenant_network if any in testcases after microversion v2.37\""
    },
    {
      "commit": "8cd98303e26fa3045cf96bbaeb321009c1e46e34",
      "tree": "9c96b7bcbb49c266f1c4b67683c34aaa384bf325",
      "parents": [
        "9139224f2c61d0d75ed1242e8ca02d178ccf4207",
        "d5e9282197605ea71beb6267abb87798a302195b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jan 31 00:30:00 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 00:30:00 2018 +0000"
      },
      "message": "Merge \"Fix creating release notes using tox -e venv -- reno new \u003cslug\u003e\""
    },
    {
      "commit": "0ac946cc3c71721c100c6ec2091f54fc20805853",
      "tree": "26eaa64b04ce7e10c9e2e812b511a4d88be3a29e",
      "parents": [
        "2cc095ccfbec04c6585a7a6ded0eaa8cc0049642"
      ],
      "author": {
        "name": "Hongbin Lu",
        "email": "hongbin034@gmail.com",
        "time": "Mon Dec 04 20:50:33 2017 +0000"
      },
      "committer": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Tue Jan 30 16:23:59 2018 +0000"
      },
      "message": "Add test for IP substring filtering\n\nNeutron added a new IP substring filter for listing ports.\nThis patch added test cases for this filter.\n\nDepends-On: I9549b2ba676e1bad0812682c3f3f3c97de15f5f6\nChange-Id: I01928d31bb2dce0e941c0c462c1bd1a2d50827fa\nRelated-Bug: #1718605\n"
    },
    {
      "commit": "b295335798d7e7dad465332aaf5456fd905982df",
      "tree": "401412971920db1a50d0540598c836b5cfecaafb",
      "parents": [
        "9139224f2c61d0d75ed1242e8ca02d178ccf4207"
      ],
      "author": {
        "name": "Andrea Frittoli (andreaf)",
        "email": "andrea.frittoli@gmail.com",
        "time": "Tue Jan 30 08:37:28 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli (andreaf)",
        "email": "andrea.frittoli@gmail.com",
        "time": "Tue Jan 30 08:37:28 2018 +0000"
      },
      "message": "Fix the default value of stage_dir\n\nThe current default value of stage_dir does not match the valid\ndefault from zuul-jobs, which causes stackviz to be skipped when\nstage_dir is not overwritten, which is the case in all CI jobs.\n\nSetting default and docs to \"{{ ansible_user_dir }}\".\n\nChange-Id: I9fd3f8541c8e3fbc406c5e5c0c5fe8427bf74112\n"
    },
    {
      "commit": "fb0b708f309d12dd0f4d4fdbf90690682e827f16",
      "tree": "196b3a18902c2d85f6bd5e6fbd2b8c48850a4649",
      "parents": [
        "800854a4163e22acde96ba5c68ba54f50e4d3e5d"
      ],
      "author": {
        "name": "deepak_mourya",
        "email": "deepak.mourya@nectechnologies.in",
        "time": "Tue Jan 23 17:00:27 2018 +0530"
      },
      "committer": {
        "name": "deepak_mourya",
        "email": "deepak.mourya@nectechnologies.in",
        "time": "Tue Jan 30 09:47:22 2018 +0530"
      },
      "message": "Fix compute api ref links\n\nThis is to fix some compute api ref links\n\nChange-Id: I3d95679b448bfc7a72628b0b950cafe6f575953f\n"
    },
    {
      "commit": "09a66e692112c2d72ff15b8eb5dc22bba9e6d65e",
      "tree": "ca001e8366d0c96e66843a06d4bdba248fc223b8",
      "parents": [
        "9139224f2c61d0d75ed1242e8ca02d178ccf4207"
      ],
      "author": {
        "name": "kkush",
        "email": "kirtikaku28@gmail.com",
        "time": "Mon Jan 29 19:00:15 2018 +0530"
      },
      "committer": {
        "name": "Kirti Kushwaha",
        "email": "kirtikaku28@gmail.com",
        "time": "Tue Jan 30 02:26:54 2018 +0000"
      },
      "message": "Update api-ref for bug#1602400\n\nbug#1602400 has been fixed in compute and volume.\n\nNow we can update the api-ref link in Tempest.\n\nChange-Id: I25be4bbee6306a548289dd467bb1a27c952e58b2\n"
    },
    {
      "commit": "d5818447192fb09fb127f39175756e009b0580cb",
      "tree": "bdb7e7f9191dc19bc80690ece8ec15d1a4c02c20",
      "parents": [
        "5895ec110edc92ed62df4bac32a6e3118baca9c4"
      ],
      "author": {
        "name": "lianghao",
        "email": "lianghao@cmss.chinamobile.com",
        "time": "Thu Jan 11 19:07:26 2018 +0800"
      },
      "committer": {
        "name": "lianghao",
        "email": "lianghao@cmss.chinamobile.com",
        "time": "Tue Jan 30 09:50:05 2018 +0800"
      },
      "message": "Use \u0027_live_migrate\u0027 instead of \u0027_migrate_server_to\u0027 in test_live_migration.py\n\nChange-Id: I0acb3daa8f234b759fd4ec3746a62aa2799f560b\n"
    },
    {
      "commit": "25bf8ce93921112238adc0647c1f0101c7edddf2",
      "tree": "cdffbd642aa92c08fba783f19d78912b6ffc5bb4",
      "parents": [
        "9139224f2c61d0d75ed1242e8ca02d178ccf4207"
      ],
      "author": {
        "name": "rchouhan",
        "email": "chouhanmithi10@gmail.com",
        "time": "Mon Jan 29 17:39:36 2018 +0530"
      },
      "committer": {
        "name": "Raksha Chouhan",
        "email": "chouhanmithi10@gmail.com",
        "time": "Mon Jan 29 12:16:30 2018 +0000"
      },
      "message": "Remove unnecessary alias for service clients\n\nThis modification remove the unnecessary definition\nof service client alias for volume API tests.\n\nChange-Id: I6828b4db9252c696de666a281f8f5903eea2d51a\n"
    },
    {
      "commit": "69af2ce7ee7c19abad1998f848a42336be69b371",
      "tree": "bdd650186a261d12ea865b91edc65684eee831bd",
      "parents": [
        "42f29abb2971f9d95e6b7fb657df41c9cf3aae42"
      ],
      "author": {
        "name": "Yuanbin.Chen",
        "email": "cybing4@gmail.com",
        "time": "Wed Jan 17 22:30:58 2018 +0800"
      },
      "committer": {
        "name": "Yuanbin.Chen",
        "email": "cybing4@gmail.com",
        "time": "Mon Jan 29 17:19:40 2018 +0800"
      },
      "message": "Delete base module not applicable definition.\n\nIn base module execute functional has exist repeat definition.\nresult and result_err use proc.communicate() value, the result\nand result_err value \u0027\u0027 out of use.\n\nChange-Id: I1e1fc208b30f8bb367171e42cf688255fd9864f9\nSigned-off-by: Yuanbin.Chen \u003ccybing4@gmail.com\u003e\n"
    },
    {
      "commit": "2b4bf4b4b3a47976e480eb9d47f778e70da4c271",
      "tree": "a1f3e8faf0f023c80bcad571c3db35253fb2ebb6",
      "parents": [
        "9139224f2c61d0d75ed1242e8ca02d178ccf4207"
      ],
      "author": {
        "name": "chenpengzi",
        "email": "1523688226@qq.com",
        "time": "Mon Jan 29 11:36:54 2018 +0800"
      },
      "committer": {
        "name": "chenpengzi",
        "email": "1523688226@qq.com",
        "time": "Mon Jan 29 11:39:06 2018 +0800"
      },
      "message": "Delete meaningless and unused parameters\n\nChange-Id: I63af79051b6848cf7ed0148bf26b3374f7771fbf\n"
    },
    {
      "commit": "9139224f2c61d0d75ed1242e8ca02d178ccf4207",
      "tree": "b3fe60c787dbd092fb918638fe403f36a9bf8c5a",
      "parents": [
        "3c47414c93e15cd603ff20e92f8d5f5474611588",
        "98dc45ca3ce3371e93cc1973d9f1608b04a2597d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sun Jan 28 09:25:58 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jan 28 09:25:58 2018 +0000"
      },
      "message": "Merge \"Add test case for group type specs APIs\""
    },
    {
      "commit": "3c47414c93e15cd603ff20e92f8d5f5474611588",
      "tree": "483504aad0e5b46c0d0d2462d4378cde629fb76b",
      "parents": [
        "c4377ef276a1b774428d75505765882ed1657e9d",
        "6ec582f1115a290bce4cb0a40d8e97d3ab77b86c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Jan 27 10:26:50 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jan 27 10:26:50 2018 +0000"
      },
      "message": "Merge \"Replace curly quotes with straight quotes\""
    },
    {
      "commit": "6ec582f1115a290bce4cb0a40d8e97d3ab77b86c",
      "tree": "984ed61561f97d843c3fba50d5060479b3d1ce58",
      "parents": [
        "fe655fef81c55d8ce6745a5eeaa5f15a2f9b672a"
      ],
      "author": {
        "name": "gaofei",
        "email": "gao.fei@inspur.com",
        "time": "Wed Jan 24 14:08:36 2018 +0800"
      },
      "committer": {
        "name": "gaofei",
        "email": "gao.fei@inspur.com",
        "time": "Fri Jan 26 05:56:28 2018 +0000"
      },
      "message": "Replace curly quotes with straight quotes\n\nCurly quotes usually input from Chinese input method.\nWhen read from english context, it makes some confusion.\n\nChange-Id: I6209f92de2a5b136c2c16decfe5752f5c44096ff\n"
    },
    {
      "commit": "da80cc9cac90b6460bc1946573a4e1d40893d5aa",
      "tree": "a74b8a9be87d7e9c8da829ef861c7788ed2f9e26",
      "parents": [
        "dfade250f45a8fae0bc32c9cdb5fb29cfcfea869"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 11:23:52 2018 -0500"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 21:38:27 2018 -0500"
      },
      "message": "Add the nova-multiattach job to the check/gate queues\n\nThe nova-multiattach job is defined in the nova repo\nbut we also need to run it against Tempest changes.\n\nFor now the job just runs the tempest compute API tests\nsince that\u0027s the only place in Tempest that has multiattach\ntesting right now and it will save some time in the CI run.\n\nChange-Id: Idfb68b5ddd7aca8642016e392fec6efd169c1ea2\nDepends-On: I51adbbdf13711e463b4d25c2ffd4a3123cd65675\n"
    },
    {
      "commit": "dfade250f45a8fae0bc32c9cdb5fb29cfcfea869",
      "tree": "3a1707db3fad20b70377463731009834f4bc9038",
      "parents": [
        "83a1412aedba43861db93b27c864fe3eb5b29042"
      ],
      "author": {
        "name": "Steve Noyes",
        "email": "steve.noyes@oracle.com",
        "time": "Fri Jan 12 14:54:57 2018 -0500"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 21:37:49 2018 -0500"
      },
      "message": "Add multi-attach swap test\n\nAdd a test to do a swap volume on a volume that is multi-attached\nto two servers.\n\nPart of nova blueprint multi-attach-volume\n\nChange-Id: I751e9e4237e2997e102dd13c4f060deaea73d543\n"
    },
    {
      "commit": "83a1412aedba43861db93b27c864fe3eb5b29042",
      "tree": "16929016f33e027ce1eb3eefc0d68d83d74ee52d",
      "parents": [
        "81fa9b6aaa7330995310069b8511e90b1a6d5181"
      ],
      "author": {
        "name": "Steve Noyes",
        "email": "steve.noyes@oracle.com",
        "time": "Thu Jan 11 16:12:40 2018 -0500"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 21:37:49 2018 -0500"
      },
      "message": "Add resize test for multiattach volumes\n\nThis adds a test to create a multiattach volume and attach\nit to two servers, then resizes those servers and detaches\nthe volume from each server.\n\nDepends-On: Id7760cdfb9874014e03c7d8ebe269a03562bde18\n\nChange-Id: Icd7dbcfe9b62df5311053e2da073c7a5546da319\n"
    },
    {
      "commit": "81fa9b6aaa7330995310069b8511e90b1a6d5181",
      "tree": "c90e3ae183ee4de6f89b7f740756c7354af59742",
      "parents": [
        "c4377ef276a1b774428d75505765882ed1657e9d"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem@us.ibm.com",
        "time": "Thu Jan 14 13:04:38 2016 -0800"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 21:37:49 2018 -0500"
      },
      "message": "Add a few tests for cinder multiattach\n\nThis adds basic compute API tests for testing a multiattach volume in\nCinder being attached to multiple instances in Nova and then\ndetaching them.\n\nThis change depends on the nova series that adds the support to nova\u0027s\nlibvirt driver.\n\nDevstack change I46b7eabf6a28f230666f6933a087f73cb4408348 is used to\nenable this test when using the libvirt driver.\n\nDepends-On: I02120ef8767c3f9c9497bff67101e57e204ed6f4\nDepends-On: Iac67f112b0dc9353c6a66e6fbc81cc8324a2b37c\n\nPart of nova blueprint multi-attach-volume\n\nChange-Id: I80c20914c03d7371e798ca3567c37307a0d54aaa\n"
    },
    {
      "commit": "d5e9282197605ea71beb6267abb87798a302195b",
      "tree": "ca0737e54f11aebb92a5add88cab3f48ee6feef4",
      "parents": [
        "fe655fef81c55d8ce6745a5eeaa5f15a2f9b672a"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 11:25:57 2018 -0500"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jan 25 11:25:57 2018 -0500"
      },
      "message": "Fix creating release notes using tox -e venv -- reno new \u003cslug\u003e\n\nCommit 173b11cb50e115fe12baa097a05db36f24f2e181 moved the reno\ndependency from test-requirements to doc/requirements which weren\u0027t\nused by the venv tox target, which means you can\u0027t create release\nnotes the easy way \"tox -e venv -- reno new \u003cslug\u003e\". This fixes it\nby adding the doc/requirements into the venv target.\n\nChange-Id: Ic3724435176eab6f7fcc53cf5379f7eee44baa71\n"
    },
    {
      "commit": "85076bd4489e7f5f77430d8ff1b34e836f6ed557",
      "tree": "08ab285234c1b82a3c559a8b49c95a57056341b0",
      "parents": [
        "c4377ef276a1b774428d75505765882ed1657e9d"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Wed Jan 24 10:19:40 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Wed Jan 24 10:22:22 2018 +0000"
      },
      "message": "Make tempest-full-py3 voting\n\nThe job is ready to replace the legacy one in the integration\ngate py3 template. Before that can happen make it voting and add\nsome extra documentation to it.\n\nThe parent does not need to be tempest-full since that does not\nadd much useful as opposed to devstack-tempest and it\u0027s actually\nbetter for the two jobs to be independent.\n\nChange-Id: I4a8fa1759665038788e1b86fd3a5030fd6c68573\n"
    },
    {
      "commit": "270055c71a52e1009457d5e9482dd6ebf4bd4832",
      "tree": "8e46f4ed5f3ef3e54dbe41fcd32d0314404b2048",
      "parents": [
        "fe655fef81c55d8ce6745a5eeaa5f15a2f9b672a"
      ],
      "author": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Wed Jan 24 01:38:35 2018 +0000"
      },
      "committer": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Wed Jan 24 01:38:35 2018 +0000"
      },
      "message": "Updated from global requirements\n\nChange-Id: I8b54ea50f36eca2a180d394878685e5866971cfc\n"
    },
    {
      "commit": "c4377ef276a1b774428d75505765882ed1657e9d",
      "tree": "551454670a33e028337278439e7f150ce8150e31",
      "parents": [
        "fe655fef81c55d8ce6745a5eeaa5f15a2f9b672a"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Thu Nov 30 12:00:38 2017 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Wed Jan 24 00:49:46 2018 +0000"
      },
      "message": "Add a py3 integration test\n\nAdd a py3 integration test to replace legacy-tempest-dsvm-py35\n\nChange-Id: If455604ffb513aa55a25a51994484f48a61efa29\n"
    }
  ],
  "next": "fe655fef81c55d8ce6745a5eeaa5f15a2f9b672a"
}
