)]}'
{
  "log": [
    {
      "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": "ac961e513f880fc1db88c115aa314d7011a26c3e",
      "tree": "ca61646c3f6deb42472614bbb669c626a09524b2",
      "parents": [
        "df9fda1c880d38f38cdae5aa952c721125487a44"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Jul 09 18:26:04 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Sep 23 21:07:04 2021 +0000"
      },
      "message": "Remove temporary client\n\nThis patch removes a temporary client needed to transition the\nneutron-tempest-plugin test_dns_integration over to the tempest\nregistry.\n\nDepends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/800291\nChange-Id: I26da94382b8a66509e2294ffbb3b282847b2c0d0\n"
    },
    {
      "commit": "df9fda1c880d38f38cdae5aa952c721125487a44",
      "tree": "bb0fb06535e8eda1e28f62b006b287d1fc8181a9",
      "parents": [
        "dcfa7c0372e41dd7a7c208ce04209f978de6539a"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Jul 09 16:39:08 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Sep 23 21:02:30 2021 +0000"
      },
      "message": "Update service client access in tempest tests\n\nAll the Designate service clients are registered via the plugin interface[1],\nthat way Tempest register and create the lazy initialization of registered\nclients so that they can be access from there in consistent way.\n\nBut designate-tempest-client create a separate instance of those and access\ninstead of accessing the registered service client in Tempest. This commit\nmakes all the service clients access from Tempest registry and remove the\nseparate objects.\n\n[1] https://github.com/openstack/designate-tempest-plugin/blob/master/designate_tempest_plugin/plugin.py#L78\n\nChange-Id: I4b65ca16cd53ff4c6bece642764a4abe2a469c01\n"
    },
    {
      "commit": "dcfa7c0372e41dd7a7c208ce04209f978de6539a",
      "tree": "3daa6b2eaccc4de289e8641322b092b4e8eaa55b",
      "parents": [
        "da27a70ae2b39695ef6f03bbefb55afeacf1cdf3"
      ],
      "author": {
        "name": "Graham Hayes",
        "email": "gr@ham.ie",
        "time": "Tue Oct 03 12:00:33 2017 +0100"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Jul 06 22:33:56 2021 +0000"
      },
      "message": "Remove v1 API tests\n\nThe V1 API was removed from Designate in the Queens release. It has now been\neight releases since then, so it is time to remove the tests for it. If these\ntests are still needed, please use git tag version 0.11.0 (Wallaby) or older.\n\nChange-Id: I496d02c1be165eeaf721dea2eafe5f6a70279e68\n"
    },
    {
      "commit": "7986b469bee80d3a8923ec5a7dfae05f5113e032",
      "tree": "405ee00be547270d290abebd8ee2e7f1167afec7",
      "parents": [
        "199d6bc74da8398fffe9fc62b8b09770f3fd521d"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Thu Mar 18 14:38:00 2021 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Thu May 13 15:04:16 2021 +0300"
      },
      "message": "Test cases for: \"FloatingIPs PTR\" resords.\n\n1) test_set_floatingip_ptr\n   Set a PTR record for the given FloatingIP.\n2) test_show_floatingip_ptr\n   Shows a particular FloatingIP PTR\n3) test_list_floatingip_ptr_records\n   List FloatingIP PTR records\n4) test_unset_floatingip_ptr\n   Unset the PTR record for a FloatingIP\n5) test_set_floatingip_ptr_invalid_ttl\n   Try to use invalid TTL to set PTR record.\n   Expected 400 BadRequest\n\nChange-Id: Ib7a3b829129f2534f67c66c5f58e7c7c3c2f93c9\n"
    },
    {
      "commit": "868a840c4fcf84c1808e9c9bfeb13872aca0beee",
      "tree": "8bce3694e37d1f881a804967c65d34d4dc93e282",
      "parents": [
        "6d3ef7847d77456c4ce359fef372abfae7159608"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Tue Mar 16 13:28:19 2021 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Tue May 04 06:54:04 2021 +0300"
      },
      "message": "New API test - \"Get Designate Limits\"\n\nTest scenario:\n  Initiate API query to retrieve Designate Limits.\n  Ensure that all expected fields presents in received data.\n\nChange-Id: Ib76f30671b5695f73ccd6fe6b7eaa8932b126411\n"
    },
    {
      "commit": "5e9466dd676625f54332da6e8c89b511a7a766c6",
      "tree": "e9bd270df03fc3352b5df3f0c6a8b3abb1caf7ff",
      "parents": [
        "5da3047851aae36f09e0b52f79523426fec6a104"
      ],
      "author": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Mon Mar 15 12:56:30 2021 +0200"
      },
      "committer": {
        "name": "Arkady Shtempler",
        "email": "ashtempl@redhat.com",
        "time": "Wed Apr 28 18:35:54 2021 +0300"
      },
      "message": "New API test - test_list_service_statuses\n\nTest scenario:\n  Initiate \"Service Statuses\" API request and make sure that:\n  1) All mandatory services are listed in API responce\n  2) Each listed service is in \"UP\" status\n\nChange-Id: Ib11297d5e17df8caf9e8b533c3dccdbe97899dec\n"
    },
    {
      "commit": "c197826e25d9dbb773252efe8033cbf2e858b540",
      "tree": "89f51fc3a3c5886283d1651acb7b771f91e6de57",
      "parents": [
        "e8230badc4cf72be2cf77a1a2910964b8c98f5f2"
      ],
      "author": {
        "name": "Graham Hayes",
        "email": "graham.hayes@hpe.com",
        "time": "Wed Jan 11 17:17:32 2017 +0000"
      },
      "committer": {
        "name": "Graham Hayes",
        "email": "graham.hayes@hpe.com",
        "time": "Wed Jan 11 17:17:32 2017 +0000"
      },
      "message": "Fix tempest removing variables\n\nChange-Id: Id014e6b0d1d65b8bac4c1b7e6becd4a972913f6b\n"
    },
    {
      "commit": "a585e94bddbf8927cbf734f30fc0fe9302f84284",
      "tree": "5d0d00340db7675c6dd9ff1b70054735aa435b3b",
      "parents": [
        "7967b0e91a516d152ef6d736668f8df0c3a5fd54"
      ],
      "author": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Mon Aug 29 14:52:30 2016 +0700"
      },
      "committer": {
        "name": "Cao Xuan Hoang",
        "email": "hoangcx@vn.fujitsu.com",
        "time": "Mon Aug 29 14:52:30 2016 +0700"
      },
      "message": "Clean imports in code\n\nThis patch set modifies lines which are importing objects\ninstead of modules. As per openstack import guide lines, user should\nimport modules in a file not objects.\n\nhttp://docs.openstack.org/developer/hacking/#imports\n\nChange-Id: I846a3edcea448ea09764f4f3d435f5c7a95326ff\n"
    },
    {
      "commit": "4b07b386e226e579601898bd0ea1063d10dd692f",
      "tree": "b0170dcad701a8913287149bd79ca8da8587395f",
      "parents": [
        "ea45a2546363b6f108d938a74409d4693c6b1dbc"
      ],
      "author": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Wed Jul 13 19:14:02 2016 +0000"
      },
      "committer": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Wed Jul 20 17:23:48 2016 +0000"
      },
      "message": "Unauthed tests support both v2/v3 identity\n\nChange-Id: I80c1d6dd77e0a70d509b477deb71b9b9bf76ba0b\nCloses-bug: #1604402\n"
    },
    {
      "commit": "c811498e62a9424ff875d90a5ad126e189f613bc",
      "tree": "69bd957c7e60ce5aec371ecf8b0496636e9da625",
      "parents": [
        "a4601046f8d7fdcf6a06762558abeaabe0cae291"
      ],
      "author": {
        "name": "Graham Hayes",
        "email": "graham.hayes@hpe.com",
        "time": "Mon Jul 04 17:46:08 2016 +0100"
      },
      "committer": {
        "name": "Graham Hayes",
        "email": "graham.hayes@hpe.com",
        "time": "Fri Jul 08 13:06:44 2016 +0100"
      },
      "message": "Add functional testing for the v2 API quotas endpoint\n\nThis is disabled by default, I7a0b828824ad6f274d922748f5f9a68157cd939a\nwill enable it.\n\nChange-Id: I06180a7402fc45940d4b312666cf2dfd33af1305\n"
    },
    {
      "commit": "d56330ab97edb49faa1488a15ebbc8a751946ed3",
      "tree": "34838346f21d427e170ab50b927b03c8cfb6296f",
      "parents": [
        "24df485be70f8a1d96e10764b1000d0e134c6ce2"
      ],
      "author": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Mon Jun 13 21:03:33 2016 +0000"
      },
      "committer": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Mon Jun 13 22:15:38 2016 +0000"
      },
      "message": "Migrate the \"unauthed\" tests\n\nThis migrates the tests that check for a 401 if a token is not provided\nin the request headers.\n\nChange-Id: I9752685afccee5dcd009f76b5242fd6f12f0fc37\n"
    },
    {
      "commit": "c31108666ecb18f2abf6c674ca677663904055d7",
      "tree": "b13c6fa4ab054d6eb403672fd5ef5ddf78dd427d",
      "parents": [
        "0b12257de9776e6d5b021aa4c405cad149cdd771"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Fri May 27 14:48:04 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Fri May 27 14:48:04 2016 +0900"
      },
      "message": "Add client\u0027s methods and testcases for tsigkey\n\nChange-Id: I86cdf2b62f3586d35652891e4ace70ff8548640b\n"
    },
    {
      "commit": "ea0ba08f0c13a940c00508eb628c619410cf009c",
      "tree": "02d2efb5776efb5f909df3bff9083802990d5b77",
      "parents": [
        "e9785c919b2a6e8fc661615bc0b8067c996eb903"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Mon May 16 14:13:47 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Tue May 17 11:18:27 2016 +0900"
      },
      "message": "Add zones ownership transfer accept to Designate tempest plugin\n\nThis patch adds zone transfer_accepts_client\u0027s methods and tests\nto Designate tempest plugin.\n\nChange-Id: I04ae928dbfc54dc4db8cfca5c2da62183858231f\nPartially-Implements: blueprint designate-tempest-plugin\n"
    },
    {
      "commit": "e9785c919b2a6e8fc661615bc0b8067c996eb903",
      "tree": "80c22e4386f87dc629cb2064f32c217b5b44e901",
      "parents": [
        "90946772bbf0ecc5f862a79ea0c7ee050fa9bafc"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Tue May 17 10:56:47 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Tue May 17 10:56:47 2016 +0900"
      },
      "message": "Add zones ownership transfer request to Designate tempest plugin\n\nThis patch adds zone transfer_request_client\u0027s methods and tests\nto Designate tempest plugin.\n\nPartially-Implements: blueprint designate-tempest-plugin\n\nChange-Id: I0c5b4a5796c398fb1d24cde124203c865ea21833\n"
    },
    {
      "commit": "90946772bbf0ecc5f862a79ea0c7ee050fa9bafc",
      "tree": "c0c021032ce2253eeb20daad842afeb0b421879e",
      "parents": [
        "d9ebd5ce89bb65f4c36f59d75d1d92d025554ca2",
        "cf98c2691d3e3788ccae646969884e96d4a3da08"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon May 16 22:48:42 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon May 16 22:48:42 2016 +0000"
      },
      "message": "Merge \"Add a client for querying nameservers\""
    },
    {
      "commit": "cf98c2691d3e3788ccae646969884e96d4a3da08",
      "tree": "b7f9ea8fc9f726e57ed868957931bf1ac6cd0bda",
      "parents": [
        "42f2ce09a2ee3414dbdcc6bfc0740a5521d73f28"
      ],
      "author": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Fri May 13 19:34:37 2016 +0000"
      },
      "committer": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Fri May 13 22:12:10 2016 +0000"
      },
      "message": "Add a client for querying nameservers\n\nChange-Id: I2d2eedcd162e7aeac4f3c9c92342bff448b4a5f5\n"
    },
    {
      "commit": "8ae796c691cbd52caafb42cf22c86074f4e4313c",
      "tree": "0903bbe8be317ed1f0eb8ca97d93e964f5a47197",
      "parents": [
        "70dc6ecb25bcb750e43677a1484bebbfb5e112f6"
      ],
      "author": {
        "name": "Kiall Mac Innes",
        "email": "kiall@macinnes.ie",
        "time": "Thu Apr 21 13:47:25 2016 +0100"
      },
      "committer": {
        "name": "Kiall Mac Innes",
        "email": "kiall@macinnes.ie",
        "time": "Thu May 12 14:44:08 2016 +0100"
      },
      "message": "Port V1 Tempest test from designate\u0027s contrib folder\n\nThese are a close to a straight port as was possible, no cleanup was\nperformed where it wasn\u0027t absolutly necessary.\n\nIn addition, we add flags to enable V1, V2, Admin API tests, and a\nV1 servers API flag, as these tests have proved particularly\nsusceptible to race conditions.\n\nChange-Id: Idc31c00c95fde96087f4f222ae9c17e554e6b1fc\n"
    },
    {
      "commit": "2de01bef40235d96fb3af1382b1a7b20c314f048",
      "tree": "61b1aac6b93ffb60767ad877234f1187873e1efe",
      "parents": [
        "4beb93cde360479b453aa0d6df546a12260447fb"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Thu May 05 10:07:28 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Thu May 12 05:15:07 2016 +0900"
      },
      "message": "Add tld_client\u0027s methods and tests to Designate tempest plugin\n\nPartially-Implements: blueprint designate-tempest-plugin\n\nChange-Id: Ic23a9249d0cf5c34e5c2c083b465200fa6c5da66\n"
    },
    {
      "commit": "4beb93cde360479b453aa0d6df546a12260447fb",
      "tree": "4de9b1e0d61a6009b4dbf7dcb5a9459ba6236a8f",
      "parents": [
        "de24d967f3329d0dcb7a54034ba15710ff49c23c"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Thu May 05 01:12:43 2016 +0900"
      },
      "committer": {
        "name": "sonu",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Fri May 06 08:50:56 2016 +0000"
      },
      "message": "Add pool_client\u0027s methods and tests to Designate tempest plugin\n\nPartially-Implements: blueprint designate-tempest-plugin\n\nChange-Id: Id758b52d30018a7dea363979d167a879a57f09c7\n"
    },
    {
      "commit": "de24d967f3329d0dcb7a54034ba15710ff49c23c",
      "tree": "45c29a2aa3e56ccebaeef7b3deb2976677bf3546",
      "parents": [
        "c8f7a70b9bec92f6c62c1bd1cacdbfd539eaee5c"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Thu May 05 00:28:00 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Thu May 05 01:18:58 2016 +0900"
      },
      "message": "Add recordset_client\u0027s methods and tests to Designate tempest plugin\n\nPartially-Implements: blueprint designate-tempest-plugin\n\nChange-Id: I55ebc5210f7b1e50b59411658a1ae4d1f39a3ff4\n"
    },
    {
      "commit": "c8f7a70b9bec92f6c62c1bd1cacdbfd539eaee5c",
      "tree": "c46e1b9682b8bf2e1c6d2a83b747b5d7246305ad",
      "parents": [
        "89edc117dee08c4772313a1393cdfa2d7c669605"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Fri Apr 29 21:07:16 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Sat Apr 30 01:52:31 2016 +0900"
      },
      "message": "Add zones_export_client\u0027s methods and tests to Designate tempest plugin\n\nPartially-Implements: blueprint designate-tempest-plugin\n\nChange-Id: Iff03a53842ac4e44ed720163695a35a74b970768\n"
    },
    {
      "commit": "89edc117dee08c4772313a1393cdfa2d7c669605",
      "tree": "b545d9035b45e3779dbae017cb3a62056145b9f3",
      "parents": [
        "8abae332fbceb696e4b42fbda988ad4d2647003f"
      ],
      "author": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Thu Apr 21 17:06:33 2016 +0000"
      },
      "committer": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Wed Apr 27 15:18:40 2016 +0000"
      },
      "message": "Add quotas client + tests, for the admin api\n\nChange-Id: I7743f97b919511dc0c9d06415838ab4c3dfcac33\n"
    },
    {
      "commit": "8abae332fbceb696e4b42fbda988ad4d2647003f",
      "tree": "78338908a237f9e71f831d4b779c60e92d662423",
      "parents": [
        "aec952a9ee9a7af7d98648d5c6c23bfe2ad26382"
      ],
      "author": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Thu Apr 21 15:34:09 2016 +0000"
      },
      "committer": {
        "name": "Paul Glass",
        "email": "paul.glass@rackspace.com",
        "time": "Thu Apr 21 19:52:28 2016 +0000"
      },
      "message": "Add blacklist client + smoke tests\n\nChange-Id: I2b780f5bada2272f6fd37a45f0b66f1a3ada0613\n"
    },
    {
      "commit": "aec952a9ee9a7af7d98648d5c6c23bfe2ad26382",
      "tree": "9565486f8d2e613e214c242ed3837d7f148599be",
      "parents": [
        "471df92f967c013caa710847c52c63928d141a26"
      ],
      "author": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Wed Apr 20 10:08:46 2016 +0900"
      },
      "committer": {
        "name": "sonu.kumar",
        "email": "sonu.kumar@nectechnologies.in",
        "time": "Wed Apr 20 10:08:46 2016 +0900"
      },
      "message": "Add zones_import_client\u0027s methods and tests to Designate tempest plugin\n\nPartially-Implements: blueprint designate-tempest-plugin\n\nChange-Id: If01461617020f39b4da554b127e7b5e5fd704645\n"
    },
    {
      "commit": "25fb29e5c89acabf23b0df71130fdf738a2556a5",
      "tree": "15a782142649183a469ad3eae2be3eb0f1fd8b8f",
      "parents": [
        "21f4f8a01a0c343e157cfd69d80aadfdd592ec5a"
      ],
      "author": {
        "name": "Kiall Mac Innes",
        "email": "kiall@macinnes.ie",
        "time": "Thu Apr 07 08:07:04 2016 +0100"
      },
      "committer": {
        "name": "Kiall Mac Innes",
        "email": "kiall@macinnes.ie",
        "time": "Thu Apr 07 08:08:46 2016 +0100"
      },
      "message": "Initial layout of Designate tempest plugin\n\nSee https://review.openstack.org/283511 for history.\n\nChange-Id: I7733e8786d6b525a7c9a8d4f12add329cd030d9d\nPartially-Implements: blueprint designate-tempest-plugin\n"
    }
  ]
}
