)]}'
{
  "log": [
    {
      "commit": "d5f6e169755ad2f556040246bc0656b2a2b981eb",
      "tree": "655c6f2ea0519332b993b07860edb655dc73afc0",
      "parents": [
        "0a13ede274b1152983d8b094de922e73abbb9079"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Aug 08 17:17:55 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Aug 08 17:17:55 2018 +0800"
      },
      "message": "Add comment for schema change in microversion 2.13\n\nThis is to add comment for the schema change in microversion\n2.13, to make code more readable.\n\nChange-Id: I4df051eeb5eb54e1c0e15df9976f7607b1bc08e6\npartially-implements: blueprint full-schema-for-all-microversions\n"
    },
    {
      "commit": "0a13ede274b1152983d8b094de922e73abbb9079",
      "tree": "ffa058273dab3a3f1aa8acea52b50b4c3261e422",
      "parents": [
        "b98bf994369fd94c869a304782d46884604aaab4",
        "1a6c15a8a734c772ad5e8a5c281ef7a555d8a95a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Aug 08 05:34:42 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 08 05:34:42 2018 +0000"
      },
      "message": "Merge \"Add comment for schema change in microversion 2.19\""
    },
    {
      "commit": "b98bf994369fd94c869a304782d46884604aaab4",
      "tree": "4d5dc167868189b359f1e3feafeda1a23cd12d56",
      "parents": [
        "8c2f3dd7d8de3a81865453f866fe6aac3973dcd7",
        "ab7d790d93c81619de34f82c5fb1a396bc4f0bee"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 11:08:56 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 11:08:56 2018 +0000"
      },
      "message": "Merge \"Pass \"access_point\" server to get_remote_client\""
    },
    {
      "commit": "8c2f3dd7d8de3a81865453f866fe6aac3973dcd7",
      "tree": "f7966a5f6f8f344f72abb3010a6abf162047e575",
      "parents": [
        "e6e17b84b2b00bf48a76bf47033cdb8391f112e2",
        "4803e2950050f311f2f8ad55f75accfe1aa0b87b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 09:46:18 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 09:46:18 2018 +0000"
      },
      "message": "Merge \"Add more information for InvalidCredentials exception\""
    },
    {
      "commit": "e6e17b84b2b00bf48a76bf47033cdb8391f112e2",
      "tree": "9d42b456e792f6455c5e23b7e54b541c68649bb0",
      "parents": [
        "06bd90defa90d2d1387555df3b0822a9d391987a",
        "372bfd31c7f407c15b0cee3c5e89734e64fc60ee"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 09:25:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 09:25:47 2018 +0000"
      },
      "message": "Merge \"Use the same timeout as in the legacy job\""
    },
    {
      "commit": "06bd90defa90d2d1387555df3b0822a9d391987a",
      "tree": "7300a4a3af163da61e9c7b4f05ae7adf11151148",
      "parents": [
        "2f69f0b4dc9d33a2162f3bc4dce1310e9de5ca7f",
        "313dcc113a11f81eb59af06f8eb80d4e28851dc3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 09:25:45 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 09:25:45 2018 +0000"
      },
      "message": "Merge \"Add server schema for microversion 2.26\""
    },
    {
      "commit": "1a6c15a8a734c772ad5e8a5c281ef7a555d8a95a",
      "tree": "9abf98759b5ae5e9ca524f44adc9b1c61674be47",
      "parents": [
        "56354cb4a62769efc9db2c76a6eaa761088ac557"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Aug 07 17:21:59 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Aug 07 17:21:59 2018 +0800"
      },
      "message": "Add comment for schema change in microversion 2.19\n\nThis is to add comment for the schema change in microversion\n2.19, to make code more readable.\n\nChange-Id: I189577bb0df713a281a2f11d8336e4ebd1862a95\npartially-implements: blueprint full-schema-for-all-microversions\n"
    },
    {
      "commit": "2f69f0b4dc9d33a2162f3bc4dce1310e9de5ca7f",
      "tree": "9ee2243dc606cd5c0a8259178594d42c90254110",
      "parents": [
        "56354cb4a62769efc9db2c76a6eaa761088ac557",
        "3b8ddfe890f0cbded67617c0e799f93407490dc6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 08:16:13 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 08:16:13 2018 +0000"
      },
      "message": "Merge \"Move all volume v2 service client unit tests to v3 dir\""
    },
    {
      "commit": "56354cb4a62769efc9db2c76a6eaa761088ac557",
      "tree": "4dfbcdf238385662c81fee5ed17ee11a9eebfa84",
      "parents": [
        "d8f010d50ba308c6ffa46392c4a16a470b97c32c",
        "4d011af928eac40ebe8fafafa6bb77a0874b66d6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 05:01:44 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 05:01:44 2018 +0000"
      },
      "message": "Merge \"Hacking checks for negative test cases\""
    },
    {
      "commit": "d8f010d50ba308c6ffa46392c4a16a470b97c32c",
      "tree": "786b58181f3262132c34e931d11f73ff3ba81491",
      "parents": [
        "5d1f4960c42893e73b477bafd0dd00ce27693286",
        "e612431541bed94110f22294300feb462a7fd774"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 04:50:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 04:50:59 2018 +0000"
      },
      "message": "Merge \"Add server schema for microversion 2.19\""
    },
    {
      "commit": "5d1f4960c42893e73b477bafd0dd00ce27693286",
      "tree": "c45813db67ee46f045b46b0e41a592f9c870699b",
      "parents": [
        "dcbcc65910bb76af951f151b984cce06f8a1ca5c",
        "432e2bd2a3a0010eaece54d78d1978d59c70590d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Aug 07 04:38:12 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 07 04:38:12 2018 +0000"
      },
      "message": "Merge \"Add server schema for microversion 2.16\""
    },
    {
      "commit": "dcbcc65910bb76af951f151b984cce06f8a1ca5c",
      "tree": "9a6347a236c34f637b78f2b926077b09b5148e7e",
      "parents": [
        "333db02f3203b05c23e9e477e7e42e2e8f3aafd1",
        "459a7a52bb8bfa21c09b49e66790ff5340e719f9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Aug 06 19:17:52 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 06 19:17:53 2018 +0000"
      },
      "message": "Merge \"use fqdn for zuul projects\""
    },
    {
      "commit": "333db02f3203b05c23e9e477e7e42e2e8f3aafd1",
      "tree": "a23a3a5fd3c4ceaa80dc097e1015a2cc78566273",
      "parents": [
        "127d2970dc4b362a943ff1342ae662a119650b94",
        "2e354d7a03d846ecc1342563f5cfc563dbecb145"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Aug 06 10:16:06 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 06 10:16:06 2018 +0000"
      },
      "message": "Merge \"Use --os-endpoint-type for Cinder CLI\""
    },
    {
      "commit": "127d2970dc4b362a943ff1342ae662a119650b94",
      "tree": "cbf359514fa2be3d344805e8593c98cc9f8eed7a",
      "parents": [
        "b2b666bd4b9aab08d0b7724c1f0b7465adde0d8d",
        "cc97220d01c96d7ff1589bfa8674aec98f2bbe87"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Aug 06 08:06:41 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 06 08:06:41 2018 +0000"
      },
      "message": "Merge \"Fill server schema for microversion 2.9\""
    },
    {
      "commit": "b2b666bd4b9aab08d0b7724c1f0b7465adde0d8d",
      "tree": "31b18fab9f7c8e240941b511f71dfb3b3c3bd727",
      "parents": [
        "92f97e2d2f75eadc6d78707c011fa94dab1ba280",
        "e913e46e6bcfdd1a33c41ef7d3a3b8f3932dc4eb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Aug 06 05:28:37 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 06 05:28:37 2018 +0000"
      },
      "message": "Merge \"Avoid server_check_teardown exception breaking tearDown\""
    },
    {
      "commit": "ab7d790d93c81619de34f82c5fb1a396bc4f0bee",
      "tree": "74654857a62a8164b24a2024166667977e3e469a",
      "parents": [
        "92f97e2d2f75eadc6d78707c011fa94dab1ba280"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Sat Aug 04 11:50:31 2018 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Sat Aug 04 11:53:48 2018 +0200"
      },
      "message": "Pass \"access_point\" server to get_remote_client\n\nAccess point server is now passed to get_remote_client method\nin test_security_groups_basic_ops module.\nIt will help to debug issues with connection to this access point\nserver in case if those tests will fail.\n\nChange-Id: Ie6ab9019e3b1a2ca490a32a3c350f8deb5d3c357\n"
    },
    {
      "commit": "92f97e2d2f75eadc6d78707c011fa94dab1ba280",
      "tree": "d14afe1f56ec4adf791afa4c31c285b814343c7a",
      "parents": [
        "d0cefe8ed3af145b9d2c96e64fcfe16eaff1dce2",
        "1e53a943c00863afaeef95049e264f8b2ce15b1f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Aug 03 19:46:15 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 03 19:46:15 2018 +0000"
      },
      "message": "Merge \"Fix typo xpvnc in get_remote_console schema\""
    },
    {
      "commit": "d0cefe8ed3af145b9d2c96e64fcfe16eaff1dce2",
      "tree": "7eca56147ea7c1d0d7eb15700fb7e3a84df6a090",
      "parents": [
        "32756d0476304fa43b498b8e74742a32dcf1347b",
        "10326c7dc29e76da2082a02e91ba52bef3c2f268"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Aug 03 18:49:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 03 18:49:09 2018 +0000"
      },
      "message": "Merge \"Convert tempest-scenario-all job to tempest-slow\""
    },
    {
      "commit": "10326c7dc29e76da2082a02e91ba52bef3c2f268",
      "tree": "c31be397a14a863da9bb6d545a69f5a43c313681",
      "parents": [
        "1969a69441c556103177ad4877f0e6d8a974dcfa"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Aug 01 08:53:00 2018 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Aug 03 07:05:46 2018 +0000"
      },
      "message": "Convert tempest-scenario-all job to tempest-slow\n\nAs per discussion on ML[1], we do not have any job which runs only\nslow tests.\n\nThis commit provide a separate job which run only slow tests which can\nbe API or scenario tests. Further this job can be used cross projects\nlike nova, cinder, neutron.\n\nWhy we need separate job for slow tests:\n - slow tests create gate issues on job timeout which we observed\\\n   during Rocky cycle[2]. Not to effect gate let\u0027s start them executing\n   on separate job.\nWhy to convert the tempest-scenario-all job\n - tempest-scenario-all job was created to run the slow tests along with\n   other scenario tests. But slow tests can be API tests[3] and mixing them\n   with other scenario or API tests is not good idea.\n - All scenario tests excluding slow tests are run as part of tempest-full\n   job so let\u0027s not run scenario tests twice on gate.\n\n[1] http://lists.openstack.org/pipermail/openstack-dev/2018-July/132527.html\n[2] https://bugs.launchpad.net/tempest/+bug/1783405\n[3] https://ethercalc.openstack.org/dorupfz6s9qt\n\nChange-Id: I5b1d3041c0140bea11705ad287f1472e74aacb5c\n"
    },
    {
      "commit": "32756d0476304fa43b498b8e74742a32dcf1347b",
      "tree": "fc876841f1de583167912b16af5a591c9c97de51",
      "parents": [
        "6fa26008b2d8a759d4ad7dd89536583ab8585854",
        "2b47ccbc937f04fb775c59bf550537b9a5524c35"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Aug 03 03:15:40 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 03 03:15:40 2018 +0000"
      },
      "message": "Merge \"Check API extension \u0027filter-validation\u0027\""
    },
    {
      "commit": "6fa26008b2d8a759d4ad7dd89536583ab8585854",
      "tree": "d49a7442613be5105d6ebdb59a93864be87d1f10",
      "parents": [
        "48afee8628b59dce7d8bceeb851a1193200b0a1b",
        "15d756507dee35feae46ccc353b01eef5607cfc7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Aug 02 07:30:04 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 02 07:30:04 2018 +0000"
      },
      "message": "Merge \"Add server schema for microversion 2.6\""
    },
    {
      "commit": "48afee8628b59dce7d8bceeb851a1193200b0a1b",
      "tree": "31c1192ff9a803e60d173a07831a74b8edb2ef03",
      "parents": [
        "96b24e8192fa80aff5f039bd4fe64c4be7462d4d",
        "fe2058bdc26b17a0f197017ff1356421ccf000d6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Aug 02 07:21:13 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 02 07:21:13 2018 +0000"
      },
      "message": "Merge \"Fill servers schema for microversion 2.3\""
    },
    {
      "commit": "1e53a943c00863afaeef95049e264f8b2ce15b1f",
      "tree": "ff99a7f7f5e778bd76b1fa69d1b87c95ee7fc452",
      "parents": [
        "25572c3b5512aa3ecc949b926af1e1fd64fddfd9"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 02 14:13:22 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 02 14:13:22 2018 +0800"
      },
      "message": "Fix typo xpvnc in get_remote_console schema\n\nThe type enumeration value xpvnc is a typo, which should\nbe xvpvnc indeed.\nhttps://developer.openstack.org/api-ref/compute/#create-remote-console\n\nChange-Id: If97c1da830f8db77425262df70e70541c3946773\n"
    },
    {
      "commit": "96b24e8192fa80aff5f039bd4fe64c4be7462d4d",
      "tree": "72c264c8641219bf209b29d7768d65b15c618ad3",
      "parents": [
        "25572c3b5512aa3ecc949b926af1e1fd64fddfd9",
        "992237db1b1954923da784f2b411ad2e23b031a3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Aug 02 03:35:19 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 02 03:35:19 2018 +0000"
      },
      "message": "Merge \"refactor: Prepare test_list_projects for pre-prov\""
    },
    {
      "commit": "459a7a52bb8bfa21c09b49e66790ff5340e719f9",
      "tree": "ce3a32c06865120879d3dc7543c3d23830e79377",
      "parents": [
        "25572c3b5512aa3ecc949b926af1e1fd64fddfd9"
      ],
      "author": {
        "name": "Paul Belanger",
        "email": "pabelanger@redhat.com",
        "time": "Wed Jul 11 12:28:33 2018 -0400"
      },
      "committer": {
        "name": "Paul Belanger",
        "email": "pabelanger@redhat.com",
        "time": "Wed Aug 01 13:51:29 2018 -0400"
      },
      "message": "use fqdn for zuul projects\n\nWhen setting up a 3pci zuul, there is an edge case where a downstream\nzuul may already have openstack/foo projects, eg:\nreview.rdoproject.org/openstack/foo.  In this case, if openstack\nprojects are not namespaced to include the connection information zuul\ngets confused and complains.  We can avoid this by using the fqdn for\ngit.o.o for devstack jobs and both upstream and downstream zuul will\nproperly use the correct connection.\n\nChange-Id: If7ca3bdad124efecc93b1f5c70c2e6d2c927886c\nSigned-off-by: Paul Belanger \u003cpabelanger@redhat.com\u003e\n"
    },
    {
      "commit": "25572c3b5512aa3ecc949b926af1e1fd64fddfd9",
      "tree": "b1efd635405ac14db933b49918dda03fb1f63dda",
      "parents": [
        "82539ad1c1671dc09f8f24a9ccbeaad6f08cd3fa",
        "79d8b0ff9bba455184d175dd8aad2909ff1c1b0b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Aug 01 01:42:41 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 01 01:42:41 2018 +0000"
      },
      "message": "Merge \"Log server console output during create/get timestamp\""
    },
    {
      "commit": "2e354d7a03d846ecc1342563f5cfc563dbecb145",
      "tree": "4464058efb3120a4a32c0f33bcfabd17b784f27f",
      "parents": [
        "5a501744d2fcd367739d4186f32bd15831991207"
      ],
      "author": {
        "name": "Sean McGinnis",
        "email": "sean.mcginnis@gmail.com",
        "time": "Thu Jul 26 15:27:31 2018 -0500"
      },
      "committer": {
        "name": "Sean McGinnis",
        "email": "sean.mcginnis@gmail.com",
        "time": "Tue Jul 31 17:45:51 2018 -0500"
      },
      "message": "Use --os-endpoint-type for Cinder CLI\n\nThe --endpoint-type option has been deprecated in Cinder for several\nyears and was just recently removed. It was missed that the tempest lib\nCLI code was still using that to specify the public URL. This updates\nthe Cinder CLI handling to use the more conventional --os-endpoint-type.\n\nChange-Id: Icb81710a6b905d80c2e75b29be449dc029e01bdd\nSigned-off-by: Sean McGinnis \u003csean.mcginnis@gmail.com\u003e\nCloses-bug: #1783885\nSigned-off-by: Sean McGinnis \u003csean.mcginnis@gmail.com\u003e\n"
    },
    {
      "commit": "2b47ccbc937f04fb775c59bf550537b9a5524c35",
      "tree": "092cd7fab7e023af4ef86ebadc610e34fbb79364",
      "parents": [
        "4fcc924be872e17ca4f02f33af8d8959ae7d9718"
      ],
      "author": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Tue Jul 17 15:15:34 2018 +0000"
      },
      "committer": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Tue Jul 31 18:42:41 2018 +0000"
      },
      "message": "Check API extension \u0027filter-validation\u0027\n\nNeutron is planing to employ a strict validation\nagainst filter parameters [1]. The motivation is to align with the\nOpenStack API guideline [2]. In particular, the API guideline\nmentioned the following:\n\n\"... if the API supports query parameters and a request\ncontains an unknown or unsupported parameter, the server should\nreturn a 400 Bad Request response. Invalid values in the request URL\nshould never be silently ignored, as the response may not match the\nclient’s expectation...\"\n\nAfter discussion with the API work group [3], the neutron team decides\nto make a backward-incompatible change (with a config option to\nrollback to the old API behavior).\n\nThis patch checks if \u0027filter-validation\u0027 is presented and assert\nthe old API behavior (silently ignore invalid parameter) if the\nextension is not presented.\n\n[1] https://bugs.launchpad.net/neutron/+bug/1749820\n[2] http://specs.openstack.org/openstack/api-wg/guidelines/http/\n    response-codes.html#failure-code-clarifications\n[3] http://eavesdrop.openstack.org/meetings/api_sig/2018/\n    api_sig.2018-03-15-16.00.log.html#l-120\n\nChange-Id: Ia6881832bf686525b018613af91e683e6f0b2470\n"
    },
    {
      "commit": "313dcc113a11f81eb59af06f8eb80d4e28851dc3",
      "tree": "e6c44024e3f837dccf8a299707af219a7ddb8045",
      "parents": [
        "e612431541bed94110f22294300feb462a7fd774"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jul 31 08:27:14 2018 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jul 31 13:27:59 2018 +0000"
      },
      "message": "Add server schema for microversion 2.26\n\nThis commit adds servers schema for microversion 2.26\nWithout those schema in this file, get_schema() method\nwill throw error about particular schema not found in this file.\n\nChange-Id: I285b303e6b562ad819164c2951cde199ff761c7f\npartially-implements: blueprint full-schema-for-all-microversions\n"
    },
    {
      "commit": "82539ad1c1671dc09f8f24a9ccbeaad6f08cd3fa",
      "tree": "084189774000713b2883d5962b378f180b1dc4ef",
      "parents": [
        "45e1cd5203506c3b2d288cffe12e4eea3080f090",
        "2cdc78f3fdbfe75dbd900d74de0febedca637aa0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 31 09:37:43 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 31 09:37:43 2018 +0000"
      },
      "message": "Merge \"Fix broken image api ref url\""
    },
    {
      "commit": "4803e2950050f311f2f8ad55f75accfe1aa0b87b",
      "tree": "f2ea91d708997d32ce129f8a6f7b3e1a9c622449",
      "parents": [
        "45e1cd5203506c3b2d288cffe12e4eea3080f090"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Wed Jul 04 16:06:07 2018 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Tue Jul 31 17:38:38 2018 +0900"
      },
      "message": "Add more information for InvalidCredentials exception\n\nThis commit adds more information for the InvalidCredentials\nexception. When users face these errors, these additional information\ncould be useful to resolve and investigate the issue.\n\nChange-Id: I59c9ccdfcbb361df9d52ef9703245aaf11c693a2\n"
    },
    {
      "commit": "e612431541bed94110f22294300feb462a7fd774",
      "tree": "1537d6b497cd1ff670097fb44bbe0715c6178078",
      "parents": [
        "432e2bd2a3a0010eaece54d78d1978d59c70590d"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jul 31 08:15:59 2018 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jul 31 08:26:23 2018 +0000"
      },
      "message": "Add server schema for microversion 2.19\n\nThis commit adds servers schema for microversion 2.19\nWithout those schema in this file, get_schema() method\nwill throw error about particular schema not found in this file.\n\nChange-Id: Ia4a1e27044ce210d86b386a6208989d4f0e9c1c6\npartially-implements: blueprint full-schema-for-all-microversions\n"
    },
    {
      "commit": "432e2bd2a3a0010eaece54d78d1978d59c70590d",
      "tree": "80e780f523ede82ddfc55b54561fa2e505f1d0b9",
      "parents": [
        "cc97220d01c96d7ff1589bfa8674aec98f2bbe87"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jul 31 08:07:46 2018 +0000"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jul 31 08:07:46 2018 +0000"
      },
      "message": "Add server schema for microversion 2.16\n\nThis PS adds servers schema for microversion 2.16\nWithout those schema in this file, get_schema() method\nwill throw error about particular schema not found in this file.\n\nChange-Id: I4a16e6e82120454dcd375237c71ecae1426cf97d\npartially-implements: blueprint full-schema-for-all-microversions\n"
    },
    {
      "commit": "45e1cd5203506c3b2d288cffe12e4eea3080f090",
      "tree": "5ce35300ceb9b06b755216305092fccd1020002b",
      "parents": [
        "2e1ed28a135821cf5313bdf5e2b87a47131ebdc2",
        "34afeb295a8c99846144abfd78fab6e5a9b4121f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 31 06:49:21 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 31 06:49:21 2018 +0000"
      },
      "message": "Merge \"Skip adding host to aggregate with az if host already in other zone\""
    },
    {
      "commit": "2e1ed28a135821cf5313bdf5e2b87a47131ebdc2",
      "tree": "3614040bad57d01df3184842b7dd2ba890e5555a",
      "parents": [
        "c06de32bebed7ec3f0f40440aaaaa0805b69d1b2",
        "daba94fcadd6ada65aaca47399958e4586f6e88b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 31 05:09:14 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 31 05:09:14 2018 +0000"
      },
      "message": "Merge \"Set max_microversion 2.35 for nova network tests\""
    },
    {
      "commit": "c06de32bebed7ec3f0f40440aaaaa0805b69d1b2",
      "tree": "6ee50c58b8fe5dc2a481aed01968723350d2254c",
      "parents": [
        "2131fef87389eedb45232ac632052abb9c1cf4bb",
        "c6e5128840e48eab22f9a126156946195694be7d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 31 03:55:12 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 31 03:55:12 2018 +0000"
      },
      "message": "Merge \"Add server tags schema in servers.py\""
    },
    {
      "commit": "79d8b0ff9bba455184d175dd8aad2909ff1c1b0b",
      "tree": "c8af39f71621cffbb75f306963d3171dff2f7bb5",
      "parents": [
        "2131fef87389eedb45232ac632052abb9c1cf4bb"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Jul 30 22:43:41 2018 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Jul 30 22:46:56 2018 +0200"
      },
      "message": "Log server console output during create/get timestamp\n\nMethods {create,get}_timestamp now have possibility to\npass \"server\" variable to it.\nThat allows to log instance\u0027s console output in case if\nSSH to instance would not be available.\n\nChange-Id: I1352e9d559e67510917c2eecd9ecbbb387fdfdb6\n"
    },
    {
      "commit": "2131fef87389eedb45232ac632052abb9c1cf4bb",
      "tree": "c8e65ef248cad572cfa9f03555832636ed10eca0",
      "parents": [
        "365f701964dc286d0b136cb1dedd98745bdae8ec",
        "1290e4904f80e44079e2f738f9b2520cb2c67e10"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Jul 30 19:33:04 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 30 19:33:04 2018 +0000"
      },
      "message": "Merge \"Move server groups schema into its own file\""
    },
    {
      "commit": "365f701964dc286d0b136cb1dedd98745bdae8ec",
      "tree": "a7322a1980c6f80416bab3fd12642efa8a659b5c",
      "parents": [
        "0445a5cfc05b6d349652893e1fe55766e101fbcc",
        "8013413d8c5ee00469197dd0d018c4a6225974ea"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Jul 30 16:44:02 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 30 16:44:02 2018 +0000"
      },
      "message": "Merge \"Modify limits fields according to microversion\""
    },
    {
      "commit": "0445a5cfc05b6d349652893e1fe55766e101fbcc",
      "tree": "4f8b032758760db300d4002111e89b877c235e1e",
      "parents": [
        "def30e0d4a56360eb86b33c0c2f873470d3f7d20",
        "bcb7117f0977ecba4489cd60cd3f61e8858ed4d0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Jul 30 10:04:25 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 30 10:04:25 2018 +0000"
      },
      "message": "Merge \"Do not check flavor.id after Microversion 2.46\""
    },
    {
      "commit": "cc97220d01c96d7ff1589bfa8674aec98f2bbe87",
      "tree": "e6f432ec3a821011780988ced1a0a4b05bf6501d",
      "parents": [
        "15d756507dee35feae46ccc353b01eef5607cfc7"
      ],
      "author": {
        "name": "shubhendu",
        "email": "shubhendu.poothia@nectechnologies.in",
        "time": "Thu Jul 26 16:58:02 2018 +0530"
      },
      "committer": {
        "name": "Shubhendu Poothia",
        "email": "shubhendu.poothia@india.nec.com",
        "time": "Mon Jul 30 05:47:32 2018 +0000"
      },
      "message": "Fill server schema for microversion 2.9\n\nWithout those schema in this file, get_schema() method will throw\nerror about particular schema not found in this file.\n\nPartially Implements blueprint: full-schema-for-all-microversions\n\nChange-Id: Id67b32a8f23c667a78b43f9be91705b33a531c58\n"
    },
    {
      "commit": "8013413d8c5ee00469197dd0d018c4a6225974ea",
      "tree": "2c01f5134e7745638591c6ee22269ae53a2fd41f",
      "parents": [
        "f5b034da57b1fc531269e07ea7bc11247f624de4"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Mar 29 10:28:59 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Jul 30 11:01:26 2018 +0800"
      },
      "message": "Modify limits fields according to microversion\n\n1. Some limits fields are removed from Microversion 2.35/2.38/2.56,\n   so we should check limits fields according to microversion.\n2. In test_max_metadata_exceed_limit, maxImageMeta is deprecated from\n   Microversion 2.38, so maxServerMeta is used instead, btw, maxServerMeta\n   seems to be more suitable for this testcase.\n   Besides, test_max_metadata_exceed_limit is not used in interop, so we\n   can safely change its name.\n\nref: https://developer.openstack.org/api-ref/compute/#show-rate-and-absolute-limits\n\nImplements blueprint: clear-deprecated-api\n\nChange-Id: I53e2ee82c9c52afb0a56526c655eb9b3b6b8f483\n"
    },
    {
      "commit": "def30e0d4a56360eb86b33c0c2f873470d3f7d20",
      "tree": "ead11e13271a35732687b0f103816b85ad9b1ff6",
      "parents": [
        "4e6b46e1969dbcb1b4c13f3a011b6f66dbe39df7",
        "408a97b1a3249b1c3cc994b23df49b1b8d80a195"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sun Jul 29 15:31:26 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jul 29 15:31:26 2018 +0000"
      },
      "message": "Merge \"Create port with port_vnic_type and port_profile from config\""
    },
    {
      "commit": "4d011af928eac40ebe8fafafa6bb77a0874b66d6",
      "tree": "cf574e382c2139b2fe78b5bbb38a5c083b0ea13b",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Wed Jul 18 00:11:48 2018 -0400"
      },
      "committer": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Sat Jul 28 21:43:45 2018 -0400"
      },
      "message": "Hacking checks for negative test cases\n\nThis patchset adds 2 hacking checks for making sure negative\ntests have correct conventions applied.\n\n* T117: Check that each negative test has the\n  ``@decorators.attr(type\u003d[\u0027negative\u0027])`` applied\n\nThis patch set adds both hacking checks, adds unit tests\nand updates HACKING.rst documentation with both new checks.\n\nCloses-Bug: 1781044\nChange-Id: I46df351187d22090861150c84fa0a0c1054ae3d6\n"
    },
    {
      "commit": "15d756507dee35feae46ccc353b01eef5607cfc7",
      "tree": "87ff111fad2718b81da1650d5e60d621432033e3",
      "parents": [
        "fe2058bdc26b17a0f197017ff1356421ccf000d6"
      ],
      "author": {
        "name": "rajat29",
        "email": "rajat.sharma@nectechnologies.in",
        "time": "Fri Jul 27 14:03:34 2018 +0530"
      },
      "committer": {
        "name": "Rajat Sharma",
        "email": "rajat.sharma@india.nec.com",
        "time": "Fri Jul 27 11:34:16 2018 +0000"
      },
      "message": "Add server schema for microversion 2.6\n\nThis PS adds servers schema for microversion 2.6\n\npartially-implements: blueprint full-schema-for-all-microversions\n\nChange-Id: I7e2d181f10c44762399fe133b48e42ba81c09300\n"
    },
    {
      "commit": "4e6b46e1969dbcb1b4c13f3a011b6f66dbe39df7",
      "tree": "8e21fbe0155ca8d24a4aaed27bede3021a0162b9",
      "parents": [
        "1969a69441c556103177ad4877f0e6d8a974dcfa",
        "86b0e4c96f6b89ebda2f560748658c22ef6fa8db"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 27 10:52:37 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 27 10:52:37 2018 +0000"
      },
      "message": "Merge \"Make instance_action_events.traceback a non-required field\""
    },
    {
      "commit": "fe2058bdc26b17a0f197017ff1356421ccf000d6",
      "tree": "21641f6b3fd61a388c4536a212d6f5771ffc0644",
      "parents": [
        "246ced2659fbc07eee3f801e9d5030719263a1ee"
      ],
      "author": {
        "name": "adisky",
        "email": "aditi.s@india.nec.com",
        "time": "Thu Jul 26 09:57:44 2018 +0000"
      },
      "committer": {
        "name": "adisky",
        "email": "aditi.s@india.nec.com",
        "time": "Fri Jul 27 07:04:35 2018 +0000"
      },
      "message": "Fill servers schema for microversion 2.3\n\nThis patch fills servers schema for microversion 2.3\n\npartially-implements: blueprint full-schema-for-all-microversions\n\nChange-Id: I92e774e19c618b5c5fcf495fbb2de77bfe18904c\n"
    },
    {
      "commit": "1969a69441c556103177ad4877f0e6d8a974dcfa",
      "tree": "6d0ffa00e0e3eecfa4b5b1da356ede02d88c7da8",
      "parents": [
        "c9df4fd0a924080de6c4780db77fe0b9a095e3b4",
        "be7be1bc651efbb8518e49da4e7cee050ab25fac"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 27 05:37:30 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 27 05:37:30 2018 +0000"
      },
      "message": "Merge \"Move creating server group from resource_setup to setUp\""
    },
    {
      "commit": "c9df4fd0a924080de6c4780db77fe0b9a095e3b4",
      "tree": "697ed8a71e7f22fbb695397d8cca52fcdd141053",
      "parents": [
        "fc8ef3aeebb40d46e299e1d8acc09c024624b34f",
        "4e2a957bf8aade0a766c9c9a1d6798e4cb71e86d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 27 05:36:50 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 27 05:36:50 2018 +0000"
      },
      "message": "Merge \"Skip verifying empty devices in test_tagged_attachment until bug is fixed\""
    },
    {
      "commit": "2cdc78f3fdbfe75dbd900d74de0febedca637aa0",
      "tree": "f061c62f55547eee6f806702d3c74434f997ca99",
      "parents": [
        "fc8ef3aeebb40d46e299e1d8acc09c024624b34f"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Jul 27 11:01:14 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Jul 27 13:16:43 2018 +0800"
      },
      "message": "Fix broken image api ref url\n\nThis is to fix some broken image api ref urls.\n\nChange-Id: I919d79443a1bf044a1b6e56a60fe7f6009ac4f8e\n"
    },
    {
      "commit": "1290e4904f80e44079e2f738f9b2520cb2c67e10",
      "tree": "33975692deaee60f50e560ef71addb4e4659f411",
      "parents": [
        "246ced2659fbc07eee3f801e9d5030719263a1ee"
      ],
      "author": {
        "name": "confi-surya",
        "email": "singh.surya64mnnit@gmail.com",
        "time": "Thu Jul 26 10:42:30 2018 +0000"
      },
      "committer": {
        "name": "confi-surya",
        "email": "singh.surya64mnnit@gmail.com",
        "time": "Fri Jul 27 03:06:56 2018 +0000"
      },
      "message": "Move server groups schema into its own file\n\ncompute response schema for server groups API are present\nin servers.py where service client is in its own file.\n\nWe need to have schema also into separate file as service client\nmethods.\n\nChange-Id: Ib91d8108e37d91be82f4f0919da0381d40439211\n"
    },
    {
      "commit": "fc8ef3aeebb40d46e299e1d8acc09c024624b34f",
      "tree": "e861821c32440be150b1fa6f869733e7d6a72fde",
      "parents": [
        "c7eca741d573444cbce3f1d4812779d06661c6d5",
        "7d8c2810319b606f7a04cd79d63734394c70dcd0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 27 00:42:06 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 27 00:42:06 2018 +0000"
      },
      "message": "Merge \"Added storyboard integration to tempest.lib decorators\""
    },
    {
      "commit": "c7eca741d573444cbce3f1d4812779d06661c6d5",
      "tree": "677962d73158fc754caf96dcd10641d15a081119",
      "parents": [
        "5a501744d2fcd367739d4186f32bd15831991207",
        "c32ee7d3f0535bcf8190c115e2a76d5b741a1662"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 27 00:42:03 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 27 00:42:03 2018 +0000"
      },
      "message": "Merge \"Replacing get_vnc_console with get_remote_console after microversion 2.6\""
    },
    {
      "commit": "5a501744d2fcd367739d4186f32bd15831991207",
      "tree": "235619ea6172d68bc4e049d2032d4c37c9ebea24",
      "parents": [
        "6e850c44ad950f5a2031b38a4275125ab23148dd",
        "15140ee2547f62cc10f1c0e2de15ecfebc60f8a2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Jul 26 19:45:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jul 26 19:45:09 2018 +0000"
      },
      "message": "Merge \"Use a smaller number for checking console log length\""
    },
    {
      "commit": "3b8ddfe890f0cbded67617c0e799f93407490dc6",
      "tree": "e0b6086c464fb72e80278a5597a51f9a0b8d118c",
      "parents": [
        "6e850c44ad950f5a2031b38a4275125ab23148dd"
      ],
      "author": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Thu Jul 26 14:16:59 2018 -0400"
      },
      "committer": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Thu Jul 26 14:24:15 2018 -0400"
      },
      "message": "Move all volume v2 service client unit tests to v3 dir\n\nThis patch set is a follow up to https://review.openstack.org/#/c/578993/\nwhich moved the volumes v2 client into v3 and consolidated the\ntests.\n\nThis patch set does the same for the remaining v2 service clients,\nall of which are deprecated. Specifically:\n\n* if there is no v3 version, move the v2 to v3 and change the\n  service client import path from v2 to v3\n* if there is a v3 version, move the v2 tests into v3 test module\n  and delete the v2 test file to avoid test overlap\n\nChange-Id: I2a999a9c41e6b5cd7e2b7b17e338bd697cb262b1\n"
    },
    {
      "commit": "6e850c44ad950f5a2031b38a4275125ab23148dd",
      "tree": "2c0437ca788b2fecc1adda21b21fda434033e6b5",
      "parents": [
        "246ced2659fbc07eee3f801e9d5030719263a1ee",
        "32eb7c10ef9ac657e01b625346667144883e28b1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Jul 26 17:38:53 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jul 26 17:38:53 2018 +0000"
      },
      "message": "Merge \"Move volume v2 service client unit tests to v3 dir\""
    },
    {
      "commit": "4e2a957bf8aade0a766c9c9a1d6798e4cb71e86d",
      "tree": "57bdf6ba924482b1ed23a6e2058c9ec5b48be145",
      "parents": [
        "246ced2659fbc07eee3f801e9d5030719263a1ee"
      ],
      "author": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jul 26 12:28:48 2018 -0400"
      },
      "committer": {
        "name": "Matt Riedemann",
        "email": "mriedem.os@gmail.com",
        "time": "Thu Jul 26 12:28:48 2018 -0400"
      },
      "message": "Skip verifying empty devices in test_tagged_attachment until bug is fixed\n\nWe have a non-trivial amount of failures due to bug 1775947 [1]\nand so far attempts at debugging the issue haven\u0027t proved\nfruitful, so let\u0027s skip the last (problematic) portion of the\ntest until we can get a recreate with proper debug to help\nisolate the problem.\n\nRelated nova debug patch: https://review.openstack.org/584032\n\n[1] http://status.openstack.org/elastic-recheck/#1775947\n\nChange-Id: I3104041cb66f912727aabd6c5894600dc87a1229\nRelated-Bug: #1775947\n"
    },
    {
      "commit": "e913e46e6bcfdd1a33c41ef7d3a3b8f3932dc4eb",
      "tree": "e0afd080cac0d37812d62f3ff732619dad632efc",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 25 17:16:10 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Jul 26 16:12:39 2018 +0800"
      },
      "message": "Avoid server_check_teardown exception breaking tearDown\n\nserver_check_teardown will raise Exception which will prevent\nother cleanup steps from being executed(i.e., those added with\naddCleanup), so server_check_teardown should be called after\nsuper\u0027s tearDown.\n\nChange-Id: I1060e2ccdb1ef8ae1e8f1f682fc5d115d129c3ca\n"
    },
    {
      "commit": "246ced2659fbc07eee3f801e9d5030719263a1ee",
      "tree": "c3b44a804b6f73a40f49d6e88c28653070aa9f64",
      "parents": [
        "c1bce178eaa46f0c2c01ee0aeeffef899750991c",
        "40891d209af2d00212de4439557c28685f08e8f7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Jul 26 05:04:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jul 26 05:04:59 2018 +0000"
      },
      "message": "Merge \"Do not pass disk_over_commit after Microversion 2.25\""
    },
    {
      "commit": "c1bce178eaa46f0c2c01ee0aeeffef899750991c",
      "tree": "84965b9a6542983e233f64e9a341b4c6cd0eb19f",
      "parents": [
        "cc675d59a6dd503466f02ef8ce55b985d1af8630",
        "feab4d1a773e6f280183d648f8794467934f2d6d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 25 21:04:31 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 25 21:04:31 2018 +0000"
      },
      "message": "Merge \"Remove unused class variables\""
    },
    {
      "commit": "cc675d59a6dd503466f02ef8ce55b985d1af8630",
      "tree": "1b2f36cc14aa89278159e87f3a40569ab8c95061",
      "parents": [
        "c50574a8ad5c0dd62a310780895497517926936b",
        "1bf43942b2edb19aeeea7bc2d44735e4838c18d7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 25 17:04:03 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 25 17:04:03 2018 +0000"
      },
      "message": "Merge \"Remove unnecessary body assignment\""
    },
    {
      "commit": "992237db1b1954923da784f2b411ad2e23b031a3",
      "tree": "ef19488cdc158271754a40118d3d9d90c3d018a2",
      "parents": [
        "c50574a8ad5c0dd62a310780895497517926936b"
      ],
      "author": {
        "name": "mccasland, trevor (tm2086)",
        "email": "tm2086@att.com",
        "time": "Thu Jul 19 10:52:22 2018 -0500"
      },
      "committer": {
        "name": "Trevor McCasland",
        "email": "TM2086@att.com",
        "time": "Wed Jul 25 12:33:46 2018 +0000"
      },
      "message": "refactor: Prepare test_list_projects for pre-prov\n\nThis is part 1 of 2 commits that aim to move tests from only being\nexecuted with the dynamic creds credential provider.\n\nPart 1 does some initial refactoring and Part 2 will move the tests\nand finish any other refactoring that\u0027s needed.\n\nChange-Id: I0a77350bb0832f0ecf5c50de48b81a8bb9609d2d\n"
    },
    {
      "commit": "15140ee2547f62cc10f1c0e2de15ecfebc60f8a2",
      "tree": "7f88d36fdd3aaa86360c90117369535638e481a8",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 25 16:26:21 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 25 16:26:21 2018 +0800"
      },
      "message": "Use a smaller number for checking console log length\n\nNot all images can return console log longer than 10 lines, e.g.,\nRed Hat Enterprise Linux Server 7.0 will return console log\nwith 5 lines.\nWe don\u0027t know how many console log lines should an image return,\nbut generally speaking it\u0027s safer to use a smaller number so that\nTempest can be used for images other than cirros.\n\nChange-Id: I7f6ffe5bdc6b7992fe15935d4f8498e8acf59453\nCloses-Bug: #1783509\n"
    },
    {
      "commit": "be7be1bc651efbb8518e49da4e7cee050ab25fac",
      "tree": "b27fe26c974d4ee65bb6f44e67437729b2b7c601",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Jul 24 14:09:17 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 25 09:57:18 2018 +0800"
      },
      "message": "Move creating server group from resource_setup to setUp\n\nAfter microversion 2.13 \u0027project_id\u0027 and \u0027user_id\u0027 are added to\nthe body of server group, but in resource_setup microversion is\nnot used, so server group created in resource_setup doesn\u0027t contain\n\u0027project_id\u0027 and \u0027user_id\u0027, which will cause MismatchError:\nMismatchError: !\u003d:\nreference \u003d {u\u0027id\u0027: u\u002709b0b4e0-d886-4bb9-9193-6faab4f0cbc8\u0027,\n u\u0027members\u0027: [],\n u\u0027metadata\u0027: {},\n u\u0027name\u0027: u\u0027tempest-ServerGroupTestJSON-Server-Group-1629494857\u0027,\n u\u0027policies\u0027: [u\u0027affinity\u0027]}\nactual \u003d {u\u0027id\u0027: u\u002709b0b4e0-d886-4bb9-9193-6faab4f0cbc8\u0027,\n u\u0027members\u0027: [],\n u\u0027metadata\u0027: {},\n u\u0027name\u0027: u\u0027tempest-ServerGroupTestJSON-Server-Group-1629494857\u0027,\n u\u0027policies\u0027: [u\u0027affinity\u0027],\n u\u0027project_id\u0027: u\u00278f3f6b0bd14047b68d267d58909c8f43\u0027,\n u\u0027user_id\u0027: u\u0027fb05421f04cb46bd81873c4fc314ed7f\u0027}\n\nThis is to move the creating of common server group from\nresource_setup to setUp, so that microversion can be used.\n\nChange-Id: I94c6b8276c413839cda019e5d702f26bf1acb110\nCloses-Bug: #1783258\n"
    },
    {
      "commit": "c50574a8ad5c0dd62a310780895497517926936b",
      "tree": "bbe440bb3a90889d1558d697a02afd9b4ed0b2dc",
      "parents": [
        "78bc42c3d619b7c230f0c67a4b0b05c617e307d5",
        "5a7e97ea04b36d2631d4c6983b4191d0a0b84818"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 24 23:12:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 24 23:12:47 2018 +0000"
      },
      "message": "Merge \"Cap additional nova-network tests at Queens\""
    },
    {
      "commit": "78bc42c3d619b7c230f0c67a4b0b05c617e307d5",
      "tree": "1df94b16d029c6726be913721af0fb9e55b34971",
      "parents": [
        "4fcc924be872e17ca4f02f33af8d8959ae7d9718",
        "fcda77b45b48d5b30f02b4df6fafd6f4ebcae274"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 24 23:12:45 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 24 23:12:45 2018 +0000"
      },
      "message": "Merge \"Replace volume size with configured value\""
    },
    {
      "commit": "4fcc924be872e17ca4f02f33af8d8959ae7d9718",
      "tree": "9342e9c53b9f277303f2dcb94a3b552ff5c61e22",
      "parents": [
        "bdc8d13c8a9d82c10573692699944b54b523fca7",
        "0ec74c40172586dc2167e8fdf8f1436edc4ed7f0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jul 24 11:16:40 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 24 11:16:40 2018 +0000"
      },
      "message": "Merge \"Add extra_msg and server parameter to check_vm_connectivity\""
    },
    {
      "commit": "86b0e4c96f6b89ebda2f560748658c22ef6fa8db",
      "tree": "996647b24ae19268a3820e8c3e85730edb6e6215",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Jul 24 15:24:18 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Jul 24 15:47:52 2018 +0800"
      },
      "message": "Make instance_action_events.traceback a non-required field\n\ninstance_action_events.traceback can only be seen by admin users\nwith default policy.json,\n\"os_compute_api:os-instance-actions:events\":\n    \"rule:admin_api or role:InstanceEvents\"\nso it should not be deemd as a required field in schema.\nhttps://developer.openstack.org/api-ref/compute/#show-server-action-details\n\nChange-Id: Id85c75347eba2b10b8ecc0ea262fd870281c610d\nCloses-Bug: #1783275\n"
    },
    {
      "commit": "c6e5128840e48eab22f9a126156946195694be7d",
      "tree": "b1a3db9ce167b4bda7aa464701da98f5d7c85048",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Jul 23 15:30:19 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Jul 24 10:29:22 2018 +0800"
      },
      "message": "Add server tags schema in servers.py\n\nServer tags testcases are introduced in microversion 2.26,\nand if we run these testcases with min_microversion \u003d 2.53, we\nwill get errors like\n  \"File \"tempest/lib/services/compute/servers_client.py\",\n       line 836, in update_tag\n    self.validate_response(schema.update_tag, resp, body)\n   AttributeError: \u0027module\u0027 object has no attribute \u0027update_tag\u0027\"\n\nSo this is to add server tags schema in servers.py with\nmicroversion higher than 2.26.\n\nImplements blueprint: full-schema-for-all-microversions\n\nChange-Id: Ifa246ca59f98f91334fe1a8ee16915558a98b76d\n"
    },
    {
      "commit": "32eb7c10ef9ac657e01b625346667144883e28b1",
      "tree": "9b49f001f2680674626d3e7464b36e36f349e710",
      "parents": [
        "bdc8d13c8a9d82c10573692699944b54b523fca7"
      ],
      "author": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Thu Jun 28 16:35:36 2018 -0400"
      },
      "committer": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Mon Jul 23 18:35:13 2018 +0000"
      },
      "message": "Move volume v2 service client unit tests to v3 dir\n\nThis patchset builds off work done recently in [0] to move the\nv2 service clients to v3 dir -- this begins moving the\nv2 service client unit tests to v3 dir.\n\nThis is done for the following reasons:\n\n* v2 is deprecated and subsequently really just calls the\n  v3 clients referentially [1]\n* unnecessary deprecation warnings are emitted for unit\n  tests [2], they should be cleaned up\n* it is much harder to figure out what coverage is missing:\n  you need to look at v2 and v3 dir together to figure it\n  out\n* poor code organization: it is much cleaner to consolidate\n  the tests together\n\nThis patchset only does this for volumes v2 client -- if\nthere is agreement we can proceed with the other client\ntests next.\n\n[0] https://review.openstack.org/#/c/536121/\n[1] e.g. https://github.com/openstack/tempest/blob/2b6e955c59d814538ceeb58d9160433eb915688d/tempest/lib/services/volume/v2/volumes_client.py#L17\n[2] e.g. http://logs.openstack.org/65/578765/2/check/openstack-tox-py35/88f9858/job-output.txt.gz#_2018-06-28_13_43_16_409494\n\nChange-Id: I3b4715d0a667ddc4e187b9353b68dd579aefa2c5\n"
    },
    {
      "commit": "bdc8d13c8a9d82c10573692699944b54b523fca7",
      "tree": "7970c2bb51e4c0de8a1eb22b2f41ee3473f69fb2",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e",
        "0f02c1caed35951a1804269786323403324fc61d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Jul 23 15:14:56 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 23 15:14:56 2018 +0000"
      },
      "message": "Merge \"Skip list FIP test for neutron new behaviour\""
    },
    {
      "commit": "feab4d1a773e6f280183d648f8794467934f2d6d",
      "tree": "882f6f3abf5514c18cb3f5e12ca03a740b1ea4ef",
      "parents": [
        "b286ad402e6bd60f33dfd8251d6cf1ed1ceae69d"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Jul 23 14:54:15 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Mon Jul 23 14:54:15 2018 +0800"
      },
      "message": "Remove unused class variables\n\ncls.binary in ServicesAdminNegativeV253TestJSON is not used, so\nthis is to remove it. Besides, cls.services in\nVolumeServicesNegativeTest need not be a class variable.\n\nChange-Id: If3fcb53ff0ee5e2c608d1a675fb18600ef39dd2e\n"
    },
    {
      "commit": "fcda77b45b48d5b30f02b4df6fafd6f4ebcae274",
      "tree": "221dcb04318a29f15938f9ad69a12b73c63ba582",
      "parents": [
        "6175b2d3c4f3ee03922853a72d8f78465d27fe0e"
      ],
      "author": {
        "name": "TommyLike",
        "email": "tommylikehu@gmail.com",
        "time": "Thu Jan 18 15:25:12 2018 +0800"
      },
      "committer": {
        "name": "TommyLike",
        "email": "tommylikehu@gmail.com",
        "time": "Mon Jul 23 09:36:11 2018 +0800"
      },
      "message": "Replace volume size with configured value\n\nUse configured value as volume size unit when\ncreate and extend volume.\n\nNOTE: Some backends don\u0027t support the case of \"size+1\"\n(VMAX only works in 8G increments) and the cloud providers\nmay have their own operation strategies to decide the\nallowed input for volume size, such as minimum, maximum,\nsize unit,  etc.\n\nChange-Id: I2c0e662229aba2281733d092f6b1ca6acea237ee\n"
    },
    {
      "commit": "6175b2d3c4f3ee03922853a72d8f78465d27fe0e",
      "tree": "951adfd65337ab090ab711be3742e927d0eccad3",
      "parents": [
        "0daefde52747e239e49da7c5b9a7208d32e6193d",
        "ec1b111c20527f4575aeed75c2aec522c102dafb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sun Jul 22 10:07:22 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jul 22 10:07:22 2018 +0000"
      },
      "message": "Merge \"Add irrelevant-files to nova-multiattach job in .zuul.yaml\""
    },
    {
      "commit": "0daefde52747e239e49da7c5b9a7208d32e6193d",
      "tree": "f71c3e9d027a0d921ba98d34f40691706da5d422",
      "parents": [
        "2cf69c05d81703898e044b1de35ddc98c4b22c9d",
        "99585f3fb7860907c7877d7b34ea117254c6c938"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sun Jul 22 02:48:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jul 22 02:48:09 2018 +0000"
      },
      "message": "Merge \"Port tempest-scenario-all to zuul v3\""
    },
    {
      "commit": "2cf69c05d81703898e044b1de35ddc98c4b22c9d",
      "tree": "18d037bb4bcc262c4a27c50bf423ea2c24f76557",
      "parents": [
        "99eda5b9e42cff885f8d6865cd0aca08af3c8768",
        "95a3169e1782f31c794e56cb836c1d9476a0adf8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Jul 21 03:05:10 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 21 03:05:10 2018 +0000"
      },
      "message": "Merge \"Correct the usage on listing neutron ports\""
    },
    {
      "commit": "1bf43942b2edb19aeeea7bc2d44735e4838c18d7",
      "tree": "832cff49e93fce1759dcd44c7a7897bd25c9424b",
      "parents": [
        "b286ad402e6bd60f33dfd8251d6cf1ed1ceae69d"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Jul 20 17:14:03 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Fri Jul 20 17:14:03 2018 +0800"
      },
      "message": "Remove unnecessary body assignment\n\nThis is to remove unncessary body assignment from\ntest_flavors_microversions.py to keep code clean.\n\nChange-Id: I3f11acaa777005a8428c66b669a3ea358e29b3ae\n"
    },
    {
      "commit": "99eda5b9e42cff885f8d6865cd0aca08af3c8768",
      "tree": "1ac3d6335885f5515adc664641caf676849a9434",
      "parents": [
        "f27b677d223373100d96c427086254416de9394a",
        "87a71821f25c87bb40b7cad6a68b81b7cfd5432e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 20 06:51:00 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 20 06:51:00 2018 +0000"
      },
      "message": "Merge \"no force_tenant_isolation in endpoint tests\""
    },
    {
      "commit": "f27b677d223373100d96c427086254416de9394a",
      "tree": "c17767a7fa83045bea57cd368940fd7ffdacd0c7",
      "parents": [
        "b286ad402e6bd60f33dfd8251d6cf1ed1ceae69d",
        "2902a7bcd6b839525a632b0102c5589d2e50f0c8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jul 20 05:14:31 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 20 05:14:31 2018 +0000"
      },
      "message": "Merge \"Omit X-Subject-Token from log\""
    },
    {
      "commit": "0f02c1caed35951a1804269786323403324fc61d",
      "tree": "fe0de53cfc2c59a211c44b6e2702ac8bcb99ea7c",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Jul 18 02:41:44 2018 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Jul 20 00:14:52 2018 +0000"
      },
      "message": "Skip list FIP test for neutron new behaviour\n\nNeutron is planning to employ a strict validation\nagainst filter parameters [1]. The motivation is to align with the\nOpenStack API guideline [2]. In particular, the API guideline\nmentioned the following:\n\n\"... if the API supports query parameters and a request\ncontains an unknown or unsupported parameter, the server should\nreturn a 400 Bad Request response. Invalid values in the request URL\nshould never be silently ignored, as the response may not match the\nclient’s expectation...\"\n\nAfter discussion with the API work group [3], the neutron team decides\nto make a backward-incompatible change (with a config option to\nrollback to the old API behaviour).\n\nTo proceed on neutron implementation of supporting both the\nbehaviour, this commit skip this tests as per Tempest Bug fix process[4]\n\nOnce neutron changes are merged then, we can fix this tests to\nverify the both supported behaviour according to neutron behaviour\ndiscovery.\n\nNeeded-By: https://review.openstack.org/#/c/574907/\n\n[1] https://bugs.launchpad.net/neutron/+bug/1749820\n[2] http://specs.openstack.org/openstack/api-wg/guidelines/http/\n    response-codes.html#failure-code-clarifications\n[3] http://eavesdrop.openstack.org/meetings/api_sig/2018/\n    api_sig.2018-03-15-16.00.log.html#l-120\n[4] https://docs.openstack.org/tempest/latest/HACKING.html#bug-fix-on-core-project-needing-tempest-changes\n\nChange-Id: I0b24a304cc3466a2c05426cdbb6f9d99f1797edd\n"
    },
    {
      "commit": "ec1b111c20527f4575aeed75c2aec522c102dafb",
      "tree": "187591cf5b4a6ebf60ffbd28fcd1124151978e66",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Wed Jul 18 19:23:37 2018 -0400"
      },
      "committer": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Wed Jul 18 19:23:37 2018 -0400"
      },
      "message": "Add irrelevant-files to nova-multiattach job in .zuul.yaml\n\nThis patch set adds irrelevant-files to nova-multiattach job\nin .zuul.yaml because it is the only job without such a stanza\nwhich is important for eliminating unnecessary Zuul resource\nconsumption, which, for example, is happening here:\n\nhttps://review.openstack.org/#/c/583451/1\n\nChange-Id: Ib48b735d65d2c005197edef9ab3011f93d0ad28c\n"
    },
    {
      "commit": "b286ad402e6bd60f33dfd8251d6cf1ed1ceae69d",
      "tree": "eb3bf00b9befb080313ede0e4600a2d156371078",
      "parents": [
        "f5ed8eace70f9d55978a4a2892ec76fae6f498ad",
        "e495cd257d80b1d39001285bdac768e678d7cf69"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 18 23:22:56 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 18 23:22:56 2018 +0000"
      },
      "message": "Merge \"trivial: Fix typos in the documentation page\""
    },
    {
      "commit": "f5ed8eace70f9d55978a4a2892ec76fae6f498ad",
      "tree": "d2ac7fd3dfac2e36ff1b022acb6acf5e66ef56b8",
      "parents": [
        "7a8d70da7024441f582a4000b972b104905199be",
        "389b5622cdb306f33d96cbd1fbb458caaf8d15a0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 18 23:22:54 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 18 23:22:54 2018 +0000"
      },
      "message": "Merge \"Set max_microversion 2.43 for virtual_interfaces tests\""
    },
    {
      "commit": "7a8d70da7024441f582a4000b972b104905199be",
      "tree": "e036fbb56bca190fa994f26a87bed69a30cb8f0f",
      "parents": [
        "ea2d907756ffe57e11e65c6202f659593132023c",
        "eb70a96ee3f7e56dbf57aefa2a1aa768aeb559ab"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 18 18:41:02 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 18 18:41:02 2018 +0000"
      },
      "message": "Merge \"Add additional log of meta_data devices content\""
    },
    {
      "commit": "bcb7117f0977ecba4489cd60cd3f61e8858ed4d0",
      "tree": "636f86ce13729a5b6d0d9ac02f2a8a0bb3a40378",
      "parents": [
        "e317b0b84080a8afcb15311d9b86a89753306cde"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Mar 29 13:49:31 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 18 17:10:12 2018 +0800"
      },
      "message": "Do not check flavor.id after Microversion 2.46\n\nflavor.id is longer included in server info after Microversion\n2.46, so change to checking flavor info if \u0027id\u0027 is not in flavor.\n\nNote: We needn\u0027t check whether \u0027id\u0027 should be in flavor or not in\ndifferent microversions because schema check already covers it.\n\nBesides, this is to make resize_server in base.py instance method,\nbecause it\u0027s not likely to be used in resource_setup, and so we can\nuse assert check in it.\n\nRef: https://developer.openstack.org/api-ref/compute/#rebuild-server-rebuild-action\n\nImplements blueprint: clear-deprecated-api\n\nChange-Id: Id376de39662a4799909b56ec1148c85910d95814\n"
    },
    {
      "commit": "ea2d907756ffe57e11e65c6202f659593132023c",
      "tree": "b9c409cf5f7f5a747f08f6b5177e166f0539b3d4",
      "parents": [
        "409bcf71c5592bbb9068552ee5a399d23aa6d08b",
        "f89ab81c38a7ffc87303b10e156759e25c09abdb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 18 08:52:23 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 18 08:52:23 2018 +0000"
      },
      "message": "Merge \"docs: Add information on test removal/interop to REVIEWING\""
    },
    {
      "commit": "e495cd257d80b1d39001285bdac768e678d7cf69",
      "tree": "e392cf154fbca34ef9acf4b997fc455a8a5e70f6",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "deepak_mourya",
        "email": "deepak.mourya@india.nec.com",
        "time": "Mon Jul 16 12:38:17 2018 +0530"
      },
      "committer": {
        "name": "Deepak Mourya",
        "email": "deepak.mourya@india.nec.com",
        "time": "Wed Jul 18 08:39:27 2018 +0000"
      },
      "message": "trivial: Fix typos in the documentation page\n\nThis patchset fixes typos (capitalization mistakes,\ngrammar mistakes) found in the documentation pages.\n\nChange-Id: If500aeab1af7dd8b56d63cbc481ee501216df161\n"
    },
    {
      "commit": "409bcf71c5592bbb9068552ee5a399d23aa6d08b",
      "tree": "70e1ad6586dc054e6677a431c1c98cc4af172795",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831",
        "553d7cbddc99798cc4adfa032f7e57f6ddb0ff45"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Jul 18 06:04:37 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 18 06:04:37 2018 +0000"
      },
      "message": "Merge \"Remove deprecated allow_tenant_isolation option\""
    },
    {
      "commit": "95a3169e1782f31c794e56cb836c1d9476a0adf8",
      "tree": "260f549c6313b21a2edfc5a3cef8d36d2e26835f",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Wed Jun 13 23:17:54 2018 +0000"
      },
      "committer": {
        "name": "Hongbin Lu",
        "email": "hongbin034@gmail.com",
        "time": "Wed Jul 18 03:28:36 2018 +0000"
      },
      "message": "Correct the usage on listing neutron ports\n\nThe test case uses \u0027fixed_ip\u0027 as a query parameter, but the usage\nis not correct. In before, the test passed because neutron\nserver ignored this parameter, and returned all the\nports, which happened to make the test pass.\n\nThis patch fixes the usage of this parameter. If there is no ip_address\nthen not to filter the list using the filter. Otherwise,\nwe use \u0027fixed_ips\u0027 parameter and populate its value correctly.\n\nChange-Id: I1189bc9a50308df5c7e18c329f3a1262c90b9e12\n"
    },
    {
      "commit": "389b5622cdb306f33d96cbd1fbb458caaf8d15a0",
      "tree": "c4b5dda9f76eddb4967d0dd8205b2341e9a21bb4",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Tue Mar 27 17:00:47 2018 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 18 11:17:12 2018 +0800"
      },
      "message": "Set max_microversion 2.43 for virtual_interfaces tests\n\nThe compute os-virtual-interfaces API is deprecated from the\nMicroversion 2.44, so we should set max_microversion \u003d \u00272.43\u0027\nfor compute virtual_interfaces tests.\n\nChange-Id: Ie1793802fa33898ffbdad16b58b085894e66d4d1\nref: https://developer.openstack.org/api-ref/compute/#list-virtual-interfaces\n"
    },
    {
      "commit": "2902a7bcd6b839525a632b0102c5589d2e50f0c8",
      "tree": "ee22a7f087657240f4b3ac783c7bbb6404258fa3",
      "parents": [
        "8626ab7d476efac8ead2c09be0bffd240db1d289"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Sat Jul 14 02:31:03 2018 +0000"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken1ohmichi@gmail.com",
        "time": "Mon Jul 16 17:46:28 2018 +0000"
      },
      "message": "Omit X-Subject-Token from log\n\nI213585e691f58e380a4be463b493591f1449422e has omitted x-subject-token\nfrom response log, but clients specify the same token on a request\nheader on Keystone API and that is output on the log.\nActually the following log is output at the gate:\n\nhttp://logs.openstack.org/62/581162/2/check/tempest-full/835acee/controller/logs/tempest_log.txt\n\n2018-07-10 00:44:36.563 23617 DEBUG tempest.lib.common.rest_client\n  [req-20615e7c-76b6-4f6a-84c2-d3489a755000 ]\n  Request - Headers: {\u0027X-Subject-Token\u0027: \u0027gAAAAABbRAF0Lv0N7i4o-5hPjcI\n                                          ZYXXKt1cxoo5FPUP_ukWuY_6_-4\n                                          S8oRXOkTfgReg0G9GT87Qiw4Gbd..\u0027,\n                      \u0027X-Auth-Token\u0027: \u0027\u003comitted\u003e\u0027}\n  Body: None\n  Response - Headers: {u\u0027content-type\u0027: \u0027application/json\u0027,\n                       u\u0027x-subject-token\u0027: \u0027\u003comitted\u003e\u0027,\n                       .., \u0027status\u0027: \u0027200\u0027}\n  Body:  _log_request_full tempest/lib/common/rest_client.py:434\n\nThis makes the log omitted as the same reason.\n\nChange-Id: Iedd36f8feb9784553559ed5c79e7be2012d675f5\n"
    },
    {
      "commit": "5a7e97ea04b36d2631d4c6983b4191d0a0b84818",
      "tree": "d2f4f7f154bd81a02834ec7fbbb4e6d96261b196",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "Stephen Finucane",
        "email": "sfinucan@redhat.com",
        "time": "Mon Jul 16 13:46:42 2018 +0100"
      },
      "committer": {
        "name": "Stephen Finucane",
        "email": "sfinucan@redhat.com",
        "time": "Mon Jul 16 13:46:42 2018 +0100"
      },
      "message": "Cap additional nova-network tests at Queens\n\nAs noted in I7aea99d7c1818b8edcda41ba4eaa062a8ea069eb, nova is working\non removing the nova-network only compute REST APIs in the Rocky\nrelease, which means any requests to those APIs after Queens will result\nin a 410 response, regardless of microversion or whether or not neutron\nis being used.\n\nThe os-floating-ips-bulk API is being removed in nova change\nI89d081108b398d8efba9636279088c61349b21e6. As a result,\nos-floating-ips-bulk tests will no longer works against Rocky+ versions\nof nova. Skip this test using the check added in the previous change.\n\nRelated to blueprint remove-nova-network\n\nChange-Id: I8c60310cd5d1795b4493ab4c113d614d2208f615\n"
    },
    {
      "commit": "eb70a96ee3f7e56dbf57aefa2a1aa768aeb559ab",
      "tree": "8e0d96f9141f60732d647ce4bbd63424b440ed23",
      "parents": [
        "a394fad4e283e2801887040ff6f7b42082c6b64d"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Thu Jun 28 13:03:04 2018 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Jul 16 14:35:05 2018 +0200"
      },
      "message": "Add additional log of meta_data devices content\n\nIn TaggedAttachmentsTest.test_tagged_attachment test there is\nnow added some additional debug log to check what\ndevices are still in meta_data\u0027s devices field when it should\nbe empty already.\n\nThis patch changes also from handling all exeptions to only\nAssertionError in verify_empty_devices() method.\nIf exeption other than AssertionError occur, it will not be silently\nignored anymore.\n\nChange-Id: I95016e35102569fba79fc58f9695e480234619dc\nRelated-Bug: #1775947\n"
    },
    {
      "commit": "408a97b1a3249b1c3cc994b23df49b1b8d80a195",
      "tree": "dbd222a81ec076186d8341a574fccbbfd925ffc0",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "Edan David",
        "email": "edand@mellanox.com",
        "time": "Mon Jan 15 03:52:15 2018 -0500"
      },
      "committer": {
        "name": "Noam Angel",
        "email": "noama@mellanox.com",
        "time": "Mon Jul 16 11:27:19 2018 +0000"
      },
      "message": "Create port with port_vnic_type and port_profile from config\n\nmodify create_port function to use tempest.conf parameters,\n\u0027port_vnic_type\u0027 and \u0027port_profile\u0027 in case they are defined.\n\nChange-Id: Id7e4e3c7543498c84d815dccf16dc168d45b6a62\n"
    },
    {
      "commit": "f89ab81c38a7ffc87303b10e156759e25c09abdb",
      "tree": "e635bcd47560e231d6dd44590ca84a8364b6fdef",
      "parents": [
        "de5f0da10e44a52e5bc5f577e4ec33231add3831"
      ],
      "author": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Tue Jul 10 20:34:02 2018 -0400"
      },
      "committer": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Sat Jul 14 19:30:06 2018 -0400"
      },
      "message": "docs: Add information on test removal/interop to REVIEWING\n\nThis patch set adds information on test removal, relocation,\nrenaming to REVIEWING because it is important that such\nactions do not break interop. Interop is closely tied to\nTempest because it directly references Tempest tests that\nare not only expected to exist, but to also work.\n\nThe same is true of breaking blacklist/whitelist\nreferences to Tempest tests, this is also included\nin the new documentation section.\n\nIt is important that there be REVIEWING guidelines\nin place to assist reviewers understand this importance.\nAlso references are included for defcore/interop to help\nusers find more information on these topics.\n\nCurrently interop is only mentioned in 1 place in Tempest [0]\nand yet there is little information about it. This patchset\naims to make it easier to find more information about it\nfor reviewers and users alike.\n\n[0] http://git.openstack.org/cgit/openstack/tempest/tree/doc/source/test_removal.rst\n\nChange-Id: Ifbde674b42355077fcd8daa07be8be1248b77b0f\n"
    },
    {
      "commit": "7d8c2810319b606f7a04cd79d63734394c70dcd0",
      "tree": "9e802ed3ef6731b7750e60b5a7f9f2988b160e28",
      "parents": [
        "e2a05dbc1cd64b442d18058ea0e64545ef5c6802"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Thu Feb 08 14:26:56 2018 +0530"
      },
      "committer": {
        "name": "Felipe Monteiro",
        "email": "felipe.monteiro@att.com",
        "time": "Sat Jul 14 19:17:12 2018 -0400"
      },
      "message": "Added storyboard integration to tempest.lib decorators\n\nA new parameter is introduced to related_bug/skip_because\ndecorators called `bug_type` which takes in either \u0027launchpad\u0027\n(default for backward compatibility) or \u0027storyboard\u0027. The\nappropriate link for each tracking page is generated based off\nthis value and the \u0027bug\u0027 value.\n\nThis is useful for projects like Monasca Tempest plugin which\ntracks issues on Storyboard. Also,  Storyboard is the new community\npreferred place to track stories and bugs [0]. So Tempest\nshould provide projects with the ability to track bugs using it.\n\nNote that Storyboard does **not** only track stories. It tracks\nbugs too: \"It all begins with a story. A story is a bug report or\nproposed feature. Stories are then further split into tasks,\nwhich affect a given project and branch.\"\n\nUnit tests and releasenotes are included.\n\n[0] https://wiki.openstack.org/wiki/StoryBoard\n[1] https://storyboard.openstack.org/#!/page/about\n\nCo-Authored-By: Felipe Monteiro \u003cfelipe.monteiro@att.com\u003e\nChange-Id: Ic34208cfe997ceacdafd1ce122691b58a9778e78\n"
    },
    {
      "commit": "de5f0da10e44a52e5bc5f577e4ec33231add3831",
      "tree": "1c2035d75cd0b25c0ee564f9c17e9ca01a36a72c",
      "parents": [
        "2ec054c37fcbc6135e6dfc02fef01860631ed2bb",
        "0c42d3fcbac25f05eff6281bd8adc6639bf6bb86"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Jul 14 21:14:07 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 14 21:14:08 2018 +0000"
      },
      "message": "Merge \"remove skip for test_connectivity_between_vms_on_different_networks\""
    },
    {
      "commit": "2ec054c37fcbc6135e6dfc02fef01860631ed2bb",
      "tree": "fe864b34c297de4a64a9a7d0db775251ecdd924d",
      "parents": [
        "eab26ec50115abff4fefd72b958669fd94776679",
        "46920b8af9582b05468fe815465929ca507defbd"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Jul 14 15:32:49 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 14 15:32:49 2018 +0000"
      },
      "message": "Merge \"docs: Add HACKING information about test attributes\""
    },
    {
      "commit": "eab26ec50115abff4fefd72b958669fd94776679",
      "tree": "0cd7881978238333912d92453a93e2a313ff1cda",
      "parents": [
        "20aa25f8592acc5bd9e85106a0265eb260852be5",
        "c384bc4ae0064673c1507ef668ea1e91fc34f6d4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Jul 14 15:32:47 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 14 15:32:47 2018 +0000"
      },
      "message": "Merge \"trivial: Fix typos in the test_removal documentation page\""
    },
    {
      "commit": "20aa25f8592acc5bd9e85106a0265eb260852be5",
      "tree": "a29247e7ab9c6c2cde0fbed8b36df3acb0378307",
      "parents": [
        "8626ab7d476efac8ead2c09be0bffd240db1d289",
        "c0348ee84e4ea1c7d874f170554ac369d57702b6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Jul 14 15:32:46 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 14 15:32:46 2018 +0000"
      },
      "message": "Merge \"Add update_service to compute services_client library\""
    }
  ],
  "next": "372bfd31c7f407c15b0cee3c5e89734e64fc60ee"
}
