)]}'
{
  "log": [
    {
      "commit": "d908bef47d0809c52a43c38d7fc879a525b4580c",
      "tree": "652b6904026028402a22c42c188f470bc0a1ddff",
      "parents": [
        "50e598c873b1b2094cd3b20462e889f166b30240"
      ],
      "author": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Thu Feb 22 11:29:53 2018 +0000"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@gmail.com",
        "time": "Thu Feb 22 11:31:41 2018 +0000"
      },
      "message": "Fix idempotent id for heat scenario tests\n\nHeat scenario test define a Tempest idempotent id, however since\nthe base class does not inherit from WithAttributes, the id is not\nadded to the test function, and not displayed when listing or\ninvoking the id() method.\n\nFixing that by adding inheritance to testtools.testcase.WithAttributes.\n\nChange-Id: Id3afee4d36a13967f9da11fc1f4c1a0576f0c3fd\n"
    },
    {
      "commit": "b4acd96ee35e8839c22ca6dc08034fca684a2a22",
      "tree": "7ffe0bb54e0cb0ea114aa21d1fdceacc38bea473",
      "parents": [
        "30b1fd6903f8f7bf33ccefc12046e301b85bac9c"
      ],
      "author": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Jan 18 12:08:23 2018 -0500"
      },
      "committer": {
        "name": "Zane Bitter",
        "email": "zbitter@redhat.com",
        "time": "Thu Jan 18 12:11:31 2018 -0500"
      },
      "message": "Access Tempest config.CONF directly\n\nThis ensures that all Tempest plugin configs are loaded. Accessing it\nvia heat_tempest_plugin.config.CONF assumed that something else was\nloading the plugin configs before we tried to access it. This is\nprobably only the case when running Tempest itself, but we want to be\nable to discover and run tests from the heat_integrationtests without\ngoing through Tempest.\n\nChange-Id: I5e9325766ce166e62c731330c462c030cb1e11fc\n"
    },
    {
      "commit": "f89752b2248c59b57b8463f15f6518686f532a72",
      "tree": "cce02470087c8ef9150e654a0366a84f6c26fe16",
      "parents": [
        "322707ca4f04f4125e7eb6051264496cf3d0b3c0"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Sat Nov 18 22:14:30 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Sat Nov 18 22:24:44 2017 +0530"
      },
      "message": "Revert back to using [heat_plugin] section in tempest.conf\n\nAs we\u0027re now installing the plugin and running the tests in\na venv at the gate, there is no conflict.\n\nChange-Id: I63dccc94d6954872257062b12114fab07a4e0873\n"
    },
    {
      "commit": "3220134fbeabd2e4e93db43074c473a5fa5e89c3",
      "tree": "295955ee50fc2561da047f89f9bf677e2132e4ba",
      "parents": [
        "94a520a653a0d71c581b912bcd1c223661b0c489"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Nov 17 22:57:58 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Sat Nov 18 13:33:55 2017 +0530"
      },
      "message": "Remove dependence on heat.common\n\nChange-Id: I6b13b184edbc51a48633c82ce2db9814c9f7e2ce\n"
    },
    {
      "commit": "94a520a653a0d71c581b912bcd1c223661b0c489",
      "tree": "77639e7b88dfd52fdec453bb19cc55e4e6203d09",
      "parents": [
        "5eaa496a4c3041405fefcfc4715eb34f913b8a72"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Nov 17 22:49:17 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Nov 17 23:29:36 2017 +0530"
      },
      "message": "Fix imports for test_simultaneous_update\n\nChange-Id: Ide957859f88bcfc9e15057c57d520245023e265d\n"
    },
    {
      "commit": "5eaa496a4c3041405fefcfc4715eb34f913b8a72",
      "tree": "13aad9874368a356915b0d34f0b705be60d4c993",
      "parents": [
        "c570e0f39921ebf8cc44499cf1fad16b624270f8"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Aug 31 10:55:13 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Nov 17 23:26:28 2017 +0530"
      },
      "message": "Add functional tests for stack cancel\n\nThis adds tests for user initiated stack cancel operations\nw/ or w/o rollback.\n\nChange-Id: I8ff787dc02dd76f99e9ece073b2f700c1922104d\nDepends-On: Ib107c82f341f4d271859ca7681d65f7ce4c5d0b1\nRelated-Bug: #1709041\n"
    },
    {
      "commit": "c570e0f39921ebf8cc44499cf1fad16b624270f8",
      "tree": "c56957052f9674c57d67d1fdf546612170ebf5ef",
      "parents": [
        "7e2710b95e6804c21729ffe1a3ee8dc2c454f059"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Oct 26 13:07:13 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Nov 17 14:13:54 2017 +0530"
      },
      "message": "Cleanup ROLLBACK_COMPLETE stack after the test finishes\n\nChange-Id: Ia457aa7025c464a9dec78e95757d85c977307560\nCloses-Bug: #1727632\n"
    },
    {
      "commit": "d69f031138e8e8feaeda45a13ebc721132937d80",
      "tree": "92a9bc1feb2e7091942417561cf621cff74dcb9a",
      "parents": [
        "d2916d04e0f06027f46b16ce619d9e2ad45e0da6"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Thu Oct 26 14:52:52 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Nov 14 20:28:36 2017 +0530"
      },
      "message": "Fix AodhAlarmTest to use gnocchi\n\nThis changes the test to use AodhGnocchiAggregationByMetricsAlarm\nand add measures using gnocchi api.\n\nChange-Id: I0b2fe154b93d9882b703e95a0b09f139697ceb9a\nCloses-Bug: #1727637\n"
    },
    {
      "commit": "d2916d04e0f06027f46b16ce619d9e2ad45e0da6",
      "tree": "8da414f9e3a299c5912fd43f9d7ea07ea81c2fb2",
      "parents": [
        "48c26a9a371552ff450e97e00afe4693c5a340f8"
      ],
      "author": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Fri Sep 22 18:19:24 2017 +0530"
      },
      "committer": {
        "name": "rabi",
        "email": "ramishra@redhat.com",
        "time": "Tue Nov 14 20:28:32 2017 +0530"
      },
      "message": "Initial movement to new repo with cleanup\n"
    }
  ]
}
