)]}'
{
  "log": [
    {
      "commit": "67b975ef3e0b5fa80855f61bf9d289efaafb917c",
      "tree": "876bb38c788b5b1fdf77e568e43de1d304df747a",
      "parents": [
        "9c2fd54623cb4302f9fdebafe2b05801d657c947"
      ],
      "author": {
        "name": "Oleksandr Kononenko",
        "email": "okononenko@mirantis.com",
        "time": "Thu Mar 05 09:29:51 2026 +0200"
      },
      "committer": {
        "name": "Oleksandr Kononenko",
        "email": "okononenko@mirantis.com",
        "time": "Thu Mar 26 07:24:22 2026 +0000"
      },
      "message": "Fix recordset name for update checking\n\nThe test_update_records_propagated_to_backends_* tests create a\nrecordsets with a TTL of 666, wait for creation to complete,\nupdate the TTL for these recordsets to 777, and check whether the\nupdates were applied.\nThe test checks whether the new TTL is present in the DNS server\nresponse. However, the tests create a recordsets with their own\nname, but use the domain name in the DNS server query.\nThis patch sets the correct name for the check and starts\ncomparing TTL values directly from the response.\n\nRelated-Prod: PRODX-57822\nChange-Id: Ib1919061d16aa4340351dbcb2dd39f8afbaabb28\n(cherry picked from commit 6c7a95909eb1d199313f7e72787adfe142bafa67)\n"
    },
    {
      "commit": "9c2fd54623cb4302f9fdebafe2b05801d657c947",
      "tree": "033784080b2f14eeb7015f0132ba39b95b54dd45",
      "parents": [
        "a357c6057aeb004ca5e94424372a1a08b33f7952"
      ],
      "author": {
        "name": "aarefiev",
        "email": "aarefiev@mirantis.com",
        "time": "Mon Nov 10 06:46:50 2025 -0800"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "pshchelokovskyy@mirantis.com",
        "time": "Thu Nov 27 12:41:52 2025 +0000"
      },
      "message": "Drop extra dns query\n\nUse result from query loop\nRelated-PRODX: PRODX-51199\n\nTODO: merge with I61c303145367293f09fcf4f4080dda99c8849633\nChange-Id: Ia963234df19d7f8dd9ea2f5a2bcf012694e676ed\n"
    },
    {
      "commit": "a357c6057aeb004ca5e94424372a1a08b33f7952",
      "tree": "35093a98b2f20eed8de02e76559d71f4b96eacf6",
      "parents": [
        "291b2a61666e70bf927130edb171f81629981ded"
      ],
      "author": {
        "name": "Mykyta Karpin",
        "email": "mkarpin@mirantis.com",
        "time": "Wed Sep 10 15:30:39 2025 +0200"
      },
      "committer": {
        "name": "Mykyta Karpin",
        "email": "mkarpin@mirantis.com",
        "time": "Fri Sep 12 08:54:33 2025 +0200"
      },
      "message": "Add check for dns record propagation to backend\n\nIn case we failed to wait for recordset status add ability to debug\n\nRelated-Prod: https://mirantis.jira.com/browse/PRODX-53762\nChange-Id: Idd2b9f871b957b1be89aa38471cc17517bb1d1bd\n"
    },
    {
      "commit": "291b2a61666e70bf927130edb171f81629981ded",
      "tree": "452ff257355be0051298f6a1d5daec30f8ac8b42",
      "parents": [
        "1d6fb5da50b0d56a68152fc8a0860b694e9251d1"
      ],
      "author": {
        "name": "Aleksey Kovpak",
        "email": "akovpak@mirantis.com",
        "time": "Thu Apr 10 23:09:27 2025 +0200"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:25:11 2025 +0000"
      },
      "message": "Adding a call_until_true function call to the dns query\n\nRelated-prod: PRODX-51199\nChange-Id: I61c303145367293f09fcf4f4080dda99c8849633\n"
    },
    {
      "commit": "1d6fb5da50b0d56a68152fc8a0860b694e9251d1",
      "tree": "b0517050a789a6c2a647ebfdba391858399a151e",
      "parents": [
        "f504bde1b19859af9ad1143385e4260b88e450a6"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Mon Nov 11 16:20:43 2024 +0000"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:25:08 2025 +0000"
      },
      "message": "Cleanup zone in test_share_imported_zone\n\nthe test was removing the zone import it created, but not the zone\nthat was created during import.\n\nRelated-Issue: PRODX-40358\nChange-Id: I15cc7e75bfbdcc362322d5ff51f42d538eff55c0\n"
    },
    {
      "commit": "f504bde1b19859af9ad1143385e4260b88e450a6",
      "tree": "ef852b3da53246f3a255bcaa5c320fc471ac5393",
      "parents": [
        "c41ea6e4aae8fc3558d244779d915c23c9ee7eab"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Mon Mar 11 18:15:55 2024 +0200"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:25:03 2025 +0000"
      },
      "message": "Catch zone import id being None in POST response.\n\nthe linked issue suggests that it is possible for zone import id to\nbe None right upon creation. While I was not able to reproduce this,\nlet\u0027s add an explicit catch for it to make such sutuation more obvious\nwhen this happens again.\n\nChange-Id: I1add5caa29a1ebaf789b1d1123b385de3bf6678d\nRelated-Issue: PRODX-39453\n"
    },
    {
      "commit": "c41ea6e4aae8fc3558d244779d915c23c9ee7eab",
      "tree": "5ce72774313d814033cefda4d0350c6b9f31a6c1",
      "parents": [
        "04983ac69adca9f1c562ff20b013276be32b6abd"
      ],
      "author": {
        "name": "dbiletskiy",
        "email": "dbiletskiy@mirantis.com",
        "time": "Mon Sep 04 20:14:58 2023 +0200"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:24:58 2025 +0000"
      },
      "message": "Skip test_create_zone_using_not_existing_tld\n\nWith wrong test TLD the zone creates successful\nif environment hasn\u0027t any TLD\u0027s.\n\nRelated-Issue: PRODX-29973\nChange-Id: I9094297f24c8b473f6455cc1a982ed5100788fb6\n"
    },
    {
      "commit": "04983ac69adca9f1c562ff20b013276be32b6abd",
      "tree": "e3aa104e9380e3cd89a7f06b6be96a3a69311280",
      "parents": [
        "095eb03c5da8e752e914149382b0bbed321c0a4c"
      ],
      "author": {
        "name": "dbiletskiy",
        "email": "dbiletskiy@mirantis.com",
        "time": "Mon Mar 13 15:28:35 2023 +0100"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:24:48 2025 +0000"
      },
      "message": "Removed create TLDs for tests that don\u0027t test TLds directly\n\nRelated-Prod: PRODX-29973\nChange-Id: I07693f417a746c479b6f8b22a65adc120b959e73\n"
    },
    {
      "commit": "095eb03c5da8e752e914149382b0bbed321c0a4c",
      "tree": "f15654d144a4c3ef2b880fa602560ebb101d188b",
      "parents": [
        "0aab8915bc55ebeea0960fbea717ffa583e06677"
      ],
      "author": {
        "name": "dbiletskiy",
        "email": "dbiletskiy@mirantis.com",
        "time": "Fri Mar 17 15:32:58 2023 +0100"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:23:35 2025 +0000"
      },
      "message": "Skip tests for production environment\n\nAllow tests for production in cases:\n- Tests that do CRUD for tlds\n    * pre-created testing TLDs\n\n- Tests that use TLDs for creating zones\n    * list of TLDs is empty\n    * pre-created testing TLDs\n\nRelated-Prod: PRODX-29973\nChange-Id: Ifcaa5115ad4e279ad70e7feb44b82a34e10d2a71\n"
    },
    {
      "commit": "0aab8915bc55ebeea0960fbea717ffa583e06677",
      "tree": "56dcaa6c592c7ce7e6fbbd8eb704e8eb5244a93b",
      "parents": [
        "f36fcee44adaf33e9280231c6b0b3a40c9cacd32"
      ],
      "author": {
        "name": "Vladyslav Drok",
        "email": "vdrok@mirantis.com",
        "time": "Thu Jul 30 13:29:04 2020 +0300"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Fri Apr 18 11:23:30 2025 +0000"
      },
      "message": "Create in-addr.arpa TLD when running TLD tests\n\nWithout adding this TLD, other tests that run in parallel and try to\ncreate floating ips might fail.\n\nCloses-Bug: #1889073\nRelated-issue: https://mirantis.jira.com/browse/PRODX-5699\nChange-Id: I2e1dd33b34992d9f9216fa41930225d264577e71\n(cherry picked from commit a3cee3d726a9c154a47068640f1db0ebb9dc8a10)\n(cherry picked from commit 9513f2132af99d6e82067ea7abede329261deadc)\n(cherry picked from commit 9abe0d6a967bc63c68613153663027439c33a5ba)\n"
    },
    {
      "commit": "f36fcee44adaf33e9280231c6b0b3a40c9cacd32",
      "tree": "39ff7f2db832a8eef98ecbfee2996c8c5278dfcb",
      "parents": [
        "c1f894bbff258fc37b60439bd2cb9620d66b8d7a"
      ],
      "author": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Wed Aug 28 16:47:01 2024 +0000"
      },
      "committer": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Thu Mar 13 16:41:46 2025 +0100"
      },
      "message": "Add multipool scenario tests\n\nChange-Id: Ica5005cd98cc76656ccdbe1681a5c9a5a611e29e\n"
    },
    {
      "commit": "c1f894bbff258fc37b60439bd2cb9620d66b8d7a",
      "tree": "65106f31e950045a225a3f6a170c4ca05afd2484",
      "parents": [
        "8c57aa24dad836a6ccda332ef0c0b3738a197f8d"
      ],
      "author": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Thu May 09 00:21:51 2024 +0200"
      },
      "committer": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Thu Mar 13 16:41:22 2025 +0100"
      },
      "message": "Add designate-manage pool scenario tests\n\nSo far we did not test designate-manage pool commands with real end-user\nscenarios.\n\nThis patch adds designate-manage pool scenario tests.\n\nChange-Id: Iaf848350a502b8f1697b495ee645a09a00974f24\n"
    },
    {
      "commit": "070e4cb6bf2768e6e12a967d6674fd3707901853",
      "tree": "b5c7cdc5da66c24182ff19186ebb46130567e7da",
      "parents": [
        "a9f39f33e84d3a73733941457eaf2f333bd595a7"
      ],
      "author": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Wed May 29 14:06:32 2024 +0200"
      },
      "committer": {
        "name": "Omer Schwartz",
        "email": "oschwart@redhat.com",
        "time": "Mon Nov 25 21:13:43 2024 +0000"
      },
      "message": "Add designate-manage path to tempest via a devstack script\n\nSo far, designate-manage was available to use in\ndesignate-tempest-plugin tests, but its path was not well known.\n\nThis patch adds a devstack script that would set a tempest.conf setting\nfor the designate-manage path.\n\nChange-Id: I26203522aaee9bb498bea9a1561eee65f6588244\n"
    },
    {
      "commit": "a9f39f33e84d3a73733941457eaf2f333bd595a7",
      "tree": "4fc485b204ca0ab1f05256be78ecf8afb6a1c91a",
      "parents": [
        "e56d8d9468ff250dcbaabfaf2378a1bb52413d83",
        "4d257b3abfd49a238ce71560523460817ed0a911"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Nov 25 12:52:17 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Nov 25 12:52:17 2024 +0000"
      },
      "message": "Merge \"Update hacking\""
    },
    {
      "commit": "e56d8d9468ff250dcbaabfaf2378a1bb52413d83",
      "tree": "668dc098624e949c65b7b20d0ce89ebb14942ce1",
      "parents": [
        "9d8aa101b5a0e679d42732ea4353a75c2cab1648"
      ],
      "author": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "me@eandersson.net",
        "time": "Wed Nov 13 01:48:59 2024 +0100"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Nov 13 01:05:07 2024 +0000"
      },
      "message": "Fix zone export test after tempest change\n\n\u003e tempest.lib.exceptions.NotAcceptable: Not Acceptable\n\u003e Details: b\u0027406 Not Acceptable\\n\\nThe resource could\n\n[1] https://review.opendev.org/c/openstack/tempest/+/934515\n\nChange-Id: I2e0b82725bd4b31a6bd2cc7090b95bac75a441e4\n"
    },
    {
      "commit": "4d257b3abfd49a238ce71560523460817ed0a911",
      "tree": "3a81f9860c3f325076592347ba8c84fb762ef4d3",
      "parents": [
        "9d8aa101b5a0e679d42732ea4353a75c2cab1648"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Nov 08 20:28:36 2024 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Nov 08 20:30:38 2024 +0000"
      },
      "message": "Update hacking\n\nThis patch updates the version of hacking to be consistent with\ndesignate.\nIt is required for flake8 to understand f-strings correctly.\nAlong with this version update, the patch fixes issues in the code found\nby the new versions.\n\nThis patch also disables two flake8 plugins from tempest T110 and T111\nas they are not compatible with the newer version of flake8.\nThey can be re-enabled once tempest updates to a newer hacking version\nand fixes these issues.\n\nChange-Id: Ia8153724e28cd0ce032d77ff08b4c35f75a1dfc8\n"
    },
    {
      "commit": "bb1996d7a87c7a68262506b8d5185b81b436e4c4",
      "tree": "b96f6dec7673e7f19ca4f6bd183e353d4d36737a",
      "parents": [
        "54411336cace2705bed941770f15d1eb42c2f7bb"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Aug 15 18:52:31 2024 -0700"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Aug 15 18:59:43 2024 -0700"
      },
      "message": "Remove system scope token usage\n\nDesignate (like any other services) does not support the system\nscope and now we are enabling the new defaults by default\n\n- https://review.opendev.org/c/openstack/designate/+/925627\n\nTo enable the new defaults, we need to remove the usage of system\nscope token from tests otherwise they fails\n\n- https://review.opendev.org/c/openstack/designate/+/926446/\n\nNeeded-By: https://review.opendev.org/c/openstack/designate/+/925627\nNeeded-By: https://review.opendev.org/c/openstack/requirements/+/925464\nChange-Id: I8162819f35e7aba5f9c5fab77f0308faf73287ea\n"
    },
    {
      "commit": "347fdbc9b4595a10b726526b3c0b5928e5b7fcf2",
      "tree": "84cd467440db8cd8b25302e09fa328987b9611f0",
      "parents": [
        "8b1b7ca101c768a903bb9b69bd0c857461470e21"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Tue Dec 19 14:08:30 2023 +0200"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Mar 12 14:06:10 2024 +0000"
      },
      "message": "Using a dedicated External network for PTR test suite\n\nTo avoid potential conflicts with other Tempest plugin like Neutron,\nusing a dedicated External network for Designate Tempest will be\na better practice.\n\nChange-Id: I6a1c143bd3894d1461b1079b94dcc03b06380cc4\n"
    },
    {
      "commit": "5877572709c671561e8d7df72e2d151ad5e3eaa6",
      "tree": "f4274c2fcfef9572dcdf379b87e919bf7458b9db",
      "parents": [
        "cdbb6ff2774540596085816b09ee9c704591b7e9",
        "d1c54e39a3ad2f832386129ee2d6530db01c7576"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jan 16 15:56:33 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 16 15:56:33 2024 +0000"
      },
      "message": "Merge \"Fix test_show_zone_impersonate_another_project\""
    },
    {
      "commit": "cdbb6ff2774540596085816b09ee9c704591b7e9",
      "tree": "56e3e3c1229f4e16c82f0061fd9c1d58dbc345a8",
      "parents": [
        "a3922846ac0e8aec976419692a8fee814942cce4",
        "2c4210966b1458ed1a35c065c448f168f11c7277"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jan 16 15:51:46 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 16 15:51:46 2024 +0000"
      },
      "message": "Merge \"Add test_not_existing_project_id test\""
    },
    {
      "commit": "a3922846ac0e8aec976419692a8fee814942cce4",
      "tree": "f383775cb551d72f1816757512c7cc0b40e2d48d",
      "parents": [
        "1e733017424590f8e5c994b5ecd7b128618756ad"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Dec 13 10:56:04 2023 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Dec 13 10:56:18 2023 +0200"
      },
      "message": "Fix \"ttl\" typos\n\nChange-Id: I20b99ab09e8c8fb5246e4697b6b32eef54623425\n"
    },
    {
      "commit": "2c4210966b1458ed1a35c065c448f168f11c7277",
      "tree": "ea7c53f72ce0e430dacd93784d388a168b59f234",
      "parents": [
        "1e733017424590f8e5c994b5ecd7b128618756ad"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Nov 19 17:05:56 2023 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Nov 19 17:06:02 2023 +0200"
      },
      "message": "Add test_not_existing_project_id test\n\nZone creation should fail if provided  project_id doesn\u0027t exist\n\nChange-Id: Ic562354a3b5e5b6ce27cf24a1abce0e1bc7f2aa3\n"
    },
    {
      "commit": "d1c54e39a3ad2f832386129ee2d6530db01c7576",
      "tree": "e79e09b091201d1c562c18035c2ddc0cb68c1d5b",
      "parents": [
        "1e733017424590f8e5c994b5ecd7b128618756ad"
      ],
      "author": {
        "name": "Jan Hartkopf",
        "email": "jhartkopf@inovex.de",
        "time": "Tue Nov 14 11:29:06 2023 +0100"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Nov 14 22:48:36 2023 +0000"
      },
      "message": "Fix test_show_zone_impersonate_another_project\n\nTest test_show_zone_impersonate_another_project was testing by getting a list\nof zones from the API instead of requesting a specific zone to show.\nThis patch corrects that, such that the test is using the show zone API code\npath.\n\nChange-Id: I67e709c9d61af3c5b75b79f27c0c2e9dc8fa08b9\nSigned-off-by: Jan Hartkopf \u003cjhartkopf@inovex.de\u003e\n"
    },
    {
      "commit": "1e733017424590f8e5c994b5ecd7b128618756ad",
      "tree": "4d682adddc6d88bae21e386cdaded1b72691bfd7",
      "parents": [
        "6eb43b36cc287d847ba2fc7805207545bca3be16"
      ],
      "author": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Fri Nov 03 05:25:21 2023 -0700"
      },
      "committer": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Fri Nov 03 05:30:49 2023 -0700"
      },
      "message": "Increase dns lookup timeout\n\nWe have been seeing a few DNS timeouts recently, most likely\ndue to the hardware not being able to keep up.\n\nChange-Id: I8da4b3b284530428ac79af4ed0dd6e3060435ea9\n"
    },
    {
      "commit": "770507655a3d4dfb8cb3da2c63affda71032b4f3",
      "tree": "936763bbb8cecf668b042b2f125cde9ed87930a4",
      "parents": [
        "428987b56adad4dccec683274f85bd36064a83c3"
      ],
      "author": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Thu Oct 05 03:54:59 2023 -0700"
      },
      "committer": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Thu Oct 05 12:01:54 2023 +0000"
      },
      "message": "Use reasonable sizes for negative tests\n\nThese tests had numbers large enough to trigger the middleware\nto limit the request body.\n\nRelated-Bug: #2036642\nChange-Id: Ie0c07199b0f0257452aa0e0fb5a4bfe546c7de29\n"
    },
    {
      "commit": "60a908098f1ea5be4cd9f9f3b198348fc8a11538",
      "tree": "c05fe964d8a419207877f2a1e2fe6567a123f821",
      "parents": [
        "c3adc64e446dd8de1a41a1e835f2419a43591243",
        "a12691b0868561b7810ab7063ab4e7696aa8b416"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 01 12:58:56 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 01 12:58:56 2023 +0000"
      },
      "message": "Merge \"Add a scenario test for classless PTR delegation\""
    },
    {
      "commit": "c3adc64e446dd8de1a41a1e835f2419a43591243",
      "tree": "16a3c4308be3b0f65c495d2f5e60d07c8fa90b63",
      "parents": [
        "fe6e065ccf08b67ec4ddd7f41add17c64811c555"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Jun 21 18:47:05 2022 +0000"
      },
      "committer": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Mon Jul 31 15:39:00 2023 +0000"
      },
      "message": "Fix test_pool sorted list assertion failures\n\nSome of the tests expect to be able to sort on the pool NS record priority. However, the rand_ns_records fake data generator can create NS records with equal priority which leads to undefined sort orders and ultimately invalid test failures.[2]\nThis patch makes sure the fake ns records created for tests never have equal priority values.\n\n[2] https://zuul.opendev.org/t/openstack/build/69325d93f36042f390b4301cfadd3aa8/log/job-output.txt#21738\n\nChange-Id: Ic04d1fe093dee54da64ccb238e9650ad5fc47eb8\n"
    },
    {
      "commit": "fe6e065ccf08b67ec4ddd7f41add17c64811c555",
      "tree": "08a539b860c9f458f39d27ecfa32ce0e1e09953e",
      "parents": [
        "0552b62a120e3ec84e2a4c00f2e7ed2be39278a3",
        "462e39d73f875e26bab1685f647eab1ea49491d0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jul 28 09:34:57 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 28 09:34:57 2023 +0000"
      },
      "message": "Merge \"Removes \"DDT\" module from Designate-Tempest-Plugin\""
    },
    {
      "commit": "462e39d73f875e26bab1685f647eab1ea49491d0",
      "tree": "f6cc9f7605e40e7d1b66e1d1d3ed0274684f9221",
      "parents": [
        "25c93a50ec2ce08677129071b123ce056fef9fe5"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Jun 14 17:06:53 2023 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jul 23 12:34:16 2023 +0300"
      },
      "message": "Removes \"DDT\" module from Designate-Tempest-Plugin\n\nThis patch removes DDT module from the code as well as\nall *.json files related to it.\n\nChange-Id: I2203d52c4a816dee0960339a8ea3e0ea023b131d\n"
    },
    {
      "commit": "0552b62a120e3ec84e2a4c00f2e7ed2be39278a3",
      "tree": "5c5222ce16abb6ab5a53c767c861c86a5379b0e8",
      "parents": [
        "88a5fee15dc070e0d098648f26ea8029a1e55341",
        "725b25003ed1208db07b5d8c517ce7fff57cf048"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Jul 22 17:57:59 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 22 17:57:59 2023 +0000"
      },
      "message": "Merge \"Shared Zones - new scenario test cases\""
    },
    {
      "commit": "88a5fee15dc070e0d098648f26ea8029a1e55341",
      "tree": "4c4362fb2dc68a153c93a147ee7c0fd90f9a0498",
      "parents": [
        "89da05dc308a1c192ce903208717f24e9a440e1c",
        "75acd12c08d69773a44d79db8ab7334dc842ef22"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jul 21 23:16:36 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 21 23:16:36 2023 +0000"
      },
      "message": "Merge \"Adds backend propagation check for E2E recordset scenario test\""
    },
    {
      "commit": "725b25003ed1208db07b5d8c517ce7fff57cf048",
      "tree": "c5e0ff499b246d99c1a1ae7a65366766f6ec5846",
      "parents": [
        "300523aa659223c85190c0028404fe07d448f22e"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jul 02 15:33:32 2023 +0300"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Jul 21 22:27:08 2023 +0000"
      },
      "message": "Shared Zones - new scenario test cases\n\nTests scenarios to reproduce this Launchpad bug:\nhttps://bugs.launchpad.net/designate/+bug/2025295\n1) test_list_zones_shared_with_more_then_two_projects\n2) test_create_recordset_for_zone_shared_with_two_projects\n\nChange-Id: Ia73e4d9d037e5ab5e7ac55fa70c41a39bc927db8\n"
    },
    {
      "commit": "9b0cec95fa2a6ad06147a479186c5edb9f157e42",
      "tree": "9ce0e712f1ff0b797fa7f2f7018eb916cb4475d8",
      "parents": [
        "25c93a50ec2ce08677129071b123ce056fef9fe5"
      ],
      "author": {
        "name": "Lilach Avraham",
        "email": "lavraham@redhat.com",
        "time": "Tue Jun 13 19:02:16 2023 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Fri Jul 14 10:58:45 2023 +0300"
      },
      "message": "[Designate] IPv6 detection check added\n\nThe current code assumes that the nameserver value configured\nin tempest.conf is one of these two options only: IPV4 or IPV4:PORT\nThere is no handling for IPV6 addresses(with/without PORT).\n(If IPV6 is set it causes traceback).\n\nThis patch adds support for IPV6.\n\nChange-Id: I6ee56fcc1f00bc55012bcd1895bddce5acfa07d4\n"
    },
    {
      "commit": "a12691b0868561b7810ab7063ab4e7696aa8b416",
      "tree": "99f254a9650487aa57fe5b71634c1ba013036be2",
      "parents": [
        "afdcc1c8f5a756bb12bbaad9f751b23ba2e08d92"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Sep 09 23:59:56 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Jun 06 14:28:55 2023 +0000"
      },
      "message": "Add a scenario test for classless PTR delegation\n\nThis patch adds a scenario test for classless in-addr.arpa delegation\n(RFC 2317).\n\nChange-Id: I11157615a1273d4f087e725cc09de3ad64e07d29\n"
    },
    {
      "commit": "afdcc1c8f5a756bb12bbaad9f751b23ba2e08d92",
      "tree": "b4fa0777437eb4f141eae27fbc3775fdebf001f6",
      "parents": [
        "0480597cb6366413a6b841272a8d43ff043b0bcd"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 26 23:53:02 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jun 01 00:40:16 2023 +0000"
      },
      "message": "Update testing for show and list a shared zone\n\nThis patch updates the tests to account for projects that have a zone\nshared with it can list and show the zone.\n\nChange-Id: I218bbf0c4f6a1609b6500ccb91765959823bf911\n"
    },
    {
      "commit": "0480597cb6366413a6b841272a8d43ff043b0bcd",
      "tree": "1825b7d97b4cced915617202347dd1aa5896487e",
      "parents": [
        "6167f3abcf45fb5a074a85bb4a7dedf666a66f63",
        "d52cff86c4b8bdd7618ee9272940e80c864a322a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 25 00:55:59 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 25 00:55:59 2023 +0000"
      },
      "message": "Merge \"This patch removes the usage of DDT module from test_unauthed.py\""
    },
    {
      "commit": "6167f3abcf45fb5a074a85bb4a7dedf666a66f63",
      "tree": "9156c001d5b5e04726d908a50f5dd8fa1ce91a1c",
      "parents": [
        "64cf3eaf108de73dd35d146ef26abb2fb78640d0",
        "a5ba980ef4840a13032098bc583d556bbdef2b94"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 24 21:02:49 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 24 21:02:49 2023 +0000"
      },
      "message": "Merge \"Unroll test_update_records_propagated_to_backends\""
    },
    {
      "commit": "d52cff86c4b8bdd7618ee9272940e80c864a322a",
      "tree": "54cd5fe0319ac734ef32f3b7068275c9f1fc7fd0",
      "parents": [
        "3b98486527503c96caca56268353bd09d83d32b5"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Apr 19 12:44:19 2023 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Apr 19 12:49:21 2023 +0300"
      },
      "message": "This patch removes the usage of DDT module from test_unauthed.py\n\nEach test is now will have its own idempotent_id.\n\nChange-Id: I878ec208f1c0179b6a7e01e41553531a8259a665\n"
    },
    {
      "commit": "64a70abee1e7b17e61878e1a7c50ebd450987514",
      "tree": "1d95adf5031903678d04f264b56da2789f597468",
      "parents": [
        "3b98486527503c96caca56268353bd09d83d32b5"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Apr 17 23:15:22 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Apr 17 23:17:21 2023 +0000"
      },
      "message": "Fix shared zones tests for scoped tokens\n\nScoped tokens do not have a project_id, which caused some of the new\nshared zones tests to fail. This patch corrects that issue by using sudo\nproject ids if scoped tokens is enabled for the test.\n\nChange-Id: Icf18d59a8fdf67e1e9ee893954703a53b0b9f070\n"
    },
    {
      "commit": "a5ba980ef4840a13032098bc583d556bbdef2b94",
      "tree": "77f53cde25c2f7b3d093e0b34bd162729d769b12",
      "parents": [
        "3b98486527503c96caca56268353bd09d83d32b5"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Apr 17 19:20:01 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Apr 17 20:07:11 2023 +0000"
      },
      "message": "Unroll test_update_records_propagated_to_backends\n\nThis patch unrolls the test_update_records_propagated_to_backends tests from\nDDT to ensure each test gets a proper idempotent ID. Previously fourteen tests\nhad the same ID.\nThis patch also fixes a scenario where if no nameservers are provided in the\ntempest.conf, the test would pass instead of being skipped.\n\nChange-Id: I85d871350fcacfb6e293092ff6c16a6dba7f952e\n"
    },
    {
      "commit": "3b98486527503c96caca56268353bd09d83d32b5",
      "tree": "0da7afb41f8903d2e527f5389a28680964c69e76",
      "parents": [
        "f4935ea128b467ac98bed588b00a6f70e2ece6ef",
        "fdbe35c32f21984ba0fa4b0932f10c0f04c8675e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 13 19:24:07 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 13 19:24:07 2023 +0000"
      },
      "message": "Merge \"Extending \"Shared Zones\" test coverage\""
    },
    {
      "commit": "fdbe35c32f21984ba0fa4b0932f10c0f04c8675e",
      "tree": "ca65f316bdf715736c7a0031ace3972ed13fd48b",
      "parents": [
        "759ee725b804869729cae8b2d6699416bd600b50"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Mar 01 15:37:45 2023 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Thu Apr 13 15:13:45 2023 +0300"
      },
      "message": "Extending \"Shared Zones\" test coverage\n\nThis patch adds:\n1) API and Scenario test cases for Admin tenant\n2) Quota tests, to ensure: \"quotas enforced against owner\"\n3) Negative scenario tests\n\nChange-Id: I0bbc6504ba2ef75bba8268d5e91b2588a4215555\n"
    },
    {
      "commit": "f4935ea128b467ac98bed588b00a6f70e2ece6ef",
      "tree": "064cda1a69ebb8025c4ffe0626275374325151f4",
      "parents": [
        "1f63edcc338d3d235460eae319cb76f9be1069ae"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Apr 11 16:53:59 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Apr 11 17:07:07 2023 +0000"
      },
      "message": "Accommodate stable branches with scoped tokens\n\nThis patch updates the Designate tempest plugin to accommodate stable\nbranches that still have keystone scoped tokens. The \"Direction\nchange\"[1] means scoped tokens were dropped in the Bobcat (2023.2)\nrelease. However the stable branches back to Wallaby will still have\nscoped tokens available as a configuration option.\n\n[1] https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#direction-change\n\nChange-Id: Ia57b5126dbc9fbe98cbcaa7ad0e11d36c21a14da\n"
    },
    {
      "commit": "288cdcf6973a399b761a4c5904f2152a8f678762",
      "tree": "68e939bcec6bcc529c25a2996cc474c1e49f8bbb",
      "parents": [
        "759ee725b804869729cae8b2d6699416bd600b50"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Mar 31 00:36:20 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Mar 31 16:24:24 2023 +0000"
      },
      "message": "Update designate-tempest-plugin \"direction change\"\n\nThe RBAC goal has changed[1] and system scope is no longer going to be\nused. This patch updates Designate tempest plugin to align to this change in\ndirection by removing the system scope from the policy tests.\n\n[1] https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#direction-change\n\nChange-Id: I4e5c56630d5cca96278fe67232519c067356da23\n"
    },
    {
      "commit": "759ee725b804869729cae8b2d6699416bd600b50",
      "tree": "072b073a83a1d3cde0d989f65e0fd00e34d219f6",
      "parents": [
        "a84e3194adf72fb2eb87f0c563065bb089b0d192",
        "ed18e74a697ea2aaa51005363e2882f8856d37dd"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Feb 24 09:00:30 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 24 09:00:30 2023 +0000"
      },
      "message": "Merge \"Add project_reader in new RBAC tests\""
    },
    {
      "commit": "ed18e74a697ea2aaa51005363e2882f8856d37dd",
      "tree": "8bd703cdc5ee79884126cb15c01d3b1c17828cda",
      "parents": [
        "73065cdacabf428e8ad3934fc3008f4f405971e1"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Jan 19 23:20:09 2023 -0600"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Feb 23 19:07:30 2023 +0000"
      },
      "message": "Add project_reader in new RBAC tests\n\nTempest is fixing the bug#1964509 (depends-on) where\nproject_reader user will be created under the same project\nas primary, project_member, project_admin users.\n\n\u0027primary\u0027, \u0027project_admin\u0027, \u0027project_member\u0027, and \u0027project_reader\u0027\ncreds will be created in same projects. All the alt creds will be\ncreated under the new projects. non alt and alt creds will use\ndifferent project, for example, \u0027project_alt_member\u0027 and\n\u0027project_member\u0027 creds will be created in different project.\n\nRelated-Bug: #1964509\n\nDepends-On: https://review.opendev.org/c/openstack/tempest/+/871018\nChange-Id: I143e69c1e150ddf7fa1757dea7bced6bff6739a9\n"
    },
    {
      "commit": "a84e3194adf72fb2eb87f0c563065bb089b0d192",
      "tree": "cceffc3400517d8bf868eaf8af88918b000cd5c9",
      "parents": [
        "73065cdacabf428e8ad3934fc3008f4f405971e1"
      ],
      "author": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Fri May 22 19:10:50 2020 +0300"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Feb 23 15:29:34 2023 +0000"
      },
      "message": "Add tempest tests for shared zones\n\nThis patch adds API and scenario test coverage for the shard zones\nfeature.\n\nAuthor: Igor Malinovskiy \u003cu.glide@gmail.com\u003e\nCo-Authored-By: Sergey Drozdov \u003csergey.drozdov.dev@gmail.com, sergey.drozdov93@thehutgroup.com\u003e\nCo-Authored-By: Michael Johnson \u003cjohnsomor@gmail.com\u003e\n\nChange-Id: I53a1e4676c5bbb63bee0c4bb91eac03c95dd3a3c\nPartial-Bug: #1714088\nDepends-On: https://review.opendev.org/726334\n"
    },
    {
      "commit": "73065cdacabf428e8ad3934fc3008f4f405971e1",
      "tree": "26049013d10bae7199fce06df33e4a66d132dd52",
      "parents": [
        "cc8f89b41c98080bf710b6fd038f7083bdaad6f4"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Feb 09 20:49:50 2023 +0000"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Feb 19 18:11:49 2023 +0200"
      },
      "message": "Add API version check capabilities\n\nThis patch adds a method that allows us to get the current Designate API version under test for use in test classes to skip tests against new features introduced in a specific API version.\nThis patch also centralizes the \"primary\" zones client to be instantiated once and updates the tests to use a standardized name for the client.\nFinally, it adds a missing requirement of oslo.serialization to requirements.txt.\n\nChange-Id: I240911c0ab9b9bad7851268865d6a8e867627673\n"
    },
    {
      "commit": "cc8f89b41c98080bf710b6fd038f7083bdaad6f4",
      "tree": "e9918051cabc3c894c495fb9032627a9f735a395",
      "parents": [
        "fe4672da2591f3e2c812bcbd8243d294c0f9cdc4"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Nov 30 00:31:24 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Feb 15 22:14:16 2023 +0000"
      },
      "message": "Add Designate hacking checks to the tempest plugin\n\nThis patch adds the Designate hacking checks to also run against\nthe Designate tempest plugin code to maintain consistent style\nchecking across the Designate repositories.\n\nChange-Id: I8f41bb8188ba8442dbf493dac39b8601f5208938\n"
    },
    {
      "commit": "fe4672da2591f3e2c812bcbd8243d294c0f9cdc4",
      "tree": "a9f22eb9ae417e0330703e8f12a8d7048358aac6",
      "parents": [
        "adf6319c1cfc3ca59e109865fb6cee5d8873d155",
        "bd21c75eaad9ac11d1f309a0cee5c6d1f569d220"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Feb 14 17:25:03 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 14 17:25:03 2023 +0000"
      },
      "message": "Merge \"Fix to support batch increment serial\""
    },
    {
      "commit": "75acd12c08d69773a44d79db8ab7334dc842ef22",
      "tree": "c23d6d4a9e02ef91af3689af01ee9f37028dfdc6",
      "parents": [
        "c9429994a4afeb7ee8cf82efbe543a615511a535"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jan 29 14:28:07 2023 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jan 29 14:35:25 2023 +0200"
      },
      "message": "Adds backend propagation check for E2E recordset scenario test\n\nIt\u0027s worth adding propagation check to this test:\n\u0027test_create_and_delete_records_on_existing_zone\u0027\nThis (DDT based) test covers almost all supported record types\nand therefore it makes sense using a query client here\nto ensure successfully create/delete of the recordset on the backends\nfor each tested type.\n\nChange-Id: I4796efc3deb79b5135f667f6880349b70aa016c7\n"
    },
    {
      "commit": "bd21c75eaad9ac11d1f309a0cee5c6d1f569d220",
      "tree": "fbe895c2c16a4a85a1b7a80c236b906f9d7f46fd",
      "parents": [
        "c9429994a4afeb7ee8cf82efbe543a615511a535"
      ],
      "author": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Sat Jan 28 22:14:07 2023 -0800"
      },
      "committer": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Sat Jan 28 22:14:07 2023 -0800"
      },
      "message": "Fix to support batch increment serial\n\nChange-Id: Ie2579c929875768c94658aef58bf97437ca92477\n"
    },
    {
      "commit": "adf6319c1cfc3ca59e109865fb6cee5d8873d155",
      "tree": "92f3c46c42193f77192b286af4dc959308be2562",
      "parents": [
        "c9429994a4afeb7ee8cf82efbe543a615511a535"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sun Jan 29 00:04:47 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sun Jan 29 04:18:58 2023 +0000"
      },
      "message": "Fix test_list_enabled_api_versions test case\n\nThe test_list_enabled_api_versions was not properly checking the enabled API versions and would always fail on new API version additions.\n\nThis patch corrects the list comprehension and updates the test to look for at least one of the base API versions in the returned results. This way the test will not artificially fail as we add new API versions.\n\nChange-Id: Ibcee798b15aaccf8fddd28f80df7112cda3a9ed5\n"
    },
    {
      "commit": "c9429994a4afeb7ee8cf82efbe543a615511a535",
      "tree": "6c14b769bfa5293ed9e55870e09d29998d2374e5",
      "parents": [
        "c8d2a022e4c80a3abdc0b458c110ec8b29d44093",
        "4f2367f64aad61078d38c717ed67f38053802a01"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun Jan 15 22:40:43 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jan 15 22:40:43 2023 +0000"
      },
      "message": "Merge \"Fix checking of the [dns].nameservers value\""
    },
    {
      "commit": "ff6c24db8461975b9409505f0dca89909ea410c9",
      "tree": "0df8c595ff10a39060020ef95ba9af4f7d7711ba",
      "parents": [
        "1d5fbf7613a56f831bdf34dd3f8419271199b215"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Apr 12 20:25:27 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Nov 23 00:18:45 2022 +0000"
      },
      "message": "Removing trigger_update_secondary_zone_negative\n\nThis patch removes the test_manually_trigger_update_secondary_zone_negative test because it is broken due to changes in dnspython and the need for this negative test is not clear.\n\nCloses-Bug: 1968717\nChange-Id: I08ea6758994a9bbd95bf9693ce344c2206818241\n"
    },
    {
      "commit": "4f2367f64aad61078d38c717ed67f38053802a01",
      "tree": "5033106fba3c043d34adf50ca7c71407b10382e9",
      "parents": [
        "e52be15f300c5cb3aae56839a55b19e5f493119b"
      ],
      "author": {
        "name": "Lukáš Piwowarski",
        "email": "lpiwowar@redhat.com",
        "time": "Thu Oct 27 11:11:31 2022 +0200"
      },
      "committer": {
        "name": "Lukáš Piwowarski",
        "email": "lpiwowar@redhat.com",
        "time": "Mon Nov 07 17:24:05 2022 +0100"
      },
      "message": "Fix checking of the [dns].nameservers value\n\nThis patch [1] introduced checking whether the CONF.dns.nameservers\nis empty. If the CONF.dns.nameservers value is empty then the\ninitialization of the QueryClient fails. This change makes the majority\nof designate-tempest-plugin tests fail even tests that do not use the\nQueryClient.\n\nThis patch introduces three changes:\n\n1) ValueError is raised only when the query() function is called so\n   that only tests that actually use the query() function fail.\n\n2) wait_for_query() function is fixed so that it never succeeds when the\n   CONF.dns.nameservers value is empty.\n\n3) Skip tests that rely upon [dns].nameserver value.\n\n[1] https://review.opendev.org/c/openstack/designate-tempest-plugin/+/860116\n\nChange-Id: Iedd151b2e47ed62adc168a97cb6021ccb47abb0f\n"
    },
    {
      "commit": "e52be15f300c5cb3aae56839a55b19e5f493119b",
      "tree": "486d9aeaf18076faff214cef396c4243c448b07e",
      "parents": [
        "6c251b44c57f8d08d45468ef00a5c4d53a9c923b"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Oct 12 21:48:32 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Oct 12 21:50:40 2022 +0000"
      },
      "message": "Fix blacklist scenario test conflicts\n\nA recent patch[1] reverted a fix for broad blacklists in scenario tests interferring with other test suites. This patch puts that fix[2] back in to stop cross-test suite failures due to blacklist collisions.\n\n[1] https://review.opendev.org/c/openstack/designate-tempest-plugin/+/853873\n[2] https://review.opendev.org/c/openstack/designate-tempest-plugin/+/816910\n\nChange-Id: I9e90196e2df945855ef7d6a74afac13834a1339a\n"
    },
    {
      "commit": "6c251b44c57f8d08d45468ef00a5c4d53a9c923b",
      "tree": "59680963b6adcb227c41989d2ec72be63f9164af",
      "parents": [
        "66b9b0c7b914c273d388164bb895c989095d3e13"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Mon Oct 03 21:21:17 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Mon Oct 03 19:56:07 2022 +0000"
      },
      "message": "DNS Query Client - raise ValueError if provided Nameservers list is empty\n\nThere is no sense to \"dig\" not existing DNS backends, therefor\nwhen Query Client object is being created with an empty list for\nthe namesrevers attribute, ValueError will be raised.\n\nChange-Id: I156508e404dc2d2966a189941b0b4ff13412953f\n"
    },
    {
      "commit": "66b9b0c7b914c273d388164bb895c989095d3e13",
      "tree": "f1d3f68b545d399b2b6e70e423d61ae2410ab40a",
      "parents": [
        "d1307ce3b0e7390bae12f4871a4c80ba3061055e",
        "25d20e6650f4fc84e9ea384cf50619746df2984b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun Oct 02 10:17:29 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Oct 02 10:17:29 2022 +0000"
      },
      "message": "Merge \"Fix - test_admin_creates_zone_matches_blacklist_name_or_regex\""
    },
    {
      "commit": "d1307ce3b0e7390bae12f4871a4c80ba3061055e",
      "tree": "cedcc1996e13969782dca14e6301750ffdeefec7",
      "parents": [
        "04ec7e1b4190c8f554c1b5a5cddd089730443067",
        "db3be98cefc6c21e3d54a7dbf9bc486cf45d9587"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun Oct 02 01:42:16 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Oct 02 01:42:16 2022 +0000"
      },
      "message": "Merge \"Deprecate option for old api_export_size bug\""
    },
    {
      "commit": "04ec7e1b4190c8f554c1b5a5cddd089730443067",
      "tree": "99315c3945f25aec147f4dc4be490ebeba3c7aa0",
      "parents": [
        "be96bd2a9174a5d88287a74390faba8e85aae4ef",
        "ea0b668c818abe88510fed84f0d8c66af28c3234"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Sep 22 19:39:29 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 22 19:39:29 2022 +0000"
      },
      "message": "Merge \"New quota boundray test:\"test_zone_quota_boundary\"\""
    },
    {
      "commit": "ea0b668c818abe88510fed84f0d8c66af28c3234",
      "tree": "b4ea84c0703e637fa055d702ee60bf7a7881158c",
      "parents": [
        "4803be5ac103e7027bccf29fffd6115f3386d241"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Mon Sep 19 14:10:36 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Sep 21 23:36:02 2022 +0300"
      },
      "message": "New quota boundray test:\"test_zone_quota_boundary\"\n\nTest scenario:\n1) Create a tenant and set its Zones quota to 1\n2) Create a first zone --\u003e PASS\n3) Create a second Zone --\u003e FAIL (413 over_quota)\n\nChange-Id: Ic47888d83a77b6f65213c1e55bbfca73eb5346b7\n"
    },
    {
      "commit": "be96bd2a9174a5d88287a74390faba8e85aae4ef",
      "tree": "fffdd5187d737300cffbef4003386bdef2f1d07a",
      "parents": [
        "4803be5ac103e7027bccf29fffd6115f3386d241",
        "310f1db53e737cd179900e6b25b2041019db4b8a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 21 15:38:38 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 21 15:38:38 2022 +0000"
      },
      "message": "Merge \"Adds TLD cleanup to \"test_recordset_validation\" test suite\""
    },
    {
      "commit": "db3be98cefc6c21e3d54a7dbf9bc486cf45d9587",
      "tree": "c6f0c0f110f26cb7dba69a10396fa316a4c97292",
      "parents": [
        "2e59657bdfb9aacd3606940ea976f3baadeec3f5"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Sun Sep 04 22:38:14 2022 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Sun Sep 04 22:40:59 2022 +0900"
      },
      "message": "Deprecate option for old api_export_size bug\n\nThis change deprecates the option to workaround the old bug. The bug\nwas fixed during Newton cycle and is fixed in all versions currently\nmaintained.\n\nRelated-Bug: #1573141\nChange-Id: I88ca5b481f7728da38f53c4e67710314e78da24d\n"
    },
    {
      "commit": "4803be5ac103e7027bccf29fffd6115f3386d241",
      "tree": "f93bd3be87d19c38a999b1565d2609222b324f50",
      "parents": [
        "63baf45083bbb9bf3f13c482c8ce7efd74b94b7e",
        "aa88bc6e09079a57497947ed9dd3f98fdbbc4ac2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Aug 31 18:05:24 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 31 18:05:24 2022 +0000"
      },
      "message": "Merge \"Fix the test_list_enabled_api_versions\""
    },
    {
      "commit": "25d20e6650f4fc84e9ea384cf50619746df2984b",
      "tree": "8b2b62848dea308613ccd0e52411650622de38e1",
      "parents": [
        "63baf45083bbb9bf3f13c482c8ce7efd74b94b7e"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Aug 21 14:19:11 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Aug 21 14:26:46 2022 +0300"
      },
      "message": "Fix - test_admin_creates_zone_matches_blacklist_name_or_regex\n\nScenario:\n1) Create two blacklist patterns: by regex and by exact name\n2) Ensure Primary fails to create a zone if its name is in blacklist\n3) Ensure Admin is able to create a zone even if its name is in blacklist\n4) Ensure Primary fails to create a zone if its name matches blacklist regex\n5) Ensure Admin is able to create a zone even if its name matches blacklist regex\n\nChange-Id: I258b1135dedb00d18a143e23a98dd0e2f284b8c6\n"
    },
    {
      "commit": "63baf45083bbb9bf3f13c482c8ce7efd74b94b7e",
      "tree": "df1bc1ad089fe47069968b7b7892073d9c4c2780",
      "parents": [
        "407b60f84416b6aeb13bcdea16fa40fef2326dd0",
        "a2b08ee1b19ad034afa4fb784fdd0c4c6b6ae652"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Aug 17 11:30:25 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 17 11:30:25 2022 +0000"
      },
      "message": "Merge \"Recordset scenario test suite changes\""
    },
    {
      "commit": "310f1db53e737cd179900e6b25b2041019db4b8a",
      "tree": "77c3ee8a1d7559d37fd05bdeca94626ec6eb4a24",
      "parents": [
        "407b60f84416b6aeb13bcdea16fa40fef2326dd0"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Mon Aug 15 17:01:41 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Mon Aug 15 17:08:56 2022 +0300"
      },
      "message": "Adds TLD cleanup to \"test_recordset_validation\" test suite\n\nTLDs created in \"test_recordset_validation\" weren\u0027t deleted\nby the cleanup. This patch is about to fix this issue.\n\nChange-Id: I7b3c80cbbcf74a16c94edbae88a8c4eb662c92dc\n"
    },
    {
      "commit": "407b60f84416b6aeb13bcdea16fa40fef2326dd0",
      "tree": "cda08efad3d9940a86f37189b1b6b17e76f733a9",
      "parents": [
        "2e59657bdfb9aacd3606940ea976f3baadeec3f5"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Jul 27 15:09:39 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Jul 27 15:11:49 2022 +0000"
      },
      "message": "Disable admin API tests by default\n\nDesignate has deprecated the admin API and it is disabled by default in Designate. The tempest tests for it should also be disabled by default.\nThis patch corrects that mis-match between the tempest plugin and Designate default configurations.\n\nCloses-Bug: #1982958\nChange-Id: Ie854b23cb4e86439b427b13c0d769c538e8927e5\n"
    },
    {
      "commit": "a2b08ee1b19ad034afa4fb784fdd0c4c6b6ae652",
      "tree": "cc070cd860d270c5cfae495777256590e9798662",
      "parents": [
        "2e59657bdfb9aacd3606940ea976f3baadeec3f5"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Tue Apr 12 18:02:24 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jul 24 11:46:07 2022 +0300"
      },
      "message": "Recordset scenario test suite changes\n\n1) Re-factoring: replace underscores by index, use constants\n2) Moving \"test_create_soa_record_not_permitted\" from Scenario to API\n3) New test: \"test_delete_ns_record_not_permitted\"\n   Primary user is not able to delete NS type recordset\n4) New test: \"test_update_records_propagated_to_backends\"\n   Update recordset TTL (all types except NS and SOA) and\n   make sure that the updated TTL is propagated to the backends\n5) Adding backend validation check to the existing test:\n   \"test_create_and_delete_records_on_existing_zone\"\n6) Remove \"NS\" type record from \"recordset_data.json\"\n   Reason: the test was bogus because it was creating an NS record\n   for a sub-zone\n\nChange-Id: I169b3666a941ac61ac56619cdbe0f947340f669f\n"
    },
    {
      "commit": "2e59657bdfb9aacd3606940ea976f3baadeec3f5",
      "tree": "520ab1a26b7205bb49ec52cf5c6d341aa60a6156",
      "parents": [
        "3fe1bd10cc1254b67b97dfb10c5406d89de1befc",
        "ced8704b752a59ff7a3156bbbe4eae3a7c7bde2c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jul 05 01:00:27 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 05 01:00:27 2022 +0000"
      },
      "message": "Merge \"Transfer Request - refactoring and new test cases\""
    },
    {
      "commit": "aa88bc6e09079a57497947ed9dd3f98fdbbc4ac2",
      "tree": "eb48761879247a3d0c30ce6bd4c1138d4c85a41d",
      "parents": [
        "3fe1bd10cc1254b67b97dfb10c5406d89de1befc"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jun 30 17:38:04 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jun 30 17:40:50 2022 +0000"
      },
      "message": "Fix the test_list_enabled_api_versions\n\nThis patch updates the test_list_enabled_api_versions to accomodate the\nupdate to the API version document to match the OpenStack standard\nformat.\n\nChange-Id: I7afca000f682cd72478cd45f863fad7d8a80b6f1\n"
    },
    {
      "commit": "3fe1bd10cc1254b67b97dfb10c5406d89de1befc",
      "tree": "121c1b61485052b038afc2894996e0a58ae4a536",
      "parents": [
        "3cb3fadb48a5ce98848f84388a683e3c0ff1bba9",
        "3b5d149cf3de56aaa8d9f56d0dfb92b474e2e596"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 29 20:39:32 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 29 20:39:32 2022 +0000"
      },
      "message": "Merge \"Zone Imports - refactoring and new test cases\""
    },
    {
      "commit": "3cb3fadb48a5ce98848f84388a683e3c0ff1bba9",
      "tree": "f30a67d6a4412040b615998f1f37fd0e8439634a",
      "parents": [
        "ee45b4c893a18cda7852479a1b8c8197177bd0b8",
        "4054a229f1cdb247b18f55a2a7a9f71ff920adee"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 29 20:39:30 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 29 20:39:30 2022 +0000"
      },
      "message": "Merge \"Adds new test case to validate min_ttl equal to Zero\""
    },
    {
      "commit": "ee45b4c893a18cda7852479a1b8c8197177bd0b8",
      "tree": "1f4a6f0130e0b549312fa11b0d306039bc3625c2",
      "parents": [
        "6d30411041c8873c9e98bf847ec78ba8978ba103",
        "356c5ae37d7ac06c8ea26344531019076cb4788e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 28 23:26:52 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 28 23:26:52 2022 +0000"
      },
      "message": "Merge \"Adding new test cases to \"quota\" scenario test suite\""
    },
    {
      "commit": "6d30411041c8873c9e98bf847ec78ba8978ba103",
      "tree": "e0d0eb2def97c5213d3e548d6a8f24dfa8eb1433",
      "parents": [
        "0657d246b199510c7dca5f4f67606e7e85e735b3",
        "8060d1cf56c293145bd6501bbd40d7d32ef5e783"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 28 22:37:10 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 28 22:37:10 2022 +0000"
      },
      "message": "Merge \"Test \"NOTIFY\" message is sent to Nameservers\""
    },
    {
      "commit": "ced8704b752a59ff7a3156bbbe4eae3a7c7bde2c",
      "tree": "9f10b671759aae61fe4aa09f9fa2737e1d44fac9",
      "parents": [
        "6d5e0a1406070667f97718e98dfe21dbc95b3d98"
      ],
      "author": {
        "name": "Lilach Avraham",
        "email": "lavraham@redhat.com",
        "time": "Sun Jun 19 16:24:30 2022 +0300"
      },
      "committer": {
        "name": "Lilach Avraham",
        "email": "lavraham@redhat.com",
        "time": "Mon Jun 27 21:21:57 2022 +0300"
      },
      "message": "Transfer Request - refactoring and new test cases\n\n1) Refactoring:\n   - Replace Python underscore variable with indexing.\n   - Remove the \"message\" assertion\n2)\"test_create_transfer_request_404\"\n   - Try to create a transfer request with random id\n3)\"test_zone_transfer\"\n   - Validation that transfer_accept deleted\n     after the transfer_request delete\n\nChange-Id: If7aa1033d52b71a6e01559b6cd468d2f5e6ddf9c\n"
    },
    {
      "commit": "0657d246b199510c7dca5f4f67606e7e85e735b3",
      "tree": "5b7327afc808ef42763f48d140c36d4e6d1d2455",
      "parents": [
        "6d5e0a1406070667f97718e98dfe21dbc95b3d98"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jun 26 12:14:45 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jun 26 15:38:02 2022 +0300"
      },
      "message": "Remove \"skip_because\" decorator - Launchpad:1934252\n\nBug was fixed in the Designate code and\n\"test_create_blacklist_invalid_pattern\" is now PASS\n\nChange-Id: I7504b0e8e140be8d4dfd5c4291e928373bccc926\n"
    },
    {
      "commit": "4054a229f1cdb247b18f55a2a7a9f71ff920adee",
      "tree": "0bf543ea950063e96a25e195c283e8d01fe5b010",
      "parents": [
        "6d5e0a1406070667f97718e98dfe21dbc95b3d98"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Thu Jun 23 13:16:51 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun Jun 26 09:56:42 2022 +0300"
      },
      "message": "Adds new test case to validate min_ttl equal to Zero\n\n1) Refactoring - moving negative test cases to the\n   dedicated class\n2) \"test_create_zone_ttl_zero\" - create a Zone with TTL:0\n   and make sure that the created Zone has TTL:0\n\nChange-Id: I96022307ef1e8deb59015c284c5fadce70720c82\n"
    },
    {
      "commit": "6d5e0a1406070667f97718e98dfe21dbc95b3d98",
      "tree": "42869aa86879233ff5df9f84c9f4106b19767e25",
      "parents": [
        "1852668517a2ba1b43dc7076e452301e6ded09e3",
        "c136230e7eca58ece932781e995ac1780bd1e6ce"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 15 18:13:39 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 15 18:13:39 2022 +0000"
      },
      "message": "Merge \"Remove six\""
    },
    {
      "commit": "356c5ae37d7ac06c8ea26344531019076cb4788e",
      "tree": "aaa01edc7170c6ad822413dd219213fc386edb16",
      "parents": [
        "1852668517a2ba1b43dc7076e452301e6ded09e3"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sat Feb 05 00:16:35 2022 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Tue Jun 14 17:48:00 2022 +0300"
      },
      "message": "Adding new test cases to \"quota\" scenario test suite\n\n1) test_api_export_size_quota\n   Verifies: \"Number of recordsets allowed in a zone export\"\n2) test_recordset_records_quota\n   Verifies: \"Number of records allowed per recordset\"\n3) test_zone_records_quota\n   Verifies: \"Number of records allowed per zone\"\n4) test_zone_recordsets_quota\n   Verifies: \"Number of records allowed per recordset\"\n5) test_zones_quota (modify)\n   Verifies: \"The number of zone allowed per project\"\n\nChange-Id: Ia89091087f004e174f38ca0685605057abbf5cdd\n"
    },
    {
      "commit": "3b5d149cf3de56aaa8d9f56d0dfb92b474e2e596",
      "tree": "3c369dee88ce149eb4a53f3f3e6a20e7232a7de9",
      "parents": [
        "1852668517a2ba1b43dc7076e452301e6ded09e3"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Mon Mar 07 12:31:49 2022 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Tue Jun 14 10:26:34 2022 +0300"
      },
      "message": "Zone Imports - refactoring and new test cases\n\n1) Refactoring:\n   - Replace Python underscore variable with indexing.\n   - Use constants.\n   - Move negative test cases to dedicated \"Negative\" class.\n   - Client\u0027s \"create_zone_import\" had to be improved.\n   - Using provided \"wait_until\" in the existing tests.\n2) \"test_create_zone_import_invalid_file_data\"\n   Try to create a zone import using invalid zone file data.\n   Expected: zone gets into the ERROR status.\n3) \"test_zone_cannot_be_update_by_import\"\n   Try to update an existing zone using Zone import.\n   Expected: zone import gets into the ERROR status.\n4) \"test_create_zone_import_invalid_content_type\" to test\n   \"415 unsupported_content_type\" error response.\n\nChange-Id: Ifce7e6ed910c43aacc566cdf692eec45779811e4\n"
    },
    {
      "commit": "1852668517a2ba1b43dc7076e452301e6ded09e3",
      "tree": "b8d6237ac1dc14848ca0a6ed0577ed8d8edf6523",
      "parents": [
        "5365b677f82d104bb4bd9715dec19859fe3db9bf",
        "cd0f76ead3b430babf459fb1070403c57021dd2c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 02:05:47 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 02:05:47 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - zones import\""
    },
    {
      "commit": "5365b677f82d104bb4bd9715dec19859fe3db9bf",
      "tree": "77fe57ae7738aae7223df039fc050479a1fd63b7",
      "parents": [
        "e680a593fa99fff20f63a0296c9ee18d2ab8f162",
        "0b820929368747fe4c6922f2e2214a8934a537e0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 02:05:45 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 02:05:45 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - zone export\""
    },
    {
      "commit": "e680a593fa99fff20f63a0296c9ee18d2ab8f162",
      "tree": "deaeabf07cfd1d55c1e2c29631f4929ee2032f8e",
      "parents": [
        "15015b4571785779e98adeee5ea2918b1e77c695",
        "cc3fb1e1d5204266a5451f7debc47be444793dc7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 02:05:43 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 02:05:43 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - zone transfer acc\""
    },
    {
      "commit": "15015b4571785779e98adeee5ea2918b1e77c695",
      "tree": "d4c66372e2f6620a1ef60853051275ac4322c097",
      "parents": [
        "7b3deccd8e40e02014ba9d6b9148255e9ce41b05",
        "568dc60a27517622f06b96b16d2bfff313635898"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 02:05:41 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 02:05:41 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - zone transfer req\""
    },
    {
      "commit": "7b3deccd8e40e02014ba9d6b9148255e9ce41b05",
      "tree": "b8662e06197b3dcba2ae2585790a9cb22fa7248e",
      "parents": [
        "1ea04a4f01fd190444fa280af36ea0d3368e516c",
        "62c46b9ff6a449fff8ae5c07231e921f37b6d81a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 02:05:39 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 02:05:39 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - tsigkeys\""
    },
    {
      "commit": "1ea04a4f01fd190444fa280af36ea0d3368e516c",
      "tree": "d0cc424441ffd484542f3276e4964e6f129e7730",
      "parents": [
        "12206ff8cf2f54b8af3e0ca1e77a6042d7d89b26",
        "5f95d7cc4373bda2c2fe6dc4de1d07e6e5237d76"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 02:05:37 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 02:05:37 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - recordset\""
    },
    {
      "commit": "12206ff8cf2f54b8af3e0ca1e77a6042d7d89b26",
      "tree": "847c4191541655c5bcb59f5150749ccdf54d775d",
      "parents": [
        "f9f904baa61fe4fdc1d143bb0ac2f5b013bfb7f1",
        "1eb2c4f7c235084229834f57d2a0896da525516c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:54:05 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:54:05 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - Quotas\""
    },
    {
      "commit": "f9f904baa61fe4fdc1d143bb0ac2f5b013bfb7f1",
      "tree": "3047bff902362293d7386d5fa70ffc045e5c12af",
      "parents": [
        "8b60a1c869368a5acc6e7525012492870c9672b8",
        "b0c55aa99633c428130dcbdea36f677516c12349"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:54:03 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:54:03 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - Designate Limits\""
    },
    {
      "commit": "8b60a1c869368a5acc6e7525012492870c9672b8",
      "tree": "d703705e7c9eb65360464f67def2d5bbc38ec36a",
      "parents": [
        "39c8bf2fbcd39415e7b60d2d2961e83c485312fc",
        "37a442c7cf734ddcf025058e900b63f059968f8b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:54:01 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:54:01 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - Pools\""
    },
    {
      "commit": "39c8bf2fbcd39415e7b60d2d2961e83c485312fc",
      "tree": "ec6f40ddec44fdd818cfac14bc32102f18f6bd67",
      "parents": [
        "b5869ecd36eeb88c32a0dfc0a7c160de4672828a",
        "fdb7b51799feefcfc830929fab1cf28f7c8204a8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:53:09 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:53:09 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - Zone Abandon\""
    },
    {
      "commit": "b5869ecd36eeb88c32a0dfc0a7c160de4672828a",
      "tree": "bf3a3125717af0d535affdf417a18b4c3f3a2863",
      "parents": [
        "886ea1c4bfc0e6db926292dbf42103fc9c2c993a",
        "ef021cb82e78cd3c1d84a1d58d60e73224ab2a5e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:53:05 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:53:05 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - Service Statuses\""
    },
    {
      "commit": "886ea1c4bfc0e6db926292dbf42103fc9c2c993a",
      "tree": "25eda20896b6cfd93811f2e07f77bc3f05ec416e",
      "parents": [
        "40a3877f02d9f895aba894207e5194f8d7608808",
        "0fbbccdfd4d004e49aa41e5f2d3ebb2b710e03f9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:53:03 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:53:03 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - TLDs\""
    },
    {
      "commit": "40a3877f02d9f895aba894207e5194f8d7608808",
      "tree": "9dced81555cff461122db48c35fab4a646820286",
      "parents": [
        "d6c940988863333596b1e115b040d07bca0f7268",
        "3ff84af052f366927045a79cc2762e0cfa45b980"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:53:01 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:53:01 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing - zones\""
    },
    {
      "commit": "d6c940988863333596b1e115b040d07bca0f7268",
      "tree": "2b7b464bba9ff30739f785f8fea8325e1ca9d717",
      "parents": [
        "abf66d1a09a89b6a189fa7e8eb68c68bf20e6521",
        "bf2379bb971437e36b983e48b5435aa326bb1926"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 07 01:52:59 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 01:52:59 2022 +0000"
      },
      "message": "Merge \"Expand Designate RBAC testing\""
    },
    {
      "commit": "cd0f76ead3b430babf459fb1070403c57021dd2c",
      "tree": "ffc30803ca9c382d691dc37756e073b4c1f8f239",
      "parents": [
        "0b820929368747fe4c6922f2e2214a8934a537e0"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Apr 08 22:29:23 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 27 19:25:51 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - zones import\n\nThis patch adds RBAC testing for allowed and disallowed credentials.\nThis is one of a series of patches adding testing. This patch covers the\nzones import API.\n\nChange-Id: I3b7f7eb00a31da5d9f26e71f961ca5300ec17bd2\n"
    },
    {
      "commit": "0b820929368747fe4c6922f2e2214a8934a537e0",
      "tree": "1eb8276579aa84725d11f123e8d8a5935adf662c",
      "parents": [
        "cc3fb1e1d5204266a5451f7debc47be444793dc7"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Apr 08 21:15:01 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 27 19:25:10 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - zone export\n\nThis patch adds RBAC testing for allowed and disallowed credentials.\nThis is one of a series of patches adding testing. This patch covers the\nzone export API.\n\nChange-Id: Ia3effe23eac22b56bab20314750c5b3bbace27c8\n"
    },
    {
      "commit": "cc3fb1e1d5204266a5451f7debc47be444793dc7",
      "tree": "d38e70d9c4fe32eb3b744f2d69d281db307c4bda",
      "parents": [
        "568dc60a27517622f06b96b16d2bfff313635898"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Apr 07 21:27:49 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 27 19:24:30 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - zone transfer acc\n\nThis patch adds RBAC testing for allowed and disallowed credentials.\nThis is one of a series of patches adding testing. This patch covers the\nzone transfer accept API.\n\nThis patch also updates the list_transfer_accept service client to\nreturn results consistent with the other \"list\" service clients.\n\nChange-Id: I0a6145e8b348fdbe68dd5518dc7b6720fbaae8db\n"
    },
    {
      "commit": "568dc60a27517622f06b96b16d2bfff313635898",
      "tree": "04d46b4477058d2776332c6c4fabf9ee789facd7",
      "parents": [
        "62c46b9ff6a449fff8ae5c07231e921f37b6d81a"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Apr 01 23:08:54 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 27 15:03:45 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - zone transfer req\n\nThis patch adds RBAC testing for allowed and disallowed credentials.\nThis is one of a series of patches adding testing. This patch covers the\nzone transfer request API.\n\nDepends-On: https://review.opendev.org/c/openstack/designate/+/836217\nChange-Id: I7699e44ced5462267fe45cac78b1ee148f6603f6\n"
    }
  ],
  "next": "62c46b9ff6a449fff8ae5c07231e921f37b6d81a"
}
