)]}'
{
  "commit": "26a8c01f0cd1e5599d6243eabd6864a2482d6a17",
  "tree": "1eca714a3f8bb3b183e7f8e6ba6722490ead5e66",
  "parents": [
    "551646719dadee6eaee852194c586f6e07d8c2e6"
  ],
  "author": {
    "name": "khenaidoo",
    "email": "knursimu@ciena.com",
    "time": "Fri Jul 07 18:25:47 2017 -0400"
  },
  "committer": {
    "name": "khenaidoo Nursimulu",
    "email": "knursimu@ciena.com",
    "time": "Mon Jul 10 08:43:18 2017 -0700"
  },
  "message": "This update add two arguments to voltha when it gets started:\n   1) inter-core-subnet: the subnet to connect to for inter core communication\n   2) pon-subnet: the subnet to connect to for PON communication\n\nThis requires that the voltha_net is created with a specified subnet and that\nsubnet is specified in the docker compose file, e.g.:\n\ndocker network create --driver overlay --subnet 10.0.1.0/24 voltha_net\n\nAnd in the compose.yml file add the following options:\n\n      - --inter-core-subnet\u003d10.0.1.0/24\n      - --pon-subnet\u003d10.0.1.0/24\n\nThis update guarantees that the voltha instance is connected to the correct\nnetwork.\n\nChange-Id: I5d29ab54282c4ba9aff5ba165fdb37352cfaa0fd\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a082eeba62d887eb14a7d6f2248499a331c46bcb",
      "old_mode": 33188,
      "old_path": "common/utils/nethelpers.py",
      "new_id": "a4610a2bf6b3cb28275f9e38e729a8d602a9bc1f",
      "new_mode": 33188,
      "new_path": "common/utils/nethelpers.py"
    },
    {
      "type": "modify",
      "old_id": "39532f77f3b54321bba2092184d187a3dcd3e6c5",
      "old_mode": 33188,
      "old_path": "compose/docker-compose-voltha-swarm.yml",
      "new_id": "ff03c675f8c68ce22b1867cb44d82d31276922d1",
      "new_mode": 33188,
      "new_path": "compose/docker-compose-voltha-swarm.yml"
    },
    {
      "type": "modify",
      "old_id": "7009e4e3b35c60a4efaf876797a39f35ba74c815",
      "old_mode": 33261,
      "old_path": "requirements.txt",
      "new_id": "bb31099b1693a663c0d3f9aa8709e957030f32b6",
      "new_mode": 33261,
      "new_path": "requirements.txt"
    },
    {
      "type": "modify",
      "old_id": "9eb12d48487ba9b650d09811baf6ea70b91d4246",
      "old_mode": 33261,
      "old_path": "voltha/main.py",
      "new_id": "c5cb30077556514497e9f4efed4cc614eaa6470b",
      "new_mode": 33261,
      "new_path": "voltha/main.py"
    }
  ]
}
