)]}'
{
  "log": [
    {
      "commit": "ac752acd53f377f6df554005f11b922adc1615e3",
      "tree": "09d8305e6334ad41fdad5529d6ee5e6ea7d22ee9",
      "parents": [
        "f78122ebfa65ece1de57f2123bf0bda37da6caeb"
      ],
      "author": {
        "name": "Vladyslav Drok",
        "email": "vdrok@mirantis.com",
        "time": "Fri Mar 10 16:16:14 2017 +0200"
      },
      "committer": {
        "name": "Vladyslav Drok",
        "email": "vdrok@mirantis.com",
        "time": "Fri Mar 10 16:16:14 2017 +0200"
      },
      "message": "Do not load credentials on import in tempest plugin clients.py\n\nSet the ADMIN_CREDS global variable inside the Manager class\nconstructor instead of doing it on module import.\n\nChange-Id: I8c82fa077f316c747a37e31980f7c2d74986bad2\nCloses-Bug: 1671813\n"
    },
    {
      "commit": "96bd3e3f826d76f055b0e4a15a77fd7b41c90220",
      "tree": "1ce8430cd2a0152d1683f0565b8ee32ad7944ec8",
      "parents": [
        "1c11bdfdef544ee363c31a243904883f1b98a05a"
      ],
      "author": {
        "name": "Vladyslav Drok",
        "email": "vdrok@mirantis.com",
        "time": "Thu Jan 05 12:19:11 2017 +0200"
      },
      "committer": {
        "name": "Vladyslav Drok",
        "email": "vdrok@mirantis.com",
        "time": "Thu Jan 05 12:19:11 2017 +0200"
      },
      "message": "Remove service argument from tempest plugin client manager\n\nIt was removed as part of commit\ne4be907e34e043888bb10b29655018dd2d4eb06e to tempest.\n\nAlso, fix python3 compatibility for API boolean type\n\nThis was throwing errors in the latest WSME on python 3.5, make it the\nright string type instead. It must be squashed into this change because\neach fixes a different CI job, and they can\u0027t land without each other.\n\nCloses-Bug: #1654202\nChange-Id: I5cefad7d9d8f6db51fd891ecce9879979c83baee\n"
    },
    {
      "commit": "a77609327c6902558efd7f7d23b70790a87d440b",
      "tree": "eb4ff49cab711ea7ac41c6688bd164702a17cc8f",
      "parents": [
        "2c2803cc418bb11accbb5122917d1035a3a1087e"
      ],
      "author": {
        "name": "Thiago Paiva",
        "email": "thiagop@lsd.ufcg.edu.br",
        "time": "Mon Aug 15 15:23:30 2016 -0300"
      },
      "committer": {
        "name": "Thiago Paiva",
        "email": "thiagop@lsd.ufcg.edu.br",
        "time": "Mon Aug 15 15:23:30 2016 -0300"
      },
      "message": "Bring configurations from tempest to ironic_tempest_plugin\n\nTo remove our tests from tempest first we need to bring the configurations that\nwe need to the tempest plugin.\n\nCloses-Bug: #1614516\nChange-Id: Iad6e16c28cf2a35cc6bf040f57224d32c085b7bc\n"
    },
    {
      "commit": "8ec4542638636e367a31ffce4ace7214c763d765",
      "tree": "e145a29241b573e176adaff81e94619619d92d48",
      "parents": [
        "f20979c86b5a407f77ba35c0cc45d27d7a70b07d"
      ],
      "author": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Sun May 29 21:56:23 2016 -0400"
      },
      "committer": {
        "name": "Emilien Macchi",
        "email": "emilien@redhat.com",
        "time": "Sun May 29 21:56:23 2016 -0400"
      },
      "message": "tempest: start using get_configured_admin_credentials\n\nTempest removed get_configured_credentials in [1].\nThis patch aims to update the way we get admin credentials in Tempest\nclient code.\n\n[1] https://github.com/openstack/tempest/commit/bc0a7a6d8022c7240f5f1f80c0c93b43e9037ad4\n\nChange-Id: Ic97c011f8beec8df4253949285794be21b10f7cf\n"
    },
    {
      "commit": "ff78500ed4fd49b56372e57b49b48a3c588d868f",
      "tree": "a41e3e760fa193c348e0fd290717286dcb545f73",
      "parents": [
        "013f611064ed5c04f296e1fb60b26cd007e41acc"
      ],
      "author": {
        "name": "Yuiko Takada",
        "email": "takada-yuiko@mxn.nes.nec.co.jp",
        "time": "Thu Dec 17 15:56:42 2015 +0900"
      },
      "committer": {
        "name": "Yuiko Takada",
        "email": "takada-yuiko@mxn.nes.nec.co.jp",
        "time": "Thu Dec 17 15:56:42 2015 +0900"
      },
      "message": "Add support for API microversions in Tempest tests\n\nThis adds support for testing Ironic API microversions, specified\nas an additional \u0027X-OpenStack-Ironic-API-Version\u0027 header. This change\nalso adds tests for Ironic API /v1/nodes/(node_ident)/states/*\nendpoint for microversions that were changing state machine.\n\nCo-Authored-By: Vladyslav Drok \u003cvdrok@mirantis.com\u003e\nChange-Id: Ibf0c73aa6795aaa52e945fd6baa821de20a599e7\n"
    },
    {
      "commit": "b65270011435eeab661de78bc93adbf97bbf7fe3",
      "tree": "bd0ed3a703d28848337d54cae7a60f1eaf6f7896",
      "parents": [
        "d22378da76874a282a132af5d7fb4684ad091128"
      ],
      "author": {
        "name": "Yuiko Takada",
        "email": "takada-yuiko@mxn.nes.nec.co.jp",
        "time": "Mon Dec 07 11:49:12 2015 +0900"
      },
      "committer": {
        "name": "Yuiko Takada",
        "email": "takada-yuiko@mxn.nes.nec.co.jp",
        "time": "Mon Dec 07 11:49:12 2015 +0900"
      },
      "message": "Migrate Tempest tests into Ironic tree\n\nBy using Tempest External Plugin, Tempest tests no longer\nneed to live in Tempest tree.\nThis patch set migrates Tempest tests from Tempest tree to Ironic.\n\nChange-Id: Ic52806987dae9f9df561ebd662f12c3445d0e2af\n"
    }
  ]
}
