)]}'
{
  "log": [
    {
      "commit": "4f72b8a272bcc5ec96d4e7b2018105537d141568",
      "tree": "1889627133b38aef4c9f25902ae66dafa6e07314",
      "parents": [
        "f8a8197b1e1764aecfcd02ae31053b7b96538a6a"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Sun Aug 24 01:43:08 2025 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Sat Aug 23 17:22:46 2025 +0000"
      },
      "message": "Make sure _url options accept only valid URL\n\n... using the common validation template from oslo.config .\n\nNote that this changes the format of prometheus_service_url option, but\nthis option has had no effect so far so the change may not affect users\nreally.\n\nChange-Id: Idb73531dd50ce5dd29436831f6d1fbf34d54353b\nSigned-off-by: Takashi Kajinami \u003ckajinamit@oss.nttdata.com\u003e\n"
    },
    {
      "commit": "bc2736e354d6abf8ce4130f90cc8ee623f3623e4",
      "tree": "a40ed8e29317e025570940fc5bda8bcd5e5c529a",
      "parents": [
        "975887d0f12dbb157f99dba96dba4c38b06d0153"
      ],
      "author": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Thu Dec 05 13:15:46 2024 -0500"
      },
      "committer": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Thu Dec 05 13:15:46 2024 -0500"
      },
      "message": "Fix sg-core test\n\nAdding \"http://\" to the sg-core address fixes the sg-core test\non Ubuntu noble. I hope this is a small enough change to the default\nto be safe to merge.\n\nChange-Id: If3f67d3ec5c1b8c85362a7d79d857872bff042fe\n"
    },
    {
      "commit": "753a8b8b97057e47f0ff3b6a7f6743b1993168be",
      "tree": "984e90bb8fa1d541626ac9046436a5d64dfa4d5a",
      "parents": [
        "cf276b4b0a7b434018cef1c9e9f8caefb807aaf3"
      ],
      "author": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Wed Oct 16 14:28:13 2024 -0400"
      },
      "committer": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Tue Nov 12 08:35:33 2024 -0500"
      },
      "message": "Use metadata server grouping as default\n\nMetadata seems like a better way to group instances for autoscaling, so\nswitch metadata to be the default option. Note that stable/2024.2 and\nolder versions don\u0027t support metadata grouping, so the jobs are defined\nto use prefix grouping instead.\n\nChange-Id: Id1c62255e58e9ceeffad2512a3e8e083c3d13f8b\n"
    },
    {
      "commit": "6128defd29f7703fb5563f5293e676c5c79c2c36",
      "tree": "98dcf4fc582b7b36aafeae6fe3e493255b9cffb5",
      "parents": [
        "3be0254144ebbb3cb419d252b01f0056e8fd34db",
        "7da415bf0e018d4890341eb27d318908db2e2a61"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Oct 29 07:44:05 2024 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Oct 29 07:44:05 2024 +0000"
      },
      "message": "Merge \"Drop remaining options for panko\""
    },
    {
      "commit": "afe631a2d0335a010f8f784b144f37305ece0147",
      "tree": "957a55bad2fe622eb69eb493ce27b23c328639d8",
      "parents": [
        "4ec1f85148b244f0ecc8bc1548c58810b1f90357"
      ],
      "author": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Wed Sep 25 11:02:14 2024 -0400"
      },
      "committer": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Mon Oct 07 14:00:48 2024 -0400"
      },
      "message": "Use server_group in Prom autoscaling scenario\n\nThanks to the recent developments in ceilometer and sg-core,\nwe can use server_group for grouping instances from the same\nstack for autoscaling purposes. This is how the instances are\ngrouped in gnocchi based autoscaling. It\u0027s much easier for the\nusers to configure and it should be the prefered option when using\nautoscaling.\n\nFor backwards compatibility with current stable branches I\nadded a \"autoscaling_instance_grouping\" config option. The old\nway (\"prefix\") of instance grouping is used by default and so\ntempest tests will continue working on stable branches. By\nsetting the option to \"metadata\", the new way of instance\ngrouping will be used. I\u0027ll set this setting in .zuul.yaml\nof all telemetry repositories on master branches in follow-up\npatches.\n\nChange-Id: I2770e9d47b914941f938f63d92ab7868fe09d7b9\n"
    },
    {
      "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": "92b0c1932996feceb1a2ec6baf808edb18030d83",
      "tree": "50db003a7d6e4b05b30e2f99094d401a21ed2e88",
      "parents": [
        "cb3f98360737aede1c203a797f16fde70331cc1b"
      ],
      "author": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Mon May 20 05:02:13 2024 -0400"
      },
      "committer": {
        "name": "Jaromír Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Mon May 20 20:15:32 2024 +0000"
      },
      "message": "Parametrize prometheus rate duration\n\nDepending on the ceilometer and prometheus configuration, it\nmay be required to change the duration used by the prometheus\nrate function in autoscaling queries. The prefered value\nfor stable testing should be \u003cceilometer_polling_interval\u003e +\n\u003cprometheus_scrape_interval\u003e. With other values (especially with\nvalues less than the ceilometer polling interval), it\u0027s possible,\nthat the rate() function will just return 0 for ever.\n\nChange-Id: Ifbb6da5c5be9db6cba5494b6d28b24d28967ec1c\n"
    },
    {
      "commit": "d00901d59e04f0f96c0f24ee83656fae2ed28881",
      "tree": "afbfed52495be0b1dea2da93c6ceea5e83323ad9",
      "parents": [
        "b8fd0674ad94817382c3712e9d47b90397dd5128"
      ],
      "author": {
        "name": "mgirgisf",
        "email": "mgirgisf@redhat.com",
        "time": "Wed Mar 13 10:31:56 2024 +0100"
      },
      "committer": {
        "name": "Erno Kuvaja",
        "email": "jokke@usr.fi",
        "time": "Fri Apr 05 10:42:49 2024 +0000"
      },
      "message": "Add Autoscaling test with prometheus\n\nChange-Id: I74a897a213167da8b4bde99cc879a7078993ccd4\n"
    },
    {
      "commit": "b8fd0674ad94817382c3712e9d47b90397dd5128",
      "tree": "1ce30ba581884ba4548356d5cd5435f20d4f14ca",
      "parents": [
        "74d19681994ac8358869e1eb08c4e6a04a50e74f"
      ],
      "author": {
        "name": "Jaromir Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Mon Feb 19 10:26:11 2024 -0500"
      },
      "committer": {
        "name": "Jaromír Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Fri Mar 08 14:14:57 2024 +0000"
      },
      "message": "Fix sg-core test scenario.\n\nThe scenario assumed, there is an image in glance, which may\nnot always be the case. This patch creates a new image based\non path configured in CONF.scenario.img_file. To add this\nfunctionality the TestTelemetryIntegrationPrometheus class\nwas moved to inherit from tempest.scenario.manager.ScenarioTest.\nRequirements on glance and ceilometer were added too. Ceilometer\nwas required even before this change, but the requirement check\nwas missing.\n\nThe scenario assumed the ceilometer pipeline interval is less\nthan 2 minutes. This patch adds a config option for this.\nBy default 300s is used, which is the default interval when\ninstalling devstack. It\u0027s then changed to 15s in .zuul.yaml,\nwhich is the interval used in our tests.\n\nChange-Id: Ifae664540fc5a749b2965822267d7c54b34a77a5\n"
    },
    {
      "commit": "08f36e0ff06f022536f50708dcb5fe2d47f98fb6",
      "tree": "a06fc5bf40dc9d86959e3009e393de68e5bd1de6",
      "parents": [
        "30b484312fbec5b779c9553cf2d0298df47959d1"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Feb 07 18:00:43 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Feb 07 19:28:13 2024 +0900"
      },
      "message": "Fix typo in alarm backend name\n\nIt should be postgresq\"l\" instead of postgresq.\n\nChange-Id: I0b8ab464bdf0227a8efb29a90087adc900d60225\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": "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": "76400660fbf09c35be221d9ce2697a1447c4a534",
      "tree": "7a3cf1029d90fda8493f210811e19094b680bf37",
      "parents": [
        "3dd1d0df7502196414d10b82496915e1aaaf9d5b"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Nov 29 19:41:19 2023 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Wed Nov 29 19:46:23 2023 +0900"
      },
      "message": "Disable sg-core related tests by default\n\nThe sg-core is not required to run Telemetry services. Enabling tests\nrequiring sg-core by default is not backword-compatible and affects\ntesting in distributions(eg. RDO) or any users using tempest to\nvalidate their deployments.\n\nChange-Id: Ib08a42f22325d4029b5148f081e1b095fbfc723e\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": "d6c4972d415057d609d3874b7bfb1829bd1ac6e3",
      "tree": "c05a85402e85ed27c5a46b72a0e6ae356ef4c901",
      "parents": [
        "2064db7dc70b7167d3016d5eef092031733d6e94"
      ],
      "author": {
        "name": "Jaromír Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Fri Oct 13 09:08:38 2023 +0200"
      },
      "committer": {
        "name": "Jaromír Wysoglad",
        "email": "jwysogla@redhat.com",
        "time": "Tue Nov 14 07:49:38 2023 +0000"
      },
      "message": "Add sg-core integration test\n\nDepends-On: I01ed2c96395baf294aa84e4f989ab82f9b387fc4\nChange-Id: Ibedd21fee25214409a3683bb58e18017918c59b2\n"
    },
    {
      "commit": "ca2bf36fb9d3bc8a245daf4952c6f7659a5adca7",
      "tree": "44eba74eb58f3885e1fcd6ae5e79ef71620bc97f",
      "parents": [
        "b4bd27c7368e7b85853a869010b716073e6b6d55"
      ],
      "author": {
        "name": "Matthias Runge",
        "email": "mrunge@redhat.com",
        "time": "Tue May 18 15:32:45 2021 +0200"
      },
      "committer": {
        "name": "Matthias Runge",
        "email": "mrunge@redhat.com",
        "time": "Tue May 18 15:32:45 2021 +0200"
      },
      "message": "Remove ties to panko\n\nin order to remove and retire panko.\n\nChange-Id: I8bc2981f01a4b068272cddfa2026860c97a3355e\n"
    },
    {
      "commit": "959fc69e492ed1d2297cce624c1efbf79e9f1b66",
      "tree": "501abf7f5b86a8ad1b3ffa7afa751eba5729bf53",
      "parents": [
        "566783bbed6cde196c69a21412004bdcd38e2f6f"
      ],
      "author": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Mon Oct 05 12:05:15 2020 +0300"
      },
      "committer": {
        "name": "Pavlo Shchelokovskyy",
        "email": "shchelokovskyy@gmail.com",
        "time": "Mon Oct 05 13:50:00 2020 +0300"
      },
      "message": "Allow to disable SSL validation in gabbi tests\n\nGabbi does not allow to pass custom path to (self-signed) SSL certs,\nso we can\u0027t really re-use the CONF.identity option (as does the AODH\ntest client).\n\nThis patch adds a new config option\n\n  CONF.telemetry.disable_ssl_certificate_validation\n\n(False by default) that will disable SSL cert validation when running\ngabbits.\n\nFor comparison, see similar patch to heat\u0027s tempest plugin\nhttps://review.opendev.org/#/c/703335\n\nChange-Id: I298c8ebb45f0768b12919cf4f67462df0ff4c631\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": "b98eb81bf50595c6af42e25525765d8ae94c37e3",
      "tree": "36d4c9cca1d5dc868e04f94a1a71dfcf32307986",
      "parents": [
        "49ed45e01d7f8ea46fade58e2d7361ac92a497a6"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Thu Sep 20 15:47:09 2018 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Thu Sep 20 15:48:47 2018 +0200"
      },
      "message": "Change testing defaults\n\nThe world looks broken by our recent changes about that.\n\nSo unbreak it. We will fix our N-2 branch testing issue later.\n\nChange-Id: I7ef45463e76a0c17c5016ca46ea4c5162e9fba49\n"
    },
    {
      "commit": "3b79e460e2ee183dd70e6dfcd4ef47a0a93db90a",
      "tree": "160b0496a15ec9d30b3dfaaa50246dfbd4c323c3",
      "parents": [
        "b64d2b073f98493ee1b28a4ee37e851e67fcdf3c"
      ],
      "author": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Thu Jul 19 09:31:40 2018 +0200"
      },
      "committer": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Tue Sep 04 16:47:44 2018 +0200"
      },
      "message": "Allow to use environment variable to override some metric values\n\nChange-Id: Ifd1d04ce813028f115c19bc983e7dd1e63c6f8a5\n"
    },
    {
      "commit": "8bccc06c2bc71798f532f4ba6bc873c5e5dbb896",
      "tree": "607a40b7d6ef051e3e45b38a56e01521865976fd",
      "parents": [
        "319cb26ef691bb8388a698bab9ea3b7b3150b0f1"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "ghanshyammann@gmail.com",
        "time": "Tue Jan 23 12:35:06 2018 +0300"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "ghanshyammann@gmail.com",
        "time": "Tue Jan 23 12:59:51 2018 +0300"
      },
      "message": "Fix aodh service config option name\n\naodh service config option name registered in\nTempest\u0027s service_available group is \u0027aodh_plugin\u0027 which\nis not consistent with all other service_available config\noption.\n\nAfter below patch Devstack will automatically set all service\navailability on tempest side. For that all services name should\ngoing to be registered on Tempest must be consistent with\nservice name registered on devstack side.\n- I02be777bf93143d946ccbb8e9eff637bfd1928d4\n\nThis patch rename the config option name to \u0027aodh\u0027\nand keep the old name with deprecation warning.\nCloses-Bug: #1743688\n\nChange-Id: I7739e0b672a7211a1d643543fdc79031affa0a0b\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": "a477d06a12064f29f56fd6d8c5dcd2e54bb0b35b",
      "tree": "2ae2c8d6d6b23b6daf188a9d54e54b5041cab90a",
      "parents": [
        "c73b6f70112c21b7ba1713a3849eb7e1dfe13686"
      ],
      "author": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Mon Oct 16 11:31:51 2017 +0200"
      },
      "committer": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Wed Oct 25 14:38:43 2017 +0200"
      },
      "message": "Remove Ceilometer API\n\nThis removes the deprecated Ceilometer API.\n\nChange-Id: I752b36b3dfe8f935b68c4d3d59ccb5b8b60c582f\n"
    },
    {
      "commit": "717324ca12744cc736bd12016fc5b0602e75fa91",
      "tree": "07385b0f995e5322c88e0d55282f4dff2eca76d0",
      "parents": [
        "510f3ce39b27ca16232aa9ec48ca99d33281fbcb"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Apr 25 14:31:00 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue May 02 19:23:50 2017 +0200"
      },
      "message": "tempest: Allow to configure granularity\n\nChange-Id: I31344a9f8938ae9c7875cad76430508dd9fd4539\n"
    },
    {
      "commit": "17b4d5bbbeb8fc45d24b14a981f5f8edd1fcc067",
      "tree": "2bc76655662cbaf86ab1ae179541562d31265d79",
      "parents": [
        "4659e89b72f30f27c5a811db133060489224e9ec"
      ],
      "author": {
        "name": "Hanxi Liu",
        "email": "hanxi.liu@easystack.cn",
        "time": "Tue Feb 07 01:31:49 2017 +0800"
      },
      "committer": {
        "name": "Hanxi Liu",
        "email": "hanxi.liu@easystack.cn",
        "time": "Tue Feb 07 01:46:51 2017 +0800"
      },
      "message": "stop hardcode timeout in tempest tests\n\nChange-Id: If51e2d5628a32dde7ab1bd2ea809c015c0db8732\n"
    },
    {
      "commit": "be6361774f35030b6dfbdc6f740ad8c95a91feed",
      "tree": "a7756f7c4688482073797c7767fb28911b646e3d",
      "parents": [
        "ac132414a9e6903a3f06bbec7cc356da3f15a306"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Mon Jan 09 13:45:19 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Mon Jan 09 13:49:02 2017 +0100"
      },
      "message": "tempest: Allow to not run deprecated API tests\n\nThis change introduces the tempest option\n[telemetry]/deprecated_api_enabled to not run\ntests against the old API.\n\nChange-Id: I66189111d795b88625fb4d41f853c848decccc05\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": "905e0817cc0f7e8cc78b1a3665c7f920c936b5bf",
      "tree": "fe2bffeddb84205a09ebc3e6b350b3b106c07a3d",
      "parents": [
        "133022daa7349ee567874420b4dadfc57cc80ce9"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "ghanshyam.mann@nectechnologies.in",
        "time": "Thu Apr 14 11:45:56 2016 +0900"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "ghanshyam.mann@nectechnologies.in",
        "time": "Thu Apr 14 11:54:55 2016 +0900"
      },
      "message": "Fix Ceilometer tests config options\n\nCeilometer tempest tests have been moved to plugin but config options\nwere renamed as same were registered by Tempest also.\n\nNow Tempest is removing ceilometer tests and related config options\n- I0775bcc15dc9cbae6e075fe92f44b5f6c9b9d5d2\nwe need to fix their name back to original one to avoid backward incompatibility.\n\nCongress use those in ceilometer integration tests and will break if we\ndo not rename those back to original one.\n\nChange-Id: Id10cd260d12eba5b4f4d7798dee64fc62a92eb1c\nDepends-On: I0775bcc15dc9cbae6e075fe92f44b5f6c9b9d5d2\n"
    },
    {
      "commit": "08ff867fb69deae78932fc8396f079aca5f40c32",
      "tree": "f530f118b187b9132c092d5c6418a5b1e3a3d09a",
      "parents": [
        "f2e112bd53332216d6922fb523ef99db7df8bfe9"
      ],
      "author": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Dec 10 15:54:38 2015 +0900"
      },
      "committer": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Wed Mar 09 11:37:35 2016 +0900"
      },
      "message": "tempest: migrate api and scnario tests from tempest\n\ntempest: use ceilometer client manager instead of tempest one\n\nThis patch replaces client manager used in base test class from tempest\none to ceilometer dedicated manager which only has clients necessary to\nspecific ceilometer test cases.\n\nThe conflicts in config parameter are solved by adding \u0027_plugin\u0027 in\nparamter names as suffix.\n\nThis patch also includes the following changes in tempest.\n\n  - Ie99bbbe7655138c4c3ecae69ae0b361198a9651d\n  - I340d96c27f0e906df5b8a109494920e9cd3b21d1\n  - I14e16a1a7d9813b324ee40545c07f0e88fb637b7\n\nCloses-Bug: 1549424\nDepends-On: Ifc29617743b76b01eb6cd30a375cf47b56e4f635\nImplements: blueprint tempest-plugin\nChange-Id: Ifbe3152c486ddba79bb851c0ec3097213975f95c\n"
    },
    {
      "commit": "cb334148832fe1365cc27e640e6c3267455c329c",
      "tree": "3300c6e5608e0fc00f14841f024dccf30391a949",
      "parents": [
        "9a3a74b45cfd3a5379e0843caa3b92deb6454563"
      ],
      "author": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Dec 10 15:41:39 2015 +0900"
      },
      "committer": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Jan 21 22:45:52 2016 +0900"
      },
      "message": "tempest: migrate conf.py from tempest tree\n\n\u0027too_slow_to_test\u0027 is dropped\n\nChange-Id: I2c527a675798505d6a87c3d0d038eac7df5be1bd\nImplements: blueprint tempest-plugin\n"
    }
  ]
}
