)]}'
{
  "commit": "5639bafeab86a5e5ec36aa7d3e12d278db28334a",
  "tree": "99197e9f05d6fc79faee1bfe55c8b334ac583e76",
  "parents": [
    "68803d58fa9b65e204d1f5edde946f55b2c42836"
  ],
  "author": {
    "name": "Pavlo Shchelokovskyy",
    "email": "shchelokovskyy@gmail.com",
    "time": "Tue Dec 10 20:49:03 2024 +0000"
  },
  "committer": {
    "name": "Pavlo Shchelokovskyy",
    "email": "shchelokovskyy@gmail.com",
    "time": "Wed Dec 11 12:47:10 2024 +0000"
  },
  "message": "Change how volume disk location is detected\n\nthe name of the attached volume disk (like \u0027vdb\u0027) is in fact\nquite inconsistent. It actually depends on if config drive is enabled\nor not, and what format does it have, plus it may change on reboot\nor rebuild.\n\nThe only valid hint at the device name of the volume is to find a block\ndevice with a serial number corresponding to the volume UUID.\nOn full-featured systems like Ubuntu this could be found in\n`/dev/disk/by-id/`, but on Cirros one has to search for a \u0027serial\u0027\nfile in /sys dir with the appropriate content (luckily, that also works\non full systems too).\n\nAlso, add a sync call before unmounting to be sure the written data\nwas flushed to the remote disk.\n\nRelated-Issue: PRODX-37480\nChange-Id: I7e4c5bc7df5d4ee2d489c3a0edc197fecc5782a2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9fced2e7cabcec5e9e4d3060a2c4feee3ff93fb7",
      "old_mode": 33188,
      "old_path": "heat_tempest_plugin/tests/scenario/templates/test_volumes_create_from_backup.yaml",
      "new_id": "37c4cb92bbeed26db6132e8c75b03d8c6a2c0774",
      "new_mode": 33188,
      "new_path": "heat_tempest_plugin/tests/scenario/templates/test_volumes_create_from_backup.yaml"
    },
    {
      "type": "modify",
      "old_id": "6d110267c5a072a7fe39ed9078a36d9b282530c2",
      "old_mode": 33188,
      "old_path": "heat_tempest_plugin/tests/scenario/templates/test_volumes_delete_snapshot.yaml",
      "new_id": "1864ebd63f170bd55cc0731caba06d27d6a7fa1f",
      "new_mode": 33188,
      "new_path": "heat_tempest_plugin/tests/scenario/templates/test_volumes_delete_snapshot.yaml"
    }
  ]
}
