)]}'
{
  "commit": "2a346986e4bcbf26db930967ca80a201fb3fb126",
  "tree": "835cdcd3b17f7c6cb77d64d46c56e7bec3e94957",
  "parents": [
    "23e642498e50f4527847fe1cdf5c46c05454d955"
  ],
  "author": {
    "name": "Matthew Treinish",
    "email": "mtreinish@kortar.org",
    "time": "Thu Jul 16 14:24:56 2015 -0400"
  },
  "committer": {
    "name": "Matthew Treinish",
    "email": "mtreinish@kortar.org",
    "time": "Thu Jul 16 14:24:56 2015 -0400"
  },
  "message": "Ensure we close the file accounts file after reading\n\nThis commit fixes a small bug in the accounts.yaml file reading.\nPreviously we were opening the file but never closing it. This was\nprobably safe because we\u0027re tempest is read only on the file nothing\nelse is normally trying to use it, that and python would take care of\nthe close when things exit. But, it\u0027s better to make sure we do things\ncorrectly and close the file after we\u0027re done with it. This commit does\njust that.\n\nChange-Id: I8a7a360c8908160b07e448bce8af33c7f528815e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "650faf1d2e13e14f5fe40b7214b613cacdf55cf5",
      "old_mode": 33188,
      "old_path": "tempest/common/accounts.py",
      "new_id": "78e0e72657f47b8e22fd74bb5a7eb6b3834dddbf",
      "new_mode": 33188,
      "new_path": "tempest/common/accounts.py"
    }
  ]
}
