)]}'
{
  "commit": "21f5342de8b36c3c033d959b63451723e4fdbcf3",
  "tree": "520b8fa3d0be86901d201f0642f00e3a8954d30e",
  "parents": [
    "cf38b77328dbf94f1323f96f68aa77124a6f4a7b"
  ],
  "author": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Fri Nov 02 16:02:09 2018 +0100"
  },
  "committer": {
    "name": "Slawek Kaplonski",
    "email": "skaplons@redhat.com",
    "time": "Fri Nov 02 16:14:54 2018 +0000"
  },
  "message": "Fix creating subnet without gateway\n\nIf create_subnet() method is called with gateway\u003dNone explicity,\nsubnet should be created without gateway_ip specified.\nTo achieve that \"gateway_ip\u003dnull\" should be passed in json in\nrequest\u0027s body to neutron server.\nThis was missing, so neutron-server allocated gateway_ip automatically.\nNow gateway for such network will not be set as is expected.\n\nCloses-Bug: #1769609\n\nChange-Id: Ia9f0646a3cf371f82f2aa2dc22837249531d1ff5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4bc71de5e9bcba80807b166b17b6267cfd63ca6",
      "old_mode": 33188,
      "old_path": "neutron_tempest_plugin/api/base.py",
      "new_id": "028d90185aeaeb29787e6b726395c556ff0d7dfa",
      "new_mode": 33188,
      "new_path": "neutron_tempest_plugin/api/base.py"
    }
  ]
}
