)]}'
{
  "commit": "a12f996778712866079711a981cdd6b58aa77419",
  "tree": "381973ca8d5af6b1fa18525ab45bd8da78bf07c2",
  "parents": [
    "c06c9e1f904a81e0fef646273b07510e90995364"
  ],
  "author": {
    "name": "Daniel P. Berrange",
    "email": "berrange@redhat.com",
    "time": "Tue Jul 01 13:21:34 2014 +0100"
  },
  "committer": {
    "name": "Daniel P. Berrange",
    "email": "berrange@redhat.com",
    "time": "Tue Jul 01 17:27:29 2014 +0100"
  },
  "message": "Avoid huge libvirtd.log files on Ubuntu hosts\n\nThe libvirt log filter settings match against the filename of\nthe libvirt source emitting the log message. Normally these\nfile names are relative to the source tree root, but in the\nUbuntu binary packages these have somehow ended up as absolute\nfilenames from the OS root. This means that a log filter of\n\u00271:libvirt\u0027 which is only intended to match src/libvirt.c\nwill in fact match every single file. This caused enourmous\nlog files on Ubuntu hosts running the gate.\n\nThe fix is to use \u00271:libvirt.c\u0027 as a more specific filename\nmatch, but we can\u0027t do this unconditionally because libvirt\n\u003e\u003d 1.2.3 does not use filenames for log filter matching\nanymore. So only change the match on Ubuntu hosts for now,\nsince that\u0027s where the original problem lies.\n\nWhile doing this, also turn off the logging of object ref\nand unref operations, since those pollute the logs with lots\nof noise.\n\nChange-Id: I71b67507a4e68a7bff0c358857aaaac08ef0c420\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "18bdf890251897ee708f4781f67227b0e9d8d9e4",
      "old_mode": 33188,
      "old_path": "lib/nova_plugins/functions-libvirt",
      "new_id": "6fb5c3893014ca4d48de36eeffa03b119c5a5d5e",
      "new_mode": 33188,
      "new_path": "lib/nova_plugins/functions-libvirt"
    }
  ]
}
