)]}'
{
  "commit": "7741cd6d0360b126508872aabd0b31f551787519",
  "tree": "3927eceeceebc4fd9cb5100be020af1c9cfb1b69",
  "parents": [
    "90c3a22672067a4ecea40cc975401fe1e48dca91"
  ],
  "author": {
    "name": "Matthew Treinish",
    "email": "treinish@linux.vnet.ibm.com",
    "time": "Tue Jan 28 16:10:40 2014 +0000"
  },
  "committer": {
    "name": "Matthew Treinish",
    "email": "treinish@linux.vnet.ibm.com",
    "time": "Tue Jan 28 16:31:12 2014 +0000"
  },
  "message": "Remove super call in overloaded close()\n\nChange Ia30058bc4752489107b998bd44d38c27901cfe63 introduced a super()\ncall after overloading the close() method in VerifiedHTTPSConnection.\nHowever, the parent class httplib.HTTPConnection was definied using\nthe old-style class contructor so the super() call won\u0027t work. This\ncommit fixes that by removing the super() call and explicitly calling\nthe parent class\u0027s close() method.\n\nCloses-Bug: #1273737\n\nChange-Id: I17b86e67716b427866bc33ca3c15cb4e32ba6587\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2ce05ee3245b8db905ef6562e7f97cb5749f6452",
      "old_mode": 33188,
      "old_path": "tempest/common/glance_http.py",
      "new_id": "d8afab360c74c9aeefd21c531256662a0d871163",
      "new_mode": 33188,
      "new_path": "tempest/common/glance_http.py"
    }
  ]
}
