)]}'
{
  "log": [
    {
      "commit": "89b83ce16381a5980c7158ae0e04ae3421cc3342",
      "tree": "9a61168ebabcbee5b2d3489669621bab2b807086",
      "parents": [
        "7b42025906fd420983f8179e76fe2580c94e76db"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Mar 31 00:36:20 2023 +0000"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Sat Sep 02 18:30:54 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\nRelated-Issue: PRODX-34966\n"
    },
    {
      "commit": "7b42025906fd420983f8179e76fe2580c94e76db",
      "tree": "da6374f3282bb511dbcbd96a4cc519858962ee5a",
      "parents": [
        "19e680648ea0597dcd45ce84ecdcf4f90c63bc95"
      ],
      "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": "Mon Aug 07 17:59:08 2023 +0300"
      },
      "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": "19e680648ea0597dcd45ce84ecdcf4f90c63bc95",
      "tree": "5769a147c29b92066b8b216ee7be193cbf2850ac",
      "parents": [
        "df60797e9ec64efca9bc9cb39e2a1bc383e9ce06"
      ],
      "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": "Mon Aug 07 17:59:08 2023 +0300"
      },
      "message": "Removed create TLDs for tests that don\u0027t test TLds directly\n\nRelated-Prod: PRODX-29973\nChange-Id: I07693f417a746c479b6f8b22a65adc120b959e73\n"
    },
    {
      "commit": "df60797e9ec64efca9bc9cb39e2a1bc383e9ce06",
      "tree": "ce21f619123df94cb419eb0f1f53835d3a8434b5",
      "parents": [
        "759ee725b804869729cae8b2d6699416bd600b50"
      ],
      "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": "Mon Aug 07 17:59:03 2023 +0300"
      },
      "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": "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": "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": "c8d2a022e4c80a3abdc0b458c110ec8b29d44093",
      "tree": "0d803a56035111c683566ea3bdd4f1089dc2ddb3",
      "parents": [
        "ff6c24db8461975b9409505f0dca89909ea410c9",
        "a2e80a35855eb88078aa8e847677de393e17b910"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jan 13 06:50:16 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 13 06:50:16 2023 +0000"
      },
      "message": "Merge \"Pin stable branch jobs nodeset to Ubuntu Focal (20.04)\""
    },
    {
      "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": "a2e80a35855eb88078aa8e847677de393e17b910",
      "tree": "c9b9f3db30e95e5cf221620f86b732178c58b1f5",
      "parents": [
        "1d5fbf7613a56f831bdf34dd3f8419271199b215"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Sat Oct 15 21:30:54 2022 -0500"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Nov 22 16:00:18 2022 +0000"
      },
      "message": "Pin stable branch jobs nodeset to Ubuntu Focal (20.04)\n\nIn 2023.1 cycle. we are moving the default distro\nversion of Ubuntu to Jammy (22.04)[1] so we need to pin\nthe nodeset for stable branch job in master gate so that\nthey continue run on their supporting distro version which is\nUbuntu Focal since stable/victoria.\n\n[1] https://governance.openstack.org/tc/goals/selected/migrate-ci-jobs-to-ubuntu-jammy.html\n\nChange-Id: I20e9be1071c27301a07089ec70c9ceb53fca7633\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": "1d5fbf7613a56f831bdf34dd3f8419271199b215",
      "tree": "9520cce0450342d415f1b2f023f000a173a975e4",
      "parents": [
        "b0d3f9a54f4081dcacbff4151e7a91126c52691c"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Fri Oct 14 14:08:30 2022 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Fri Oct 14 14:08:30 2022 +0200"
      },
      "message": "Add designate-bind9-stable-zed job\n\nAfter stable/zed was released, we should also test updates to the\ntempest-plugin against that branch.\n\nChange-Id: I877732fa51f60d2b50fb552a63e00df76f80b690\n"
    },
    {
      "commit": "b0d3f9a54f4081dcacbff4151e7a91126c52691c",
      "tree": "9c31ac0b5764431dc12eef7ce072e03dd8434380",
      "parents": [
        "e52be15f300c5cb3aae56839a55b19e5f493119b"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Fri Oct 14 14:06:27 2022 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Fri Oct 14 14:06:27 2022 +0200"
      },
      "message": "Drop explicit queue configuration\n\nIt will be inherited via the designate-devstack-jobs project template,\nso we can drop the explicit setting.\n\nDepends-On: https://review.opendev.org/c/openstack/designate/+/861352\nChange-Id: Ib555ea19c183149ebdf25f7915089c405c23644d\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"
    },
    {
      "commit": "62c46b9ff6a449fff8ae5c07231e921f37b6d81a",
      "tree": "83b613ca05b545bcdb7fa95e0f3d4bbe448d3fb7",
      "parents": [
        "5f95d7cc4373bda2c2fe6dc4de1d07e6e5237d76"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Mar 31 22:35:43 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 27 00:16:51 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - tsigkeys\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\ntsigkeys API.\n\nChange-Id: I93973c5dddae13dbb453591f1cb6a9a5a41f9b49\n"
    },
    {
      "commit": "5f95d7cc4373bda2c2fe6dc4de1d07e6e5237d76",
      "tree": "f1d57759f8aae6ea16e58ace989bdfef957aaa26",
      "parents": [
        "1eb2c4f7c235084229834f57d2a0896da525516c"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Mar 30 22:53:20 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri May 27 00:16:33 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - recordset\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\nrecordset API.\n\nChange-Id: I9d31013070fe7a400720973e739d88e428f4b583\n"
    },
    {
      "commit": "1eb2c4f7c235084229834f57d2a0896da525516c",
      "tree": "1130f3e70e1c4847e1902ea3804a3f332c2a70e4",
      "parents": [
        "b0c55aa99633c428130dcbdea36f677516c12349"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Mar 23 23:30:24 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu May 26 20:24:14 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - Quotas\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\nquotas API.\n\nDepends-On: https://review.opendev.org/c/openstack/designate/+/834975\nChange-Id: If65926433b64316adba5fb29ec945b84de77951f\n"
    },
    {
      "commit": "8060d1cf56c293145bd6501bbd40d7d32ef5e783",
      "tree": "5a7722f45f48032e6ab85e75758ed2e81d98b49f",
      "parents": [
        "abf66d1a09a89b6a189fa7e8eb68c68bf20e6521"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Fri Feb 04 17:05:37 2022 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Thu May 26 15:26:18 2022 +0300"
      },
      "message": "Test \"NOTIFY\" message is sent to Nameservers\n\nNew test case: \"test_notify_msg_sent_to_nameservers\"\nTest scenario:\n1) Create a zone and wait till ACTIVE\n2) Update zone\u0027s TTL, esure that ACTIVE + Serial has changed\n3) Sampling Nameservers up until new Serial is detected in zone\u0027s SOA\n   record or tiemout has reached.\nNote: also includes minor code improvements for existing tests.\n\nChange-Id: I11ed5896902aa869562e797e25444d5052f2fc42\n"
    },
    {
      "commit": "abf66d1a09a89b6a189fa7e8eb68c68bf20e6521",
      "tree": "031b075d7cf4e65d9abf8714f031b1a19c6aa08c",
      "parents": [
        "908daaf4980f27411691ae929f93eff6edc73135",
        "5076600c9a0106718b94cfa0cea9f22f6135a259"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 26 01:56:29 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 26 01:56:29 2022 +0000"
      },
      "message": "Merge \"Re-enable test_admin_sets_invalid_quota_values\""
    },
    {
      "commit": "b0c55aa99633c428130dcbdea36f677516c12349",
      "tree": "3ffea3c005df0c57fc69ff3176e04f1ad16c23c7",
      "parents": [
        "37a442c7cf734ddcf025058e900b63f059968f8b"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Mar 15 22:09:36 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed May 25 22:29:29 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - Designate Limits\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\nlimits API.\n\nChange-Id: Id9d421f34922044b40e1e79b06ff99b4a6e0f549\n"
    },
    {
      "commit": "37a442c7cf734ddcf025058e900b63f059968f8b",
      "tree": "562b18453c8c44fbb9e44f511ba6c40441895a66",
      "parents": [
        "fdb7b51799feefcfc830929fab1cf28f7c8204a8"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Mar 14 23:35:02 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed May 25 22:28:09 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - Pools\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\npools API.\n\nChange-Id: I4bb760480de050fd68b38da805a8fc0f350db2c5\n"
    },
    {
      "commit": "fdb7b51799feefcfc830929fab1cf28f7c8204a8",
      "tree": "afe93941feb591b0ecdf19f237def04fba6e4c3d",
      "parents": [
        "ef021cb82e78cd3c1d84a1d58d60e73224ab2a5e"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sat Mar 12 00:33:09 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed May 25 22:27:59 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - Zone Abandon\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 abandon API.\n\nChange-Id: Ic4822155a1402cc8585da4d12e8b2465bea75dad\n"
    },
    {
      "commit": "ef021cb82e78cd3c1d84a1d58d60e73224ab2a5e",
      "tree": "c4813c7e0a313b205f10f647c38d3d31477703c2",
      "parents": [
        "0fbbccdfd4d004e49aa41e5f2d3ebb2b710e03f9"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Mar 11 23:32:28 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed May 25 22:27:42 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - Service Statuses\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\nservice statuses API.\n\nChange-Id: Ia9c474edb7e936a507b20cc4692fe72141997798\n"
    },
    {
      "commit": "0fbbccdfd4d004e49aa41e5f2d3ebb2b710e03f9",
      "tree": "6c196d9ce3a98050f61158d631fa58e37e2c267b",
      "parents": [
        "3ff84af052f366927045a79cc2762e0cfa45b980"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Mar 11 23:25:07 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed May 25 19:32:49 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - TLDs\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\ntld API.\n\nChange-Id: I85d1f7013f1596c4998486bb6539725fb20770ef\n"
    },
    {
      "commit": "3ff84af052f366927045a79cc2762e0cfa45b980",
      "tree": "9610d19b6e9181baa821dc7c43856f252a84aeee",
      "parents": [
        "bf2379bb971437e36b983e48b5435aa326bb1926"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Sep 03 20:16:34 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue May 24 22:23:00 2022 +0000"
      },
      "message": "Expand Designate RBAC testing - zones\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 API.\n\nChange-Id: I2312e0e4293b60d9644f8c0d3a41e0b5f330c20d\n"
    },
    {
      "commit": "bf2379bb971437e36b983e48b5435aa326bb1926",
      "tree": "2a3b4aa26a0440df4f8211f07d6d45d1f571a00d",
      "parents": [
        "908daaf4980f27411691ae929f93eff6edc73135"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Aug 27 00:04:50 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue May 24 22:19:35 2022 +0000"
      },
      "message": "Expand Designate RBAC testing\n\nThis patch adds RBAC testing for allowed and disallowed credentials.\n\nChange-Id: I0f7609b45bb21890a86144f74315f1d2f02a6e7d\n"
    },
    {
      "commit": "908daaf4980f27411691ae929f93eff6edc73135",
      "tree": "d4b24c2126076a89cdf032afab7545b83b9b525c",
      "parents": [
        "5f04e67c8875b9315cd2029df5f5febe95fdf875",
        "ade263cd1e2448a0cd436dcc53e232132e2506f3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 24 19:18:21 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 24 19:18:21 2022 +0000"
      },
      "message": "Merge \"Fix TLD issues for test concurrency\""
    },
    {
      "commit": "5f04e67c8875b9315cd2029df5f5febe95fdf875",
      "tree": "d360aa9dfa5f04c178878a2f48ed14ca253b26d9",
      "parents": [
        "4205e3e848c30683d30d3fd4b4cca6a7c5b23d66",
        "a08d5c33ca1991a7fe589aaf9f7b4352b9cb46d6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 24 18:57:10 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 24 18:57:10 2022 +0000"
      },
      "message": "Merge \"Update zuul queue configuration\""
    },
    {
      "commit": "4205e3e848c30683d30d3fd4b4cca6a7c5b23d66",
      "tree": "71a60f7acb0f78b05576de24c002ab70c949e834",
      "parents": [
        "1ac992532b2581b75d165df3b632944a5384d9d0",
        "a5ac52d27eb7ca97f531ab8e40172c39b7e24877"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 24 00:12:07 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 24 00:12:07 2022 +0000"
      },
      "message": "Merge \"Replace deprecated whitelist_externals\""
    },
    {
      "commit": "ade263cd1e2448a0cd436dcc53e232132e2506f3",
      "tree": "4f347393b73c7773e0d4e391ce27fba5b678ef94",
      "parents": [
        "1ac992532b2581b75d165df3b632944a5384d9d0"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu May 19 23:21:25 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon May 23 21:07:16 2022 +0000"
      },
      "message": "Fix TLD issues for test concurrency\n\nCurrently there are intermittent test failures due to inconsistent\nmanagement of TLDs across the test classes. This is due to some test\nclasses using the same TLD and cleaning them up or cases where a TLD is\nexpected to exist, but may not have been created yet.\n\nThis patch established a dedicated TLD for each test class that creates\nzones. Inside each test case, a zone name will be created with the test\nname and the test class TLD. This creates the required TLD isolation to\nallow successful test concurrency.\n\nThe patch also changes the base TLD from \u0027org\u0027 to the RFC 2606 reserved \u0027test\u0027.\nThis should allow for easier identification of test related resources.\n\nChange-Id: I3509767ec0ce6be6b6f15a1bc15a730a4a144b09\n"
    },
    {
      "commit": "a5ac52d27eb7ca97f531ab8e40172c39b7e24877",
      "tree": "c967c06f0037de6da2a99fb410979100732687e5",
      "parents": [
        "1cbfc88d6742aac850a108b9d37223dde8123a43"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Sun May 22 22:21:34 2022 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Sun May 22 22:21:34 2022 +0900"
      },
      "message": "Replace deprecated whitelist_externals\n\nThe whitelist_externals option has been deprecated since tox 3.18.0[1].\n\n[1] https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23\n\nChange-Id: I6a0b056bd944d93fb6afd9a1671ad1fa8010e251\n"
    },
    {
      "commit": "a08d5c33ca1991a7fe589aaf9f7b4352b9cb46d6",
      "tree": "f49f13278622a13f26861f5fed5b2ad26cff2bab",
      "parents": [
        "1ac992532b2581b75d165df3b632944a5384d9d0"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu May 19 16:12:22 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu May 19 16:15:40 2022 +0000"
      },
      "message": "Update zuul queue configuration\n\nZuul is changing how queues are declared[1]. This patch updates Designate tempest plugin for the new way to define the queue.\n\n[1] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html\n\nChange-Id: I0c50864a43df520d4213002656547d7b6b6d6775\n"
    },
    {
      "commit": "5076600c9a0106718b94cfa0cea9f22f6135a259",
      "tree": "29183dfe8711f89e75dd04e88f258a89329c743a",
      "parents": [
        "1ac992532b2581b75d165df3b632944a5384d9d0"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue May 17 19:42:02 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue May 17 22:13:17 2022 +0000"
      },
      "message": "Re-enable test_admin_sets_invalid_quota_values\n\nThis patch re-enables the test_admin_sets_invalid_quota_values API test as the bug has been addressed in designate.\n\nDepends-On: https://review.opendev.org/c/openstack/designate/+/842219\nChange-Id: Ic4364b7178e0247d77e367403e5f5a8b9bfbde7d\n"
    },
    {
      "commit": "1ac992532b2581b75d165df3b632944a5384d9d0",
      "tree": "c170d3f37581f88baf6bc3c5bb9bc1cde2fb0fe5",
      "parents": [
        "767b347b4d4fa836ad0fdcd87364d503428f2211"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue May 17 22:05:55 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue May 17 22:08:21 2022 +0000"
      },
      "message": "Temp disable test_admin_sets_not_existing_quota_type\n\nI need to temporarily disable this test because it is checking for the wrong exception type. The quotas validation patch[1] fixes this call to return the proper 400 error code instead of a 500. Once the validation patch has merged, we can re-enable this test with a corrected exception fix.\n\n[1] https://review.opendev.org/c/openstack/designate/+/842219\n\nChange-Id: I1cf822130bde59901a54bbca1886b615c609a974\n"
    },
    {
      "commit": "767b347b4d4fa836ad0fdcd87364d503428f2211",
      "tree": "8beac4c0c4f01ee37710ea9fe735c523e25b6442",
      "parents": [
        "a3364148760bd7bbb1bb26f83499d85a5290c608",
        "b83ec1ea58eb10bd26c32883d3f44fab99048dcc"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat May 14 05:05:50 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat May 14 05:05:50 2022 +0000"
      },
      "message": "Merge \"Update tempest stable branch testing\""
    },
    {
      "commit": "a3364148760bd7bbb1bb26f83499d85a5290c608",
      "tree": "56f7c567fc8bdf9767d23ac179e5cb484490d687",
      "parents": [
        "57af8f7ccf281085d3f617abb5cd782c430b896e",
        "37e232675c1687ae9a665bb3dbe063dbb4b68ac5"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri May 13 19:21:31 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri May 13 19:21:31 2022 +0000"
      },
      "message": "Merge \"Adds new scenario test to the Zones suite + minor refactoring\""
    },
    {
      "commit": "57af8f7ccf281085d3f617abb5cd782c430b896e",
      "tree": "4f8bf7c4aef2f70b332550ff1a1374a48a87d220",
      "parents": [
        "ea56637c1ce41422cfc5865b6145e484c81477e7",
        "37925b2540b39ebb365887d09c7349c98b7b1871"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri May 13 17:10:38 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri May 13 17:10:38 2022 +0000"
      },
      "message": "Merge \"New test cases for tsigkey tests suite\""
    },
    {
      "commit": "ea56637c1ce41422cfc5865b6145e484c81477e7",
      "tree": "5a51f14768968cd71c5f1bf55b2ffbf4c92d279b",
      "parents": [
        "70ad787c2a8360a5585b3d37eeb5c7efc7244609",
        "3c66e7c8dcd164eec3f53873c5c5c04d7337e46a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri May 13 11:09:27 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri May 13 11:09:27 2022 +0000"
      },
      "message": "Merge \"Add \"cleanup\" for created recordsets + NEW delete zone test\""
    },
    {
      "commit": "37e232675c1687ae9a665bb3dbe063dbb4b68ac5",
      "tree": "82a6e3118402fe6beeb177a8596625df18e2f091",
      "parents": [
        "70ad787c2a8360a5585b3d37eeb5c7efc7244609"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Tue Apr 12 11:46:07 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Thu May 12 14:50:14 2022 +0300"
      },
      "message": "Adds new scenario test to the Zones suite + minor refactoring\n\nTest name: \"test_create_and_update_zone\"\n   1. Create a Zone using particular TTL and Description values.\n   2. Update Zone\u0027s TTL and Description.\n   3. Make sure that the updated values presents in \"Show Zone\".\n\nChange-Id: Ic9aa12eb9fd9cdad8f6f765cc98de20b272aaf33\n"
    },
    {
      "commit": "70ad787c2a8360a5585b3d37eeb5c7efc7244609",
      "tree": "d21c47bf7a4f87854380b2509b8f3f6fbbcec27b",
      "parents": [
        "01927d7d56e0322aa93bb70d4b776b9b762b712d",
        "d2afc4576ddf5924c4dba048e72dce92358a220b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 11 22:57:54 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 11 22:57:54 2022 +0000"
      },
      "message": "Merge \"Adding a test to cover: \"Show the status of a service\" API\""
    },
    {
      "commit": "01927d7d56e0322aa93bb70d4b776b9b762b712d",
      "tree": "d45bd9730465ad5b8ab4d320c15265fd4b483259",
      "parents": [
        "c2b7f4c7d09c0f92b12a77fa4ca2b4a1d4f67513",
        "e5957b60d3ec506156de6f3df3fe29929518671b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 11 21:58:18 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 11 21:58:18 2022 +0000"
      },
      "message": "Merge \"Zone Export - some refactoring and new test case to scenario test suite\""
    },
    {
      "commit": "c2b7f4c7d09c0f92b12a77fa4ca2b4a1d4f67513",
      "tree": "6583036f7b2ce26c25de99279ae1b1558e9fdaa8",
      "parents": [
        "8b915bf8a77403f62c28faf495c41b803a77fa63",
        "df81fe6228b8f29bf84504add0d340a90dca568d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 11 21:58:15 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 11 21:58:15 2022 +0000"
      },
      "message": "Merge \"Changes in \"test_quotas.py\" API script\""
    },
    {
      "commit": "8b915bf8a77403f62c28faf495c41b803a77fa63",
      "tree": "89cc299beb5d4acd4ebc3f9ae0f8f11473cb19ea",
      "parents": [
        "90247e8561c8a87ab1ea15360ea69970ec2784fd",
        "ceb0c0e64d60ab2d997eb5acaa488324d94b519d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 11 20:29:27 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 11 20:29:27 2022 +0000"
      },
      "message": "Merge \"Adding new test case for zone test suite\""
    },
    {
      "commit": "90247e8561c8a87ab1ea15360ea69970ec2784fd",
      "tree": "4389152f34469dcab367a318209121f3aa120a9d",
      "parents": [
        "402767b78ca7b29cd320319ab339bcdb72564df9",
        "ed18eaa4a8d75ac155cc86d3a28cc72e72a9cc0a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 11 15:36:26 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 11 15:36:26 2022 +0000"
      },
      "message": "Merge \"Add test coverage for update: SOA and NS managed records\""
    },
    {
      "commit": "402767b78ca7b29cd320319ab339bcdb72564df9",
      "tree": "3f2ab4f43393a0b64722407266404a56bd7a25d6",
      "parents": [
        "3bfce9b3f9874b8daf71b3c3106549893e46d3f0",
        "6d6b27d53764e885dd030dc5b6296043808508e6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 11 15:36:24 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 11 15:36:24 2022 +0000"
      },
      "message": "Merge \"New scenario test case for TLD + re-factoring\""
    },
    {
      "commit": "3c66e7c8dcd164eec3f53873c5c5c04d7337e46a",
      "tree": "36e3e8c4629da31e3b406ba662dcc3502a30562a",
      "parents": [
        "1cbfc88d6742aac850a108b9d37223dde8123a43"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Tue Jun 15 16:24:40 2021 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed May 11 15:28:33 2022 +0300"
      },
      "message": "Add \"cleanup\" for created recordsets + NEW delete zone test\n\nTest: \"test_delete_zone_with_existing_recordset\"\n   1) Create a Zone\n   2) Create a Recordset\n   3) Delete a Zone\n   4) Ensure successful deletion of Zone\n   5) Ensure successful deletion of Recordset\n\nChange-Id: I933a0cfd51554dfe25f43f4b5c52da97db4b8452\n"
    },
    {
      "commit": "37925b2540b39ebb365887d09c7349c98b7b1871",
      "tree": "aed21e3fe1aa18c663cb11861893ba2f7a4a1628",
      "parents": [
        "5d4c55e852028b52e69eb1f21a90304fff3004a3"
      ],
      "author": {
        "name": "zahlabut",
        "email": "ashtempl@redhat.com",
        "time": "Mon Jun 28 13:16:30 2021 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed May 11 10:23:10 2022 +0300"
      },
      "message": "New test cases for tsigkey tests suite\n\n1) test_create_tsigkey_for_zone_invalid_algorithm\n   Try to create tsigkey using invalid algorithm.\n   Expected: 400 BadRequest.\n2) test_create_tsigkey_for_zone_invalid_name\n   Try to create tsigkey using invalid name.\n   Expected: 400 BadRequest.\n3) test_create_tsigkey_for_zone_empty_secret\n   Try to create tsigkey using invalid name.\n   Expected: 400 BadRequest.\n4) test_create_tsigkey_for_zone_invalid_scope\n   Try to create tsigkey using invalid scope.\n   Expected: 400 BadRequest.\n5) test_create_tsigkey_for_zone_invalid_zone_id\n   Try to create tsigkey using invalid resource(zone_id).\n   Expected: 400 BadRequest.\n6) test_create_tsigkey_for_pool\n   Create a tsigkey for a pool.\n   Expected: should PASS\n7) test_create_tsigkey_for_pool_with_scope_zone\n   Conflict scenario, resource ID used is of a pool, but scope\n   provided is: \"ZONE\".\n8) test_list_tsigkeys_limit_results\n   Use \"limit\" in URL query to limit listed tsigkeys in list API.\n9) test_list_tsigkeys_using_marker\n    Use \"marker\" in URL query in list API, to get the subsequent tsigkeys.\n10) test_list_tsigkey_sort_key_with_sort_direction\n    Sort listed results using: \"sort_key\" and \"sort_dir\"\n    parameters in URL query of list API.\n11) test_list_tsigkey_filter_by_name\n    Filter listed tsigkeys results by \"name\" provided in URL query.\n12) test_list_tsigkey_filter_by_scope\n    Filter listed tsigkeys results by \"scope\" provided in URL query.\n13) test_list_tsigkey_filter_by_algorithm\n    Filter listed tsigkeys results by \"algorithm\" provided in URL query.\n\nChange-Id: If76296187707b92326a201b0cd3f7d89c4cc064e\n"
    },
    {
      "commit": "c136230e7eca58ece932781e995ac1780bd1e6ce",
      "tree": "6f60dd0976842a587eab1e336857cc66ac04679c",
      "parents": [
        "1cbfc88d6742aac850a108b9d37223dde8123a43"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Tue May 10 16:50:09 2022 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Tue May 10 16:50:09 2022 +0900"
      },
      "message": "Remove six\n\nPython 2 is no longer supported, thus usage of six can be removed.\n\nChange-Id: I7b5038fa45de0972da064da384b47ba94785613c\n"
    },
    {
      "commit": "df81fe6228b8f29bf84504add0d340a90dca568d",
      "tree": "96346954f40fca21c5d418df298fb39ae16a9f30",
      "parents": [
        "1cbfc88d6742aac850a108b9d37223dde8123a43"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Wed Apr 27 11:46:29 2022 +0300"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "arkadysh@gmail.com",
        "time": "Sun May 08 15:43:28 2022 +0300"
      },
      "message": "Changes in \"test_quotas.py\" API script\n\n1) Re-factoring:\n   1. Replacing underscores by indexes\n   2. Moving all negative tests into the dedicated class\n   3. Using all_projects_header\n2) Changing \"test_show_quotas\" test logic.\n   The existing test is based and depends on \"quotas update\" API\n   and it has almost the same logic as:\"test_update_quotas\".\n   New scenario is about to validate that all expected quota types\n   are listed in \"Show API\" response and that their values are integers.\n   Note: test uses both: admin and primary users to cover both \"show\" APIs:\n   https://docs.openstack.org/api-ref/dns/?expanded\u003dget-the-name-servers-\n   for-a-zone-detail#view-quotas\n   https://docs.openstack.org/api-ref/dns/?expanded\u003dget-the-name-servers-\n   for-a-zone-detail#view-current-project-s-quotas\n3) \"test_admin_sets_not_existing_quota_type\" - try to set quotas using\n    not existing quota type in its body, expected: quota_resource_unknown\n\nChange-Id: I9b3d6ee5fc27011b8852739f0ca3ab33fd04d58e\n"
    },
    {
      "commit": "3bfce9b3f9874b8daf71b3c3106549893e46d3f0",
      "tree": "381a87fc54e1ced04832368db75a4eb0c88fd56d",
      "parents": [
        "1cbfc88d6742aac850a108b9d37223dde8123a43"
      ],
      "author": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Sat Jan 08 23:11:13 2022 -0800"
      },
      "committer": {
        "name": "Erik Olof Gunnar Andersson",
        "email": "eandersson@blizzard.com",
        "time": "Fri May 06 07:35:11 2022 +0000"
      },
      "message": "Enable unset ptr test and add inactive value to floating ip status\n\nDepends-On: https://review.opendev.org/c/openstack/designate/+/830549\n\nChange-Id: Iba915b4701037b5ab33c57550c5f3dcddf01ccbc\n"
    },
    {
      "commit": "b83ec1ea58eb10bd26c32883d3f44fab99048dcc",
      "tree": "0c94f8cff7d6556dd3de11debc59abb6fbe0a38e",
      "parents": [
        "1cbfc88d6742aac850a108b9d37223dde8123a43"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Apr 26 23:15:56 2022 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Apr 26 23:17:44 2022 +0000"
      },
      "message": "Update tempest stable branch testing\n\nVictoria will go into extended maintenace on April 27th and Ussuri is already in extended maintenance. Let\u0027s stop testing our tempest plugin against those versions and add stable branch testing for yoga.\n\nChange-Id: Iee03db1fc06c4cdde66126b5338b9dbb585b622b\n"
    }
  ],
  "next": "e5957b60d3ec506156de6f3df3fe29929518671b"
}
