)]}'
{
  "log": [
    {
      "commit": "b10c6caa1ac94fa8dd81438f39d38607d99f1ee4",
      "tree": "15457c6a99443fd47db29c9763afebf5d5c875eb",
      "parents": [
        "271b3405729778a5bdb71004b8fa27484524295c"
      ],
      "author": {
        "name": "John Warren",
        "email": "jswarren@us.ibm.com",
        "time": "Fri Feb 26 15:32:37 2016 -0500"
      },
      "committer": {
        "name": "John Warren",
        "email": "jswarren@us.ibm.com",
        "time": "Thu Mar 10 18:10:27 2016 -0500"
      },
      "message": "Fix V3 credential behavior, documentation\n\nFixing V3 credential behavior so that contradicting parameter combinations\ndo not result in unpredictable behavior.  Updating accounts.yaml.sample\nfile to reference the correct location of the credentials\nclasses and to describe the updated behavior of Identity V3 attributes.\n\nChange-Id: I29efe778afcb1e4a55dffd6a8ed8212d62a4dd15\n"
    },
    {
      "commit": "15be99ec2dbe77274cd617c2c245b7ad596e5e82",
      "tree": "400ba0ca11eedbb979ebed1a3deafbc4a9aa28d7",
      "parents": [
        "4209ecfa60b96b35c8c1c74fcf4e0b34d96ae4cb"
      ],
      "author": {
        "name": "David Paterson",
        "email": "davpat2112@yahoo.com",
        "time": "Wed Apr 08 21:58:19 2015 -0400"
      },
      "committer": {
        "name": "David Paterson",
        "email": "davpat2112@yahoo.com",
        "time": "Wed Apr 08 22:06:15 2015 -0400"
      },
      "message": "Add router to resources section of yaml output\n\nnetwork and router are both top-level network\nresources and router should be represented in\nthe yaml file both for clarity and also having\nrouter name exposed in yaml file is useful for\nbuilding white list for tempest cleanup.\n\nIn addition horizon also lists networks and routers\nas top-level network objects. Adding router to the\ntest account output aligns with this existing pattern.\n\nChange-Id: Iddebba793a978281f698ea10c167dc0a8765d785\n"
    },
    {
      "commit": "9329985d47cb8b20c3469c88cfa87b69e372490b",
      "tree": "603e530f74f052e9427a55c49886e362ceb67efe",
      "parents": [
        "57092136c7c2cac5893fbe9ebc721b6ee44f7093"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Apr 24 09:58:18 2015 -0400"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Apr 24 09:58:18 2015 -0400"
      },
      "message": "Cleanup some details about the accounts files\n\nThis commit cleans up some details in the accounts.yaml sample file\nand the tempest configuration guide to provide missing details about\nhow to create and use an accounts file. Specifically it adds more\ndetailed comments to the sample file about each section, and in the\nconfig guide it removes obsolete sections and adds some missing\ndetails.\n\nChange-Id: Ic11335fe1215ab0625ea2308ccc75d22a284c432\nCloses-Bug: #1447851\n"
    },
    {
      "commit": "f83f35c9e25e2bdbe9cee06972bde1a6aedc6dc7",
      "tree": "d92c48825c079fef104177dcc01e2c91f6aa13ad",
      "parents": [
        "a47c3edc2d22e693a7c3d214658021c869d3bfae"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Apr 10 11:59:11 2015 -0400"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Tue Apr 14 11:05:42 2015 -0400"
      },
      "message": "Add network support to the accounts providers\n\nThis commits adds support for specifying the network to use with a\nuser/tenant into the accounts.yaml file. You can only specify a single\nnetwork which will be the network used for all that requires a\npre-existing network. This also means regardless of which cred provider\nis configured the fixed_network can assume a TestResource object will\nbe returned from a get_creds call. As part of this change a common\nmethod to return the full network dict from a just a network name is\nabstracted out into tempest.common.fixed_network module since this\nsame method is needed to have the accounts file provide a network by\nname.\n\nPartially-implements: bp test-accounts-continued\nChange-Id: I6f5ac1239d18f2935847b385a08de608f40fdda5\n"
    },
    {
      "commit": "976e8dfaebf514d31e99b8a0dcb7788059d3127b",
      "tree": "422aeafa2e7ff9e6c1a78f9c9647229ddeb8c289",
      "parents": [
        "11ab20b269385e4dbe9e5160566a06743656e8c1"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Dec 19 14:21:54 2014 -0500"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Thu Mar 05 14:03:57 2015 -0500"
      },
      "message": "Add support for roles to credentials providers\n\nThis commit adds support for requesting credentials by a role from the\ncredentials providers. This entails 2 things, first adding support for\nspecifying roles in a test-accounts file with test-accounts based\nproviders and secondly adding support to isolated-creds to assign\narbitrary roles on credentials requested by role.\n\nChange-Id: I6a0f0539d41e0cf3d04414964b289447194d2793\nPartially-implements: bp test-accounts-continued\n"
    },
    {
      "commit": "09f1783964eaf67f0c46eaa7917c7136a1121002",
      "tree": "528855ca279da1213650680c36b72e7ff81e80d5",
      "parents": [
        "45dcf1115b87aff2c4c3b132f7422a46d783439e"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Fri Aug 15 15:22:50 2014 -0400"
      },
      "committer": {
        "name": "Andrea Frittoli",
        "email": "andrea.frittoli@hp.com",
        "time": "Thu Sep 04 11:10:25 2014 +0100"
      },
      "message": "Fix use of nonexistent class variable in accounts\n\nThis commit fixes cases in tempest.common.accounts cases where some\nmethods were attempting to use non-existent class level variables.\nIt also improves the get_hash methods and calls to remove_hash.\n\nCo-Authored-By: Andrea Frittoli \u003candrea.frittoli@hp.com\u003e\nChange-Id: I30cf59b981e0db3a3e50357a8db489519767c0ca\n"
    },
    {
      "commit": "c791ac46d0841e3ed51f3636788b79027d21fba3",
      "tree": "ca731f5a4dcaf890bdeff7b46fb3c9de1e4c2da4",
      "parents": [
        "7fa54418eca558aaa11a0771065ff6c4056c9c37"
      ],
      "author": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Wed Jul 16 09:15:23 2014 -0400"
      },
      "committer": {
        "name": "Matthew Treinish",
        "email": "mtreinish@kortar.org",
        "time": "Sun Aug 03 21:38:28 2014 -0400"
      },
      "message": "Add a new credential provider to use a list of creds\n\nThis commit adds a new credential provider to use credentials provided\nfrom a list of available credentials.\n\nPartially implements bp test-accounts\nChange-Id: I69c3105f8b413102ea567ccb92965572ce03d679\n"
    }
  ]
}
