)]}'
{
  "log": [
    {
      "commit": "4af9bae253bc7e8a1fde4f84d45aecbb825f10df",
      "tree": "0cbed18a0d99cc0a137a5f3cb49aa5c4f8c337c7",
      "parents": [
        "20ae035cb40a30bc19fd099f2647129cc2083ccd"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Thu Oct 24 20:55:07 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Mon Oct 28 13:12:04 2024 +0000"
      },
      "message": "Remove support for Pyton 3.8 and older\n\nPython 3.6 and 3.7 are not supported any of active stable branches now,\nso no longer need to be supported.\n\nAlso remove Python 3.8 support according to [1].\n\n[1]\nhttps://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/FOWV4UQZTH4DPDA67QDEROAESYU5Z3LE/\n\nAlso add a few new versions currently tested.\n\nChange-Id: I9d2fb3476f9fbbc7ae4e3c787e4dc7d69b93e6bf\n"
    },
    {
      "commit": "5010dc07d2f87bbf8382151bd1ba4c99b672d58d",
      "tree": "18298b10e8aea3c9df332ff9510a4ad7438e1274",
      "parents": [
        "b85b33e2b9ce12e659c66ee8f8449180d7a9d532"
      ],
      "author": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Tue Feb 02 14:59:27 2021 +0100"
      },
      "committer": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Tue Sep 24 16:48:19 2024 +0200"
      },
      "message": "Add a test for custom compute flavors for amphorae\n\nAdd a test in scenario.v2.test_load_balancer, it creates a custom nova\nflavor and creates a load-balancer that uses this flavor for the amphora\ncompute.\n\nChange-Id: I2b5612bc28af8e64b3c1952662d1188a26119331\n"
    },
    {
      "commit": "cba3b22f636e02fc07a91317149daf58aa651f28",
      "tree": "9d7dd0dd3a0ceb82a1ce99bdd246e88c8e219769",
      "parents": [
        "1f42112bd0e8cb7faa50b58d02060f61707e8f3b"
      ],
      "author": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Thu May 16 02:57:08 2024 -0400"
      },
      "committer": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Thu May 30 09:16:52 2024 +0200"
      },
      "message": "Use only keystone roles in keystone RBAC tests\n\n- don\u0027t use the load-balancer_* roles, they may not exist (and they don\u0027t\n  do anything) in this configuration\n- create a temporary user with a temporary non-member role\n\nChange-Id: I9fc26307f64a2eccbbaf2d979e44fa668328565f\n"
    },
    {
      "commit": "094f6b56f045e94c7e40366764625b510baff83a",
      "tree": "bb3b7619c39d850afea0db232b7e80ac4781dd74",
      "parents": [
        "a1a2bed19ffe387212364018c61f4a2ae1cff78b"
      ],
      "author": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Tue Aug 29 13:52:59 2023 +0200"
      },
      "committer": {
        "name": "Omer",
        "email": "oschwart@redhat.com",
        "time": "Tue Apr 23 12:02:50 2024 +0200"
      },
      "message": "Add TERMINATED_HTTPS listener API tests\n\nSo far we did not have TERMINATED_HTTPS API tests in the listener API\ntests (we only had scenario tests).\n\nThis patch adds the missing API tests.\n\nChange-Id: I90b1c7c00e8642ef7d3b7af63c9bb90ba8855adb\n"
    },
    {
      "commit": "9e9f526d656b0bc33173de21df2a6d7e3662b68b",
      "tree": "02774b1f860ed4b4bc1ecbca7a92b7df88513ce5",
      "parents": [
        "f1061176af8e99129cad136506004a363fff016e"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Jan 18 17:59:17 2023 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Jan 18 18:02:06 2023 +0000"
      },
      "message": "Add \"member\" role to non-admin test credentials\n\nSome services are enabling \"new defaults\" RBAC by default. This will require all non-admin users to have either the \"member\" or \"reader\" role. This patch updates the Octavia tempest plugin to include the \"member\" role in test credentials when the tempest plugin is configured for \"RBAC_test_type\" other than owner-or-admin.\n\nChange-Id: I8aadb98d438943b18a8d72ff54e216930cfd3ccc\n"
    },
    {
      "commit": "8646e5ae9786c7e07e781eb93c90db725eee4113",
      "tree": "48da561fea88710c5d9a76c9f1fef22cb738ae73",
      "parents": [
        "c6da8f6345641de46c957549eaaef6d0cc802c26"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sat Oct 02 19:58:34 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Nov 21 23:29:13 2022 +0000"
      },
      "message": "API and scenario tests for PROMETHEUS listeners.\n\nThis patch adds API and scenario tests for PROMETHEUS listeners. This\nincludes scenario tests that connect to the metrics endpoint.\n\nDepends-On: https://review.opendev.org/c/openstack/octavia/+/812258\nChange-Id: Ia46d8c0967bc5b0f7cd11b6e3ca3a4e03c0bc138\n"
    },
    {
      "commit": "031ecca5132c8491e55d93a9ff88c670fccd7983",
      "tree": "68708e828527ad3796265737ed4938e3cd94b578",
      "parents": [
        "17902190afeb2fcf1986e20b86a8fb46a4194764"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Oct 29 16:45:32 2020 -0700"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Sep 22 18:57:35 2022 +0000"
      },
      "message": "Adds a pool client authentication scenario test\n\nThis patch adds a pool client authentication scenario test that uses\ntest servers that require client authentication.\n\nChange-Id: Id5b200954cdf02280d31ed910012a1591a2d2697\n"
    },
    {
      "commit": "1b8929ee9130e8540776952a6d02ff92aaa7c250",
      "tree": "eb4ba2bdee06a64bd683ee38a6c41b3da5fe312b",
      "parents": [
        "7de0490e79a450a3fabe3188bf7a9af16c554c2d"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Nov 24 17:58:58 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Nov 24 18:01:39 2021 +0000"
      },
      "message": "Add ALPN support to the pools service client\n\nThis patch adds ALPN protocol selection support to the pools service\nclient allowing you to limit the ALPN protocols negotiated when connecting\nto member servers.\n\nA follow on patch should include test coverage for this.\n\nChange-Id: Id0b93446dbfdde479fd573eed3e9a5c1e9400609\n"
    },
    {
      "commit": "ec23dbc27695e438d363912a1242ebba80b0470f",
      "tree": "83355c863e7d1f24f168679084f9ef61adb9c496",
      "parents": [
        "605899c1a92756b568ed14478158ddafbcff3d18",
        "74b6f2ff50380ae12fe7a93ea932b9deff71bcf1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Oct 02 01:05:31 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Oct 02 01:05:31 2021 +0000"
      },
      "message": "Merge \"Adds a pool re-encryption scenario test\""
    },
    {
      "commit": "6006de75a749556a071d23e12ca3a1e7e0ec58c0",
      "tree": "0f65b194bd92d997ecb2d5968046b7bd1c43a673",
      "parents": [
        "41b3aac6b0386dae202abe8cc03455ea710e468e"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sun Feb 21 01:42:39 2021 +0000"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Apr 08 22:07:40 2021 +0000"
      },
      "message": "Update tests for scoped tokens and default roles\n\nThis patch refactors the RBAC enforcement checks in the API tests.\nIt also updates those test for keystone scoped tokens and default roles.\n\nChange-Id: I6fad03f5a89c213562918ca258884aac34ba7ce7\n"
    },
    {
      "commit": "74b6f2ff50380ae12fe7a93ea932b9deff71bcf1",
      "tree": "455ffb376f601926f1f307efec5c0a3af75563c4",
      "parents": [
        "41b3aac6b0386dae202abe8cc03455ea710e468e"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Oct 29 15:11:39 2020 -0700"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Apr 02 16:20:26 2021 +0000"
      },
      "message": "Adds a pool re-encryption scenario test\n\nThis patch adds a pool re-encryption scenario test that covers\nTLS enabled pools, pools with CA validation, and pools with\ncertificate revocation lists.\n\nCo-Authored-By: Gregory Thiemonge \u003cgthiemon@redhat.com\u003e\n\nChange-Id: Ib3d8d766b8eb358b48da74f8634f6d24510394b4\n"
    },
    {
      "commit": "a5b6008537e76f4fd91f6aa30f50e1da404f7fc6",
      "tree": "0dfc9c7474e330dde95504cf3b238f9940c64cad",
      "parents": [
        "2735735e64c02959c4ef4d5e16c4678724b5ba22"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Nov 16 09:42:50 2020 -0800"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Nov 16 09:43:26 2020 -0800"
      },
      "message": "Add release note for test_server.bin location\n\nThis is a followup patch that adds a release note about the new location\nfor the test_server.bin\n\nChange-Id: I64cc38e207cd2e3aaa5165b7f73eb832d1623224\n"
    },
    {
      "commit": "7bd2f97221a369f379e15f33a3d3294f220c039e",
      "tree": "03401e2e94a19a741572e73d1bb7b8268226bf45",
      "parents": [
        "bf6cc4095644f782f3731ae158e94b5a2e0a60e1"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Jul 30 21:32:04 2019 -0700"
      },
      "committer": {
        "name": "Carlos Goncalves",
        "email": "cgoncalves@redhat.com",
        "time": "Thu Aug 13 10:13:17 2020 +0000"
      },
      "message": "Add an optional amphora admin log offloading test\n\nThis patch adds an optional amphora admin log offloading scenario\ntest.\n\nChange-Id: I90e3ed23cdd2aa1125de18dc332c30a9d9cca0a2\n"
    },
    {
      "commit": "bf6cc4095644f782f3731ae158e94b5a2e0a60e1",
      "tree": "2ffc503cabcde75f7abed6de379530c42c79c28d",
      "parents": [
        "6fbfed03d31a3041a62ca621551f22829f42da2d",
        "b1ba3b373ca44da31e8ec79a5eaba71e2ef2b81f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 13 09:57:51 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 13 09:57:51 2020 +0000"
      },
      "message": "Merge \"Add an optional tenant flow log offload test\""
    },
    {
      "commit": "794072ac96970336c1e11704100463006ee954bf",
      "tree": "f52564a01c9a9978c75494a185dda5fe15420564",
      "parents": [
        "ae44e20514156e9365a28bc570d8dbfb93966124",
        "540bb3b4d03d8c3e26d257c1d33f4cd84a94c1a7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 04 21:42:25 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 04 21:42:25 2020 +0000"
      },
      "message": "Merge \"Add tags API tests\""
    },
    {
      "commit": "540bb3b4d03d8c3e26d257c1d33f4cd84a94c1a7",
      "tree": "15eaf4876849296000c4c3f611517db6f62cf239",
      "parents": [
        "beb1cbaebbe6138d7582a596dbee8895fbc48599"
      ],
      "author": {
        "name": "oschwart",
        "email": "oschwart@redhat.com",
        "time": "Tue Jun 16 18:23:53 2020 +0300"
      },
      "committer": {
        "name": "oschwart",
        "email": "oschwart@redhat.com",
        "time": "Sun Jul 19 12:43:01 2020 +0300"
      },
      "message": "Add tags API tests\n\nThis patch adds some API tests in the create, list and update methods\nof the Octavia objects that support Tags.\n\nTags are supported on Octavia API version 2.5 or later.\n\nChange-Id: Ib14852d57535508fecee2705e704954cfd078474\n"
    },
    {
      "commit": "b1ba3b373ca44da31e8ec79a5eaba71e2ef2b81f",
      "tree": "918d4138332692657c4627c036aeef81a26c0ea1",
      "parents": [
        "5506c00b8d8972e6223499dd5a5da4c85c1ff836"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Tue Jul 30 20:23:51 2019 -0700"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Mon Jul 13 15:27:24 2020 +0000"
      },
      "message": "Add an optional tenant flow log offload test\n\nThis patch adds an optional tenant flow log offload scenario test\nthat checks the tenant flow logging offload and format.\n\nChange-Id: I8a7ed4e1bc3d567c4807726c684ad86cd281096f\n"
    },
    {
      "commit": "a1862ff5cc4032901f51f3bb92bba03f6cb3b0df",
      "tree": "9998c0fdd1f26210755b4edcbcb3dea45e6d6b89",
      "parents": [
        "5506c00b8d8972e6223499dd5a5da4c85c1ff836"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sun Jun 21 12:15:27 2020 -0700"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Jun 24 15:57:51 2020 +0000"
      },
      "message": "Fix availability zone API tests\n\nCurrently, if you run the availability zone API tests when not using\nthe no-op drivers, the API tests will fail as they had hard-coded\navailability zone names that do not exist.\nSince creating availability zones requires reconfiguration of the nova\nhost deployments, it is not practical to create nova availability zones\nfor these tests.\n\nThis patch adds tempest configuration settings for the required\navailability zones, and if not configured will skip the tests that\nrequire the availability zones be present.\n\nChange-Id: I53d5d33ae9a181b79e1d971d56452eeee5dd7759\n"
    },
    {
      "commit": "29d179016a2c2299d1c20c4ae69cb719e0f34b4f",
      "tree": "ab30454e4e29e767b629c61f8ae70a1da23239c5",
      "parents": [
        "2c597779101da3ed8ddee9650177bc58620a9cee"
      ],
      "author": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Tue Apr 30 15:06:17 2019 +0200"
      },
      "committer": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Fri Jan 24 08:30:01 2020 +0100"
      },
      "message": "Add UDP test scenario\n\nUpdate test_healthmonitor_traffic \u0026 test_basic_traffic tests\nto support UDP traffic in test_traffic_ops\nAdd simple UDP test in test_ipv6_traffic_ops\n\nAdd a UDP test server, merged with the existing HTTP test server.\n\nChange-Id: I1e497b75672753ed0e7acf482bc0e4a6138d3437\n"
    },
    {
      "commit": "637866383710d3c170e45e5c2ac4de91aedfa993",
      "tree": "ed1e005232a5a185dcf3f4520bdf6144d49ad00b",
      "parents": [
        "402de7d80c2dc6097fb783fa37bd29e29df7837d"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Fri Nov 08 23:22:13 2019 -0800"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Sun Nov 10 08:53:35 2019 +0000"
      },
      "message": "Add listener client authentication scenario tests\n\nThis patch adds scenario tests that cover the listener client\nauthentication features of TLS_TERMINATED listeners.\n\nDepends-On: https://review.opendev.org/#/c/693586/\nChange-Id: Ic3a9fa1995709378b68e64aea51e1799867c1bb0\n"
    },
    {
      "commit": "5099fe1cae25ab9bb8a8227dd850fecc73739fce",
      "tree": "10bdf0f70bcd6f67eeca87091daf967e804da497",
      "parents": [
        "735c71d5099c0ad693bb95511536db622b23fe9b"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jun 13 11:29:29 2019 -0700"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jun 13 11:36:17 2019 -0700"
      },
      "message": "Fix the load balancer service clients\n\nThe load balancer service clients were not using the base\nservice_client_config from tempest, so they would not pick up some\nbase settings, such as ca_certs, disable_ssl_certificate_validation,\netc.\nThis patch corrects that so that the clients will get the base\nsettings from tempest.\n\nChange-Id: Ic7fa0d2e32cb8ff86fe013064e1ce53d4cf0d62e\nStory: 2005880\nTask: 33698\n"
    },
    {
      "commit": "69cb566d5acb29c004c4bddae5af98331d1c2eb3",
      "tree": "85415a46edd804da60445903f2d8cfdb7de2a499",
      "parents": [
        "04dc5cb4a06c83ed40b90687ee9f24b26c5cf7c8"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jan 24 13:23:31 2019 -0800"
      },
      "committer": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Thu Jan 24 13:45:53 2019 -0800"
      },
      "message": "Add listener stats service client and API test\n\nThis patch adds the listener stats service client and tempest API test.\n\nChange-Id: I008204d5000c9a2fb4852021f0c759a2490c69b7\nStory: 2004853\nTask: 29079\n"
    },
    {
      "commit": "34139b07a7c61589e31d621fec3b3d9718cfff9e",
      "tree": "9cc9d6fee03e192a370704b4e9bd9f71f6bff507",
      "parents": [
        "7359782a54f6610e694597b4df372b7e307cc158"
      ],
      "author": {
        "name": "Michael Johnson",
        "email": "johnsomor@gmail.com",
        "time": "Wed Mar 15 10:31:10 2017 -0700"
      },
      "committer": {
        "name": "Adam Harwell",
        "email": "flux.adam@gmail.com",
        "time": "Thu May 11 18:32:01 2017 +0000"
      },
      "message": "Initial setup of the octavia-tempest-plugin repo\n\nThis patch is the initial repository setup for octavia-tempest-plugin\nusing the OpenStack cookiecutter template.\n\nChange-Id: Icce1389d3a9fb6076091d4d291e15773fb64544b\n"
    }
  ]
}
