)]}'
{
  "commit": "5e67d7d17ec89fa4e5517e2d51e0fc3bccd7f624",
  "tree": "e625f70fe5f82b6f7eac00f5cb7035cb0b70ceb9",
  "parents": [
    "75ec890acf9347da0355f59a75be334fb3336836"
  ],
  "author": {
    "name": "garciadeblas",
    "email": "gerardo.garciadeblas@telefonica.com",
    "time": "Wed Oct 22 09:24:42 2025 +0200"
  },
  "committer": {
    "name": "garciadeblas",
    "email": "gerardo.garciadeblas@telefonica.com",
    "time": "Wed Oct 22 09:24:45 2025 +0200"
  },
  "message": "Fix bug 2412: fix identification of bootable volume\n\nThe volume identification done during the test Basic28 to identify\nthe root volume and the ordinary volume fails, leading to a sequence of\nfailed test cases.\n\nAfter upgrading pip dependencies or after recent changes in the VIM, the\ncommand line used to get a volume and check if it is bootable is\nreturning \"True\", while the if clause is comparing its value with \"true\".\n\nopenstack volume show ${volume_id} | grep bootable | awk \u0027{print $4}\u0027\n\nThis commit fixes it by converting the obtained value to lower case before\nthe comparison.\n\nChange-Id: Ie6c8d11fb27fbd0fe10e256bc6688a7cd5cb5388\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b1c0875e6f1d6dfaed69333cf2b1792bc5451d02",
      "old_mode": 33188,
      "old_path": "robot-systest/lib/openstack_lib.resource",
      "new_id": "64be1b4ac97a5b397a188f3e2a36bc4c8cdc3e1b",
      "new_mode": 33188,
      "new_path": "robot-systest/lib/openstack_lib.resource"
    }
  ]
}
