)]}'
{
  "log": [
    {
      "commit": "7da415bf0e018d4890341eb27d318908db2e2a61",
      "tree": "2b712d89747078778a5dc7cff9b0753b292c4b8a",
      "parents": [
        "4ec1f85148b244f0ecc8bc1548c58810b1f90357"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Sat Oct 05 12:39:31 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Sat Oct 05 16:32:34 2024 +0900"
      },
      "message": "Drop remaining options for panko\n\n... because panko was retired several cycles ago and its tests were all\nremoved.\n\nChange-Id: I332f7b45102da65067fde495ec8b37e373dd60d3\n"
    },
    {
      "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": "d9a10fe6801ae6838bca75951001c748a3af122f",
      "tree": "137513eaaca06c505db71b64f124277c00fb07d9",
      "parents": [
        "547e356cd4af839714f9c45ddb62d1a3d80bbd10"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Thu Jan 11 14:34:45 2018 +0530"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Mon Jan 15 12:21:30 2018 +0100"
      },
      "message": "Moved gnocchi tempest tests under telemetry tempest plugin\n\n* In order to achieve tempest plugin split goal, we have merged\n  aodh, panko, ceilometer and gnocchi tempest plugin into\n  telemetry tempest plugin\n\n* gnocchi/tempest -\u003e telemetry_tempest_plugin/gnocchi\n* gnocchi/tests/functional_live -\u003e telemetry_tempest_plugin/gnocchi\n\nChange-Id: Icf6789afc143db3206af409c62a36e56edefd142\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"
    },
    {
      "commit": "6f97ca040e3a06fc68c9db001db32fc5a5a2f1ae",
      "tree": "8f5f0aa15ff66e63224114a920eb289db1f6d8b6",
      "parents": [
        "d4b630ebf3476701478c437b761408b64d3fa98b"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Thu Dec 07 12:50:34 2017 +0530"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Fri Dec 08 17:37:00 2017 +0000"
      },
      "message": "Merge aodh tempest tests and configuration in ceilometer\n\n* In order to achieve the tempest plugin split goal, we are merging\n  the aodh tempest tests and config in to ceilometer, then we can move\n  all the telemetry tests in a single repo.\n\n\nChange-Id: I4e0952487d0fe73992e8fe9d6ddda3f98054ec60\n"
    },
    {
      "commit": "696751e1a128268b6db3dcfcfa9ba02ba0dc481b",
      "tree": "c383fe5fc3bfa15ade31f254fcf078079b95f7c5",
      "parents": [
        "12ce5eb26a004bc29adef139ef281007779a72b8"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Mon Dec 04 16:04:15 2017 +0530"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Tue Dec 05 07:30:08 2017 +0000"
      },
      "message": "Merge panko tempest config into ceilometer repo\n\n* https://review.openstack.org/525072 removes the dummy panko\n  tempest plugin from panko repo but panko tempest config is used\n  in ceilometer integration tests. It merges the required config\n  in order to avoid turbulence in integration tests.\n\n\nChange-Id: I97a5abed3486f63363782f52e7746e87bd88ed4a\n"
    },
    {
      "commit": "398907791da528fb5a336c826c12c4d99d8af5c9",
      "tree": "f226fe78c497576929da55fda1a776b754b8751e",
      "parents": [
        "f106357cf60b387f14c46f6c3d1e65c488940811"
      ],
      "author": {
        "name": "Nishant Kumar",
        "email": "nishant.e.kumar@ericsson.com",
        "time": "Fri Sep 30 17:37:50 2016 +0530"
      },
      "committer": {
        "name": "Nishant Kumar",
        "email": "nishant.e.kumar@ericsson.com",
        "time": "Fri Sep 30 17:45:51 2016 +0530"
      },
      "message": "Stop adding ServiceAvailable group option\n\nService available group already exists.Therefore we don\u0027t need to\nregister this group here again.\n\nChange-Id: I7822e1f5fd2fae8b34aeb1dd4eaf68d9ae03c8b0\nCloses-Bug: #1621036\n"
    },
    {
      "commit": "03b4b55c053d0266fbc364a7e336d976b079c7ac",
      "tree": "b234121439c2cc03d9f739808245b171cbcfa352",
      "parents": [
        "1934ebad1ff4aa83da26dbc0fd509dbc6f7661f6"
      ],
      "author": {
        "name": "Thomas Bechtold",
        "email": "tbechtold@suse.com",
        "time": "Mon Aug 15 17:44:50 2016 +0200"
      },
      "committer": {
        "name": "Thomas Bechtold",
        "email": "tbechtold@suse.com",
        "time": "Tue Aug 16 07:08:27 2016 +0200"
      },
      "message": "Fix tempest.conf generation\n\n[service_available] isn\u0027t being generated. This patch fixes it.\n\nCloses-Bug: #1613542\nChange-Id: Ic1ef8f2f9c4e79e0ee35e2e78311d96d00f014e8\n"
    },
    {
      "commit": "849b3917961ba9c4a7a9d4eff408158ade47cad0",
      "tree": "b33f11f7e601d9bb62ba22de62417eb894744317",
      "parents": [
        "206e09f1ddc6a6f85d73742992504e7d5705e79e"
      ],
      "author": {
        "name": "gordon chung",
        "email": "gord@live.ca",
        "time": "Mon Feb 01 17:27:55 2016 -0500"
      },
      "committer": {
        "name": "gordon chung",
        "email": "gord@live.ca",
        "time": "Mon Feb 01 17:29:23 2016 -0500"
      },
      "message": "fix tempest path\n\nthe path for tempest tests are incorrect. this ends up breaking\nmagnum gate magnum already has tempest plugin support\n\nChange-Id: Ie58d6c15b5640bef73662f6427f0b07886f1a859\n"
    },
    {
      "commit": "54e35cf281c18e229c4c30975ab79122faeb4928",
      "tree": "e4cc0db2e85d44185e3400ce025e47a455a3ad41",
      "parents": [
        "d304d4b00ab1feb3dabaa0f003364ab46a36f305"
      ],
      "author": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Fri Dec 11 00:40:19 2015 +0900"
      },
      "committer": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Jan 21 22:51:29 2016 +0900"
      },
      "message": "tempest: add ceilometer tempest plugin\n\nChange-Id: If2363770090bb04d0bf5079f2925ae926fea1423\nImplements: blueprint tempest-plugin\n"
    }
  ]
}
