)]}'
{
  "commit": "82e7af2847c3383085fb8d917ccad0f02753951c",
  "tree": "859e9c9ff9d3c951d6cd9c2070df3b5f4d8b1027",
  "parents": [
    "4d30fe603096e1fa1c09f7b6368ea725a05edbfd"
  ],
  "author": {
    "name": "Omer",
    "email": "oschwart@redhat.com",
    "time": "Thu Apr 09 12:13:06 2026 +0200"
  },
  "committer": {
    "name": "Omer",
    "email": "oschwart@redhat.com",
    "time": "Thu Apr 09 12:13:06 2026 +0200"
  },
  "message": "Fix multipool tests broken by EventletDeprecationWarning in stdout\n\ndesignate-manage imports oslo_concurrency, which detects eventlet\n(still installed as a transitive dependency via oslo.service, nova,\netc.) and emits an EventletDeprecationWarning to stderr.\n\nThe _run_designate_manage helper was using stderr\u003dsubprocess.STDOUT,\nmerging stderr into the captured stdout. This corrupted the YAML\noutput that the tests parse, causing 4 multipool test failures.\n\nSwitch to stderr\u003dsubprocess.PIPE so that stderr is captured\nseparately and does not interfere with stdout parsing. Log stderr\non CalledProcessError to preserve debuggability.\n\nGenerated-By: Claude Code 4.6 Opus\nChange-Id: I325fe31fc97ff0d9064f8cfdcf1559d96a203c4a\nSigned-off-by: Omer \u003coschwart@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec8cc6f7449e9be76e13089348213116aaa271c2",
      "old_mode": 33188,
      "old_path": "designate_tempest_plugin/tests/scenario/v2/test_designate_multipool.py",
      "new_id": "418dc2d763b53bceb2685e629071fa1a8fff5b49",
      "new_mode": 33188,
      "new_path": "designate_tempest_plugin/tests/scenario/v2/test_designate_multipool.py"
    }
  ]
}
