)]}'
{
  "commit": "86a6a41e68ac6c2bca4933510b8b66c87cdbdd11",
  "tree": "027219100c3af4375401af6bf92b3ac49e3e3a21",
  "parents": [
    "d3e8237cf1a8197e3f396e0e3a503da7d5f99e3a"
  ],
  "author": {
    "name": "Sergey Kraynev",
    "email": "skraynev@mirantis.com",
    "time": "Thu Mar 10 21:39:48 2016 -0500"
  },
  "committer": {
    "name": "Sergey Kraynev",
    "email": "skraynev@mirantis.com",
    "time": "Wed Mar 23 03:47:49 2016 -0400"
  },
  "message": "Fix race condition for WaitCondition with several signals\n\nThis fix is based on changes introduced in patch\nIbf9dd58a66a77d9ae9d4b519b0f11567977f416c.\n\nFollow changes were done in this patch:\n - According previous item code for calculating metadata of\n   wait_condition_handle was moved to separate method -\n   normalise_signal_data().\n - Same method was implemented for BaseWaitConditionHandle class, which\n   returns original signal data without changes.\n - handle_signal method for BaseWaitConditionHandle class was updated:\n   * all code related with updating and verification metadata was moved\n     to merge_signal_metadata internal method, which will be called from\n     metadata_set method.\n   * if/else block was changed to raise error in case, when metadata has\n     wrong format, so else section was deleted.\n - corresponding tests for waitcondition resource, which expect several\n   signals was added.\n\nChange-Id: Ia25146a742ce79dbb0480d9053131216037e5305\nCo-Authored-By: Zane Bitter \u003czbitter@redhat.com\u003e\nCloses-Bug: #1497274\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5eb3294383e4123c06fe2210d6e888094f12c582",
      "new_mode": 33188,
      "new_path": "functional/test_os_wait_condition.py"
    }
  ]
}
