)]}'
{
  "commit": "06d37cfbcf387fac74f558a2c6a1c66c33b6d9f2",
  "tree": "26ea7be43760a752f7533105c4a0619ef1428555",
  "parents": [
    "93daa28712e31edb90b086e2edd4a17918f13782"
  ],
  "author": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Tue Jan 28 07:55:46 2014 +0900"
  },
  "committer": {
    "name": "Ken\u0027ichi Ohmichi",
    "email": "oomichi@mxs.nes.nec.co.jp",
    "time": "Tue Jan 28 08:08:41 2014 +0900"
  },
  "message": "Specify \u0027active\u0027 status for deleting situations\n\nThe test creates 3 backups with the rotation 2 and checks that\n2 backups exist with getting its image list. test_create_backup\nfails sometimes due to the existence of 3 backups.\n\nGlance v1 delete_image API changes an image\u0027s status to \u0027deleted\u0027\nthen the deleted flag to \u0027true\u0027. If getting a list between the\nstatus change and the delete flag change, we can get a list including\nthe deleting backup also like the following:\n\n{\"images\": [\n  {\"status\": \"deleted\", \"name\": \"backup-1-tempest-438772029\",\n   \"deleted\": false, ..},\n  {\"status\": \"active\", \"name\": \"backup-2-tempest-2111479443\",\n   \"deleted\": false, ..},\n\nTo avoid this situation, this patch adds the status \u0027active\u0027 to the\ncalls which get the backup list.\n\nChange-Id: I59966534a8eb1430604cada1f64b8c8df46a5f17\nCloses-Bug: #1267326\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "49d8495fca849518ed31932f7b8748e61772f51d",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_server_actions.py",
      "new_id": "fea8dd57ecd805b4ba8b3eb37eaf8b15ffbd00fc",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_server_actions.py"
    }
  ]
}
