)]}'
{
  "commit": "07c9a6324e3fd2b92156409cd6b21e0fc917cdf7",
  "tree": "0b888f530626b7b417765a0e3289ddc6bf0087f5",
  "parents": [
    "57be518b726827646c35d86e3cf4bf43526d10ea"
  ],
  "author": {
    "name": "Michael Johnson",
    "email": "johnsomor@gmail.com",
    "time": "Thu Jun 07 13:27:42 2018 -0700"
  },
  "committer": {
    "name": "Michael Johnson",
    "email": "johnsomor@gmail.com",
    "time": "Fri Jun 08 11:05:37 2018 -0700"
  },
  "message": "Fix a potential IP address conflict\n\nPreviously the tests generated a random IP address (out of 90)\nfor each load balancer. As these tests run in parallel there was a\nchance that two load balancers could be assigned the same address,\ncausing a conflict and randomly failing a test.\n\nThis patch changes the tests to use a neutron assigned address unless\nan explicit \"use_fixed_ip\" flag is set.\nThe load balancer create API test uses this flag, the others will use\na neutron assigned address.\n\nChange-Id: Ic22efd1df027fd7dd0db14783f2c76069fd51bb5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "547a6165899d387db2e40bcabc05c9caa7f6c32e",
      "old_mode": 33188,
      "old_path": "octavia_tempest_plugin/tests/api/v2/test_load_balancer.py",
      "new_id": "19f60449eb690d9f277ae0b16d0b7b890d7c32c2",
      "new_mode": 33188,
      "new_path": "octavia_tempest_plugin/tests/api/v2/test_load_balancer.py"
    },
    {
      "type": "modify",
      "old_id": "911353ab56dc5a83b8ba89e71167c837ef5f5e79",
      "old_mode": 33188,
      "old_path": "octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py",
      "new_id": "a10784b67fe0182d0e3bd86da2de996650fa9bc2",
      "new_mode": 33188,
      "new_path": "octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py"
    },
    {
      "type": "modify",
      "old_id": "0e6eba431dd02271f9db3ba45c5e7b40571e5d3c",
      "old_mode": 33188,
      "old_path": "octavia_tempest_plugin/tests/test_base.py",
      "new_id": "2cc16e0ba2cf4c4e9aff19c080f36a29a2d4edfb",
      "new_mode": 33188,
      "new_path": "octavia_tempest_plugin/tests/test_base.py"
    }
  ]
}
