)]}'
{
  "log": [
    {
      "commit": "fb61ddbacb067fe3aef7831fa58b34ba6993e370",
      "tree": "c0dda4bf6119840b289e124ca435c3ee4b25cb8d",
      "parents": [
        "e3c390835af2a097e4d6f5113387cee4f1a402d4"
      ],
      "author": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 11:16:04 2022 +0200"
      },
      "committer": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:32:34 2022 +0000"
      },
      "message": "[sfc] Remove create_server \u0026 get_remote_client\n\nAs tempest.scenario.manager was announced stable interface in Tempest\n27.0.0[1] it can be now reused in plugins.\n\nRemoved methods:\n    * create_server\n    * get_remote_client\n\nEtherpad concerning this effort:\nhttps://etherpad.opendev.org/p/tempest-scenario-manager-cleanup\n\n[1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0\n\nChange-Id: If2566d6262cf2b40487acbfe2eb2329d0977e0dd\n"
    },
    {
      "commit": "e3c390835af2a097e4d6f5113387cee4f1a402d4",
      "tree": "04b7cf06629d088feacc0365c4ba3f56f2086600",
      "parents": [
        "e800f7be3f204a98f2ac7adc51b2f750faa3c661"
      ],
      "author": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 11:09:27 2022 +0200"
      },
      "committer": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:32:27 2022 +0000"
      },
      "message": "[sfc] Remove _create_port \u0026 create_keypair\n\nAs tempest.scenario.manager was announced stable interface in Tempest\n27.0.0[1] it can be now reused in plugins.\n\nRemoved methods:\n   * _create_port\n   * create_keypair\n\nEtherpad concerning this effort:\nhttps://etherpad.opendev.org/p/tempest-scenario-manager-cleanup\n\n[1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0\n\nChange-Id: I44d2ebf2bd74e42474774c4ff72e3a3021a82983\n"
    },
    {
      "commit": "e800f7be3f204a98f2ac7adc51b2f750faa3c661",
      "tree": "01721b2ff356979ed584a9faaddf0369af6fa746",
      "parents": [
        "f0ee14ff801a10aab743455fad8adcc237b8db22"
      ],
      "author": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:58:56 2022 +0200"
      },
      "committer": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 12:29:55 2022 +0200"
      },
      "message": "[sfc] Remove unused router related methods\n\nAs tempest.scenario.manager was announced stable interface in Tempest\n27.0.0[1] it can be now reused in plugins.\n\nRemoved methods:\n   * _update_router_admin_state\n\nEtherpad concerning this effort:\nhttps://etherpad.opendev.org/p/tempest-scenario-manager-cleanup\n\n[1] https://docs.openstack.org/releasenotes/tempest\n\nChange-Id: I8446937a3e9aeea1375b725e8bd812f663f36beb\n"
    },
    {
      "commit": "f0ee14ff801a10aab743455fad8adcc237b8db22",
      "tree": "d11ded72e9cf1c61838dad079ea4eb6db5c1d44a",
      "parents": [
        "1ee1c152f5c374a171bee9ee0e3493e26c314dda"
      ],
      "author": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:55:03 2022 +0200"
      },
      "committer": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:55:03 2022 +0200"
      },
      "message": "[sfc] Remove unused sec groups methods\n\nAs tempest.scenario.manager was announced stable interface in Tempest\n27.0.0[1] it can be now reused in plugins.\n\nRemoved methods:\n    * _create_security_group\n    * _create_empty_security_group\n    * _default_security_group\n    * _create_security_group_rule\n    * _create_loginable_secgroup_rule\n\nEtherpad concerning this effort:\nhttps://etherpad.opendev.org/p/tempest-scenario-manager-cleanup\n\n[1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0\n\nChange-Id: Ifb2e0080a089a18ba60468287031a68f9561912b\n"
    },
    {
      "commit": "1ee1c152f5c374a171bee9ee0e3493e26c314dda",
      "tree": "a92517d9718b661d89921bf4199b0d2200cc4be3",
      "parents": [
        "f0e89f4a5303625f23b9534fb0b8d62a10abb5db"
      ],
      "author": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:50:34 2022 +0200"
      },
      "committer": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:50:34 2022 +0200"
      },
      "message": "[sfc] Remove unused check_remote_connectivity methods\n\nAs tempest.scenario.manager was announced stable interface in Tempest\n27.0.0[1] it can be now reused in plugins.\n\nRemoved methods:\n    * _check_remote_connectivity\n    * check_remote_connectivity\n\nEtherpad concerning this effort:\nhttps://etherpad.opendev.org/p/tempest-scenario-manager-cleanup\n\n[1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0\n\nChange-Id: I6e0a805520948086379f0e5537e12dedcd093e50\n"
    },
    {
      "commit": "f0e89f4a5303625f23b9534fb0b8d62a10abb5db",
      "tree": "e542bf2747999b3d69ac91eec2fe909997fcce20",
      "parents": [
        "2eb433573cb7312739f3504cee440d5fba675b03"
      ],
      "author": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:43:47 2022 +0200"
      },
      "committer": {
        "name": "Roman Popelka",
        "email": "rpopelka@redhat.com",
        "time": "Tue Apr 05 10:49:21 2022 +0200"
      },
      "message": "[sfc] Remove unused floating ip methods\n\nAs tempest.scenario.manager was announced stable interface in Tempest\n27.0.0[1] it can be now reused in plugins.\n\nRemoved methods:\n    * _associate_floating_ip\n    * _disassociate_floating_ip\n\nEtherpad concerning this effort:\nhttps://etherpad.opendev.org/p/tempest-scenario-manager-cleanup\n\n[1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0\n\nChange-Id: I317ef8253c61594aefb6def55e739dd7c5040fc1\n"
    },
    {
      "commit": "2eb433573cb7312739f3504cee440d5fba675b03",
      "tree": "744cd42017a273344f178e922b337df36c069686",
      "parents": [
        "79df527a07e7a73f5fbb9dda7d473b4240edde62",
        "1f665d81d23dcbbac019a6426bb124a795048b6d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Mar 02 11:07:41 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Mar 02 11:07:41 2022 +0000"
      },
      "message": "Merge \"Adapt StatefulConnection class to advance image\""
    },
    {
      "commit": "79df527a07e7a73f5fbb9dda7d473b4240edde62",
      "tree": "ff69e26285ab4a461cf6bcf644776b960d5f602c",
      "parents": [
        "249363b2362741d6e2be75a1e7bfcb6e1e1f8f5b",
        "446cc59a93db8b45f1377e8ed0d5363e9aba161f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Mar 02 04:02:42 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Mar 02 04:02:42 2022 +0000"
      },
      "message": "Merge \"Readd jobs for neutron-fwaas master branch\""
    },
    {
      "commit": "249363b2362741d6e2be75a1e7bfcb6e1e1f8f5b",
      "tree": "b3cebc3c2abad15d91c31b7eeb583e60c7541063",
      "parents": [
        "c7965d9d8ab48437bfb0de585af00620c0ddfc43",
        "32a7fbeb0fd90f7efd1d3c2b94ada0bc5a2198dd"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Mar 01 16:19:03 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Mar 01 16:19:03 2022 +0000"
      },
      "message": "Merge \"Add test to verify DHCP port IP address modification\""
    },
    {
      "commit": "1f665d81d23dcbbac019a6426bb124a795048b6d",
      "tree": "5a5410b30e15450cf759d3effd718d6f0e083ba2",
      "parents": [
        "77052674d937cebccf6eded30aefa9d56b0d1467"
      ],
      "author": {
        "name": "Eduardo Olivares",
        "email": "eolivare@redhat.com",
        "time": "Mon Feb 14 17:22:54 2022 +0100"
      },
      "committer": {
        "name": "Eduardo Olivares",
        "email": "eolivare@redhat.com",
        "time": "Mon Feb 28 19:09:54 2022 +0100"
      },
      "message": "Adapt StatefulConnection class to advance image\n\nTest test_established_tcp_session_after_re_attachinging_sg fails when it\nis executed on advance images because launching commands in background\ncould not be done using the exec_command method\nFor cirros images it works fine, so the method used will depend on\nthe tempest configuration\n\nChange-Id: Idf915c34ae6f08c2d1ac86f4c192824090f9d6e6\n"
    },
    {
      "commit": "c7965d9d8ab48437bfb0de585af00620c0ddfc43",
      "tree": "978051a5404f5fce34f8e7aa548115c39798512e",
      "parents": [
        "d2ecabb4fc1f35aa6374260f8b89cea0c467534b"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Feb 25 19:21:42 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Feb 25 19:23:31 2022 +0530"
      },
      "message": "Re enable trunk_subport_lifecycle scenario test\n\nThe test is working fine now, so let\u0027s re enable\nit.\n\nRelated-Bug: #1874447\nChange-Id: Ic7e31d4c309491c89a846bb790c0554d4cc85bb3\n"
    },
    {
      "commit": "446cc59a93db8b45f1377e8ed0d5363e9aba161f",
      "tree": "e25d9cb96513799d50569026c5382dfd7abb2721",
      "parents": [
        "77052674d937cebccf6eded30aefa9d56b0d1467"
      ],
      "author": {
        "name": "zhouhenglc",
        "email": "zhouhenglc@inspur.com",
        "time": "Wed Feb 09 10:19:06 2022 +0800"
      },
      "committer": {
        "name": "zhouhenglc",
        "email": "zhouhenglc@inspur.com",
        "time": "Mon Feb 21 14:51:02 2022 +0800"
      },
      "message": "Readd jobs for neutron-fwaas master branch\n\nNeutron-fwaas is going to be revived in master branch with [1].\n\n[1] https://review.opendev.org/c/openstack/governance/+/828078\n\nDepends-On: https://review.opendev.org/c/openstack/neutron-fwaas/+/828149\nChange-Id: I8c5465851759b01b070999cf7ca48d3aa899c7da\n"
    },
    {
      "commit": "32a7fbeb0fd90f7efd1d3c2b94ada0bc5a2198dd",
      "tree": "4d81546b8250b20c810ea04f6883435a38d5864f",
      "parents": [
        "77052674d937cebccf6eded30aefa9d56b0d1467"
      ],
      "author": {
        "name": "Eduardo Olivares",
        "email": "eolivare@redhat.com",
        "time": "Fri Feb 04 10:22:42 2022 +0100"
      },
      "committer": {
        "name": "Eduardo Olivares",
        "email": "eolivare@redhat.com",
        "time": "Wed Feb 09 16:57:50 2022 +0100"
      },
      "message": "Add test to verify DHCP port IP address modification\n\nWhen the IP address from a subnet DHCP port is changed, the route to the\nmetadata provisioned for that port should be modified accordingly\nIn case this route is not correctly updated, the server will not be\nable to obtain metadata information - hence, it will not get the\nssh authorized keys\n\nThis new test only applies to OVN\n\nRelated-Bug: #1942794\n\nChange-Id: I76e75db469e2518ed90561430aa9c8c68846dae5\n"
    },
    {
      "commit": "d2ecabb4fc1f35aa6374260f8b89cea0c467534b",
      "tree": "89ab1f0973486f6203a5c79601618f85a4d28e0d",
      "parents": [
        "1f3d6b92783aa20bdfe751ec64c9699e1ac61dfd"
      ],
      "author": {
        "name": "Przemyslaw Szczerbik",
        "email": "przemyslaw.szczerbik@est.tech",
        "time": "Mon Nov 08 15:25:02 2021 +0100"
      },
      "committer": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Mon Feb 07 18:38:04 2022 +0100"
      },
      "message": "Test port.resource_request format with min bw and min pps rules\n\nAdd a new test to verify port.resource_request format when associated\nQoS policy contains both minimum bandwidth and minimum packet rate\nrules.\n\nPartial-Bug: #1922237\nChange-Id: Ia5aa134a3b2a254fdb9c111eac95e0eb5ea87217\n"
    },
    {
      "commit": "1f3d6b92783aa20bdfe751ec64c9699e1ac61dfd",
      "tree": "ea69c797d26421fd62054a4dc95fda7cd8482ebf",
      "parents": [
        "77052674d937cebccf6eded30aefa9d56b0d1467"
      ],
      "author": {
        "name": "Przemyslaw Szczerbik",
        "email": "przemyslaw.szczerbik@est.tech",
        "time": "Tue Nov 09 11:13:56 2021 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Mon Feb 07 17:36:40 2022 +0000"
      },
      "message": "Fix test_port_resource_request_inherited_policy test\n\nIn \u0027test_port_resource_request_inherited_policy\u0027 test a QoS policy\nis assigned to a network. The network used in this test is created\nin resource_setup(), which is run as part of setUpClass() phase.\nResources allocated in resource_setup() are shared by all tests\nin the class, and are cleaned up in tearDownClass() only after all\ntest had been run. This means that\ntest_port_resource_request_inherited_policy test leaks network QoS\npolicy, that can impact all subsequent tests. Depending on the\norder in which tests are run, this can break tests that are\nchecking port\u0027s resource_request attribute.\n\nTo avoid affecting other tests, create a dedicated provider network\nin test_port_resource_request_inherited_policy test.\n\nRelated-Bug: #1922237\nChange-Id: Id8758ef4fe56fe7e0e7792270d6ee585313592a6\n"
    },
    {
      "commit": "77052674d937cebccf6eded30aefa9d56b0d1467",
      "tree": "8816a837d40c1565c130556f86fdc13a3ead66a7",
      "parents": [
        "77bfe311d25417a90d9b7761e789d6a08c3f50c4",
        "88fc3fb64e9901ec64b141cbcad1e0fc5325fedf"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Feb 03 18:27:58 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 03 18:27:58 2022 +0000"
      },
      "message": "Merge \"Re-enable IPv6Test in OVN scenario job\""
    },
    {
      "commit": "77bfe311d25417a90d9b7761e789d6a08c3f50c4",
      "tree": "bf3018364aad3fc3fc4ff89eaf4c436fac6b94dc",
      "parents": [
        "f92eacf7eb7fe654ec9ddf0794d559d9c92bb8f7"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Feb 03 12:17:34 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Feb 03 12:25:01 2022 +0530"
      },
      "message": "Update irrelevant-files to skip run of untouched jobs\n\nCurrently when a job config is updated, all other\njobs are triggered unnecessary.\n\nThis patch updates irrelevant files to ignore changes\nin all job config files except zuul.d/project.yaml(as\nthis contains the list of jobs to run not their definitions).\nWith this only the jobs whose definitions are updated(along with\nit\u0027s child jobs) will be triggered because by default\nmatch-on-config-updates is set to true for a job[1] and\nthat ignores files or irrelevant-files for a job inclusion.\n\n[1] https://zuul-ci.org/docs/zuul/latest/config/job.html#attr-job.match-on-config-updates\n\nChange-Id: I6ae7891912d9c3dda9349a6e11a1011fd5bc4012\n"
    },
    {
      "commit": "88fc3fb64e9901ec64b141cbcad1e0fc5325fedf",
      "tree": "bc9a1bb4b184252392586f708a8240d4c475d65f",
      "parents": [
        "f92eacf7eb7fe654ec9ddf0794d559d9c92bb8f7"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Tue Feb 01 20:06:04 2022 +0530"
      },
      "committer": {
        "name": "yatin",
        "email": "ykarel@redhat.com",
        "time": "Wed Feb 02 07:11:14 2022 +0000"
      },
      "message": "Re-enable IPv6Test in OVN scenario job\n\nThe related bug is fixed in ovn with[1], so issue\nshould not be see with ovn-20.03.2+ releases. This\npatch re-enables the test by removing it from blacklist,\nand adding it to ussuri ovn job as that is running with\novn-20.03.0.\n\n[1] https://github.com/ovn-org/ovn/commit/53285ae\n\nDepends-On: https://review.opendev.org/c/openstack/networking-sfc/+/827410/\nRelated-Bug: #1881558\nChange-Id: I73c3d6caeaf578fb032750c34e1aaa1ac041da9a\n"
    },
    {
      "commit": "f92eacf7eb7fe654ec9ddf0794d559d9c92bb8f7",
      "tree": "ebedd9fbb1fcca65d61fbe13f8e861a1636fcbfa",
      "parents": [
        "c726fa75dc77eeb0f383853e1e58513c57ad4890",
        "65fa2c06f7fa719620cd27ea70b52e9299ca9312"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 28 23:52:26 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 28 23:52:26 2022 +0000"
      },
      "message": "Merge \"Use random name in qos test_list_policy_filter_by_name\""
    },
    {
      "commit": "c726fa75dc77eeb0f383853e1e58513c57ad4890",
      "tree": "0bac7ac413ed2f70bfc5f8951e2d754a56575993",
      "parents": [
        "30ec9ca5063905c24aa9eb3e7ca7341904249cb4",
        "757f3f1d1390090fbd43ba19a7632bcb7b580147"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 28 23:51:28 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 28 23:51:28 2022 +0000"
      },
      "message": "Merge \"Use random policy names in test_qos and test_qos_negative\""
    },
    {
      "commit": "30ec9ca5063905c24aa9eb3e7ca7341904249cb4",
      "tree": "2c3a335b7596a6573f5a92b08e62720a2b2652bc",
      "parents": [
        "3a19069a8f2e26d7688290d1c489728b8b0640e3",
        "1b1c9d3cc6e1f38b13dc2da4350d8d9e466ffbba"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 28 15:12:55 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 28 15:12:55 2022 +0000"
      },
      "message": "Merge \"Add local ip scenario tests\""
    },
    {
      "commit": "3a19069a8f2e26d7688290d1c489728b8b0640e3",
      "tree": "37e78e7e361818f4ca6faab5d601b5fa600e66e5",
      "parents": [
        "fffd0a4dbf2942be3700899d10fb900ae5c5ee38",
        "9d85f29e800d301654f2ff6bb4ddcd92ea12bfad"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 28 15:12:52 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 28 15:12:52 2022 +0000"
      },
      "message": "Merge \"Update irrelevant-files for scenario jobs\""
    },
    {
      "commit": "757f3f1d1390090fbd43ba19a7632bcb7b580147",
      "tree": "926d9b03c0d95407bc84b3fc08120072a1280f1f",
      "parents": [
        "1f673a49b898230c9490f45d115eb02284227914"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Jan 28 11:17:55 2022 +0100"
      },
      "committer": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Jan 28 12:02:12 2022 +0100"
      },
      "message": "Use random policy names in test_qos and test_qos_negative\n\nChange-Id: Ib5f586e38c7c23fce6e03dc28b3f3d4828264ebf\nRelated-Bug: 1959184\n"
    },
    {
      "commit": "9d85f29e800d301654f2ff6bb4ddcd92ea12bfad",
      "tree": "73b78e68d41b368ab5210aed848946735732ef18",
      "parents": [
        "1f673a49b898230c9490f45d115eb02284227914"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Jan 27 17:26:57 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jan 28 15:19:56 2022 +0530"
      },
      "message": "Update irrelevant-files for scenario jobs\n\nUpdate irrelevant-files for scenario jobs to\navoid unnecessary jobs, like skip ovs/linuxbridge\njobs on ovn related changes, same for non-ovn jobs.\n\nAlso skip scenario and stadium project jobs for changes\nin api tests at neutron_tempest_plugin/api/test_.*.\n\nChange-Id: I8780e9118267bc916f63bea7676e0a3faeb2bd20\n"
    },
    {
      "commit": "65fa2c06f7fa719620cd27ea70b52e9299ca9312",
      "tree": "542eb3e1ee6f3f4374097098836b55a7dba76d37",
      "parents": [
        "fffd0a4dbf2942be3700899d10fb900ae5c5ee38"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jan 28 13:44:19 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jan 28 13:54:38 2022 +0530"
      },
      "message": "Use random name in qos test_list_policy_filter_by_name\n\ntest_list_policy_filter_by_name was looking for policies\nwith name \u0027test\u0027 and expected only one such policy to\nbe retrieved, but since tempest is running with multiple\nconcurrency and some other qos tests were also using same\npolicy name, this leads to test failure when this test\nruns at same time with other such tests. This patch fixes\nit by using random name for the policy for this test.\n\nCloses-Bug: #1959184\nChange-Id: Ibcbb2403b5b5983b2573c5a4791fb30850816d60\n"
    },
    {
      "commit": "fffd0a4dbf2942be3700899d10fb900ae5c5ee38",
      "tree": "c3a1b497d4cc262f65481336ce2c76408507feaa",
      "parents": [
        "1f673a49b898230c9490f45d115eb02284227914",
        "38d9051eea7cb52728b380fa6cab82dedb9c0e13"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Jan 27 21:24:34 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jan 27 21:24:34 2022 +0000"
      },
      "message": "Merge \"Add logs for test_floatingip_port_details\""
    },
    {
      "commit": "1b1c9d3cc6e1f38b13dc2da4350d8d9e466ffbba",
      "tree": "350d98083839eefe5581d4036649fc730824c74a",
      "parents": [
        "3f2bbb570219f61a5e0a4c6c541db3b5bf442ccb"
      ],
      "author": {
        "name": "Nurmatov Mamatisa",
        "email": "nurmatov.mamatisa@huawei.com",
        "time": "Mon Dec 27 15:37:03 2021 +0300"
      },
      "committer": {
        "name": "Nurmatov Mamatisa",
        "email": "nurmatov.mamatisa@huawei.com",
        "time": "Thu Jan 27 16:52:31 2022 +0300"
      },
      "message": "Add local ip scenario tests\n\nWith Local IP static_nat set to True (for work with ovs firewall) - back\nICMP traffic from VM with Local IP assigned will have source IP\nsubstituted with local IP. To overcome this new parameter was added to\ncheck_remote_connectivity - check_responce_ip\n\nDepends-On: https://review.opendev.org/c/openstack/neutron/+/818228\nDepends-On: https://review.opendev.org/c/openstack/neutron/+/824363\nChange-Id: I85b4c07a623443e3fd856b9218024773125f20eb\n"
    },
    {
      "commit": "1f673a49b898230c9490f45d115eb02284227914",
      "tree": "095bf4eda637117721a3b0763842f8148aa4acfa",
      "parents": [
        "d48e1d709cef66413f5ec006bab0b15697d5b253"
      ],
      "author": {
        "name": "shanyunfan33",
        "email": "shanyunfan@inspur.com",
        "time": "Wed Jan 26 11:14:20 2022 +0800"
      },
      "committer": {
        "name": "shanyunfan33",
        "email": "shanyunfan@inspur.com",
        "time": "Wed Jan 26 11:14:20 2022 +0800"
      },
      "message": "Update python testing classifier\n\nYoga testing runtime[1] has been updated to add py39\ntesting as voting. Unit tests update are handled by the\njob template change in openstack-zuul-job\n\n- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286\n\nthis commit updates the classifier in setup.cfg file.\n\n[1] https://governance.openstack.org/tc/reference/runtimes/yoga.html\n\nChange-Id: I5d85d93860717a430fcad259d52708816f5cd031\n"
    },
    {
      "commit": "d48e1d709cef66413f5ec006bab0b15697d5b253",
      "tree": "688f8037ae6c1582ba289c7c740b293f7515060b",
      "parents": [
        "bf4179797e1276b816efedd790c0a23515ec53ca",
        "4a1357b86d9ea50459c0a73f1b59b7aedc39009c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Jan 20 09:10:53 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jan 20 09:10:53 2022 +0000"
      },
      "message": "Merge \"QoS min pps API tests\""
    },
    {
      "commit": "bf4179797e1276b816efedd790c0a23515ec53ca",
      "tree": "ef0d9c86dd482d770082cfcec3109c8dc8c78918",
      "parents": [
        "74455b7ba3b415a6ef20b6ef5a24cf83837a2ec4",
        "3f2bbb570219f61a5e0a4c6c541db3b5bf442ccb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jan 18 21:13:46 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 18 21:13:46 2022 +0000"
      },
      "message": "Merge \"Add Local IP API tests\""
    },
    {
      "commit": "74455b7ba3b415a6ef20b6ef5a24cf83837a2ec4",
      "tree": "b4a1bbbd68690992dccd35f415875e5ec37652ab",
      "parents": [
        "88ed5a00f19e08fad4184594591e1f12919a9315",
        "9b8be88438df22a56a130dc05d50a90e1c24b311"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 14 17:17:27 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 14 17:17:27 2022 +0000"
      },
      "message": "Merge \"Update PortTestCasesResourceRequest for new Neutron API ext\""
    },
    {
      "commit": "88ed5a00f19e08fad4184594591e1f12919a9315",
      "tree": "46d53a6d8fadfcdd15b3e119c4a063d659ba2dbf",
      "parents": [
        "e8840a9a97d0bce05b85e821e5630dff0c89d62a",
        "ada162235e358012f574af07002f221c1d647543"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 14 15:43:01 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 14 15:43:01 2022 +0000"
      },
      "message": "Merge \"Add \u0027port-device-profile\u0027 to the API extensions list\""
    },
    {
      "commit": "3f2bbb570219f61a5e0a4c6c541db3b5bf442ccb",
      "tree": "0a831be4d21446b0047b23d857ff59c0922436c8",
      "parents": [
        "82cd7afa96a03d14660810889e4486cb6f560081"
      ],
      "author": {
        "name": "Nurmatov Mamatisa",
        "email": "nurmatov.mamatisa@huawei.com",
        "time": "Wed Oct 20 14:33:54 2021 +0300"
      },
      "committer": {
        "name": "Nurmatov Mamatisa",
        "email": "nurmatov.mamatisa@huawei.com",
        "time": "Thu Jan 13 18:10:34 2022 +0300"
      },
      "message": "Add Local IP API tests\n\nTests were verified on OVS environment.\nAPI job definition is not changed, because OVN does not\nsupport Local IP.\n\nDepends-On: https://review.opendev.org/c/openstack/neutron/+/816435\nDepends-On: https://review.opendev.org/c/openstack/neutron/+/818228\nChange-Id: I4760db4dd9916ec895ef63573c49bde91727d142\n"
    },
    {
      "commit": "4a1357b86d9ea50459c0a73f1b59b7aedc39009c",
      "tree": "d39c38e0209b88bd423c1c75400792f69baeeca5",
      "parents": [
        "aa2e58e12048a703eef0e4d6eed336b1fbe263cd"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Tue Aug 31 10:16:25 2021 +0200"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Thu Jan 13 08:56:52 2022 +0000"
      },
      "message": "QoS min pps API tests\n\nCo-Authored-By: Przemyslaw Szczerbik \u003cprzemyslaw.szczerbik@est.tech\u003e\nPartial-Bug: #1922237\nChange-Id: I39f521a11de4e9ff4d447d7a6e85f9cbee6ee62a\n"
    },
    {
      "commit": "e8840a9a97d0bce05b85e821e5630dff0c89d62a",
      "tree": "70fd77a310cb02daf8830a034d87f0d8ca6c6efd",
      "parents": [
        "aa2e58e12048a703eef0e4d6eed336b1fbe263cd",
        "d9fe302088682652c6badd6f390a9a0fc0e2c2f4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jan 10 21:05:30 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jan 10 21:05:30 2022 +0000"
      },
      "message": "Merge \"Add logging API delete corresponding SG test\""
    },
    {
      "commit": "9b8be88438df22a56a130dc05d50a90e1c24b311",
      "tree": "1b6b0fd28d59cff0b0e43cabaaf146c1a030ea6e",
      "parents": [
        "aa2e58e12048a703eef0e4d6eed336b1fbe263cd"
      ],
      "author": {
        "name": "Przemyslaw Szczerbik",
        "email": "przemyslaw.szczerbik@est.tech",
        "time": "Tue Nov 09 11:58:44 2021 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Mon Jan 10 15:06:06 2022 +0000"
      },
      "message": "Update PortTestCasesResourceRequest for new Neutron API ext\n\nThe port-resource-request-groups Neutron API extension, introduced\nin I99a49b107b1872ddf83d1d8497a26a8d728feb07, changed format of\nport.resource_request attribute. This patch adaps\nPortTestCasesResourceRequest tests to accept both formats.\n\nPartial-Bug: #1922237\nChange-Id: I55b52e360ee99174d804c9bf25b5ccfdc959a1ed\n"
    },
    {
      "commit": "38d9051eea7cb52728b380fa6cab82dedb9c0e13",
      "tree": "d3406251d72b019716ecd9c9aaa22c7210e38737",
      "parents": [
        "aa2e58e12048a703eef0e4d6eed336b1fbe263cd"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Mon Dec 13 14:21:30 2021 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Mon Jan 03 16:44:26 2022 +0000"
      },
      "message": "Add logs for test_floatingip_port_details\n\nChange-Id: I8d4b7a5ca6982c4e68f6bd0915da38c12e0d4d1a\nRelated-bug: #1799790\n"
    },
    {
      "commit": "d9fe302088682652c6badd6f390a9a0fc0e2c2f4",
      "tree": "95cae9b8f6e3ce4bd3f42e1c6bc1a27b5230c702",
      "parents": [
        "88ea2dd2be634dfde27319ae621153b92ff15cab"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Aug 11 15:25:16 2021 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Jan 03 08:20:20 2022 +0000"
      },
      "message": "Add logging API delete corresponding SG test\n\nThis test ensures that log entries configured for specific security\ngroup are deleted after SG is deleted from Neutron.\n\nRelated-Bug: #1939558\nChange-Id: I93eb8d623945a1fe9b9174523ed8383c9b5f07ed\n"
    },
    {
      "commit": "aa2e58e12048a703eef0e4d6eed336b1fbe263cd",
      "tree": "3696d9b44f40b77681a09554f9689e081eac559c",
      "parents": [
        "526535d2a694430e4e5271dae9fb6e7d1b0b9ba7",
        "9c1815702c59ed375720248f2b71b3f2074a890c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 21 18:52:58 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 21 18:52:58 2021 +0000"
      },
      "message": "Merge \"Add jobs definitions for Xena branch\""
    },
    {
      "commit": "526535d2a694430e4e5271dae9fb6e7d1b0b9ba7",
      "tree": "b3825f0b59d977bd4b6f59418d6e383aa635071a",
      "parents": [
        "864d1b9a1655c36e9ab2b52390330fc5e129def7",
        "1bd28aea955c4a437ad49883e96722e05c274f07"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 21 14:05:32 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 21 14:05:32 2021 +0000"
      },
      "message": "Merge \"Increase guest os ready timeout\""
    },
    {
      "commit": "864d1b9a1655c36e9ab2b52390330fc5e129def7",
      "tree": "bec4cdda3a112cda432893cd12e31e7c4f0a7682",
      "parents": [
        "c3f60c3221c41200749e9fcd6c43c091ef054d6f",
        "e01cd53d6c6cd9d74ead277c1fcd5eba73625397"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Dec 20 19:44:57 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 20 19:44:57 2021 +0000"
      },
      "message": "Merge \"Set SG quota for specific project.\""
    },
    {
      "commit": "c3f60c3221c41200749e9fcd6c43c091ef054d6f",
      "tree": "deb2751855252823d41cca71319d0cc9fe1b2160",
      "parents": [
        "f519a9804500df2c8ba7cc89d1a6abfb30539ae9",
        "02c07e5949d6652500db9107231d901b0c120dfc"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Dec 20 15:56:35 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 20 15:56:35 2021 +0000"
      },
      "message": "Merge \"Restructure move to nested virt nodes\""
    },
    {
      "commit": "f519a9804500df2c8ba7cc89d1a6abfb30539ae9",
      "tree": "5e40d6cce0e34ee27d2d21d20c45e09eb61ae74a",
      "parents": [
        "30e199cfcf92de2ca78d985406f2b5264d04852f",
        "7914c980381df859f7c55f8de1b316965bee8470"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Dec 20 15:56:32 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 20 15:56:32 2021 +0000"
      },
      "message": "Merge \"test_list_agent: pop \u0027alive\u0027 from agent dict\""
    },
    {
      "commit": "ada162235e358012f574af07002f221c1d647543",
      "tree": "587317b561ee141af31abaed77bb69f63fbb7ab1",
      "parents": [
        "9c1815702c59ed375720248f2b71b3f2074a890c"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Thu Oct 07 11:49:51 2021 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Dec 20 07:44:14 2021 +0000"
      },
      "message": "Add \u0027port-device-profile\u0027 to the API extensions list\n\nIt\u0027s added for master and xena jobs. This extension was added\nto neutron-lib in [1].\n\n[1] https://github.com/openstack/neutron-lib/commit/a4987c747c2171111a5abca11316832ade07a83b\n\nChange-Id: I925160de2254bb712a953ba46b21d70604d3b724\n"
    },
    {
      "commit": "9c1815702c59ed375720248f2b71b3f2074a890c",
      "tree": "644169d54aa26dfedfdf7c484beefc063b6140e2",
      "parents": [
        "30e199cfcf92de2ca78d985406f2b5264d04852f"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Sat Sep 25 07:34:41 2021 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Dec 20 07:43:14 2021 +0000"
      },
      "message": "Add jobs definitions for Xena branch\n\nChange-Id: I347edaa3309813fac030d9e9d7e0e29002bc1501\n"
    },
    {
      "commit": "02c07e5949d6652500db9107231d901b0c120dfc",
      "tree": "801e30d018d27f0b9e3685dfe438c0d3d01f677c",
      "parents": [
        "30e199cfcf92de2ca78d985406f2b5264d04852f"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Dec 16 12:35:13 2021 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Mon Dec 20 10:17:36 2021 +0530"
      },
      "message": "Restructure move to nested virt nodes\n\nWith [1] scenario jobs were moved to nested virt\nnodes. But that also modified jobs for EM releases\nlike queens/rocky/stein/train/ussuri as all jobs have\ncommon parent. And since these jobs override the\nnodeset can fail with \u0027kvm\u0027 libvirt_type when\nnot using nested-virt nodes.\n\nSo proposing to create two variants of nested-switch\njob based on Extended Maintenance or non Extended\nmaintenance releases. As only few providers provide\nthe nested virt nodes utilizing these nodes only\nfor non EM releases would be better as those\nonly have maximum number of patches.\n\nAlso adding zuul.d/base-nested-switch.yaml to irrelevant\nfiles to allow easier switch to non nested virt nodes\nwhen there is issue with all the providers providing\nthese nodes or when we see issues with nested-virt\nnodes.\n\n[1] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/821067\n\nChange-Id: Ibee6b0bc7fc219f3d1e43795fa42b56512ee3bb8\n"
    },
    {
      "commit": "e01cd53d6c6cd9d74ead277c1fcd5eba73625397",
      "tree": "cbb985169089426649c1c88637fc606fcca48dcd",
      "parents": [
        "0c69ec5bd751569d13ecf32ed2841dbca8e58423"
      ],
      "author": {
        "name": "Mitya_Eremeev",
        "email": "mitossvyaz@mail.ru",
        "time": "Tue Nov 23 17:47:21 2021 +0300"
      },
      "committer": {
        "name": "mitya-eremeev-2",
        "email": "mitossvyaz@mail.ru",
        "time": "Fri Dec 17 17:55:03 2021 +0000"
      },
      "message": "Set SG quota for specific project.\n\nproject_id was initialized too early.\nIt was None. The same for tenant_id.\nThat\u0027s why unlimited SG quota was set for\n\"some default project\".\nBut the project in test had default quota(10).\nIf test class created more 10 SG then arised exception\n\"OverQuota\".\nAlso SG quota for default project was reset to default value in cleanup.\nIt could harm another tests which were launched in parallel.\n\nCloses-Bug: 1895876\nCloses-Bug: 1810963\nChange-Id: If7f3789b2791be08088588619f3a1629aeecbda4\n"
    },
    {
      "commit": "30e199cfcf92de2ca78d985406f2b5264d04852f",
      "tree": "9d4b29b712b45f389d863a6a5f38c14ad85fb9ed",
      "parents": [
        "d45bfc4de48d6b799e111d6ad0e5ab7776ef4462",
        "c18067fa3489dd488d9fc80127ee28fd05182f18"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Dec 16 17:35:14 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Dec 16 17:35:14 2021 +0000"
      },
      "message": "Merge \"Add test_create_and_update_port_with_dns_name\""
    },
    {
      "commit": "d45bfc4de48d6b799e111d6ad0e5ab7776ef4462",
      "tree": "f908314a03d76c03eb70f2f4added6a5c570c5a9",
      "parents": [
        "30130aac188606985a2833a5699b7c2c2c7179ed",
        "007c22fe824f2dea0574c0a3f8a0179b08ce0d5c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Dec 16 06:41:47 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Dec 16 06:41:47 2021 +0000"
      },
      "message": "Merge \"Update irrelevant-files for stadium project\u0027s tests\""
    },
    {
      "commit": "30130aac188606985a2833a5699b7c2c2c7179ed",
      "tree": "c15771c76c7e574fcc26f049b483d8f7e442dbda",
      "parents": [
        "e6c77c981b204faf9e39c8ec8d4be3ccea272f81",
        "e191dde6e16a11edfe79d6606bcc0642d0ead2b0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Dec 15 06:25:40 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 15 06:25:40 2021 +0000"
      },
      "message": "Merge \"Update irrelevant-files for api/scenario jobs\""
    },
    {
      "commit": "c18067fa3489dd488d9fc80127ee28fd05182f18",
      "tree": "34776c68b023d31750d0143243b4fab9b3492d19",
      "parents": [
        "07db06249aeeae07daeb1a425f24c7b9fbbcc7d7"
      ],
      "author": {
        "name": "Maor Blaustein",
        "email": "blue@redhat.com",
        "time": "Wed Dec 08 14:09:28 2021 +0200"
      },
      "committer": {
        "name": "Maor Blaustein",
        "email": "blue@redhat.com",
        "time": "Tue Dec 14 19:35:57 2021 +0200"
      },
      "message": "Add test_create_and_update_port_with_dns_name\n\nTest both create and update of port with a correct predefined\ninternal dns-name (hostname).\n\nChange-Id: Ia05be62e552ca43173833d3436fc1d36c1c34bf4\n"
    },
    {
      "commit": "e6c77c981b204faf9e39c8ec8d4be3ccea272f81",
      "tree": "65f6a009e87b3eeb3170f6524aeaf8d93fb43583",
      "parents": [
        "07db06249aeeae07daeb1a425f24c7b9fbbcc7d7",
        "165e40922470ae26f9bd99fb28e51abf832ee798"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 14 17:15:34 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 14 17:15:34 2021 +0000"
      },
      "message": "Merge \"Switch scenario jobs to nested-virt nodes\""
    },
    {
      "commit": "07db06249aeeae07daeb1a425f24c7b9fbbcc7d7",
      "tree": "e334675e554969384d7c207f73c4e2c72570f27c",
      "parents": [
        "ef99cfe153a61b60acd40d4e4727906cf4b063ba",
        "518c1f84357febde0b38c632d3f83d99c15573ef"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 14 14:45:48 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 14 14:45:48 2021 +0000"
      },
      "message": "Merge \"Add test_create_port_with_dns_name\""
    },
    {
      "commit": "007c22fe824f2dea0574c0a3f8a0179b08ce0d5c",
      "tree": "5ec7a270c0dd571c931ae2b30c7911ef7fb72f39",
      "parents": [
        "e191dde6e16a11edfe79d6606bcc0642d0ead2b0"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Dec 10 15:15:45 2021 +0530"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Dec 14 09:19:51 2021 +0000"
      },
      "message": "Update irrelevant-files for stadium project\u0027s tests\n\nWhen changes are done to a particular stadium\nproject tests, other standium projects jobs and\nscenario jobs do not run as those are not tested\ntogether.\n\nAlso skip job runs when changes are made to\nEM releases job files as those jobs don\u0027t run on\nneutron-tempest-plugin changes.\n\nChange-Id: Id52d1fd070b5dd1c907a3babfed5a0a05abd5c24\n"
    },
    {
      "commit": "e191dde6e16a11edfe79d6606bcc0642d0ead2b0",
      "tree": "5a9781c2cb6d129a4dc2690b2823acb6859a9d19",
      "parents": [
        "ef99cfe153a61b60acd40d4e4727906cf4b063ba"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Dec 09 12:38:42 2021 +0530"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Dec 14 09:19:15 2021 +0000"
      },
      "message": "Update irrelevant-files for api/scenario jobs\n\nAdding following neutron source files on which\napi/scenario jobs don\u0027t need to run:-\n- lower-constraints.txt\n- sample config files\n- fullstack tests\n- functional tests\n- rally-jobs\n- vagrant\n\nChange-Id: I22c73a6ba5dd13163dfb1c48739ef65fb4ba139f\n"
    },
    {
      "commit": "ef99cfe153a61b60acd40d4e4727906cf4b063ba",
      "tree": "d4a90961eff170916c4ba2aa405a90cd41f0499b",
      "parents": [
        "c4597e696de6ff48bbd76112059894e299e14718",
        "12ff05bc5ed8dce7e61ade470e1b667769414b0e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Dec 13 11:55:28 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 13 11:55:28 2021 +0000"
      },
      "message": "Merge \"Use LOG.warning instead of deprecated LOG.warn\""
    },
    {
      "commit": "165e40922470ae26f9bd99fb28e51abf832ee798",
      "tree": "b2a6a8f4e07e2ea77d170b1afeef18db8d50855d",
      "parents": [
        "6390d3d50022d820627310336d15af4011c4dc57"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Wed Dec 08 19:19:34 2021 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Dec 10 15:18:08 2021 +0530"
      },
      "message": "Switch scenario jobs to nested-virt nodes\n\nTo avoid intermittent failures and job timeouts\nin scenario jobs, move these jobs to nested virt nodes.\n\nOnly moving scenario jobs as those are mostly affected\nby intermittent issues(SSH Tempest failures) and job\ntimeouts. Also nested virt nodes are provided only by a\nfew nodepool providers.\n\nAlso switching non-scenario jobs to use cirros uec\nimage to avoid kernel panic issue.\n\nInitial tests were done with [2] and issues/improvements\nare being tracked at [3].\n\n[1] https://bugs.launchpad.net/nova/+bug/1939108\n[2] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/819590\n[3] https://etherpad.opendev.org/p/neutron-ci-improvements\n\nRelated-Bug: #1952066\nRelated-Bug: #1953479\nChange-Id: I2f78f9de1ad1dc8c34688951c6bb2d5648d5dc3f\n"
    },
    {
      "commit": "518c1f84357febde0b38c632d3f83d99c15573ef",
      "tree": "3be8bef29793be86e8588e4e17ee884d1c8c4379",
      "parents": [
        "82cd7afa96a03d14660810889e4486cb6f560081"
      ],
      "author": {
        "name": "Maor Blaustein",
        "email": "mblue@redhat.com",
        "time": "Sun Dec 05 18:09:27 2021 +0200"
      },
      "committer": {
        "name": "Maor Blaustein",
        "email": "blue@redhat.com",
        "time": "Thu Dec 09 14:23:10 2021 +0200"
      },
      "message": "Add test_create_port_with_dns_name\n\nTest the creation of port with a correct predefined\ninternal dns-name (hostname).\n\nChange-Id: Ic5f884fb1cb0e0acf80cfd0b1e039900a9ade10f\n"
    },
    {
      "commit": "7914c980381df859f7c55f8de1b316965bee8470",
      "tree": "02d06a5553055d03ddb72560e9cf68a2d04b5024",
      "parents": [
        "c75ba5028fd1abfca557351eaf0da086599a3be8"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Tue Dec 07 18:40:38 2021 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Wed Dec 08 13:08:08 2021 +0000"
      },
      "message": "test_list_agent: pop \u0027alive\u0027 from agent dict\n\nAs the test class lists agents in resource setup it can happen that the\nselected agent from the list is not \u0027alive\u0027, but when test\ntest_list_agent lists again the agents, it is already up and\n\u0027alive\u0027\u003dTrue.\nTo avoid such failure, do skip \u0027alive\u0027 field of the comparison.\n\nChange-Id: I0ed012ef59550e853a30e2994a1ab53083d8640c\nCloses-Bug: #1953480\n"
    },
    {
      "commit": "c4597e696de6ff48bbd76112059894e299e14718",
      "tree": "82405cdac2097545428c928ff1a9cdb3272c5060",
      "parents": [
        "6390d3d50022d820627310336d15af4011c4dc57"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Nov 26 14:09:18 2021 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Wed Dec 08 10:51:21 2021 +0530"
      },
      "message": "Log console output for mac_learning and multicast tests\n\nWould be useful to debug ssh failures in test vms.\n\nAlso for trunk_tests move check_connectivity method call to\n_configure_vlan_subport as there SSH is attempted and that can\nfail.\n\nRelated-Bug: #1952066\nChange-Id: I64a1fd8118c9db1f337b7bf97bb9a77f974149b9\n"
    },
    {
      "commit": "6390d3d50022d820627310336d15af4011c4dc57",
      "tree": "3f42f030190205c6708710003087933fe5ce4c73",
      "parents": [
        "c75ba5028fd1abfca557351eaf0da086599a3be8",
        "800e9d45d3c18df511d3512637070d9ac40e6c21"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 07 20:33:31 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 07 20:33:31 2021 +0000"
      },
      "message": "Merge \"[stable/rocky] Regroup tests exclusion list and add new failing ones\""
    },
    {
      "commit": "c75ba5028fd1abfca557351eaf0da086599a3be8",
      "tree": "d984a4ae816127ce55af501fa442fd2c707fc6c8",
      "parents": [
        "2736974f680f00859e8654851c27a19d8a552833"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Wed Dec 01 15:54:28 2021 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Thu Dec 02 13:23:29 2021 +0000"
      },
      "message": "Use admin_client to list admin\u0027s servers\u0027 ports\n\nFloatingIpTestCasesAdmin creates VMs as admin (to be sure to boot on\navailability_zone) so to list ports for the VM we have to use\nadmin_client.\n\nChange-Id: I1da9ccc99b70355554ace3a20a237bb4f33381ab\nCloses-Bug: #1952806\n"
    },
    {
      "commit": "2736974f680f00859e8654851c27a19d8a552833",
      "tree": "13ca09bec136e96e4b843c8e7cef1bb67387eb4a",
      "parents": [
        "88ea2dd2be634dfde27319ae621153b92ff15cab",
        "b0b597f803328b021474f1072f2cdeff9297391a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Dec 01 05:09:32 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 01 05:09:32 2021 +0000"
      },
      "message": "Merge \"Add stateless security group test case\""
    },
    {
      "commit": "b0b597f803328b021474f1072f2cdeff9297391a",
      "tree": "12d3348bbf1c05d1feb9d9d133c6cae5046fa06c",
      "parents": [
        "61e802f4de967217f5f4faef85cda31030d61928"
      ],
      "author": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Nov 04 03:00:42 2021 +0000"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Mon Nov 29 17:55:31 2021 +0000"
      },
      "message": "Add stateless security group test case\n\nIt\u0027s a simple test case that creates, updates a stateless SG and\nchecks that the attribute is updated accordingly.\n\nRelated-Bug: #1949451\nDepends-On: I85f7749e7e6186b9e3a7534bce6c306b18702333\nChange-Id: I30e0a11c45618cbdaa0130942cb67ea99bbd0b92\n"
    },
    {
      "commit": "800e9d45d3c18df511d3512637070d9ac40e6c21",
      "tree": "a5457494748f9070e1d6147850359c425f96b64a",
      "parents": [
        "0c69ec5bd751569d13ecf32ed2841dbca8e58423"
      ],
      "author": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Wed Nov 24 14:17:42 2021 +0100"
      },
      "committer": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Mon Nov 29 17:53:36 2021 +0100"
      },
      "message": "[stable/rocky] Regroup tests exclusion list and add new failing ones\n\nSimilarly to stein change I898c9a674963f850d9a6bd1fa29cb884288b8b70, this\nregroups failing tests in a common list and updates it with recently\nobserved failures (as this is an EM branch)\n\nChange-Id: I9ddc05a87ae79a32b56796ed9c1c9ab7deda9310\n"
    },
    {
      "commit": "12ff05bc5ed8dce7e61ade470e1b667769414b0e",
      "tree": "0d5ba17371a4e1ce5ced0af8f84336997204ff43",
      "parents": [
        "88ea2dd2be634dfde27319ae621153b92ff15cab"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Mon Nov 29 15:35:09 2021 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Mon Nov 29 18:21:55 2021 +0900"
      },
      "message": "Use LOG.warning instead of deprecated LOG.warn\n\nThe LOG.warn method is deprecated[1] and the LOG.warning method should\nbe used instead.\n\n[1] https://docs.python.org/3/library/logging.html#logging.warning\n\nChange-Id: Idfe1b7d7dce1dcf1799865c24ffb2c43f423e3ad\n"
    },
    {
      "commit": "1bd28aea955c4a437ad49883e96722e05c274f07",
      "tree": "380a3a582b14cb6f241063e2f326b5edec2b8439",
      "parents": [
        "88ea2dd2be634dfde27319ae621153b92ff15cab"
      ],
      "author": {
        "name": "ccamposr",
        "email": "ccamposr@redhat.com",
        "time": "Mon Nov 29 10:06:02 2021 +0100"
      },
      "committer": {
        "name": "ccamposr",
        "email": "ccamposr@redhat.com",
        "time": "Mon Nov 29 10:19:12 2021 +0100"
      },
      "message": "Increase guest os ready timeout\n\nRhel image is taking more than 60 seconds for starting\nsometines and then we are seeing the paramiko issue with ssh\nstablishment again(Bug: #1892861)\nOriginal fix:\nhttps://review.opendev.org/c/openstack/neutron-tempest-plugin/+/758968\n\nChange-Id: I06586175a1607775cc61d57703f26a9ad23123d9\n"
    },
    {
      "commit": "88ea2dd2be634dfde27319ae621153b92ff15cab",
      "tree": "a93efd9ce5ec2f441b0eb45379dd543de4d90997",
      "parents": [
        "0c69ec5bd751569d13ecf32ed2841dbca8e58423",
        "4ed8965fb666c7cb2cc957fe9cf9c47200c7ce6d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Nov 24 16:55:12 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Nov 24 16:55:12 2021 +0000"
      },
      "message": "Merge \"Remove ussuri jobs from the project\u0027s CI queues\""
    },
    {
      "commit": "4ed8965fb666c7cb2cc957fe9cf9c47200c7ce6d",
      "tree": "7c7259abd3a492aaa12d5818d8243284085ee78c",
      "parents": [
        "82cd7afa96a03d14660810889e4486cb6f560081"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Sun Nov 21 11:18:18 2021 +0100"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Nov 23 10:03:56 2021 +0000"
      },
      "message": "Remove ussuri jobs from the project\u0027s CI queues\n\nAs stable/ussuri just was switched to EM phase, we don\u0027t need to run\nit\u0027s tests in the neutron-tempest-plugin CI.\nNeutron-tempest-plugin is pinned to the 1.8.0 version in the ussuri\njobs and that will be used in e.g. Neutron stable/ussuri since now.\n\nDepends-On: https://review.opendev.org/c/openstack/releases/+/818687\nChange-Id: Ibba4bc4b383c5bd9d7301859538f5a24f9bb1883\n"
    },
    {
      "commit": "0c69ec5bd751569d13ecf32ed2841dbca8e58423",
      "tree": "70daebaf81db64a6b5b7932f0a15a7ffbaffdd60",
      "parents": [
        "82cd7afa96a03d14660810889e4486cb6f560081",
        "32cb9c7a131cdf92eb2c653407d02ed075fa795b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Nov 22 10:23:36 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Nov 22 10:23:36 2021 +0000"
      },
      "message": "Merge \"Don\u0027t use Ubuntu minimal in the Rocky and Queens scenario jobs\""
    },
    {
      "commit": "32cb9c7a131cdf92eb2c653407d02ed075fa795b",
      "tree": "dd1a986ad6c1ac5d7543024f6c89c43f90cba50f",
      "parents": [
        "8db6f0469f83527a05baddb0b0758f4719c4529d"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Nov 15 12:51:11 2021 +0100"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Nov 15 13:59:17 2021 +0000"
      },
      "message": "Don\u0027t use Ubuntu minimal in the Rocky and Queens scenario jobs\n\nIt seems that tests like test_subport_connectivity and\ntest_connectivity_min_max_mtu aren\u0027t running fine with Ubuntu minimal\nimage used as guest OS on the old branches stable/Rocky and\nstable/Queens.\nAs both of those branches are now in the EM phase, let\u0027s simply use\nregular Ubuntu cloud image in those jobs.\n\nCloses-Bug: #1950795\nChange-Id: I3c4297a5df1b30c83050a47a3c08b6623bb00abb\n"
    },
    {
      "commit": "82cd7afa96a03d14660810889e4486cb6f560081",
      "tree": "de44289a4c87967c9187c00803f9b61fc2fc1a79",
      "parents": [
        "8db6f0469f83527a05baddb0b0758f4719c4529d"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Wed Nov 10 19:04:35 2021 +0100"
      },
      "committer": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Thu Nov 11 08:37:23 2021 +0100"
      },
      "message": "[train]: add designate-tempest-plugin as req\n\nAdd designate-tempest-plugin to required-projects of\nneutron-tempest-plugin-designate-scenario-train and pin it to 0.7.0.\nThis should avoid the client initialization issue bring in by [1].\n\n[1]: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/800291\n\nChange-Id: Ib58f0cf251b84c21db0f4b8defd213c770739134\nCloses-Bug: #1950346\n"
    },
    {
      "commit": "8db6f0469f83527a05baddb0b0758f4719c4529d",
      "tree": "093f0236af2c1ad53a8ca48e76f4d3db5010988f",
      "parents": [
        "99acc99271b585b153bee8bb4ce08caf2e94f593",
        "27f057c2fdf19f4c08ef5e3f142761a1b3cab8f2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 04 23:23:26 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 04 23:23:26 2021 +0000"
      },
      "message": "Merge \"[stable/{train,stein}] Use old guest image for these branches\""
    },
    {
      "commit": "99acc99271b585b153bee8bb4ce08caf2e94f593",
      "tree": "2c62a7262f0bc99727dae8e17f168051426f62d8",
      "parents": [
        "61e802f4de967217f5f4faef85cda31030d61928"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Nov 03 08:30:33 2021 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Nov 03 08:30:33 2021 +0000"
      },
      "message": "Increase \"neutron-tempest-plugin-scenario-ovn\" timeout to 3h\n\nDue to a recent series of timeouts during the execution of this job,\nthis patch increases the timeout to 3h.\n\nChange-Id: If0e9ea51ad62d4d324a77b9d33953b56d5e6c99c\nCloses-Bug: #1949557\n"
    },
    {
      "commit": "61e802f4de967217f5f4faef85cda31030d61928",
      "tree": "9ac7a63e7cf4291a885356a9760f333a86ecdea0",
      "parents": [
        "dcfa754d93b4b47660585c42bda243967c032d65",
        "cca5dc8425bed382833abc7fc94fcc9836f10e39"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 02 22:31:49 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 02 22:31:49 2021 +0000"
      },
      "message": "Merge \"Add a config option for BGP speaker scheduling\""
    },
    {
      "commit": "27f057c2fdf19f4c08ef5e3f142761a1b3cab8f2",
      "tree": "857d6beef74c48c53714dd4948e6156f632e4e5d",
      "parents": [
        "032680cb9bf20928914cbffd82f6ff458c67a240"
      ],
      "author": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Tue Oct 26 17:45:39 2021 +0200"
      },
      "committer": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Tue Oct 26 21:49:29 2021 +0200"
      },
      "message": "[stable/{train,stein}] Use old guest image for these branches\n\nCustomization of Ubuntu minimal guest images fails with missing\nguestmount binary, switch back to the previous guest image in these EM\nbranches\n\nChange-Id: I98e53ac95b1c407149993ee93fe9eb36a23f0615\nCloses-Bug: #1948804\n"
    },
    {
      "commit": "dcfa754d93b4b47660585c42bda243967c032d65",
      "tree": "963c46b1ed03e38fbd2330fdab852545fa48a046",
      "parents": [
        "032680cb9bf20928914cbffd82f6ff458c67a240"
      ],
      "author": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Tue Oct 26 11:44:07 2021 +0200"
      },
      "committer": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Tue Oct 26 21:45:16 2021 +0200"
      },
      "message": "[stable/stein] Regroup tests exclusion list and add new failing ones\n\nThis is a follow-up to pinned version for this branch [0], I saw some\nother tests failing multiple rechecks in stein backports (including\ntests already filtered out for rocky). As this is an EM branch, let\u0027s\nregroup these tests in a single list for easier maintenance and add\nfailing tests:\n* test_mtu.NetworkWritableMtuTest.test_connectivity_min_max_mtu\n* test_trunk.TrunkTest.test_parent_port_connectivity_after_trunk_deleted_lb\n\n[0] I724da80bc440cd5d5b947d0c0a08cbead95628e9\n\nChange-Id: I898c9a674963f850d9a6bd1fa29cb884288b8b70\n"
    },
    {
      "commit": "cca5dc8425bed382833abc7fc94fcc9836f10e39",
      "tree": "cf4b5458c57dd5e93e6c94c8ecc8b79b76dd9fc4",
      "parents": [
        "9736cfd59482a10ad121a9d9284ff67345cef4aa"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Mon Oct 25 14:48:57 2021 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Tue Oct 26 10:39:18 2021 +0200"
      },
      "message": "Add a config option for BGP speaker scheduling\n\nDepending on the Scheduler being used in neutron-dynamic-routing, it may\nbe necessary to explicitly schedule a speaker to an agent when it is\nbeing created. Add an option that allows to request this behavior.\n\nNeeded-By: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/815265\nSigned-off-by: Dr. Jens Harbott \u003charbott@osism.tech\u003e\nChange-Id: Ic685d1b174660cc58b8a29178e98f838d8b496e1\n"
    },
    {
      "commit": "032680cb9bf20928914cbffd82f6ff458c67a240",
      "tree": "892a07ea6fb13f1ae374c127a6f655fbdff87f0d",
      "parents": [
        "310fdb1a632de604f288884ff6b20af090818e44",
        "1fc809735f1914dd7fb6f8f916f6d10bd9bab60c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Oct 19 23:42:09 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 19 23:42:09 2021 +0000"
      },
      "message": "Merge \"Use an older version of neutron-tempest-plugin for stein jobs\""
    },
    {
      "commit": "310fdb1a632de604f288884ff6b20af090818e44",
      "tree": "093ddfd08629a4a80daf561fd6f59c007572eb5c",
      "parents": [
        "50d725c786f4ee4ae2d012e94d36a6de7b496b7b",
        "2c8832c2b3dca38ed5a240d022e694541e8e05cb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Oct 18 10:40:04 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Oct 18 10:40:04 2021 +0000"
      },
      "message": "Merge \"Run designate scenario job on OVN\""
    },
    {
      "commit": "50d725c786f4ee4ae2d012e94d36a6de7b496b7b",
      "tree": "73ec8445736e72e803b2f8cf7342aecc1d4cab82",
      "parents": [
        "7e5923ac25769073e34a5500504bb8851978cb0e",
        "8053c97502fedd861435af17f9a1028da95181c3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Oct 16 12:22:20 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Oct 16 12:22:20 2021 +0000"
      },
      "message": "Merge \"Update service client access test_dns_integration\""
    },
    {
      "commit": "2c8832c2b3dca38ed5a240d022e694541e8e05cb",
      "tree": "cb94b20d04184178ea235ca9492067fdedefc7e5",
      "parents": [
        "9736cfd59482a10ad121a9d9284ff67345cef4aa"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Fri Oct 15 14:33:47 2021 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Fri Oct 15 14:37:08 2021 +0200"
      },
      "message": "Run designate scenario job on OVN\n\nWith the dependency merged, the designate scenarion can run on OVN as\nthe default environment.\n\nDepends-On: https://review.opendev.org/c/openstack/neutron/+/813969\nChange-Id: I525d92574710ec692f8260c192ec4f849be7db4b\n"
    },
    {
      "commit": "1fc809735f1914dd7fb6f8f916f6d10bd9bab60c",
      "tree": "4feb3224500cf48ed4fb4787148acfef27fb3dfd",
      "parents": [
        "9736cfd59482a10ad121a9d9284ff67345cef4aa"
      ],
      "author": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Wed Oct 13 16:26:07 2021 +0200"
      },
      "committer": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Fri Oct 15 12:30:46 2021 +0200"
      },
      "message": "Use an older version of neutron-tempest-plugin for stein jobs\n\nSince [0], stein uses an older version of tempest to fix jsonschema\nissue observed in newer releases. This tag does not have\nutils.is_network_feature_enabled used in test_metadata scenario.\n\nAs stein is in Extended Maintenance, use an older version for n-t-p to\nfix gates. Also filter out port forwarding test as it is unstable in\nthis pinned version.\n\nCloses-Bug: #1946748\n\n[0] https://review.opendev.org/c/openstack/devstack/+/812092\n\nChange-Id: I724da80bc440cd5d5b947d0c0a08cbead95628e9\n"
    },
    {
      "commit": "7e5923ac25769073e34a5500504bb8851978cb0e",
      "tree": "5f1c549def1c9e6e009d17ab97287b157a2d7b38",
      "parents": [
        "9736cfd59482a10ad121a9d9284ff67345cef4aa"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Oct 08 16:05:21 2021 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Oct 12 09:44:37 2021 +0200"
      },
      "message": "Use Ubuntu minimal image as advanced guest image\n\nUbuntu minimal is smaller than regular cloud image.\nIt should works fine with less memory and boot faster than in\nthe gates.\n\nChange-Id: Ie281698ecef05fd7ddf831eabd0e0121ac477709\n"
    },
    {
      "commit": "9736cfd59482a10ad121a9d9284ff67345cef4aa",
      "tree": "dbf6f577982040a8896d0813ca11ba54aa6d339a",
      "parents": [
        "da0daf3fc1113e55f22b20cf083d4f68218e4137",
        "3a98dae4ff54632f6c8bd78757b66e9af9c04a5d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Oct 04 01:24:12 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Oct 04 01:24:12 2021 +0000"
      },
      "message": "Merge \"Make neutron-tempest-plugin-vpnaas job OVS based\""
    },
    {
      "commit": "da0daf3fc1113e55f22b20cf083d4f68218e4137",
      "tree": "762df4868e3b98b59d9da9db7d5cfe6d54ae4de8",
      "parents": [
        "6acf7ee0f0886ef4b005a8f63a90f32f5f9a271a",
        "7ebb66e0fdbfea8bf5a0e387d6ea3409a7b2a6d2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 25 06:00:55 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 25 06:00:55 2021 +0000"
      },
      "message": "Merge \"Refactoring - Use existing Tempest APIs in \"QoS bandwidth limit rule\" tests\""
    },
    {
      "commit": "3a98dae4ff54632f6c8bd78757b66e9af9c04a5d",
      "tree": "3c79754f5efa9f844e2a83155e27e80e8630cdf7",
      "parents": [
        "6acf7ee0f0886ef4b005a8f63a90f32f5f9a271a"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Sep 17 17:25:27 2021 +0200"
      },
      "committer": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Sep 24 09:51:42 2021 +0200"
      },
      "message": "Make neutron-tempest-plugin-vpnaas job OVS based\n\nChange-Id: I03e4fbc0da7778081f01811c88dc3927123b6bf8\n"
    },
    {
      "commit": "6acf7ee0f0886ef4b005a8f63a90f32f5f9a271a",
      "tree": "caac38af1b801455418c1b7f8960b9aea701f941",
      "parents": [
        "42c205baafe5fe2bf0718f9d0937f7972ed6972d",
        "4abd06878fa66a7f1d9196af02a48fbcbf990c71"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 23 18:17:45 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 23 18:17:45 2021 +0000"
      },
      "message": "Merge \"Add tap-as-a-service API tests\""
    },
    {
      "commit": "42c205baafe5fe2bf0718f9d0937f7972ed6972d",
      "tree": "40acd9e3cf2392a61d361a776edb60a594bc00e4",
      "parents": [
        "28612d08cc841189a6b83297c6ffefa52b94ec11",
        "4d74044f42a026415ed491cf0c72ea81e3278dcb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 23 05:36:29 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 23 05:36:29 2021 +0000"
      },
      "message": "Merge \"Add skip function for IPv6Test tests\""
    },
    {
      "commit": "28612d08cc841189a6b83297c6ffefa52b94ec11",
      "tree": "d8ed352fa5f70434e0aecbdfaff85ecd98ebd204",
      "parents": [
        "feb7f94a534e40a64bdef365a2d65f3ffb8d04b9",
        "19b0b9933ee57c48616eebfda1267c519c645266"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 22 16:26:40 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 22 16:26:40 2021 +0000"
      },
      "message": "Merge \"Bump OVN version for master jobs\""
    },
    {
      "commit": "4d74044f42a026415ed491cf0c72ea81e3278dcb",
      "tree": "8a64fb9ada1864a4c279d8ebf425b23be01c1f1d",
      "parents": [
        "feb7f94a534e40a64bdef365a2d65f3ffb8d04b9"
      ],
      "author": {
        "name": "ibumarskov",
        "email": "ibumarskov@mirantis.com",
        "time": "Tue Mar 30 11:58:25 2021 +0400"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Sep 22 09:23:52 2021 +0000"
      },
      "message": "Add skip function for IPv6Test tests\n\nSkip_checks method should be called to check appropriate\nparameters (include specific test parameters such as\nipv6_subnet_attributes) before run IPv6Test.\n\nChange-Id: I6e1a0c192a8e8ce62b7437d864f4f4f86563db79\n"
    },
    {
      "commit": "4abd06878fa66a7f1d9196af02a48fbcbf990c71",
      "tree": "aaea91df939a5a1d8e6ab96f22decfdab2b2a048",
      "parents": [
        "feb7f94a534e40a64bdef365a2d65f3ffb8d04b9"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Aug 06 16:05:23 2021 +0200"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Thu Sep 09 16:09:13 2021 +0000"
      },
      "message": "Add tap-as-a-service API tests\n\nAs tap-as-a-service was moved under Neutron governance its tests should\nbe in neutron-tempest-plugin.\n\nChange-Id: I01dd33e0610e1db13815ea153b5c2299d8699d30\n"
    },
    {
      "commit": "7ebb66e0fdbfea8bf5a0e387d6ea3409a7b2a6d2",
      "tree": "d4a3c6586f1b2a1308c484e02f92483efa10dd00",
      "parents": [
        "a7c081344661e84a6cbed1fc3ec77ae30dae041a"
      ],
      "author": {
        "name": "zahlabut",
        "email": "ashtempl@redhat.com",
        "time": "Wed Sep 01 22:39:49 2021 +0300"
      },
      "committer": {
        "name": "zahlabut",
        "email": "ashtempl@redhat.com",
        "time": "Thu Sep 09 14:21:44 2021 +0300"
      },
      "message": "Refactoring - Use existing Tempest APIs in \"QoS bandwidth limit rule\" tests\n\nChange-Id: I742156400061f9b293fd655fb69a3c4db65cad37\n"
    },
    {
      "commit": "feb7f94a534e40a64bdef365a2d65f3ffb8d04b9",
      "tree": "9a98b0300c8ec65900ab7a517d6be60ebd28475c",
      "parents": [
        "a7c081344661e84a6cbed1fc3ec77ae30dae041a"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Sep 01 17:27:25 2021 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Sep 01 17:27:25 2021 +0000"
      },
      "message": "Use default \"ds512M\" advance image in older stable branches (II)\n\nThis patch amends [1], setting the default advance image \"ds512M\" for\nDesignate scenario jobs in older stable branches.\n\nRelated-Bug: #1940243\n\n[1]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806119\n\nChange-Id: Ied79caa66727f4df09fcbe8e4ec302c326862256\n"
    },
    {
      "commit": "a7c081344661e84a6cbed1fc3ec77ae30dae041a",
      "tree": "8b60c94c9f4617fcb158b119f5c6d54641c026ca",
      "parents": [
        "6e60149ef44a0d50bb04e0149756c227740c7d46",
        "0910d49e3e231e52fc956afaafcc2ed329ad8191"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 31 13:54:11 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 31 13:54:11 2021 +0000"
      },
      "message": "Merge \"Use default \"ds512M\" advance image in older stable branches\""
    },
    {
      "commit": "6e60149ef44a0d50bb04e0149756c227740c7d46",
      "tree": "10f5f78d503c0c67058aa71fdb45e5f7667855e4",
      "parents": [
        "0270aff59e21e5706a46417e2cdf016e249de34d",
        "a78d12a71c10b4d6b96ec6f3a503566fbe40516e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Aug 30 11:46:49 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 30 11:46:49 2021 +0000"
      },
      "message": "Merge \"neutron-lib: Skip tempest job for changes in unit tests code\""
    },
    {
      "commit": "0270aff59e21e5706a46417e2cdf016e249de34d",
      "tree": "af66958356dbe5027898b6d7bd9c2f07dc909f9d",
      "parents": [
        "2412aff1e812326343c5f8d91f0b74aa903e4912",
        "e7198c052c095a476c9e06dc092f25cf83bc04ae"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 26 21:57:57 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 26 21:57:57 2021 +0000"
      },
      "message": "Merge \"Add new scenario jobs for distributed dhcp\""
    },
    {
      "commit": "0910d49e3e231e52fc956afaafcc2ed329ad8191",
      "tree": "e61e108b4c462a35c874b1fb7392f080f96e4d43",
      "parents": [
        "2412aff1e812326343c5f8d91f0b74aa903e4912"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Thu Aug 26 08:52:40 2021 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Thu Aug 26 08:57:03 2021 +0000"
      },
      "message": "Use default \"ds512M\" advance image in older stable branches\n\nThose branches are not affected by the related bug. Furthermore,\nthose branches override the neutron-tempest-plugin version with an\nolder one that does not implement the method\n\"create_flavor_for_advance_image\". This method is used to create a\nspecific flavor used in the CI tests.\n\nChange-Id: Iad6fdfb3ebe7b5cafd8a1ee00724408abd7c17ff\nRelated-Bug: #1940243\n"
    },
    {
      "commit": "2412aff1e812326343c5f8d91f0b74aa903e4912",
      "tree": "e02d4ecde2d1ec6d545477c3b2c509b70c2fe81d",
      "parents": [
        "5f5e297fa1433ae67ee47a08c04e49487c7c6a67",
        "da60eab4dece0d81feef07a9903a758bca73ec11"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Aug 25 16:31:39 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 25 16:31:39 2021 +0000"
      },
      "message": "Merge \"Checking IP version from extra-dhcp-options\""
    },
    {
      "commit": "5f5e297fa1433ae67ee47a08c04e49487c7c6a67",
      "tree": "922017fafe2eeb7b674b4a73a9a4fdd0eb5a6cac",
      "parents": [
        "d30297b7d4ae050e5f027ca083d7a98598ea25a6",
        "58bf60cee67491c91b5e8d4fba756a2abb529c9e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Aug 25 16:28:41 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 25 16:28:41 2021 +0000"
      },
      "message": "Merge \"Add API tests for basic address_groups CRUD operations\""
    }
  ],
  "next": "da60eab4dece0d81feef07a9903a758bca73ec11"
}
