)]}'
{
  "commit": "9743939c6cd1ac48efe705388abf30165718f27e",
  "tree": "cfdd71daee32214cc60d6d7ca29442950764d539",
  "parents": [
    "370569423eea5fad86efd646e7c5ea83e1337420"
  ],
  "author": {
    "name": "Lucio Seki",
    "email": "luciomitsuru.seki@fit-tecnologia.org.br",
    "time": "Tue Mar 19 18:05:35 2019 -0300"
  },
  "committer": {
    "name": "Goutham Pacha Ravi",
    "email": "gouthampravi@gmail.com",
    "time": "Thu Mar 21 16:35:45 2019 -0700"
  },
  "message": "Delete servers before deleting its share network\n\nWhen deleting a share network, the belonging share servers were being\ndeleted automatically. However, any possible errors were being ignored,\npossibly leaving share servers in the backend.\n\nThe patch https://review.openstack.org/644560 avoids this by making the\nManila API to return an error if the share network about to be deleted\nstill has any share server, which in turn has `is_auto_deletable\u003dTrue`\nor contains any share.\n\nThis patch modifies the base test class tearDown method, to delete the\nshare servers before the share network they belong to.\n\nChange-Id: I7d330b8b5fb3f08d3cbdae2c1735e266e75a70d3\nDepends-On: I4144a532d5827b929a1dce0d4d642e6d1cee47b1\nRelated-Bug: #1820118\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a7337fe1316a66e1a388040a1e97d8f1d83813fd",
      "old_mode": 33188,
      "old_path": "manila_tempest_tests/tests/api/admin/test_share_manage.py",
      "new_id": "f74cd37e12a0a297d462facbcfa4d1f162eda105",
      "new_mode": 33188,
      "new_path": "manila_tempest_tests/tests/api/admin/test_share_manage.py"
    },
    {
      "type": "modify",
      "old_id": "76e1d5f1d8cae986cfac6feef6586aee2af36c1a",
      "old_mode": 33188,
      "old_path": "manila_tempest_tests/tests/api/admin/test_share_manage_negative.py",
      "new_id": "8c9e14674931a9b7a1fa1d06e6587a2d2a3e6e09",
      "new_mode": 33188,
      "new_path": "manila_tempest_tests/tests/api/admin/test_share_manage_negative.py"
    },
    {
      "type": "modify",
      "old_id": "5cd39e7add634c92f7a6c8c0027dcd4667bc0bce",
      "old_mode": 33188,
      "old_path": "manila_tempest_tests/tests/api/admin/test_share_servers_manage_negative.py",
      "new_id": "62081c5a333525285982f5292e6a562c6a3e4360",
      "new_mode": 33188,
      "new_path": "manila_tempest_tests/tests/api/admin/test_share_servers_manage_negative.py"
    }
  ]
}
