)]}'
{
  "log": [
    {
      "commit": "a2b33530541c697054e36deef1459675535a08f5",
      "tree": "c7dc0335dfb96c66eca765b16676ba017d6649c6",
      "parents": [
        "d15c5167e458421ae2af3ee0b116fd917cf378b0",
        "35d825b8bca92124a6e371a2be6f53f2001d9e7b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Oct 13 18:02:14 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Oct 13 18:02:14 2017 +0000"
      },
      "message": "Merge \"Replace the usage of some aliases in tempest\""
    },
    {
      "commit": "d15c5167e458421ae2af3ee0b116fd917cf378b0",
      "tree": "93f8b0f07395081be22780188465ecf0ffc9ac68",
      "parents": [
        "9443fe84180a1e59b0191163ed1226edb0d845c4"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Thu Oct 12 22:10:04 2017 +0100"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "ghanshyammann@gmail.com",
        "time": "Fri Oct 13 00:51:38 2017 +0000"
      },
      "message": "Use tempest.clients.Manager as base clients class\n\nThe current client Manager uses tempest.manager.Manager, which is\nfine for all clients except object storage, since the object storage\nclient is not yet a stable interface, and it\u0027s being moved from\ntempest namespace to tempest.lib namespace.\n\ntempest.clients.Manager is a stable interface (not officially yet\nbut it will be declared so soon, and there are no changes pending).\nThis class has the advantage of masking the move of the object\nstorage client providing a smoother experience for ceilometer\nthrough this transition.\n\nThe client aliases are consistent with those used by ceilometer,\nso the change is very small and it simplifies the code.\n\nOnce the object storage client is fully migrated, it would be nice\nto expose the Ceilometer service client via the plugin interface,\nso it can be loaded automatically and it can be used by other\nprojects as well.\n\nChange-Id: If71c7bb193fe562ea482e1031c729c789c761bd8\n"
    },
    {
      "commit": "9443fe84180a1e59b0191163ed1226edb0d845c4",
      "tree": "bd7f6f60ccb05ee53fbf0508d663421b0f0704a8",
      "parents": [
        "637c433377c58116d9d8bc80f97972cbba3ed726"
      ],
      "author": {
        "name": "Pradeep Kilambi",
        "email": "pkilambi@redhat.com",
        "time": "Tue Oct 10 11:38:26 2017 -0400"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "ghanshyammann@gmail.com",
        "time": "Wed Oct 11 02:25:43 2017 +0000"
      },
      "message": "Move object storage container_client to match tempest\n\nDepends-On: I74c6d62058e0dcf9284f313c6f45d83c20597fc4\nChange-Id: I9a52558122b6f339b3ecfa7e17e15ffb9b07b209\n"
    },
    {
      "commit": "35d825b8bca92124a6e371a2be6f53f2001d9e7b",
      "tree": "53f27b55c597f4c6e361d22989e78dafa8483e5a",
      "parents": [
        "637c433377c58116d9d8bc80f97972cbba3ed726"
      ],
      "author": {
        "name": "Vu Cong Tuan",
        "email": "tuanvc@vn.fujitsu.com",
        "time": "Wed Oct 04 14:15:30 2017 +0700"
      },
      "committer": {
        "name": "Vu Cong Tuan",
        "email": "tuanvc@vn.fujitsu.com",
        "time": "Wed Oct 04 14:15:30 2017 +0700"
      },
      "message": "Replace the usage of some aliases in tempest\n\nIn tempest, following aliases have been moved in version Pike\nand will be removed in version Queens:ad\n* manager \u003e os_primary [1]\n* admin_manager \u003e os_admin [2]\n* os_adm \u003e os_admin [3]\n* os \u003e os_primary [4]\n* alt_manager \u003e os_alt [5]\n\n[1] https://review.openstack.org/#/c/468036/\n[2] https://review.openstack.org/#/c/467852/\n[3] https://review.openstack.org/#/c/467605/\n[4] https://review.openstack.org/#/c/466991/\n[5] https://review.openstack.org/#/c/457555/\n\nChange-Id: I76bf4cdec41789646d9079c259a9453107e0c5a6\n"
    },
    {
      "commit": "637c433377c58116d9d8bc80f97972cbba3ed726",
      "tree": "dcc002ab117ababbd6f9973f24d32394d68d0f45",
      "parents": [
        "8537b4c1329cf6be9fa95dc3a491b95993f6ecee",
        "af1d380cf8d8961264d0a23c80db6a616a4b308b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Wed Aug 02 19:29:19 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 02 19:29:19 2017 +0000"
      },
      "message": "Merge \"use tempest manager\""
    },
    {
      "commit": "30e44735a4677acfc5aeb1d5fce11a3cb4bf55bb",
      "tree": "81aa8fd92253e64043205b89056ee993cde54ee8",
      "parents": [
        "66a53b8d1d868d667ff41e2c6dd700fb1157dbbe"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Apr 25 14:24:39 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Thu Jul 13 13:42:57 2017 +0200"
      },
      "message": "tempest: Use primary user token\n\nThis change uses an non-admin user for the autoscaling tests.\n\nThis should avoid future bug like\nhttps://bugs.launchpad.net/aodh/+bug/1703824\n\nChange-Id: Ia8b5244aee9b6fedb9f205c32fef968e12061e37\n"
    },
    {
      "commit": "af1d380cf8d8961264d0a23c80db6a616a4b308b",
      "tree": "c050dcd5962ced67c0fd9fa79dec620e71c1aee9",
      "parents": [
        "66a53b8d1d868d667ff41e2c6dd700fb1157dbbe"
      ],
      "author": {
        "name": "gord chung",
        "email": "gord@live.ca",
        "time": "Mon Jun 26 14:41:15 2017 +0000"
      },
      "committer": {
        "name": "gord chung",
        "email": "gord@live.ca",
        "time": "Mon Jun 26 14:41:15 2017 +0000"
      },
      "message": "use tempest manager\n\nour manager is different from manager in tempest and it seems like\ntempest is still changing it\u0027s copy.\n\nChange-Id: I4ae2da57378eb1d68fdb6b2b75facf034c0046d1\n"
    },
    {
      "commit": "937be81c82dbb03d20a824320c2a57eb647b9fe3",
      "tree": "c8a5b3c7ca5a9f9dca06264ed5e11e504bb9b525",
      "parents": [
        "dfbeb16eb92dd0921119c8e41e3450475e502677"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Tue May 09 09:18:32 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Tue May 09 09:31:14 2017 +0200"
      },
      "message": "tempest: fix some future flake8 issue\n\nChange-Id: I37f2aa3e125dd38dae5ae6bc17e88472a8dea903\n"
    },
    {
      "commit": "dfbeb16eb92dd0921119c8e41e3450475e502677",
      "tree": "012f11cfc29436241905561d5f6a380e1ec7f3c0",
      "parents": [
        "a72b6aff1e36298f6ebac8705b3a1255aac44981"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Tue May 09 09:16:55 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@sileht.net",
        "time": "Tue May 09 09:31:13 2017 +0200"
      },
      "message": "tempest: remove deprecation warning\n\nDeprecationWarning: Read-only property \u0027manager\u0027 has moved to\n\u0027os_primary\u0027 in version \u0027Pike\u0027 and will be removed in version \u0027Queens\u0027\n\nChange-Id: Ia03e63b7963c7e9739dde5e8c192904d5f24229d\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": "3cae6009c23d9822e68f7759d31e7d5eb322aeba",
      "tree": "042346ac94f8c4f396dd8185427f36c951cecea0",
      "parents": [
        "3f1e68443eb1b4ffc490c3332247a89719dde680"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Mon May 01 19:50:02 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue May 02 06:42:06 2017 +0200"
      },
      "message": "tempest: tell tempest our scenario are long\n\nBy default, a scenario test timeout is 500 seconds;\n\nThis is too short for the autoscaling test if Gnocchi/Ceilometer\nare deployed with the default.\n\nThis change use 5*500 seconds instead.\n\nChange-Id: Ibab4b6c1d06e26528e217fdb2753ea2c854fb6cb\n"
    },
    {
      "commit": "f0f6833d65a110bda91aba752801b5aaee140670",
      "tree": "973e75114c70c04f5f7c65ea4f63b6e205e45d84",
      "parents": [
        "dd058627d346ff467d5be9ca780bd889a8b05773"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Fri Apr 21 12:46:49 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Fri Apr 21 12:46:49 2017 +0200"
      },
      "message": "tempest: Don\u0027t hardcode the network name\n\nChange-Id: I7c8478d96c9a1766e16c21375d0141f386999a78\n"
    },
    {
      "commit": "47a47350dbdac3a474c58d6ac1bcd4cbf46439c6",
      "tree": "3f6ed168acfdc535f09e36ea914a60e6feb74f41",
      "parents": [
        "d9f4855aa444131483271ab71332787033972e87"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Apr 19 09:08:26 2017 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Apr 19 09:12:48 2017 +0200"
      },
      "message": "tempest: use the configured flavor\n\nWe currently the m1.tiny flavor instead of the tempest configured one.\n\nThis changes fixes that.\n\nChange-Id: I3bf4170d4570a3730111c395ace3f57e028543e4\n"
    },
    {
      "commit": "de7d41eda87c4b6f07d267b24ed11dae17c2332b",
      "tree": "e2eccdd78b2b0531e231040e5cf7c1e05154c9f1",
      "parents": [
        "fca71e43a076d8d684e226e65828714c0300dd23"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Mar 22 17:09:51 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Apr 18 10:54:00 2017 +0200"
      },
      "message": "tempest: rework gabbi setup\n\nThe current approach is a bit hacky and create one\ntempest scenario per gabbi HTTP call.\n\nThe side effect is that tests continue to run even the previous\none have fail.\n\nThis changes the approach by running gabbi to have one scenario\nper yaml file from tempest point of view.\n\nThis will make easier to debug the scenario in case of failure.\n\nChange-Id: I594288322d9ac5d3d128d601cba1d2291a632e20\n"
    },
    {
      "commit": "fca71e43a076d8d684e226e65828714c0300dd23",
      "tree": "06829c66ca8b9706522a05b8d46f34ddce67e525",
      "parents": [
        "3f7133a2789d85e98cdce959c711a8ec6e45d565"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Mar 22 19:31:47 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Mar 22 22:11:51 2017 +0100"
      },
      "message": "tempest: Fix exception handling\n\nIn autoscaling scenarion we show the metric catalog name instead\nof the asked one.\n\nThis change fixes that.\n\nChange-Id: I62771e79662463d6c54b806bd12a74a26a898243\n"
    },
    {
      "commit": "79813eb7b051c6b46ae9225d53d7e2d3be7c595f",
      "tree": "1c067d75799a0f3a252df74e40505142c07f12c2",
      "parents": [
        "6d056583161d40910a46ca895e1049d5f02c000f"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Mar 10 11:12:03 2017 -0800"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Mar 10 11:12:03 2017 -0800"
      },
      "message": "Switch to use stable data_utils\n\nTempest provides stable library interfaces under tempest.lib.\nThis patch switches to use it for data_utils.\n\nNOTE: Maybe reviewers will feel deja-vu because the similar patch is\n      merged before. But ater that, the another copying tempest patch\n      has been merged and we need this patch again. Sorry for this mess.\n      Iba05bc604f447f2acaf4cd81e05443b366b821a1 will be merged after\n      all projects are ready.\n\nChange-Id: I1afadaae954f33f8c09924d98d721ebea2594a38\n"
    },
    {
      "commit": "6d056583161d40910a46ca895e1049d5f02c000f",
      "tree": "87e2a5c751ffaf7be109412dbb1a4ca1fa90af66",
      "parents": [
        "43dcca593dc906945eb75aaa81838f8a9af18a9a",
        "8839997c204d2ed528fe6c72c9ea218effd93a9c"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Mar 10 16:32:10 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Mar 10 16:32:10 2017 +0000"
      },
      "message": "Merge \"tempest: skip legacy telemetry-api tests\""
    },
    {
      "commit": "43dcca593dc906945eb75aaa81838f8a9af18a9a",
      "tree": "553c6557d5aa5daa05c973cbf3d2edce47e341be",
      "parents": [
        "920cb7d705c9bc65454fb7918e982038b4755228",
        "4e26792565ef2166a7772c9b2e832185139d01c7"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Mar 10 01:14:07 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Mar 10 01:14:07 2017 +0000"
      },
      "message": "Merge \"Switch to use stable data_utils\""
    },
    {
      "commit": "4e26792565ef2166a7772c9b2e832185139d01c7",
      "tree": "c91916e8e7f3ee2ef10b743266942defd7a78750",
      "parents": [
        "adee819ad1f92e71e29fc3322ce9c6567c184ab3"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Tue Mar 07 12:47:43 2017 -0800"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Tue Mar 07 12:47:43 2017 -0800"
      },
      "message": "Switch to use stable data_utils\n\nTempest provides stable library interfaces under tempest.lib.\nThis patch switches to use it for data_utils.\n\nChange-Id: I44b2773d92413b8a51d14f8c96042f2cf7db076b\n"
    },
    {
      "commit": "8839997c204d2ed528fe6c72c9ea218effd93a9c",
      "tree": "96093003ade87689c3d576e0f01df960a3748265",
      "parents": [
        "adee819ad1f92e71e29fc3322ce9c6567c184ab3"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Fri Mar 03 16:56:04 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Mar 07 07:53:18 2017 +0100"
      },
      "message": "tempest: skip legacy telemetry-api tests\n\nWhen Gnocchi is enabled, ceilometer-api returns 401 for this tests,\nso no need to run them, in this case.\n\nChange-Id: I30ddf64cc47c61d28f1f16593c631364dcfc3f6d\n"
    },
    {
      "commit": "25812741197a9c7ae7f7ec2fe96da62a588d4456",
      "tree": "631a719efdb2d17e19289b7340f13870587cffde",
      "parents": [
        "adee819ad1f92e71e29fc3322ce9c6567c184ab3"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Mar 01 07:44:41 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Thu Mar 02 12:07:24 2017 +0100"
      },
      "message": "prepare future tempest breakage\n\nTempest is going to break the API without deprecation path, one more\ntime.\n\nhttp://lists.openstack.org/pipermail/openstack-dev/2017-March/113074.html\n\nThis change copies the tempest module that will be removed soon, until\nthe API is available.\n\nChange-Id: I22d1495882d28f8bb9f120d5dfeb4e107b22fd37\n"
    },
    {
      "commit": "69eb3aa709f8555fde3e48e6d2631751e0f6ed1a",
      "tree": "d35adc9ca8804392d7d0336ee16a2761a9393f0c",
      "parents": [
        "4123925e42830cbb653108316c8cf19538ff4688"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Fri Feb 24 08:06:24 2017 -0500"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Fri Feb 24 08:07:17 2017 -0500"
      },
      "message": "Remove smoke tag for TelemetryNotificationAPITest\n\nIt doesn\u0027t make sense to run this test by default since Ceilometer API\nis deprecated.\n\nAs a user who follows Telemetry deprecations, I don\u0027t want to run this\ntest by default.\n\nChange-Id: Ib7aaf876a8bc198f0134e86449aec09ff0db23e1\n"
    },
    {
      "commit": "beb32baf1fe6ae8650968c4b8e8ab8474aa01461",
      "tree": "12f51460f8435fe7052ad7b614e550b6f66f111c",
      "parents": [
        "17b4d5bbbeb8fc45d24b14a981f5f8edd1fcc067"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Thu Feb 09 10:22:35 2017 -0800"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Thu Feb 09 12:12:27 2017 -0800"
      },
      "message": "Switch to use test_utils.call_until_true\n\ntest.call_until_true has been deprecated since Newton on Tempest side,\nand now Tempest provides test_utils.call_until_true as the stable\nlibrary method. So this patch switches to use the stable method before\nremoving old test.call_until_true on Tempest side.\n\nChange-Id: If8985f511d434af0449992b2bc3540da9b3a0591\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": "6f2d75f7469d9b4b87d0feb74aacd431eb551166",
      "tree": "cf06660e913940ceee9a06e82fe8b320671f9bc0",
      "parents": [
        "08a05a55e2bafead0280d7972f5ed287e10fca08"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Jan 27 15:19:57 2017 -0800"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Wed Feb 01 02:10:28 2017 -0800"
      },
      "message": "Use Tempest stable library interfaces\n\nNow Ceilometer uses copy\u0026paste tempest code and the gate issue\nhappened sometimes because the code refers tempest internal code\nwhich is defined as unstable.\nThis patch makes Ceilomter use the stable library interfaces instead\nfor keeping the gate test stable.\n\nChange-Id: I055d8482a9be5fc5d4cf2601a31573aec9e4bee6\n"
    },
    {
      "commit": "08a05a55e2bafead0280d7972f5ed287e10fca08",
      "tree": "369aa5cb0eff540dda1b1775df5cc117a429247d",
      "parents": [
        "9fd181cea534084763fadad182c4821f4f71ace7"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "ghanshyammann@gmail.com",
        "time": "Fri Jan 27 06:10:14 2017 +0000"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "ghanshyammann@gmail.com",
        "time": "Fri Jan 27 06:12:40 2017 +0000"
      },
      "message": "Switch to decorators.idempotent_id\n\ntest.idempotent_id is being kept temporary to migrate\nto new lib interface. Now idempotent_id is available as Tempest stable\ninterface decorators and all plugins tests using the old decorator\nshould be switched to new interface.\n\nIn future, Once all plugins are switched to new decorator Tempest\nwill remove the test.idempotent_id\n\nChange-Id: I91d897b35aa1d4c00971d9f573db0a23e6af9e32\nRelated-Bug: 1616913\n"
    },
    {
      "commit": "7014db6a322509979f986586974c4289b8f93fb4",
      "tree": "6f91da8d8b46608dbf61a0c681cf153b0eefdbcd",
      "parents": [
        "b791c9effb65dd91305e406a12c561b4940f77ac"
      ],
      "author": {
        "name": "gord chung",
        "email": "gord@live.ca",
        "time": "Tue Jan 10 21:41:58 2017 +0000"
      },
      "committer": {
        "name": "gordon chung",
        "email": "gord@live.ca",
        "time": "Mon Jan 23 20:28:36 2017 +0000"
      },
      "message": "check panko during integration test\n\ncheck to see we got compute.instance.create.end event.\n\nDepends-On: I455419bd215c45ece19b27317bf10282b48b7a96\nChange-Id: I322438f6af123a5c0aa32b181c6f8a4b6151d001\n"
    },
    {
      "commit": "7a61c67d96c0d66d2c63a7af71e8a873a96632d2",
      "tree": "2ec61ca26c52deeb71e487dfc156edec59780760",
      "parents": [
        "403c2b60ecd90b7ec7e549585b222032cad7509d"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Mon Jan 09 15:17:31 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Wed Jan 11 08:11:09 2017 +0100"
      },
      "message": "tempest: use tempest img\n\nglance_image_create() must be called to upload the scenario-img to\nglance. Since we upload it ourself, just use this one.\n\nChange-Id: I030315796e68a9851f7a94b01a1e2cc8ac0a87ef\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": "d48779e1bc3453a6002c800693923cc02f6140b3",
      "tree": "ec87366ae4e7eaa6ed19af2bd2c4a720008e1abe",
      "parents": [
        "6d60e37562fbf628d17eac29f39041ebcc942ddc"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Jan 03 17:05:53 2017 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Jan 03 17:05:57 2017 +0100"
      },
      "message": "tempest: allow usage of scenario-img for autoscaling\n\nWhen tempest is not run by devstack the image name for scenario is different.\n\nThis change allows to use it.\n\nChange-Id: I4493e61df8723d510766a79295a4d477c793ef24\n"
    },
    {
      "commit": "3146cd9d7e8aa7d877e0fd575a18eff954eed69d",
      "tree": "dddadd5565fa1efaa7252ac0aae46d40587f471e",
      "parents": [
        "43af9c921dde620911bc6adaddff439bcebdfeaf"
      ],
      "author": {
        "name": "Hanxi Liu",
        "email": "hanxi.liu@easystack.cn",
        "time": "Thu Dec 22 17:08:48 2016 +0800"
      },
      "committer": {
        "name": "Hanxi Liu",
        "email": "hanxi.liu@easystack.cn",
        "time": "Thu Dec 22 17:18:19 2016 +0800"
      },
      "message": "Fix error module usage\n\nFailures of gate-ceilometer-dsvm-tempest-plugin in some patchs occur:\n\nTraceback (most recent call last):\n  File \"tempest/test.py\", line 99, in wrapper\n    return f(self, *func_args, **func_kwargs)\n  File \"/opt/stack/new/ceilometer/ceilometer/tests/tempest/api/test_telemetry_notification_api.py\", line 52, in test_check_glance_v2_notifications\n    self.await_samples(metric, query)\n  File \"/opt/stack/new/ceilometer/ceilometer/tests/tempest/api/base.py\", line 131, in await_samples\n    raise exceptions.TimeoutException(\nAttributeError: \u0027module\u0027 object has no attribute \u0027TimeoutException\u0027\n\nIt is caused by the inappropriate usage of exceptions module. Let\u0027s fix it.\n\nChange-Id: I66ea550ce4255ca6b0a645a119faac0021fb2041\n"
    },
    {
      "commit": "f79a0aebef99c0808789050feaf7490691d5161b",
      "tree": "7d32117c5824811d187810a721a57f7079863347",
      "parents": [
        "b5950dcab5bda75a756280489e2700ad9096a0bf"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Thu Dec 15 16:44:30 2016 +0100"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Thu Dec 15 16:44:30 2016 +0100"
      },
      "message": "tempest: support keystone v3 for autoscaling\n\nChange-Id: Id712e7727b77c1b8324831b31e099593d70e35fa\n"
    },
    {
      "commit": "12fc921c0e7223ac585342bb59aa748b758fd54a",
      "tree": "858cc8f60d45404a8b8054605a18eb4d9063423f",
      "parents": [
        "e65b391b18acf666471231851d55df14438d2d88"
      ],
      "author": {
        "name": "liusheng",
        "email": "liusheng@huawei.com",
        "time": "Wed Nov 30 17:41:06 2016 +0800"
      },
      "committer": {
        "name": "liusheng",
        "email": "liusheng@huawei.com",
        "time": "Thu Dec 01 15:10:00 2016 +0800"
      },
      "message": "Reenable the tempest test about nova notification\n\n1. The test was skipped because bug 1480490, which has been fixed a year ago.\nThe test is valuable for testing Nova notifications handling, so reenable\nit now.\n\n2. The events won\u0027t be collected(no event dispacther configured in\ndevstack installation), so remove the events check of the nova\nnotification test.\n\nChange-Id: Ic86b5d9ce5bb8e07679aec11f84cf32205a08322\n"
    },
    {
      "commit": "e65b391b18acf666471231851d55df14438d2d88",
      "tree": "fc5653a06f91bc66dec793a67c5c6b071da6ce1e",
      "parents": [
        "245f53deb222957e5b6350d7d41046ca2a86a907"
      ],
      "author": {
        "name": "liusheng",
        "email": "liusheng@huawei.com",
        "time": "Thu Nov 17 15:22:39 2016 +0800"
      },
      "committer": {
        "name": "liusheng",
        "email": "liusheng@huawei.com",
        "time": "Thu Nov 17 16:45:23 2016 +0800"
      },
      "message": "Clean the glance v1 code in tempest plugin\n\nSince the glance v1 will not be maintained any more, it is better to clean\nche glance v1 code in tempest plugin.\n\nChange-Id: I3ec3eff7515ce806ed6b288c9541bb05875da5e5\n"
    },
    {
      "commit": "245f53deb222957e5b6350d7d41046ca2a86a907",
      "tree": "57f0c9c17cdbffc83999d6a54ce168dc452d79fb",
      "parents": [
        "494672024959acd86c0d3d6015a5a0369d08ad2a"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Oct 21 14:14:25 2016 -0700"
      },
      "committer": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Fri Oct 21 14:15:50 2016 -0700"
      },
      "message": "Fix gate problem related to  _error_checker()\n\nSince I84e3be748af10b158037866e1ee4c1375b2c3541, the internal method\n_error_checker() is changed and the ceilometer gate is broken.\nThis patch fixes it.\n\nChange-Id: I83a4899227e117e8f05ad179e5656ef6784f4a0b\n"
    },
    {
      "commit": "494672024959acd86c0d3d6015a5a0369d08ad2a",
      "tree": "bd3742126bb729cdca2355c908c903f348c1d21a",
      "parents": [
        "ff3443307ae2eb77606fb3deced1ab29ebaa4337"
      ],
      "author": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Apr 12 11:45:21 2016 +0200"
      },
      "committer": {
        "name": "Mehdi Abaakouk",
        "email": "sileht@redhat.com",
        "time": "Tue Oct 04 08:53:35 2016 +0200"
      },
      "message": "Add autoscaling scenario in tempest tests\n\nThis change runs the gabbi integration tests with a tempest plugin.\n\nDepends-On: I453b63972ec06e5d86535c4a84080e9f5dfe9196\nChange-Id: If8410f8fe53f1dd29018d019d6549f45cc4ae681\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": "f106357cf60b387f14c46f6c3d1e65c488940811",
      "tree": "29950b8159ad52264ea1331cac82f960f64d571a",
      "parents": [
        "f5f4f03d646769802892a18ca62b21b8a707d685",
        "a345c669e67ed9a9b5c03549b2197cd9f87df7fa"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu Sep 01 13:52:54 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Sep 01 13:52:54 2016 +0000"
      },
      "message": "Merge \"Cleanup imports in code\""
    },
    {
      "commit": "a345c669e67ed9a9b5c03549b2197cd9f87df7fa",
      "tree": "6238e4a400b4bea5392ab016dad7347d07a432e2",
      "parents": [
        "1934ebad1ff4aa83da26dbc0fd509dbc6f7661f6"
      ],
      "author": {
        "name": "Nguyen Phuong An",
        "email": "AnNP@vn.fujitsu.com",
        "time": "Thu Aug 25 14:40:16 2016 +0700"
      },
      "committer": {
        "name": "Nguyen Phuong An",
        "email": "AnNP@vn.fujitsu.com",
        "time": "Thu Aug 25 12:14:55 2016 +0000"
      },
      "message": "Cleanup imports in code\n\nIn some part in the code we import objects. In the Openstack\nstyle guidelines they recommend to import only modules[1].\n\n[1]: http://docs.openstack.org/developer/hacking/#imports\n\nChange-Id: I66fd1847c529ae73b6d5961cdf3daa460c50020d\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": "3f9e3eb8c5f4d1c30a8baecaf72de8f8130213be",
      "tree": "6bb6f70c2a732fc759d354e299624a055b635ac8",
      "parents": [
        "44059473e9f4812cb490aa7b6a6dd704d66a809d"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 27 11:14:21 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Wed Jul 27 11:18:35 2016 +0800"
      },
      "message": "Add missing %s in print message\n\nThis is to add some missing %s in print message\n\nChange-Id: Ia79dd71254eda5a608c926435051ecaab3d7b22d\n"
    },
    {
      "commit": "8df87cab6f8b62c655fb5cbe01bd2b43378a76f0",
      "tree": "1c1fb9892c37e0091d2114a5eff731cf3ae42dfb",
      "parents": [
        "0822a0749f16fcd16498e6f0fdb6d864a552483b"
      ],
      "author": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Jul 07 09:51:47 2016 +0800"
      },
      "committer": {
        "name": "zhufl",
        "email": "zhu.fanglei@zte.com.cn",
        "time": "Thu Jul 07 09:52:49 2016 +0800"
      },
      "message": "Remove unused LOG\n\nThis is to remove unused LOG to keep code clean.\n\nChange-Id: I170edfb62a3491fabdd62854a5012a2bfe0c3d20\n"
    },
    {
      "commit": "e28e8266d4832931e07cdcf10a6040db47801be2",
      "tree": "7107a57ec86ae5aa6a8096e69bf34336004b4a83",
      "parents": [
        "8b7284efe926cdcba6050b64d7ab5c27306a13d8",
        "e8598fa6237be8b3019883df69825824574617eb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jun 07 14:10:32 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 14:10:33 2016 +0000"
      },
      "message": "Merge \"Copy images_client from tempest\""
    },
    {
      "commit": "e8598fa6237be8b3019883df69825824574617eb",
      "tree": "5d1302de8d444424b3588770d25588c05b20a913",
      "parents": [
        "108dc67711f988143475ed8d50c9e7e8d33a38c0"
      ],
      "author": {
        "name": "Ken\u0027ichi Ohmichi",
        "email": "ken-oomichi@wx.jp.nec.com",
        "time": "Mon Jun 06 14:35:28 2016 +0900"
      },
      "committer": {
        "name": "Julien Danjou",
        "email": "julien@danjou.info",
        "time": "Tue Jun 07 12:27:30 2016 +0000"
      },
      "message": "Copy images_client from tempest\n\nNow the gate test of ceilometer is broken, because the ceilometer test\nis using nonstable tempest interfaces and these interfaces are changed.\nQA team defines interfaces which are not under tempest.lib as unstable\nclearly according to\n\nhttps://github.com/openstack/tempest/blob/master/doc/source/library.rst#stability\n\nSo current test way is against the QA policy, so here is a workaround.\nCopy\u0026paste is not good, almost wrong. However, if still continuing the\ntests, it would be a nice option to copy\u0026paste and pass the gate test.\nAfter QA team defines stable interfaces, that is a nice time to switch\nusing the stable interfaces with removing this copy\u0026paste code.\n\nCloses-Bug: #1589426\n\nDepends-On: I3abd9049560ee507b3610ab482c697a239f13a3b\nChange-Id: I30266f1b690ea105511d9b1162755bcc85e2e69a\n"
    },
    {
      "commit": "8b7284efe926cdcba6050b64d7ab5c27306a13d8",
      "tree": "35f84e4f5aa4f13512081c4898dcacebaaf058d0",
      "parents": [
        "108dc67711f988143475ed8d50c9e7e8d33a38c0",
        "905e0817cc0f7e8cc78b1a3665c7f920c936b5bf"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jun 07 03:56:28 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 07 03:56:28 2016 +0000"
      },
      "message": "Merge \"Fix Ceilometer tests config options\""
    },
    {
      "commit": "108dc67711f988143475ed8d50c9e7e8d33a38c0",
      "tree": "0b4ef5dc135121b6d4d496c155edf990575151f3",
      "parents": [
        "d8b0ab02733635feaa23df4cf6fa6acc323340a2"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Wed May 25 12:16:46 2016 -0400"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Wed May 25 12:35:58 2016 -0400"
      },
      "message": "tempest: import ImagesClient as ImagesClientV2\n\nThis commit [1] renamed ImagesClientV2 to ImagesClient so Ceilometer\nTempest tests do not work anymore.\n\n[1] https://github.com/openstack/tempest/commit/2fea405bd6ea8674c8daaf8ebb788ae33d52c976\n\nChange-Id: Ie1d430982174fab11693ded9e9c5574d00151342\n"
    },
    {
      "commit": "672f22a49c645c633c93d6989953985f2b2e73cc",
      "tree": "f5c25f7317c970af5f73e6d0d547f4b3e2e552ad",
      "parents": [
        "f666683c05774487a5b2b0d0233ac87fb699c64f"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Wed May 18 16:36:42 2016 +0200"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Wed May 18 16:39:03 2016 +0200"
      },
      "message": "tempest_plugin: drop telemetry decorator\n\nSince [1], \u0027telemetry\u0027 service does not exist and Tempest plugin is now\nbroken:\n\nInvalidServiceTag: Invalid service tag\nDetails: telemetry is not a valid service\n\nThis patch update the test_object_storage_telemetry_middleware test to\nmatch with the Tempest cleanup.\n\n[1] https://github.com/openstack/tempest/commit/e4796f8de446aaaafa83902d1fb2d613331436cf\n\nChange-Id: I2ae71b722826a4e377a4926c943d1dbce3b1ed9f\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": "06de9d1c684161a8c86d7063e215743f9fc8b841",
      "tree": "32adced68b28823cce242dd729929f6c68543a1c",
      "parents": [
        "c17340b30753c7a3a9143580eefa166ee7c14518",
        "f0832d5f1e47797b44904700f64ff57028f8622b"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Fri Feb 05 08:54:23 2016 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 05 08:54:23 2016 +0000"
      },
      "message": "Merge \"tempest: migrate base class for tests\""
    },
    {
      "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": "f0832d5f1e47797b44904700f64ff57028f8622b",
      "tree": "e62318961de9d2d3ba6bf763ae00cf6c44871def",
      "parents": [
        "54e35cf281c18e229c4c30975ab79122faeb4928"
      ],
      "author": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Dec 10 15:32:13 2015 +0900"
      },
      "committer": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Jan 21 22:56:05 2016 +0900"
      },
      "message": "tempest: migrate base class for tests\n\nChange-Id: If344af7d3eb2e17f7f326dbf0b51711bd23027ac\nImplements: blueprint tempest-plugin\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"
    },
    {
      "commit": "d304d4b00ab1feb3dabaa0f003364ab46a36f305",
      "tree": "bb41a25f7f31b0acb73da3a880bbc6db40669c37",
      "parents": [
        "cb334148832fe1365cc27e640e6c3267455c329c"
      ],
      "author": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Dec 10 15:46:12 2015 +0900"
      },
      "committer": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Jan 21 22:51:17 2016 +0900"
      },
      "message": "tempest: add telemetry client manager\n\n\u0027build_interval\u0027 and \u0027build_timeout\u0027 are dropped.\n\nChange-Id: I8cc3a57d5690d68918d2d1e5b0851409274c03a9\nImplements: blueprint tempest-plugin\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"
    },
    {
      "commit": "9a3a74b45cfd3a5379e0843caa3b92deb6454563",
      "tree": "c19ef4a70e566f0141e5708e1b2d9466efbf294e",
      "parents": [
        "1dcdb918ec5be2b9628fc7f7084a6a2208624d38"
      ],
      "author": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Dec 10 15:17:11 2015 +0900"
      },
      "committer": {
        "name": "Ryota MIBU",
        "email": "r-mibu@cq.jp.nec.com",
        "time": "Thu Jan 21 22:44:19 2016 +0900"
      },
      "message": "tempest: copy telemetry client from tempest tree\n\nChange-Id: Ib1a5bb4ac819a02346befe5220af2534998758f8\nImplements: blueprint tempest-plugin\n"
    }
  ]
}
