)]}'
{
  "log": [
    {
      "commit": "17f775e1e09547c1d52745aa00b84880a25926e3",
      "tree": "cace7a90663c76f9d6e127d7649d8642d46f3285",
      "parents": [
        "3be0254144ebbb3cb419d252b01f0056e8fd34db"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Tue Nov 19 13:00:16 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Tue Nov 19 13:21:34 2024 +0000"
      },
      "message": "Replace assertDictContainsSubset\n\nassertDictContainsSubset was removed in Python 3.12 .\n\nChange-Id: Ib3a972eeab0ffe7719d108db351be82a84c8226d\n"
    },
    {
      "commit": "c713d12aa351fb568ddbb5a5db120336dac191ff",
      "tree": "52694519bdafae1b6a1805d61eaaaac2710e6e7f",
      "parents": [
        "405a904690ae473b71389c7573ba1ca183d44ea0",
        "615dc197b7faa53492a02714f2f63eb3e9f1aa0e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 19 14:15:51 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 19 14:15:51 2024 +0000"
      },
      "message": "Merge \"Add basic admin tests for Aodh\""
    },
    {
      "commit": "615dc197b7faa53492a02714f2f63eb3e9f1aa0e",
      "tree": "2e6b88cb5228d94e74c610a1f1d297d0e9484a04",
      "parents": [
        "0beea18cea300f9c20f3c2c952ee40303886c32e"
      ],
      "author": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Wed Feb 21 10:53:25 2024 +0000"
      },
      "committer": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Wed May 29 11:58:36 2024 +0100"
      },
      "message": "Add basic admin tests for Aodh\n\nChange-Id: I6bd23111288aa16068cda0246bd0ce50e2e864cd\n"
    },
    {
      "commit": "50c2bfcf553a940d44c6fe0799c8cd3a9412ac79",
      "tree": "529930959bc786dbe5b8ee71541323e397603c70",
      "parents": [
        "429550decdd9daf0b8aa6e41f5a7a7a786692b21"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Fri Mar 29 00:54:15 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Fri Mar 29 00:54:50 2024 +0900"
      },
      "message": "Ensure both severities are used in test data\n\n... otherwise the test fails when all alarms are created with a single\nseverity.\n\nCloses-Bug: #2059713\nChange-Id: Ida719530d22ef9541c835da5ba63a888cb71ebb2\n"
    },
    {
      "commit": "0beea18cea300f9c20f3c2c952ee40303886c32e",
      "tree": "81e6f358994426fe4ddc7a76e243fa80aee355b7",
      "parents": [
        "7cb127ad95468dd1735e79faf6d71253eafc70da"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Jan 31 19:42:42 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Thu Feb 01 01:52:45 2024 +0900"
      },
      "message": "Refactor options to enabled backends\n\nAodh can use only one database so having multiple options per backend\nsoftware is very redundant.\n\nAlso, gnocchi and prometheus are used for the same purpose so can use\na single option instead.\n\nChange-Id: I134cf61d8137409ef5f5d959177e349781110eaa\n"
    },
    {
      "commit": "7cb127ad95468dd1735e79faf6d71253eafc70da",
      "tree": "8df3175af76eae4cde670f30b94fe9ef47693e7d",
      "parents": [
        "764fdc6aa12bc41dfc72ec393e58999cef004348",
        "b0e0912d95cc433ef5d074c9e32a6e60c08fa9aa"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jan 31 10:30:10 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jan 31 10:30:10 2024 +0000"
      },
      "message": "Merge \"Separate backends by type\""
    },
    {
      "commit": "b0e0912d95cc433ef5d074c9e32a6e60c08fa9aa",
      "tree": "4c6deb7948ed9a6c0246fdb36cd21e8e1e6c3bca",
      "parents": [
        "b8ab3aa628e8d4d0d48998f9404920bb70e72b1f"
      ],
      "author": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Thu Nov 30 13:09:46 2023 +0000"
      },
      "committer": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Thu Dec 21 10:59:44 2023 +0000"
      },
      "message": "Separate backends by type\n\nAdding telemetry_services config group.\n\nDeprecating old gnocchi and sg-core service options.\n\nSplitting the backend specific tests into their own paths so they\ncan be disabled based on configuration.\n\nChange-Id: I4ca0e217998825589f755d1169aa0600cef14248\n"
    },
    {
      "commit": "dc5229067280286c5f54554ef1d8596512b7a170",
      "tree": "26692d00ff1830ed951bd13e3fd55da3f240c131",
      "parents": [
        "b8ab3aa628e8d4d0d48998f9404920bb70e72b1f"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Dec 20 21:57:53 2023 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Dec 20 21:58:37 2023 +0900"
      },
      "message": "Remove usage of six\n\nBecause this plugin now supports pyton 3 only, usage of six is no\nlonger necessary.\n\nChange-Id: I00cd2c6f9fd466c2a6fe486be6ad6929e893c9b0\n"
    },
    {
      "commit": "daa8eb59d4b203bbc5786ef36616eeecd9af06ee",
      "tree": "a1fa8ca6db7cf44ea121c7c52845c942c5444b17",
      "parents": [
        "3dd1d0df7502196414d10b82496915e1aaaf9d5b",
        "5007212cbd7ceb01f5788e3a1cd27ae517c0b2dd"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 30 05:31:05 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 30 05:31:05 2023 +0000"
      },
      "message": "Merge \"Add functional integration test coverage for Aodh\""
    },
    {
      "commit": "5007212cbd7ceb01f5788e3a1cd27ae517c0b2dd",
      "tree": "d20f2d154613a2c2403f8963a0b3334e287fb153",
      "parents": [
        "2064db7dc70b7167d3016d5eef092031733d6e94"
      ],
      "author": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Thu Oct 19 13:08:39 2023 +0100"
      },
      "committer": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Wed Nov 29 12:13:53 2023 +0000"
      },
      "message": "Add functional integration test coverage for Aodh\n\nThese additional tests are covering the former fuctional\ntest from Aodh in-tree tests.\n\nChange-Id: Ib6df8cd9d6c09736df1b13a8bb4b0781ef1dafa3\n"
    },
    {
      "commit": "3dd1d0df7502196414d10b82496915e1aaaf9d5b",
      "tree": "5606b240f7b556db0049152999e911156c13f8be",
      "parents": [
        "8271356a6796c126a26e773ab0c2ecaf20278b9f"
      ],
      "author": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Wed Nov 22 05:17:28 2023 -0500"
      },
      "committer": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Thu Nov 23 05:32:25 2023 -0500"
      },
      "message": "Separate prometheus related tests\n\nWe have an issue, that tempest doesn\u0027t distinguish between\nbranches. New features aren\u0027t available on old branches and\nso we can\u0027t execute testing, which involves sg-core or prometheus\non old branches. Separating sg-core and prometheus related tests\nallows us to use tempest regex to execute those tests only on\nbranches, which have the required features.\n\nThis also fills in service_available requirements, to make it\nclear which tests are runable on prometheus based storage\nand which are runable on gnocchi based storage.\n\nChange-Id: Ic5bea08295d8c85303c676706415e093625ee16f\n"
    },
    {
      "commit": "c6061685cc751f4db3b8262c4365d1fc4bf88609",
      "tree": "19edcb0a415ee7d3e9ae17d6618d6ad8a1d12e4a",
      "parents": [
        "5ba27fb82d40b4fddf333def2c38c4497f6a965b"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Wed Mar 22 00:05:08 2023 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Wed Mar 22 00:06:15 2023 +0900"
      },
      "message": "Replace reference to deprecated [service_available] aodh_plugin\n\nThis option was deprecated in favor of the new aodh option. However\nthe old name is still used by code which causes the following warning\nmessage.\n\nWARNING oslo_config.cfg [-] Config option service_available.aodh_plugin\nis deprecated. Use option service_available.aodh instead.\n\nChange-Id: If10cec87a2f07f9dbe09005bb22070ca7a6e9364\n"
    },
    {
      "commit": "43e01f593814446e11470ac89c6ca2cad7e06366",
      "tree": "bf8bba8a2733e55f13658d0657fbeca8b9d3ef5c",
      "parents": [
        "959fc69e492ed1d2297cce624c1efbf79e9f1b66"
      ],
      "author": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Fri Dec 18 13:14:28 2020 +0000"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Mon Dec 21 11:53:20 2020 +0000"
      },
      "message": "Use tempest\u0027s ServiceClients rather than Manager\n\ntempest.Manager has been deprecated for more than 4 years already.\nTempest plugins are expected to consume\ntempest.lib.services.clients.ServiceClients directly.\n\nChange-Id: I614451e909ef2471493f702928db8eff591be037\n"
    },
    {
      "commit": "d852577e32f706eb5c8af853cd460ae1fe8d5647",
      "tree": "ea59a88e0e227e09cae0fb04e9310e54e7c60b05",
      "parents": [
        "43658d2df4a2bc4c1f3feeb61a34d1ab32098086"
      ],
      "author": {
        "name": "Lingxian Kong",
        "email": "anlin.kong@gmail.com",
        "time": "Mon Feb 03 10:02:30 2020 +1300"
      },
      "committer": {
        "name": "Lingxian Kong",
        "email": "anlin.kong@gmail.com",
        "time": "Mon Feb 03 10:02:38 2020 +1300"
      },
      "message": "Create event type alarm for aodh API test\n\nThe purpose is to remove dependency of gocchiclient.\n\nChange-Id: I4c07a8d15338b6ec80ca95cef64ab74ed6028319\n"
    },
    {
      "commit": "6a7d79823944f480631d24f1a7c108c62809cb91",
      "tree": "408bd29af3a24fdcb98d34308e5ae31f3e9188d7",
      "parents": [
        "18b5fce680d1e2bcc25fb6f6c066309962153eaf"
      ],
      "author": {
        "name": "Lingxian Kong",
        "email": "anlin.kong@gmail.com",
        "time": "Wed Aug 21 15:51:09 2019 +1200"
      },
      "committer": {
        "name": "Lingxian Kong",
        "email": "anlin.kong@gmail.com",
        "time": "Wed Aug 21 21:40:49 2019 +1200"
      },
      "message": "Add config option to enable/disable alarm creation during testing\n\nIt\u0027s not always true that Gonocchi is deployed in the environment,\nin which case the aodh tempest tests will always fail at the resource\nsetup phase.\n\nThis patch adds the option to config if alarm should be created in the\nresource setup method.\n\nChange-Id: I69adb9eef8a0bdbe2333e3ec4866a44aae50d0a2\n"
    },
    {
      "commit": "af38fe56eeb6fc9fd24aa4652001a8fb6051b25a",
      "tree": "f5228b2880c809c67d5a052b486e695fe512dd3d",
      "parents": [
        "ad3a328435e83bf3fd42e26d217d1aef17905ee6"
      ],
      "author": {
        "name": "yatin",
        "email": "ykarel@redhat.com",
        "time": "Wed Dec 26 17:47:41 2018 +0530"
      },
      "committer": {
        "name": "yatin",
        "email": "ykarel@redhat.com",
        "time": "Wed Dec 26 17:50:13 2018 +0530"
      },
      "message": "Make aodh tempest tests work with Python3\n\nWith Python3 aodh tests fails with below Error,\nthis patch fixes it:-\n\nTypeError: a bytes-like object is required, not \u0027str\u0027\n\nChange-Id: I447c384a280e6225f3617a251314b307855d6025\nCloses-Bug: #1809802\n"
    },
    {
      "commit": "bc03a059f9861833eb33362e793a9a229742e72e",
      "tree": "90f7780196da83037a4764ce1b264de89e6b92b6",
      "parents": [
        "d9a10fe6801ae6838bca75951001c748a3af122f"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Thu Jan 11 15:01:04 2018 +0530"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Mon Jan 15 12:21:31 2018 +0100"
      },
      "message": "Sync tempest code from ceilometer\n\n* https://review.openstack.org/530891 and https://review.openstack.org/527960\n  are synced into telemetry-tempest-plugin\n\nChange-Id: I6e099890aa03c9bd9b0039ce1e55a182886193e7\n"
    },
    {
      "commit": "58fb0173e74d3bdeda9ea82cd910e97da17100a0",
      "tree": "a5fbbba18518b4c3c1894d9891f89d79995f329a",
      "parents": [
        "ae606fd3bbaf33e483394e006a56389934d571b4"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Sat Jan 13 09:33:52 2018 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Sat Jan 13 09:34:47 2018 +0100"
      },
      "message": "tempest: remove ceilometer-api alarm\n\nThis is to keep in sync with Id89130fd8a782dea863c85b37a919fbf0f0897dd\n\nChange-Id: I7f441988c6f908261ff5de81b7e0ea59a6a0b9fa\n"
    },
    {
      "commit": "b30a19214d0036141de75047b444d48ae0d0b656",
      "tree": "3aea328961914a3d2839197bfc8b5f20c71447a9",
      "parents": [
        "91051caf3ed54c4e2fbdbff81cb43dc52df5203a"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Sat Dec 09 20:24:46 2017 +0530"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Sun Dec 10 11:59:04 2017 +0530"
      },
      "message": "Apply cookiecutter to newly split project telemetry-tempest-plugin\n\nThis tempest plugin is being split out of the main ceilometer project in\naccordance with Queens goal \"Split Tempest Plugins into Separate\nRepos/Projects\"[1]. This patch applies the standard boilerplate files\nfor OpenStack projects so that it can stand on its own.\n\nIt contains tempest tests for Aodh, Gnocchi, Ceilometer and Panko projects.\n\n[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html\n"
    }
  ]
}
