)]}'
{
  "commit": "32eb7c10ef9ac657e01b625346667144883e28b1",
  "tree": "9b49f001f2680674626d3e7464b36e36f349e710",
  "parents": [
    "bdc8d13c8a9d82c10573692699944b54b523fca7"
  ],
  "author": {
    "name": "Felipe Monteiro",
    "email": "felipe.monteiro@att.com",
    "time": "Thu Jun 28 16:35:36 2018 -0400"
  },
  "committer": {
    "name": "Felipe Monteiro",
    "email": "felipe.monteiro@att.com",
    "time": "Mon Jul 23 18:35:13 2018 +0000"
  },
  "message": "Move volume v2 service client unit tests to v3 dir\n\nThis patchset builds off work done recently in [0] to move the\nv2 service clients to v3 dir -- this begins moving the\nv2 service client unit tests to v3 dir.\n\nThis is done for the following reasons:\n\n* v2 is deprecated and subsequently really just calls the\n  v3 clients referentially [1]\n* unnecessary deprecation warnings are emitted for unit\n  tests [2], they should be cleaned up\n* it is much harder to figure out what coverage is missing:\n  you need to look at v2 and v3 dir together to figure it\n  out\n* poor code organization: it is much cleaner to consolidate\n  the tests together\n\nThis patchset only does this for volumes v2 client -- if\nthere is agreement we can proceed with the other client\ntests next.\n\n[0] https://review.openstack.org/#/c/536121/\n[1] e.g. https://github.com/openstack/tempest/blob/2b6e955c59d814538ceeb58d9160433eb915688d/tempest/lib/services/volume/v2/volumes_client.py#L17\n[2] e.g. http://logs.openstack.org/65/578765/2/check/openstack-tox-py35/88f9858/job-output.txt.gz#_2018-06-28_13_43_16_409494\n\nChange-Id: I3b4715d0a667ddc4e187b9353b68dd579aefa2c5\n",
  "tree_diff": [
    {
      "type": "delete",
      "old_id": "d7b042e595b54f226314fbac81d8a32883b218dd",
      "old_mode": 33188,
      "old_path": "tempest/tests/lib/services/volume/v2/test_volumes_client.py",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "a515fd34a35c42116c069370321059f64b5fec98",
      "old_mode": 33188,
      "old_path": "tempest/tests/lib/services/volume/v3/test_volumes_client.py",
      "new_id": "1250536d7e5f5c273faf205fa4936ce000435f7b",
      "new_mode": 33188,
      "new_path": "tempest/tests/lib/services/volume/v3/test_volumes_client.py"
    }
  ]
}
