)]}'
{
  "commit": "cc59f9d9887a6424f0e963567802ecd3ed696b7c",
  "tree": "7fac372f6da28d4e6a104a689ebd259542c7a446",
  "parents": [
    "db876f990d1a2b79ca0149483bba4decd0e299a2"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyammann@gmail.com",
    "time": "Thu Jun 07 06:57:57 2018 +0000"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyammann@gmail.com",
    "time": "Thu Jun 07 06:57:57 2018 +0000"
  },
  "message": "Fix race condition in device tag testing\n\nDevice tag tests (test_device_tagging.py) has hard coded\nsleep with default cache time of metadata service. That cache\ntime is configurable on nova side (metadata_cache_expiration).\n\nSo instead of sleep with hard code value, we should go with the wait\nloop to fetch the metadata info for verification. For safer side,\nbuild_timeout is being used as max time to fetch the expected metadata\ninfo otherwise test will fail with timeout.\n\nChange-Id: Ic59a12f3fbcb7ef1972c03cb0c92d08a0a35498b\nCloses-Bug: #1775491\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3a85a865beac8448ccf66b7e806540ba6876b1f5",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_device_tagging.py",
      "new_id": "ff8ed61da323d36ab9df112d2aa1aa0fc88adf7f",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_device_tagging.py"
    }
  ]
}
