)]}'
{
  "commit": "dd9f80514cf8af84b2748aa86df4377281ec54ac",
  "tree": "2bfeb68bae6740fe38eeed33e99bef2ef0b9602e",
  "parents": [
    "96a52eab6459d619350a4f325a3be12c7e8e3c48"
  ],
  "author": {
    "name": "Brant Knudson",
    "email": "bknudson@us.ibm.com",
    "time": "Fri Oct 21 13:38:10 2016 -0500"
  },
  "committer": {
    "name": "Brant Knudson",
    "email": "bknudson@us.ibm.com",
    "time": "Fri Oct 21 13:54:36 2016 -0500"
  },
  "message": "Pass username on v3 token issue\n\nThe v3 test_create_token test was failing when no username was\nspecified in the accounts.yaml file. It was actually making an\ninvalid request rather than creating the request using the\nusername.\n\nThe underlying get_token method actually supports making a\nrequest with username or password so looks like it was just a\nmistake not passing the username.\n\nAlso, added support for unspecified fields in accounts.yaml.\nRather than fail because the server returns a user ID when\nnone is specified, just validate that a user ID is present\nif no user ID is specified.\n\nChange-Id: Ie91f615c16d4e898f4fe2bbe942303ba51418cbb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d5bed9682acbf6e06a20f2cdf2e9aba9ab0f93da",
      "old_mode": 33188,
      "old_path": "tempest/api/identity/v3/test_tokens.py",
      "new_id": "b410da601d113d328dcb3827c060b302fe60330b",
      "new_mode": 33188,
      "new_path": "tempest/api/identity/v3/test_tokens.py"
    }
  ]
}
