)]}'
{
  "commit": "d4cb10f1451af0d204722ea57eb52d46ebde783b",
  "tree": "b4c29ab09ac6ccd62ab2a252c8928385f9691c9d",
  "parents": [
    "15e9679532c61213975f58239cb65556b903b5e6"
  ],
  "author": {
    "name": "Matt Riedemann",
    "email": "mriedem.os@gmail.com",
    "time": "Wed Sep 26 13:03:08 2018 -0400"
  },
  "committer": {
    "name": "Matt Riedemann",
    "email": "mriedem.os@gmail.com",
    "time": "Wed Nov 07 09:37:30 2018 -0500"
  },
  "message": "Wait for IP add/remove in test_add_remove_fixed_ip\n\nAdding/removing fixed IPs to/from a server is an\nasynchronous operation. The test_add_remove_fixed_ip test\nwas not waiting for the fixed IP to be added to/removed from\nthe server, which means that it\u0027s possible for the server to\nbe getting deleted during tearDown before the removeFixedIp\noperation has completed and will end up failing in the\nnova-compute service. That failure wouldn\u0027t cause the test\nto fail, however, since the test wasn\u0027t waiting for the\noperation to complete at all.\n\nThis adds code to wait for the added fixed IP to show up\non the server and for the removed fixed IP to be removed\nfrom the server\u0027s list of addresses. Furthermore, the test\nis changed to specifically remove the fixed IP that was\nadded.\n\nChange-Id: I10a34fb12b595400fc15d935070f130c8e3d3963\nCloses-Bug: #1794558\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2a5d6075e7686d7eb72af8f73f8472c988f331cc",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_attach_interfaces.py",
      "new_id": "6434161d34d64f9d85101470bbf0bbdc0a5d1340",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_attach_interfaces.py"
    }
  ]
}
