)]}'
{
  "commit": "b87991a24a3071c35560333617135d433ac16b8f",
  "tree": "33f413a5fa8af01d4749cebc0e70db8c67c38d84",
  "parents": [
    "7b666c128d193fdaaa5961c6b88a1a1d27b5925f"
  ],
  "author": {
    "name": "schillinge",
    "email": "ablu@mail.uni-paderborn.de",
    "time": "Mon Dec 03 11:34:01 2018 +0100"
  },
  "committer": {
    "name": "schillinge",
    "email": "ablu@mail.uni-paderborn.de",
    "time": "Mon Dec 03 11:38:28 2018 +0100"
  },
  "message": "Return actually reachable IP as part of the Floating IP API\n\nThe Floating-IP list API is only ever queried for getting the IP assigned\nto a specific port (if vim-emu is added with the manual floating-ip\nassignment turned off). Thus, the previous solution lead to fixed IPs being\nreturned (which are not reachable).\n\nThis solution tracks the assigned container for each port in order to be\nable to return the public IP assigned by docker.\n\nThis is not perfect in the sense that multiple ports do not receive\ndifferent floating ips, but at least the containers are actually reachable\nnow.\n\nChange-Id: I233e5de35b3b7e7350faaef017711f7c1e919fff\nSigned-off-by: schillinge \u003cablu@mail.uni-paderborn.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "865b770d2ba281f8099356864d7e7ea336d7ea41",
      "old_mode": 33261,
      "old_path": "src/emuvim/api/openstack/compute.py",
      "new_id": "405fa6fa21b8512de04e603731d899c2f8e7a3a7",
      "new_mode": 33261,
      "new_path": "src/emuvim/api/openstack/compute.py"
    },
    {
      "type": "modify",
      "old_id": "154f1cac1673699fac33143d9a0081a3a5a58cb3",
      "old_mode": 33261,
      "old_path": "src/emuvim/api/openstack/openstack_dummies/neutron_dummy_api.py",
      "new_id": "e094f0e963c060ee6cbb43eb8f264d5c1d64820b",
      "new_mode": 33261,
      "new_path": "src/emuvim/api/openstack/openstack_dummies/neutron_dummy_api.py"
    },
    {
      "type": "modify",
      "old_id": "1d82e9220fbc09cda1eafa38301f82155c09508c",
      "old_mode": 33261,
      "old_path": "src/emuvim/api/openstack/resources/port.py",
      "new_id": "6b4929de5145c54c33cb5660d2da7adfe114c69d",
      "new_mode": 33261,
      "new_path": "src/emuvim/api/openstack/resources/port.py"
    }
  ]
}
