)]}'
{
  "log": [
    {
      "commit": "61f5733a66be136137ce89843dd8081dbe644802",
      "tree": "64932bf4891e1a32a543a3c4a71527445a67518b",
      "parents": [
        "9ca8827ff52bf1a94a860ac5503702ad059ca18d"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Nov 25 11:46:20 2020 -0600"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Nov 25 18:03:56 2020 +0000"
      },
      "message": "Decentralize the zuul jobs into zuul.d\n\nCurrent .zuul.yaml file has 36 jobs definition and\nit is growing more which makes it hard to read and\nerror prone.\n\nThis commit move the jobs definitions to zuul.d directory to\ndifferent yaml files:\n- base.yaml includes base jobs definition\n- integrated-gate.yaml includes integrated jobs to be\n  used in other openstack projects too.\n- stable-jobs.yaml includes all stable jobs\n- tempest-specific.yaml includes jobs supposed to run on Tempest\n  gate only\n- project.yaml includes different pipelines (check, gate etc) definition\n\nChange-Id: I984ecee81a9730b663764800f604333f28fd8180\n"
    },
    {
      "commit": "9ca8827ff52bf1a94a860ac5503702ad059ca18d",
      "tree": "8cca0bcf482141a29eecc8daf70d78d638c2893a",
      "parents": [
        "72a3ff996f1242a9d477ca4c138f34a61c360b09",
        "bf5ed0b676b634af156b313e333a8f37e396b98c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 19 18:34:19 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 19 18:34:19 2020 +0000"
      },
      "message": "Merge \"[Trivial]Remove unused variables and methods\""
    },
    {
      "commit": "bf5ed0b676b634af156b313e333a8f37e396b98c",
      "tree": "f817879612ab7d5a3d97b29b1353e2d5c02b96b6",
      "parents": [
        "805f2a070b7b2227d1646bf83b4b93ea414e1377"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Nov 18 15:34:25 2020 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Nov 19 01:19:12 2020 +0000"
      },
      "message": "[Trivial]Remove unused variables and methods\n\nThis is to remove unused variables and methods to keep code clean.\n\nChange-Id: Ib0b1e6ecb23481103791b065a622b4b89190412e\n"
    },
    {
      "commit": "72a3ff996f1242a9d477ca4c138f34a61c360b09",
      "tree": "5472cd15ac284715b93f902673744619b6fdfe25",
      "parents": [
        "bf66abce089a2e2169b9945a18d1e6508dfcdb44",
        "d926b8d08fa53cd76de4115081b560492a5b8e65"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 19 00:02:47 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 19 00:02:47 2020 +0000"
      },
      "message": "Merge \"[Trivial]Do not use cls in instance method\""
    },
    {
      "commit": "bf66abce089a2e2169b9945a18d1e6508dfcdb44",
      "tree": "57af98dc05b90570543bbfc2d96b69722082ba6a",
      "parents": [
        "7a48433b7a48abfe87178eaae6ba867f1629ba69",
        "bc360aeb0f63a70142f9c565ed6e29e7a0dd6224"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Nov 18 18:18:53 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Nov 18 18:18:53 2020 +0000"
      },
      "message": "Merge \"Skip test_server_rescue with volumes when there is no Cinder\""
    },
    {
      "commit": "d926b8d08fa53cd76de4115081b560492a5b8e65",
      "tree": "6419137084179aa985a8653cb88ecc76eb6d869c",
      "parents": [
        "805f2a070b7b2227d1646bf83b4b93ea414e1377"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Nov 18 15:01:02 2020 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Nov 18 15:01:02 2020 +0800"
      },
      "message": "[Trivial]Do not use cls in instance method\n\ncls should not be used in instance method, self should be used instead.\n\nChange-Id: Ia125ffac1b42a1fe05b28dee7080e298426e7f2d\n"
    },
    {
      "commit": "bc360aeb0f63a70142f9c565ed6e29e7a0dd6224",
      "tree": "0499ed6b8500eadcd3c7cd0651089ea662fa2ed2",
      "parents": [
        "805f2a070b7b2227d1646bf83b4b93ea414e1377"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Nov 13 10:09:43 2020 +0100"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Nov 18 01:27:04 2020 +0000"
      },
      "message": "Skip test_server_rescue with volumes when there is no Cinder\n\nChange-Id: I34969b03230eff2a52f923d4e21fdf9248f247c1\nCloses-Bug: #1904131\n"
    },
    {
      "commit": "7a48433b7a48abfe87178eaae6ba867f1629ba69",
      "tree": "d42322f92a303980244638ed8a0e5ce2eafc1bf3",
      "parents": [
        "c6d6ac2df1eeb8cc3c6432798f61c79cb3ad565b",
        "e3405ba808f97eae57f3a60991000afaa34cbe89"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 17 03:50:00 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 17 03:50:00 2020 +0000"
      },
      "message": "Merge \"Check VM\u0027s console log before trying to SSH to it.\""
    },
    {
      "commit": "e3405ba808f97eae57f3a60991000afaa34cbe89",
      "tree": "15bc2e68b5c1a5085b01848ae3176efda84dcf78",
      "parents": [
        "ae784996c9cf6cc7de90d20188ea5bc6542c209d"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Nov 09 17:24:13 2020 +0100"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Nov 16 15:29:07 2020 +0100"
      },
      "message": "Check VM\u0027s console log before trying to SSH to it.\n\nDue to issue described in related bug report, it seems that it may\nhappen sometimes that tempest will start trying to ssh to the instance\nbefore ssh key will be really configured in the instance and in such\ncase it may happened that there will be AuthenticationFailure error\nalways there. Even if ssh key will be configured properly later during\nthe test.\n\nTo workaround that issue and avoid failures of tests, this patch adds\ncheck if the vm is really booted and ready to ssh. It is done by\nchecking console log of the VM and looking for specific string \"login:\"\nwhich appears at least in case of Cirros and Ubuntu images used in our\nCI jobs.\nIn case when such string will not be found, test will continue to run\nand will still try to ssh to the instance. So in worst case it may slow\nssh to the instance a bit but shouldn\u0027t really have any bad impact on\ntest as before this patch it would probably also wait similar amount of\ntime but on trying to SSH to the instance.\n\nSimilar workaround was introduced in the neutron-tempest-plugin with\n[1]. After it was merged number of failed jobs due to ssh \"Authentication\nfailure\" issues lower down significantly.\n\n[1] https://review.opendev.org/#/c/758968/\n\nChange-Id: I84a7c2fc389d181388ef821848ffad4bc67f1213\nRelated-Bug: #1892861\n"
    },
    {
      "commit": "c6d6ac2df1eeb8cc3c6432798f61c79cb3ad565b",
      "tree": "b1dbb19ce7954fde8e063e4b8dfab282cb019cea",
      "parents": [
        "805f2a070b7b2227d1646bf83b4b93ea414e1377",
        "fec0dc182dff55d7e7e7e77fc7774e4a9c45e8b7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Nov 13 15:39:40 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Nov 13 15:39:41 2020 +0000"
      },
      "message": "Merge \"Add glance multistore job (nv) in tempest gate\""
    },
    {
      "commit": "805f2a070b7b2227d1646bf83b4b93ea414e1377",
      "tree": "ef61a232064a62d482ec94a7d0fc345c59a3df0e",
      "parents": [
        "481f08eb014e04c70081ed00bd7a5344f8738574",
        "9cee53835e96762ec306c6b214e7fddc5941bd58"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Nov 11 05:41:28 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Nov 11 05:41:28 2020 +0000"
      },
      "message": "Merge \"Remove \u0027gabbi_tempest_path\u0027 from devstack-tempest job\""
    },
    {
      "commit": "481f08eb014e04c70081ed00bd7a5344f8738574",
      "tree": "cccb56424499208bf9d1dd12bccc7d0a57173326",
      "parents": [
        "467bdfea26c72da9b4659fbf715b61728527754e",
        "c54a911004011e20494cd132c2577496c9401a15"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Nov 11 05:41:25 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Nov 11 05:41:25 2020 +0000"
      },
      "message": "Merge \"Set image_alt_ssh_user during stack\""
    },
    {
      "commit": "467bdfea26c72da9b4659fbf715b61728527754e",
      "tree": "ae4cf158bb47fc682dbd79d694a27d4f6a617346",
      "parents": [
        "78e3512bef87f336de538a2710655a1c6d53eeb0",
        "fb1e4db2bfef2ed79adb3d335e2725d383908d0a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 10 19:38:12 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 10 19:38:12 2020 +0000"
      },
      "message": "Merge \"Fix incorrect compute api microversion history links\""
    },
    {
      "commit": "78e3512bef87f336de538a2710655a1c6d53eeb0",
      "tree": "fedcf26df32184e2b6edf8424e62887901344f27",
      "parents": [
        "0769270ec5ee57746e90021a63434c4cb6c98255",
        "3fdbab4e3d5ab60b8e54ba44a216e59343ac0bea"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 10 14:26:16 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 10 14:26:16 2020 +0000"
      },
      "message": "Merge \"Clarify tempest-full job description\""
    },
    {
      "commit": "0769270ec5ee57746e90021a63434c4cb6c98255",
      "tree": "1dee1f9ecb2fd7ee6abe120508fdab3588e0fe7b",
      "parents": [
        "750371248760242001e1f8df4ee093e709d6c657",
        "6aa0fa356145818b7f51842149408f66d7d03a31"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 10 01:09:37 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 10 01:09:37 2020 +0000"
      },
      "message": "Merge \"Replace assertItemsEqual with assertEqual\""
    },
    {
      "commit": "750371248760242001e1f8df4ee093e709d6c657",
      "tree": "6343450c8a029ae48433fbd24fdb7b63cb6e88b2",
      "parents": [
        "ae784996c9cf6cc7de90d20188ea5bc6542c209d",
        "35c2c120305691725bd39f024ce6d2ec4e3b07df"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Nov 09 23:45:54 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Nov 09 23:45:55 2020 +0000"
      },
      "message": "Merge \"Fix url link for get_remote_console interface\""
    },
    {
      "commit": "fec0dc182dff55d7e7e7e77fc7774e4a9c45e8b7",
      "tree": "ac571ffa2704081d2031996ee00f49eacbc33887",
      "parents": [
        "ae784996c9cf6cc7de90d20188ea5bc6542c209d"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Mon Nov 09 13:31:54 2020 -0600"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Mon Nov 09 13:31:54 2020 -0600"
      },
      "message": "Add glance multistore job (nv) in tempest gate\n\nThere are Tempest tests (also new tests proposal) for glance\nmultistores setup. It will be good to see the result of those\ntests via glance multistore job. Adding that as non voting because\nthat is nv in glance side too.\n\nChange-Id: I3cf2c473a33ef59b6388565a18d84a0e495be58d\n"
    },
    {
      "commit": "9cee53835e96762ec306c6b214e7fddc5941bd58",
      "tree": "913b182b7d92f7b216d41eeab78e48c50bc644f3",
      "parents": [
        "ae784996c9cf6cc7de90d20188ea5bc6542c209d"
      ],
      "author": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Sat Feb 01 20:18:56 2020 -0600"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Mon Nov 09 12:38:41 2020 -0600"
      },
      "message": "Remove \u0027gabbi_tempest_path\u0027 from devstack-tempest job\n\nWe need to move \u0027gabbi_tempest_path\u0027 var to gabbi-tempest plugin jobs side\nwhich is the only place it is being used. This var is specific to gabbi-tempest\nnot used for any other devstack-tempest jobs so defining it in devstack-tempest\nbase job is not the correct way. We might face issue like bug#1821072 again in\nfuture which can end up blocking all gate jobs.\n\nBelow patch is moving this var to gabbi-tempest plugin.\n- https://review.opendev.org/#/c/705339/\n\nChange-Id: Id96e9b3f1271fce50aae982fdf12871693107e1d\nCloses-Bug: #1861592\n"
    },
    {
      "commit": "ae784996c9cf6cc7de90d20188ea5bc6542c209d",
      "tree": "ad0c8ac06afa9c987e7dfeb41b8017a2c547c5fd",
      "parents": [
        "bb4defc61114962e4c6d6d4669c614da509d7bf3",
        "4346a82ffe2e53b27d9246a70dc1ae0c10d2a601"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 05 22:30:11 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 05 22:30:11 2020 +0000"
      },
      "message": "Merge \"Add glance image import copy-image tests\""
    },
    {
      "commit": "bb4defc61114962e4c6d6d4669c614da509d7bf3",
      "tree": "bd3eb44037dcb301e3f3e7aad34d3c59745aa878",
      "parents": [
        "8b5f0a55c964fd370d4fd31ca0fcb2d3fb4dfd3e",
        "721aeca8ef5647995e742a3f3bc911f69728e039"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 05 15:00:23 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 05 15:00:23 2020 +0000"
      },
      "message": "Merge \"Unskip Device detach compute tests on Focal\""
    },
    {
      "commit": "3fdbab4e3d5ab60b8e54ba44a216e59343ac0bea",
      "tree": "6f4db085f0e937a0a10a169b99841a218dc6618e",
      "parents": [
        "181ae6521649bd865c2ee7c4e87690aab29567e8"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Oct 16 14:17:25 2020 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Nov 05 13:26:10 2020 +0000"
      },
      "message": "Clarify tempest-full job description\n\ntempest-full is py2 job and only supported until\nstable/train as Tempest/devstack or any other OpenStack\nservice (except swift) are python3-only from ussuri onwards.\n\nThis job can be run on ussuri gate onwards for py2.7 test coverage\nbut it needs to be overridden with stable/train or any stable branch\nless than stable/train. Supported nodeset for overridden stable\nwill be handled by branched devstack.\n\nAlso replace few jobs parent from tempest-full to tempest-full-py3.\n\nChange-Id: Icbd0ed88736f0ac746cd1fe20eb9b1f7d739f6bd\n"
    },
    {
      "commit": "8b5f0a55c964fd370d4fd31ca0fcb2d3fb4dfd3e",
      "tree": "7f658122d6b5daeb814cad8be59f1d3becf95f3c",
      "parents": [
        "f9bb8b8b214d7e441ef69e299930416a60d08ddd",
        "05c35eb7932171e2f86a47fa72cad15c4d3dfebf"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 05 10:18:23 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 05 10:18:23 2020 +0000"
      },
      "message": "Merge \"Improve tempest-cleanup ansible role\""
    },
    {
      "commit": "c54a911004011e20494cd132c2577496c9401a15",
      "tree": "d59d30c74f8c1689b930b15dc480f293d5bca6ea",
      "parents": [
        "f9bb8b8b214d7e441ef69e299930416a60d08ddd"
      ],
      "author": {
        "name": "Weronika Sikora",
        "email": "weronika.sikora@corp.ovh.com",
        "time": "Wed Sep 18 13:55:07 2019 +0000"
      },
      "committer": {
        "name": "Weronika Sikora",
        "email": "weronika.sikora@corp.ovh.com",
        "time": "Wed Nov 04 16:02:37 2020 +0100"
      },
      "message": "Set image_alt_ssh_user during stack\n\nAt this moment, only image_ssh_user is present in the config\nof Tempest. It\u0027s set to cirros by default and used for\nSSH connections in tests. However, several tests build\ninstances with image_ref_alt, but still use image_ssh_user to\nconnect, which results in failure if image_ref_alt is set to\na non-cirros image. They should use image_alt_ssh_user instead,\nwhich can be set to whichever user the image_ref_alt needs in\neither local.conf or during plugin installation.\n\nThis change replaces image_ssh_user with image_alt_ssh_user\nand modifies Tempest\u0027s config to have access to said\nvariable. It also adds a password variable in Tempest\u0027s\nconfig for the alternative image.\n\nChange-Id: Ibe81a068c6fdeb7cd1eedf1df76ce62737160a01\nCloses-Bug: #1844535\nDepends-On: https://review.opendev.org/682902/\n"
    },
    {
      "commit": "6aa0fa356145818b7f51842149408f66d7d03a31",
      "tree": "dc6a36fbb75cf31dae328011866e1fb7775df32f",
      "parents": [
        "181ae6521649bd865c2ee7c4e87690aab29567e8"
      ],
      "author": {
        "name": "likui",
        "email": "likui@yovole.com",
        "time": "Mon Nov 02 12:54:19 2020 +0800"
      },
      "committer": {
        "name": "likui",
        "email": "likui@yovole.com",
        "time": "Wed Nov 04 10:37:03 2020 +0800"
      },
      "message": "Replace assertItemsEqual with assertEqual\n\nassertItemsEqual was removed from Python\u0027s unittest.TestCase in\nPython 3.3 [1][2]. We have been able to use them since then, because\ntesttools required unittest2, which still included it. With testtools\nremoving Python 2.7 support [3][4], we will lose support for\nassertItemsEqual, so we should switch to use assertEqual.\n\n[1] - https://bugs.python.org/issue17866\n[2] - https://hg.python.org/cpython/rev/d9921cb6e3cd\n[3] - testing-cabal/testtools#286\n[4] - testing-cabal/testtools#277\n\nChange-Id: If9ed6624afb277f1d09e5c5a2b7073de85d467d4\n"
    },
    {
      "commit": "05c35eb7932171e2f86a47fa72cad15c4d3dfebf",
      "tree": "81b0fe4ea72f770ae4f28b4e68f70d0da73ab056",
      "parents": [
        "b439c974faab1d593ce14ecb3cbfd5467b0005cf"
      ],
      "author": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Wed Aug 12 09:17:35 2020 +0000"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Tue Nov 03 21:47:14 2020 +0000"
      },
      "message": "Improve tempest-cleanup ansible role\n\nThe patch implements a new flag which will fail a job when any\nresources were leaked - that can be used for verification that\ntests are cleaning their resources after they are finished.\n\nChange-Id: I212cdce9713c80491153b0bbdb313e75c1f96f1d\n"
    },
    {
      "commit": "f9bb8b8b214d7e441ef69e299930416a60d08ddd",
      "tree": "63504438286226e4045a874cc9527394b1b1bdd1",
      "parents": [
        "711e9f21c8b8c5b9d05accfb0ac6251f2d21ddbf"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Mon Nov 02 13:41:06 2020 +0100"
      },
      "committer": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Tue Nov 03 07:06:24 2020 +0100"
      },
      "message": "New list config option to list network features without API extension\n\nHistorically Neutron had API extensions to make it clear what feature\nis available and what is not. There are however features without new\nAPI extensions, see [1] and [2].\nTo avoid having lots of config options that makes it possible in a\nbranchless tempest to detect if a given feature is available or not on\na given Neutron branch this patch proposes a list config option similar\nto api_extensions: available_features.\navailable_features is a list option with the special all entry, and new\ntests that depend on API extensionless features can use this to be\nskipped on older branches.\n\n[1] https://review.opendev.org/750355\n[2] https://review.opendev.org/743695\n\nChange-Id: I9d4be68db0f18dcaded4bfe78f5a314cb450987a\n"
    },
    {
      "commit": "721aeca8ef5647995e742a3f3bc911f69728e039",
      "tree": "6f8c8ac6c57833d7820f7b0c921993b55e24e5e0",
      "parents": [
        "711e9f21c8b8c5b9d05accfb0ac6251f2d21ddbf"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Sun Nov 01 12:44:06 2020 -0600"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Sun Nov 01 18:47:32 2020 +0000"
      },
      "message": "Unskip Device detach compute tests on Focal\n\nDuring migrating the testing to Ubutnu Focal,\nwe skipped few device detach tests due to bug#1882521\n- https://review.opendev.org/#/c/734700/8\n\nNow Nova bug#1882521 is fixed so let\u0027s unskip those tests.\n\nChange-Id: I9e48d72fc1192a775671ca339e0339e8ec1afa17\nRelated-Bug: #1882521\nRelated-Bug: #1894804\n"
    },
    {
      "commit": "711e9f21c8b8c5b9d05accfb0ac6251f2d21ddbf",
      "tree": "81304064144bff1f2751371d1e5071570d933df8",
      "parents": [
        "b439c974faab1d593ce14ecb3cbfd5467b0005cf",
        "9667217d5e753b9977e15bbec328cb5d75133ea1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun Nov 01 01:39:43 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Nov 01 01:39:43 2020 +0000"
      },
      "message": "Merge \"zuul: Move tempest-integrated-compute to Focal\""
    },
    {
      "commit": "4346a82ffe2e53b27d9246a70dc1ae0c10d2a601",
      "tree": "807513cc9fe18fd811ab6f5b6121b905b6c8d4ca",
      "parents": [
        "05ca2d137d3b95f02b826ef625252255a1d164a1"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Jul 29 13:45:04 2020 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Oct 29 17:26:48 2020 +0000"
      },
      "message": "Add glance image import copy-image tests\n\nGlance image can be copied to mutli stores using\ncopy-image import method. Adding test for the same.\n- https://docs.openstack.org/api-ref/image/v2/index.html#interoperable-image-import\n\nDepends-On: https://review.opendev.org/#/c/760422/\n\nChange-Id: Ia7c967946304a8c7a79774b4116dd6169822f3ac\n"
    },
    {
      "commit": "fb1e4db2bfef2ed79adb3d335e2725d383908d0a",
      "tree": "cfab8efab3da3aed82a2c34b2dd189f7a5b47d77",
      "parents": [
        "b439c974faab1d593ce14ecb3cbfd5467b0005cf"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Oct 29 14:34:13 2020 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Oct 29 14:34:13 2020 +0800"
      },
      "message": "Fix incorrect compute api microversion history links\n\nSome compute api microversion history links are incorrect, this\nis to fix them.\n\nChange-Id: Ied16a88afa2799d6b5b5cb858851ead44ce2e081\n"
    },
    {
      "commit": "35c2c120305691725bd39f024ce6d2ec4e3b07df",
      "tree": "8c48af03f31732a818ba33fe71d298cfeb55cb21",
      "parents": [
        "b439c974faab1d593ce14ecb3cbfd5467b0005cf"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Oct 28 17:07:16 2020 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Oct 28 17:25:13 2020 +0800"
      },
      "message": "Fix url link for get_remote_console interface\n\nThis is to fix the invalid url link for get_remote_console interface.\n\nChange-Id: I3c6d050f67d63ed1b8c32a280cf62159be385ca8\n"
    },
    {
      "commit": "b439c974faab1d593ce14ecb3cbfd5467b0005cf",
      "tree": "16114b9b6a3d0536ced78c75ac23afd8be9590fe",
      "parents": [
        "3a19818d9e97902c0e5087a4c344788a0b9491ec",
        "f0547d6068addbd8d1578d775aae4e3c241bb235"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Oct 22 16:07:19 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 22 16:07:19 2020 +0000"
      },
      "message": "Merge \"Add Tempest gate job for stable/victoria\""
    },
    {
      "commit": "3a19818d9e97902c0e5087a4c344788a0b9491ec",
      "tree": "fd566c8f31a87329f0cac2de553678f7d9024968",
      "parents": [
        "63aec891fca494bbb5b0841e3c52cb9b20674fe4",
        "5f65bf58020727c27fb3c34b62bc33172e272e17"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Oct 22 03:21:37 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 22 03:21:37 2020 +0000"
      },
      "message": "Merge \"Fix error that instance could not be found\""
    },
    {
      "commit": "63aec891fca494bbb5b0841e3c52cb9b20674fe4",
      "tree": "6544c43a81cccd7c52f5fde25480eecccee42496",
      "parents": [
        "cfd6159f97432ef7909a6934a9bc1443a990ab83",
        "104e0b731a4b44e1d1f3e9092a1d1426809fb78b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Oct 21 21:21:28 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Oct 21 21:21:28 2020 +0000"
      },
      "message": "Merge \"Delete test_reboot_server_soft\""
    },
    {
      "commit": "cfd6159f97432ef7909a6934a9bc1443a990ab83",
      "tree": "531876a839e0fcf37a759a904a595ee6efad29f7",
      "parents": [
        "181ae6521649bd865c2ee7c4e87690aab29567e8"
      ],
      "author": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Mon Oct 19 17:42:02 2020 +0000"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Mon Oct 19 17:42:02 2020 +0000"
      },
      "message": "Make neutron-tempest-dvr job non-voting\n\nThe job is lately very unstable and fails randomly which blocks\nother tempest patches. Let\u0027s make it temporarily non-voting.\n\nChange-Id: I5f53953c1fa9e88e8406ec6a080314d813137774\n"
    },
    {
      "commit": "181ae6521649bd865c2ee7c4e87690aab29567e8",
      "tree": "c5c967a0125f42f92c1ae5fc4cce39070a084353",
      "parents": [
        "6fe8eb4f9744ff23a198de8b265f8559d54c3618",
        "efb5d6aba838db6d873deaafc477b03b762ef01e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Oct 13 08:12:55 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 13 08:12:55 2020 +0000"
      },
      "message": "Merge \"Retry on ServerFault in call_and_ignore_notfound_exc()\""
    },
    {
      "commit": "6fe8eb4f9744ff23a198de8b265f8559d54c3618",
      "tree": "3ce7467fb319eda7ca8c3b5cdb351a144ab36f0c",
      "parents": [
        "9ddee691f3f44f462a88253e20352403def53a60",
        "5e8f044538e9cc5e5495dd1aa481799da4db37ba"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Oct 13 04:59:40 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 13 04:59:40 2020 +0000"
      },
      "message": "Merge \"Add show types API to v3 types client library\""
    },
    {
      "commit": "5f65bf58020727c27fb3c34b62bc33172e272e17",
      "tree": "e083cf0738d815a6a9dd9b78123b866a15e9b96d",
      "parents": [
        "580be3d16ceffccfff1d44c8ca1861d29c8f4c68"
      ],
      "author": {
        "name": "ericxiett",
        "email": "eric_xiett@163.com",
        "time": "Fri Sep 25 08:42:26 2020 +0000"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Sat Oct 10 08:23:25 2020 +0000"
      },
      "message": "Fix error that instance could not be found\n\nThe instance may have been deleted when calling \u0027force_delete_server\u0027.\nSo this patch ignores exception \u0027lib_exc.NotFound\u0027 that avoid\nerror in tearing down stage.\n\nChange-Id: I29d6d1a41e3fb1bbbdb1f16ef4e54916df2e1ec7\nCloses-Bug: #1896865\n"
    },
    {
      "commit": "9ddee691f3f44f462a88253e20352403def53a60",
      "tree": "75563b52852cd87669485a8a243bd2af69b0bb21",
      "parents": [
        "e2568676e41919eda10353860bed22dcc9de4ab7",
        "c00346cb2f9f6d4499bb8c7feee5bf2ac5d7d232"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Oct 09 13:09:52 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Oct 09 13:09:52 2020 +0000"
      },
      "message": "Merge \"Add missing replication_status in group schema\""
    },
    {
      "commit": "104e0b731a4b44e1d1f3e9092a1d1426809fb78b",
      "tree": "60266d26f6c3d5bc634ba0fcffda33334f1581ba",
      "parents": [
        "3442eaf87919e6ec9809eb15bcc327e94984dbc5"
      ],
      "author": {
        "name": "afazekas",
        "email": "afazekas@redhat.com",
        "time": "Tue Mar 26 12:38:29 2019 +0100"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Fri Oct 09 11:44:55 2020 +0000"
      },
      "message": "Delete test_reboot_server_soft\n\nThe test has been skipped for than 6 years already.\n\nNova automatically switched to hard reboot if the guest is\nnot responding, no way to see the difference from the API.\n\nThe following alternatives were not agreed on the PTG.\n - Change the acpid config an all supported image before the reboot,\n   and log the acpi event in a tempest friendly way\n - ssh the machine before reboot, in this case more likely a\n   soft reboot would happen, but we are unable to distinguish it from\n   the hard one.\n\nTake into account that the minimum scenario test uses soft reboot\nand the nova functional test also covers reboot.\n\nThe test hasn\u0027t failed for more than 6 years (it\u0027s been skipped),\nso nothing prevents us from removing it by the usual removal procedure:\n\n https://docs.openstack.org/tempest/latest/test_removal.html\n\nThe test deletion was also announced on ML:\n http://lists.openstack.org/pipermail/openstack-discuss/2020-October/017889.html\n\nChange-Id: I62b48865f5b21e55c28b8ee08ad5786473cc5ddf\nRelated-Bug: #1014647\n"
    },
    {
      "commit": "f0547d6068addbd8d1578d775aae4e3c241bb235",
      "tree": "8978ab366486ee4166e9fa5208d0a918b130c3a7",
      "parents": [
        "7435f094e799eed04b59bbf1928254014850106d"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Thu Oct 01 08:42:08 2020 +0900"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Oct 08 16:21:40 2020 +0000"
      },
      "message": "Add Tempest gate job for stable/victoria\n\nNow we have stable/victoria branch ready for devstack\nand so does for all service projects.\n\nThis commit adds the Tempest testing for stable/victoria\nby adding new jobs running on stable/victoria version of\nopenstack.\n\nChange-Id: Ibf6f167793bc157c915ebbcd3ce860207e8fa21b\n"
    },
    {
      "commit": "9667217d5e753b9977e15bbec328cb5d75133ea1",
      "tree": "971e19bd63192702b58bc4e9b40b75b6b7d205f1",
      "parents": [
        "ccd164694e6208ce42d9ad96f019114a458b522a"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Thu Oct 01 15:22:01 2020 +0100"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Tue Oct 06 09:56:33 2020 +0100"
      },
      "message": "zuul: Move tempest-integrated-compute to Focal\n\nThe recently uncovered undefined QEMU behaviour when sending multiple\nrequests to detach a device should now be avoided with the introduction\nof Ib9ed7069cef5b73033351f7a78a3fb566753970d allowing this job to move\nto Focal on master as defined in the devstack-minimal base job.\n\nRelated-Bug: #1882521\nRelated-Bug: #1894804\n\nDepends-On: https://review.opendev.org/#/c/755799/\nChange-Id: Ic66285ef5dcefa9556c34cda42744ea30902cd37\n"
    },
    {
      "commit": "e2568676e41919eda10353860bed22dcc9de4ab7",
      "tree": "a6bb546507c68d2b926f23ccaa8598a429b72d3d",
      "parents": [
        "da58be008e00f3ba4139804aa272535e712c36aa",
        "97756b5b20f2ceec730f1dc389cd4873108d2670"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Oct 05 23:18:59 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Oct 05 23:18:59 2020 +0000"
      },
      "message": "Merge \"Remove install unnecessary packages\""
    },
    {
      "commit": "da58be008e00f3ba4139804aa272535e712c36aa",
      "tree": "38bc6998d1f47325d2d141bc7d13c7d82bcb2d31",
      "parents": [
        "3442eaf87919e6ec9809eb15bcc327e94984dbc5",
        "e4f28205117fdba1c5a39fd1442c41ce7baecdae"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Oct 05 13:33:44 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Oct 05 13:33:44 2020 +0000"
      },
      "message": "Merge \"Check port allocation for VM with resource request\""
    },
    {
      "commit": "3442eaf87919e6ec9809eb15bcc327e94984dbc5",
      "tree": "676259ac4c447ce032b53a2f6c46d52a91455427",
      "parents": [
        "ccd164694e6208ce42d9ad96f019114a458b522a",
        "cd9c2ea3a720d8cdd06c7bb5c4253b66d414d0e2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Oct 05 02:30:37 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Oct 05 02:30:38 2020 +0000"
      },
      "message": "Merge \"Add missing attachments schema in servers.py\""
    },
    {
      "commit": "ccd164694e6208ce42d9ad96f019114a458b522a",
      "tree": "ea860f1c69782ac49ef4a5372404c5e6ea3d8932",
      "parents": [
        "05ca2d137d3b95f02b826ef625252255a1d164a1",
        "0672955e15fd802a5d1f08481dd58408e1f3ec8c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Oct 01 13:13:56 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 01 13:13:56 2020 +0000"
      },
      "message": "Merge \"Fix negative tests of update_volume for volume microversion 3.59\""
    },
    {
      "commit": "05ca2d137d3b95f02b826ef625252255a1d164a1",
      "tree": "cffb085df3e733f36d870b427bce42d6e0b93b14",
      "parents": [
        "04aaa8a05dc72b5b3d12eebc9a47e6fc9569ff4f",
        "9542ad2fb5f479e6dfc52919fcc20b9381157e3f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Oct 01 01:38:22 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 01 01:38:22 2020 +0000"
      },
      "message": "Merge \"Modify the fake data according to api reference\""
    },
    {
      "commit": "04aaa8a05dc72b5b3d12eebc9a47e6fc9569ff4f",
      "tree": "f3127bbe99e3250d708f0c2360bdb9e7f589d965",
      "parents": [
        "aa81332c250b0572cd30d24ef1e0aa50848c13ac",
        "639c4700ab76af796a9e013921a84b341de2734a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Oct 01 01:35:24 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 01 01:35:24 2020 +0000"
      },
      "message": "Merge \"Set max_microversion 2.56 for ServerPersonalityTestJSON\""
    },
    {
      "commit": "aa81332c250b0572cd30d24ef1e0aa50848c13ac",
      "tree": "f7cc49540f172d30505c4cf2aafbeaefcd421daa",
      "parents": [
        "7435f094e799eed04b59bbf1928254014850106d",
        "ce23482fd71f869555b5e137019a5a16bcfa6349"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 23:40:57 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 23:40:57 2020 +0000"
      },
      "message": "Merge \"Skip additional test if \u0027xenapi_apis\u0027 flag is False\""
    },
    {
      "commit": "efb5d6aba838db6d873deaafc477b03b762ef01e",
      "tree": "07f54c39fe47094a30b4577cc4f2d15174a44d7d",
      "parents": [
        "a93da8534c1a12f053d659ebddc9145c4ff08be1"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Wed Sep 30 08:16:25 2020 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Wed Sep 30 15:37:28 2020 -0700"
      },
      "message": "Retry on ServerFault in call_and_ignore_notfound_exc()\n\nThis makes us tolerate up to three ServerFault errors while trying to\ndo things like clean up resources during tearDown().\n\nChange-Id: I3b2dac90fd6c71d66506d33aa5e35bb362d9bf87\nRelated-Bug: #1897907\n"
    },
    {
      "commit": "7435f094e799eed04b59bbf1928254014850106d",
      "tree": "9d7e506a121ab84cdf29de1f3e6a5dd8682baac1",
      "parents": [
        "8a960f3bce858c71f8ddbbca9bd929267c314ea6",
        "46172435ea65f689a5aa64347a1f0e9b5268d3a9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 16:38:35 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 16:38:35 2020 +0000"
      },
      "message": "Merge \"Modify the fake data for test_networksks_client for v3\""
    },
    {
      "commit": "8a960f3bce858c71f8ddbbca9bd929267c314ea6",
      "tree": "f876e6de5e16dc98f8c5e31e17fbcd8db9d01853",
      "parents": [
        "a93da8534c1a12f053d659ebddc9145c4ff08be1",
        "23e0747e51f6a83d15724aa716c7674e8b9d0eff"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 16:38:30 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 16:38:30 2020 +0000"
      },
      "message": "Merge \"Add placement API methods for testing routed provider nets\""
    },
    {
      "commit": "a93da8534c1a12f053d659ebddc9145c4ff08be1",
      "tree": "cbd182dcd20334ff048b1640cca0a56bc919ddbb",
      "parents": [
        "60429ddd04b2291e3b646cf496d295b7a15784ce",
        "ec60bfff2e35fec8c10afa5ad0aae679fe05562c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 12:20:15 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 12:20:15 2020 +0000"
      },
      "message": "Merge \"add unittest for endpoints operation interface in identity part\""
    },
    {
      "commit": "60429ddd04b2291e3b646cf496d295b7a15784ce",
      "tree": "c2ebd8b9091d7a29196d09431a764989bebf9186",
      "parents": [
        "cc21ae14ee57f04fbc07860490dde7e4f69f0fb0",
        "4e7b2f4594314aeda491d7963ac48e8aece4995e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 03:26:38 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 03:26:38 2020 +0000"
      },
      "message": "Merge \"Fix flavor NotFound in test_resize_server_revert_deleted_flavor\""
    },
    {
      "commit": "cc21ae14ee57f04fbc07860490dde7e4f69f0fb0",
      "tree": "609d238261939120cf5813da9e71a3a7daa9dd6d",
      "parents": [
        "a3d91b227c2ef65a6de18e6ebb55f98ee09ff487",
        "cdbfb5eb3eb103a1bfeac9bfd0b124581ab80a04"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 02:21:46 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 02:21:47 2020 +0000"
      },
      "message": "Merge \"Fix victoria releasenote to align yaml format\""
    },
    {
      "commit": "a3d91b227c2ef65a6de18e6ebb55f98ee09ff487",
      "tree": "394eb51b5d98ab4c57f155efceb123041d95f4b4",
      "parents": [
        "2f073f0ae85ced24d84aecea7009f02e09e7688b",
        "c8b966ff61bdc5e229e8c319703018d22c342cb6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 02:21:35 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 02:21:35 2020 +0000"
      },
      "message": "Merge \"Fix import line location\""
    },
    {
      "commit": "ec60bfff2e35fec8c10afa5ad0aae679fe05562c",
      "tree": "b968819ae1b4b21fa483e660d86b6f9271e29bdd",
      "parents": [
        "257f3b009f7978723a8748f9f5b413aa8eb38e3a"
      ],
      "author": {
        "name": "wanglbj",
        "email": "wanglbj@inspur.com",
        "time": "Wed Dec 25 10:39:37 2019 +0800"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Sep 29 21:56:56 2020 +0000"
      },
      "message": "add unittest for endpoints operation interface in identity part\n\nadd unittest for endpoints operation interface in identity part\n\nChange-Id: I1f51e6f39a0c2fbd7d0bdb9448ac0dd756ddf2d7\n"
    },
    {
      "commit": "2f073f0ae85ced24d84aecea7009f02e09e7688b",
      "tree": "de40fba917d9a17d4d915516b3d1f70e30d9b472",
      "parents": [
        "fd74523ff598782c86aa0a42b61ee8a54931c262",
        "491d63e12c8f40490598e4bed25dd61a3c43f330"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Sep 28 16:50:09 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 28 16:50:09 2020 +0000"
      },
      "message": "Merge \"Add glance multistore tests\""
    },
    {
      "commit": "fd74523ff598782c86aa0a42b61ee8a54931c262",
      "tree": "3adf4bdb09d42dbb10e3c0556e739127eff7aa5b",
      "parents": [
        "307d2bde1f4fc4200aca06b25e5d620a16627cce",
        "e42bd9354aeea97c01337e98d099d6c0824c5131"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Sep 28 14:09:58 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 28 14:09:58 2020 +0000"
      },
      "message": "Merge \"Added stestr for running test using pdb flag\""
    },
    {
      "commit": "ce23482fd71f869555b5e137019a5a16bcfa6349",
      "tree": "45d479144da9959b279fd23eff4f82aaa86e00ed",
      "parents": [
        "307d2bde1f4fc4200aca06b25e5d620a16627cce"
      ],
      "author": {
        "name": "Stephen Finucane",
        "email": "sfinucan@redhat.com",
        "time": "Mon Sep 28 14:34:47 2020 +0100"
      },
      "committer": {
        "name": "Stephen Finucane",
        "email": "sfinucan@redhat.com",
        "time": "Mon Sep 28 14:34:47 2020 +0100"
      },
      "message": "Skip additional test if \u0027xenapi_apis\u0027 flag is False\n\nIn change I0ae3f7a81ca7b56f56871e61bcf196ca572ae6d6, we introduced the\n\u0027xenapi_apis\u0027 feature flag to disable tests for XenAPI-only APIs that\nare scheduled to be removed. However, we missed one test from the skip.\nAdd that test now, with a new, better name to highlight its purpose. We\nalso correct a related docstring.\n\nChange-Id: Ica872c31751a7e0edb310acdc4bf59baaf6dfc54\nSigned-off-by: Stephen Finucane \u003csfinucan@redhat.com\u003e\n"
    },
    {
      "commit": "307d2bde1f4fc4200aca06b25e5d620a16627cce",
      "tree": "0c65946ef68258b759910dacd4fc193a920899e4",
      "parents": [
        "24ffe96042ed28732232b6a618dd0e68c9bd6ac5",
        "9b442510e72edede1d9840797def2514d344233b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Sep 28 08:52:26 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 28 08:52:26 2020 +0000"
      },
      "message": "Merge \"Adding description for testcases - swift part1\""
    },
    {
      "commit": "e4f28205117fdba1c5a39fd1442c41ce7baecdae",
      "tree": "8137fc4077ef41bbf60a7d6c177a9e92e6777029",
      "parents": [
        "24ffe96042ed28732232b6a618dd0e68c9bd6ac5"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Thu Oct 24 12:56:42 2019 +0200"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Mon Sep 28 06:45:59 2020 +0000"
      },
      "message": "Check port allocation for VM with resource request\n\nCheck \u0027binding:profile\u0027 field of the port in\nMinBwAllocationPlacementTest.test_qos_min_bw_allocation_basic testcase.\n\nDepends-On: https://review.opendev.org/690999\n\nRelated-Bug: #1849657\nChange-Id: Icf9bf6ab3451432a5860df6d1499bff425e001b7\n"
    },
    {
      "commit": "23e0747e51f6a83d15724aa716c7674e8b9d0eff",
      "tree": "c3bf21f7a2c3a05fc42cb6e98bdbf205d61ab255",
      "parents": [
        "24ffe96042ed28732232b6a618dd0e68c9bd6ac5"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Jul 12 15:21:14 2019 +0200"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Mon Sep 28 06:45:37 2020 +0000"
      },
      "message": "Add placement API methods for testing routed provider nets\n\nRouted provider networks feature uses the placement API, to test the\nfeature we need to add the following client methods to the placement\nclient:\n* list_resource_providers\n* show_resource_provider\n* list_resource_provider_inventories\n* list_resource_provider_aggregates\n\nChange-Id: I4e4b104bf4b6b26b02d95b2c9697f4bfdba25ac4\n"
    },
    {
      "commit": "24ffe96042ed28732232b6a618dd0e68c9bd6ac5",
      "tree": "077b577c762f1a24ad556353e5e28cfe9b8181c4",
      "parents": [
        "4f1a3bb3c487d9dc6f48e3fb156488a58b9711eb",
        "5eaf6bdc9ab4cfd0e8856d2d6a7c76b53f89d33b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 26 11:48:30 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 26 11:48:30 2020 +0000"
      },
      "message": "Merge \"Add keystone v3 EC2 credential tests and client\""
    },
    {
      "commit": "cdbfb5eb3eb103a1bfeac9bfd0b124581ab80a04",
      "tree": "f2f29915101c790e1368d77518f65d1c22736bab",
      "parents": [
        "4f1a3bb3c487d9dc6f48e3fb156488a58b9711eb"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Sat Sep 26 08:44:27 2020 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Sat Sep 26 08:44:27 2020 +0900"
      },
      "message": "Fix victoria releasenote to align yaml format\n\nThis commit fixes the victoria releasenote to align the yaml format.\n\nChange-Id: I192965c0b6a5567a392c810df430e27f414963a3\n"
    },
    {
      "commit": "491d63e12c8f40490598e4bed25dd61a3c43f330",
      "tree": "327e8707e19d95f8c05ee58013a5ac366c2e5f55",
      "parents": [
        "7ef3c1c1b4a32fe7914a6cd14760b76e938b721f"
      ],
      "author": {
        "name": "PranaliD",
        "email": "pdeore@redhat.com",
        "time": "Tue Aug 18 13:29:21 2020 +0000"
      },
      "committer": {
        "name": "Abhishek Kekane",
        "email": "akekane@redhat.com",
        "time": "Fri Sep 25 15:10:12 2020 +0000"
      },
      "message": "Add glance multistore tests\n\nAdding tests for below scenarios\n\n 1. test for import_to_all_stores(--all-stores true)\n\n 2. test for import_to_specified_stores(--stores store_list)\n\nChange-Id: I3aa413c624881065a1cf46c6345f9eda923df8eb\n"
    },
    {
      "commit": "4f1a3bb3c487d9dc6f48e3fb156488a58b9711eb",
      "tree": "b371cf6707a8a2a799ba27c861b0b5406250272b",
      "parents": [
        "f05caef2911c563532b27e813108d102ca40c887",
        "d2cbd3ad4cfa808856fe448541eb752a248dbce9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 25 12:41:28 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 25 12:41:28 2020 +0000"
      },
      "message": "Merge \"Add Access Rules tests\""
    },
    {
      "commit": "f05caef2911c563532b27e813108d102ca40c887",
      "tree": "232006a66ead89b29649dcbf409377b927def699",
      "parents": [
        "580be3d16ceffccfff1d44c8ca1861d29c8f4c68",
        "1ca760cd295dbef2408a744ce679ca5e65b04f6d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 25 02:41:12 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 25 02:41:12 2020 +0000"
      },
      "message": "Merge \"Migrate tempest jobs to focal\""
    },
    {
      "commit": "580be3d16ceffccfff1d44c8ca1861d29c8f4c68",
      "tree": "f90957d0a1b06d93b6aa6971366b48f8ed6986e7",
      "parents": [
        "c00798ea9cbb8bc02f812895e5f91fc4f373c141",
        "4599b91fe2a3446dfeec5d7339cfdd40fe5dd4c9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 24 21:30:01 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 24 21:30:01 2020 +0000"
      },
      "message": "Merge \"Add missing keystone clients\""
    },
    {
      "commit": "5eaf6bdc9ab4cfd0e8856d2d6a7c76b53f89d33b",
      "tree": "702439a490fa56b6fdf71457eef4257ff126629a",
      "parents": [
        "00041e686f059aacbc4b2d86ccfd11ff72ba5448"
      ],
      "author": {
        "name": "Colleen Murphy",
        "email": "colleen.murphy@suse.com",
        "time": "Thu Jul 30 20:26:59 2020 -0700"
      },
      "committer": {
        "name": "Colleen Murphy",
        "email": "colleen.murphy@suse.com",
        "time": "Thu Sep 24 09:34:06 2020 -0700"
      },
      "message": "Add keystone v3 EC2 credential tests and client\n\nThe v2 version of the /users/{}/credentials/OS-EC2 API was already\npresent, for completeness this patch adds the v3 equivalent.\n\nThis API is not documented because it is preferred to use the\n/v3/credentials API for this functionality.\n\nChange-Id: Ide90658fa07a3d5a7ba2e52c3ab7377170273b76\n"
    },
    {
      "commit": "97756b5b20f2ceec730f1dc389cd4873108d2670",
      "tree": "70f2efa24295b3b29fae33c3e14257bbe1ef3578",
      "parents": [
        "c00798ea9cbb8bc02f812895e5f91fc4f373c141"
      ],
      "author": {
        "name": "maaoyu",
        "email": "maaoyu@inspur.com",
        "time": "Thu Sep 24 17:46:47 2020 +0800"
      },
      "committer": {
        "name": "maaoyu",
        "email": "maaoyu@inspur.com",
        "time": "Thu Sep 24 17:48:07 2020 +0800"
      },
      "message": "Remove install unnecessary packages\n\nThe docs requirements migrated to doc/requirements.txt\nwe need not install things from requirements.txt.\n\nChange-Id: I90212bdb5f2663851b02c58538c5b54e5c9bf4a9\n"
    },
    {
      "commit": "c00798ea9cbb8bc02f812895e5f91fc4f373c141",
      "tree": "d72b99df3029a21251a028084dc184e702cd167c",
      "parents": [
        "7ef3c1c1b4a32fe7914a6cd14760b76e938b721f",
        "4bd9edbd3bf7ef1a40cb55714cbaadfbd37368d1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 23 17:07:11 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 23 17:07:11 2020 +0000"
      },
      "message": "Merge \"volume: Introduce extend attached encrypted volume tests\""
    },
    {
      "commit": "4599b91fe2a3446dfeec5d7339cfdd40fe5dd4c9",
      "tree": "619e1d5680ad82efbfaca3c153a0630e1725004f",
      "parents": [
        "00041e686f059aacbc4b2d86ccfd11ff72ba5448"
      ],
      "author": {
        "name": "Colleen Murphy",
        "email": "colleen.murphy@suse.com",
        "time": "Fri Jul 31 17:13:02 2020 -0700"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Sep 23 13:42:43 2020 +0000"
      },
      "message": "Add missing keystone clients\n\nFor completeness, add tempest clients for keystone\u0027s OS-ENDPOINT-POLICY\nand OS-EP-FILTER APIs. These are rarely-used APIs, so not adding API\ntests at this time.\n\nChange-Id: Ia592d8d3b629af68a963f5050b29de5478bface1\nNeeded-by: https://review.opendev.org/686305\n"
    },
    {
      "commit": "7ef3c1c1b4a32fe7914a6cd14760b76e938b721f",
      "tree": "3605f797e571e92388168d63d2bd6586d93a3dd9",
      "parents": [
        "e081f583ee200d38a090fd5a441434d81b3d49cd",
        "13c743407805bfc12a6edfc076fb458d1ae5f03f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Sep 22 19:21:41 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 22 19:21:41 2020 +0000"
      },
      "message": "Merge \"Updating the paramiko version to 2.7.0 or greater\""
    },
    {
      "commit": "e081f583ee200d38a090fd5a441434d81b3d49cd",
      "tree": "aa764ef34579970ae248d70c4378a70d3393eddd",
      "parents": [
        "94a76091f616a4e4a46534b82d4974534d197643",
        "7313bc461a327af59191bff5184264854936167e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 18 17:12:32 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 18 17:12:32 2020 +0000"
      },
      "message": "Merge \"Revert \"Use stable constraint in tox to release new tag for Victoria\"\""
    },
    {
      "commit": "94a76091f616a4e4a46534b82d4974534d197643",
      "tree": "030414a5dbd734f824d1ce4175fd59acc7f44019",
      "parents": [
        "d328a5b4cc1c11fadf9daf9acc0004d597932e8f",
        "c8d7a01014d4b82dd9960679db5e77dc31f4d87a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 18 10:02:23 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 18 10:02:23 2020 +0000"
      },
      "message": "Merge \"Add releasenote to tag the Tempest for Victoria release\""
    },
    {
      "commit": "d328a5b4cc1c11fadf9daf9acc0004d597932e8f",
      "tree": "115b159a30a2adb00f23aff5bb4560962a47d1bd",
      "parents": [
        "a8465b79a34ad695c06e0b7b32eadd7602a193ce",
        "548e2d0b018eb9dfeb30e468a4871f1ca7516917"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 18 10:02:21 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 18 10:02:21 2020 +0000"
      },
      "message": "Merge \"Use stable constraint in tox to release new tag for Victoria\""
    },
    {
      "commit": "1ca760cd295dbef2408a744ce679ca5e65b04f6d",
      "tree": "6e10b86d4ec629e5933e5fb71507b950199371e2",
      "parents": [
        "a8465b79a34ad695c06e0b7b32eadd7602a193ce"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jun 09 15:50:58 2020 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Sep 17 17:34:16 2020 -0500"
      },
      "message": "Migrate tempest jobs to focal\n\nAs per victoria cycle testing runtime and community goal[1]\nwe need to migrate upstream CI/CD to Ubuntu Focal(20.04).\n\nMost of the Tempest jobs will be migrate automatically once devstack\nbase job start running on Focal(Depends-On).\n\nFew job like tempest-full-multinode and plugin sanity job needs to override\nthe nodeset. multinode job needs to run on Bionic till stable/ussuri and\non focal from master(victoria) onwards.\n\nstable jobs testing stable branch needs to keep running on their supported\ndistro version which is bionic from stein till ussuri.\n\nKeep \u0027tempest-integrated-compute\u0027 to run on bionic until\nhttps://bugs.launchpad.net/qemu/+bug/1894804 is fixed.\n\nDepends-On: https://review.opendev.org/#/c/731207/\n\n[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html\n\nChange-Id: I51fbd32a60c931d404e59e975049f7b01ed900dc\n"
    },
    {
      "commit": "a8465b79a34ad695c06e0b7b32eadd7602a193ce",
      "tree": "3552ff8bb3ec078fd5afdf918dbb4527fd5d64e6",
      "parents": [
        "a59a1aba20e0edd2d128b5d28264aae72ff66a5c",
        "b9bdeb4f5ca5c8caaaf813accb4f65cc23b9c9ee"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 17 13:03:36 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 17 13:03:37 2020 +0000"
      },
      "message": "Merge \"Move process-stackviz role from Tempest to Devstack\""
    },
    {
      "commit": "a59a1aba20e0edd2d128b5d28264aae72ff66a5c",
      "tree": "81b11c997af1797f2ae8ed6c6dfbc13cf176e680",
      "parents": [
        "c6c08915649c44cd640ea0beda3e479ae5284e81",
        "27f410a2d62d40d2f4945b3c3708ec67a52a5a63"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 17 12:46:40 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 17 12:46:40 2020 +0000"
      },
      "message": "Merge \"Adding description for testcases - compute part11\""
    },
    {
      "commit": "c6c08915649c44cd640ea0beda3e479ae5284e81",
      "tree": "94fa260a76a6ed453fe5e768df6785887b8eea76",
      "parents": [
        "6e81c8b7850a6b2be4000442ace059abddd45d03",
        "a09be7e018c9e3b59cb4707b9146f336552b060d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 17 12:46:30 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 17 12:46:30 2020 +0000"
      },
      "message": "Merge \"Fix test_allowed_address_pair test case cleanup\""
    },
    {
      "commit": "7313bc461a327af59191bff5184264854936167e",
      "tree": "9443f401f84fcd194f5107302a9f8758031015d0",
      "parents": [
        "c8d7a01014d4b82dd9960679db5e77dc31f4d87a"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Thu Sep 17 21:02:48 2020 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Thu Sep 17 21:02:48 2020 +0900"
      },
      "message": "Revert \"Use stable constraint in tox to release new tag for Victoria\"\n\nThis reverts commit 548e2d0b018eb9dfeb30e468a4871f1ca7516917.\n\nChange-Id: Ie446828c30fe3ba4dc913ac08a198b3e1d62b7e8\n"
    },
    {
      "commit": "c8d7a01014d4b82dd9960679db5e77dc31f4d87a",
      "tree": "04fefb9f5035014a6f79346efda2248fc827c517",
      "parents": [
        "548e2d0b018eb9dfeb30e468a4871f1ca7516917"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Wed Sep 16 20:47:39 2020 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Thu Sep 17 21:01:42 2020 +0900"
      },
      "message": "Add releasenote to tag the Tempest for Victoria release\n\nThis commit adds the releasenote to tag Tempest for Victoria\nand needed for version 25.0.0 to release.\n\nChange-Id: I74db083a53ce0801416f8e1e992ea3e9331ea66a\n"
    },
    {
      "commit": "548e2d0b018eb9dfeb30e468a4871f1ca7516917",
      "tree": "5ec8515b48a75c4f751f6d04fafede37ab9486d7",
      "parents": [
        "a09be7e018c9e3b59cb4707b9146f336552b060d"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Wed Sep 16 19:55:21 2020 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Thu Sep 17 21:01:10 2020 +0900"
      },
      "message": "Use stable constraint in tox to release new tag for Victoria\n\nWe are going to release Tempest new tag to declare the start of support\nfor stable/victoria. So that new tag use stable/victoria constraint in\nthe tox env.\n\nFor example, if anyone use Tempest 25.0.0 in future, let\u0027s say 1 year\nlater then tox env also should use the victoria constraint for\ncompatibility instead of master.\n\nThese need to be move back to master constraint, once release is done.\n\nBy using master constraint in tox for all the old tag is problem and we\nfaced the issue of constraint incompatibility due to that and we have to\nworkaround it all over the devstack, tempest role, grenade to set the\nstable constraint via env var.\n\nFurther information:\n https://docs.openstack.org/tempest/latest/requirement_upper_constraint_for_tempest.html\n\nChange-Id: I1f8c788327b4a1a7f804cf01f8c22609e6646dd9\n"
    },
    {
      "commit": "27f410a2d62d40d2f4945b3c3708ec67a52a5a63",
      "tree": "e883e3a339a1d8c75297f22ed7b27cd80c8a0918",
      "parents": [
        "24961f6244fd3798b26c0d516d18ab03cd764df8"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Aug 13 15:27:59 2020 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Sep 16 07:25:13 2020 +0000"
      },
      "message": "Adding description for testcases - compute part11\n\nWhen Tempest is used in customer site, often we are required to\nprovide a testcase list including testcase names and descriptions.\nNow no this kind of doc is available, so we can add descriptions\nwith the format of doc string for every testcase, so later we\ncan generata such a testcase description list.\n\nThere are hundreds of testcases missing descriptions, so we can\nadd them gradually, and limit the modified files in one patch\nfor the convenience of reviewing.\n\nChange-Id: I5bf95ca579b731ca4baefb590edb8e265126ce4f\npartially-implements: blueprint testcase-description\n"
    },
    {
      "commit": "6e81c8b7850a6b2be4000442ace059abddd45d03",
      "tree": "498342a2d8ac1b02e486ef26175b614c82edf10b",
      "parents": [
        "4c1cb2ea9a6c2f8454796fafadfd4375f73e1c5f",
        "e4fb4229c97cf5c0f5786c76ddfb36e21919c411"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Sep 14 05:59:16 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 14 05:59:16 2020 +0000"
      },
      "message": "Merge \"Adding description for testcases - compute part8\""
    },
    {
      "commit": "4c1cb2ea9a6c2f8454796fafadfd4375f73e1c5f",
      "tree": "0709a26fe2cb19eb13fe31f4e970e580ffcef99e",
      "parents": [
        "d351843628ed10b9bc5a2cf28040e586342aea59",
        "9e492eee816164db65c502f73e29f721038e8af9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 12 14:29:20 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 12 14:29:20 2020 +0000"
      },
      "message": "Merge \"Use os.path.join as possible\""
    },
    {
      "commit": "d351843628ed10b9bc5a2cf28040e586342aea59",
      "tree": "fbf2ebabd293f94957b4ae81e668f0e098cb894c",
      "parents": [
        "a86b565990931fc593e078a113086d921614c6f2",
        "5c243a9e4e9dd597b2fce96bd92c720d2dab56de"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 12 11:35:38 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 12 11:35:38 2020 +0000"
      },
      "message": "Merge \"Use the correct attachment id for multiattach.\""
    },
    {
      "commit": "a86b565990931fc593e078a113086d921614c6f2",
      "tree": "52b1a67e60af71f2cfad6393aae580154516f205",
      "parents": [
        "0ac27dc29834d5d07a57bcdffa70379d8d653841",
        "cf96636cfa03425c8b8fd48254b895812715ea6b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 12 03:58:09 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 12 03:58:09 2020 +0000"
      },
      "message": "Merge \"Fix test_list_flavors for compute microversion 2.55\""
    },
    {
      "commit": "0ac27dc29834d5d07a57bcdffa70379d8d653841",
      "tree": "c23dbfe1cb0dd4b9bc0828886ac49142af1ba405",
      "parents": [
        "39fa9c16315406c8158883cd9048f95ddc00f171",
        "764069ec10b2c142d6112b6c927f117e4dac7fb8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 12 03:17:14 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 12 03:17:14 2020 +0000"
      },
      "message": "Merge \"compute: Wait until server is ACTIVE before deleting during resource_setup\""
    },
    {
      "commit": "13c743407805bfc12a6edfc076fb458d1ae5f03f",
      "tree": "7f7cebafbebaa9968dc7f9783ea1209da7e217ae",
      "parents": [
        "39fa9c16315406c8158883cd9048f95ddc00f171"
      ],
      "author": {
        "name": "Paras Babbar",
        "email": "PBabbar@redhat.com",
        "time": "Fri Sep 11 10:21:23 2020 -0400"
      },
      "committer": {
        "name": "Paras Babbar",
        "email": "PBabbar@redhat.com",
        "time": "Fri Sep 11 10:21:23 2020 -0400"
      },
      "message": "Updating the paramiko version to 2.7.0 or greater\n\nWe have recently observed that ssh-keygen by default\ncreate OPENSSH format for keys and paramiko got the\nsupport for decrypting it from paramiko 2.7.0[1]\n\nWe have recenlty seen failures in whitebox plugin but\nconsidering this can also be observe in tempest as well\nit\u0027s good to update the version here too.\n\n[1]: http://www.paramiko.org/changelog.html\n\nChange-Id: I3603bbc9787e99fe864a4ec63d49fea6b90a45a8\n"
    },
    {
      "commit": "39fa9c16315406c8158883cd9048f95ddc00f171",
      "tree": "128e3c23582356ae6066e6d59911da5241f6af56",
      "parents": [
        "2c306e295d50cb3b91a79047e370be87b6b58415"
      ],
      "author": {
        "name": "Stephen Finucane",
        "email": "sfinucan@redhat.com",
        "time": "Thu Sep 03 17:47:19 2020 +0100"
      },
      "committer": {
        "name": "Stephen Finucane",
        "email": "sfinucan@redhat.com",
        "time": "Thu Sep 10 11:22:29 2020 +0100"
      },
      "message": "Add \u0027xenapi_apis\u0027 compute feature flag\n\nNova is removing the XenAPI virt driver. There are a number of APIs that\nonly work with this virt driver so those are being removed at the same\ntime. Once removed, they will return a HTTP 410 response, regardless of\nthe microversion.\n\nAdd a feature flag that allows us to skip these tests on clouds that no\nlonger provide these APIs. It default to False (skip). We will set this\nto True (do no skip) on stable branches of nova.\n\nChange-Id: I0ae3f7a81ca7b56f56871e61bcf196ca572ae6d6\nSigned-off-by: Stephen Finucane \u003csfinucan@redhat.com\u003e\n"
    },
    {
      "commit": "2c306e295d50cb3b91a79047e370be87b6b58415",
      "tree": "7f27850764a8b381c9d1521e7c5920c93e85f91c",
      "parents": [
        "fb66ad55940336e12b02ecd77d3ab6b1f2c818ac",
        "ef323632daad830c5b22333f08e88c96447c5031"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 09 16:41:58 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 09 16:41:58 2020 +0000"
      },
      "message": "Merge \"Adding description for testcases - compute part10\""
    },
    {
      "commit": "fb66ad55940336e12b02ecd77d3ab6b1f2c818ac",
      "tree": "57221365653dd6f7cab30774fc9dc35034166bf4",
      "parents": [
        "65bc35d17181fd26afd2949a76909039b93914cb",
        "2480d2f9194f0148293dd10ac07e554ebe80dd1f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 09 16:41:56 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 09 16:41:56 2020 +0000"
      },
      "message": "Merge \"Adding description for testcases - volume part3\""
    },
    {
      "commit": "764069ec10b2c142d6112b6c927f117e4dac7fb8",
      "tree": "e3dc9c7d2676ec52571c1ddd192afd956e7513db",
      "parents": [
        "65bc35d17181fd26afd2949a76909039b93914cb"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Wed Sep 09 14:51:41 2020 +0100"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Wed Sep 09 14:52:39 2020 +0100"
      },
      "message": "compute: Wait until server is ACTIVE before deleting during resource_setup\n\nPartial-Bug: #1892837\nChange-Id: Ie2671f338dd111bb111d1c2956fbaa2eebb142ce\n"
    },
    {
      "commit": "65bc35d17181fd26afd2949a76909039b93914cb",
      "tree": "9479f8294b7f3c8217bd9181689c3b8b584866f1",
      "parents": [
        "18166f2e49c5f03a98a7f820be731d4064822871",
        "dc4ceae3b7e1ff50c34093ee07da9262b54ee69a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 09 11:15:46 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 09 11:15:46 2020 +0000"
      },
      "message": "Merge \"Use assert_has_calls() correctly.\""
    },
    {
      "commit": "c00346cb2f9f6d4499bb8c7feee5bf2ac5d7d232",
      "tree": "d29a34440f613ac5a14b1d97de7f4789e93365d4",
      "parents": [
        "accd1e0d0c1b7448ff10b2d1df1a83677fe4de59"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Sep 09 11:25:26 2020 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Sep 09 11:25:26 2020 +0800"
      },
      "message": "Add missing replication_status in group schema\n\nreplications_status in group info is added from microverion 3.38,\nand it\u0027s not only in the response of show_group, but also in the\nresponse of list_groups_with_detail(the api-ref is not correct),\nso this is to add it to the schema of list_groups_with_detail.\n\nThe bug report of cinder api-ref is https://bugs.launchpad.net/cinder/+bug/1894834\n\nChange-Id: I0d3e25d601822f9459dd603214bfb08a34159216\npartially-implements: blueprint fix-microversion-gap\n"
    },
    {
      "commit": "18166f2e49c5f03a98a7f820be731d4064822871",
      "tree": "4c7e62f91198eea593ab0cbbff74ce79ed3d03a6",
      "parents": [
        "0d45dffa8f7ee0fbc317c369c5170bdf43ad019b",
        "cfddd400ce403bc6fb3740c0722eebd021f8b11c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 09 00:30:14 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 09 00:30:14 2020 +0000"
      },
      "message": "Merge \"Volume backup response schemas are incorrect\""
    },
    {
      "commit": "5c243a9e4e9dd597b2fce96bd92c720d2dab56de",
      "tree": "5e2a12eabc8325f49dff878b72cb16de3e2b4902",
      "parents": [
        "dc4ceae3b7e1ff50c34093ee07da9262b54ee69a"
      ],
      "author": {
        "name": "Peter Penchev",
        "email": "openstack-dev@storpool.com",
        "time": "Sun Sep 06 02:26:03 2020 +0300"
      },
      "committer": {
        "name": "Peter Penchev",
        "email": "openstack-dev@storpool.com",
        "time": "Wed Sep 09 00:51:43 2020 +0300"
      },
      "message": "Use the correct attachment id for multiattach.\n\nA volume attached to multiple servers has multiple attachment structures\nthat are distinguished by their \"attachment_id\" field, not the \"id\" one.\nSo when setting up a waiter watching for an attachment being removed,\nthe \"attachment_id\" field must be passed. Thus, when attaching a volume,\nit is necessary to wait until the attachment shows up in the volume\u0027s\ndata and then use the \"attachment_id\" field of that record to pass to\nthe waiter invoked at tear-down time.\n\nChange-Id: I9ab9f786b23061dd3a6a3482ab9739ba504d2bc0\nCloses-Bug: 1894724\n"
    },
    {
      "commit": "dc4ceae3b7e1ff50c34093ee07da9262b54ee69a",
      "tree": "fed81595939369bcb0d2914ab31c4b5e8044ad3c",
      "parents": [
        "2d336983db92b9deb7693748d200f638f0faf5fd"
      ],
      "author": {
        "name": "Peter Penchev",
        "email": "openstack-dev@storpool.com",
        "time": "Wed Sep 09 00:47:50 2020 +0300"
      },
      "committer": {
        "name": "Peter Penchev",
        "email": "openstack-dev@storpool.com",
        "time": "Wed Sep 09 00:48:25 2020 +0300"
      },
      "message": "Use assert_has_calls() correctly.\n\nChange-Id: Ib4679be8731501421d09ccfaa45dec7f6fcc79d1\n"
    }
  ],
  "next": "0d45dffa8f7ee0fbc317c369c5170bdf43ad019b"
}
