)]}'
{
  "commit": "6a485589248c194f6556d4266a458654d9d29c66",
  "tree": "6ded9f21d1183e0fc70ff01392fdd764757596d1",
  "parents": [
    "4e920b7e69587ac2395f4069bfa5ed298bbeb2c5"
  ],
  "author": {
    "name": "Nikolay Titov",
    "email": "nikolay.titov@nokia.com",
    "time": "Fri Oct 06 00:18:36 2017 -0400"
  },
  "committer": {
    "name": "Sireesha Kora",
    "email": "sireesha.kora@nokia.com",
    "time": "Tue Oct 17 08:50:04 2017 -0700"
  },
  "message": "VOL-491 Delete of ONU device should not be allowed either in CLI or CURL since it is 1-1 with VOntAni\n\nCreate and Delete of ONU device takes place only when VOntAni object is created and deleted respectively.\nIn order to create ONU device, creation of VOntAni is required as follows:\n\nvont_ani create -n \"VOntAni Name\" -d \"Description\" -a up -p \"Parent Reference (Channel Partition)\" -s \"SERIAL_NUMBER\" -r \"Preferred Channel Pair\" -o 1\n\nThe above command will create ONU device with the serial number \"SERIAL_NUMBER\".\nNote that VOntAni must reference existing channel partition. For VOLTHA 1.0, it also must reference preferred Channel Pair.\n\nDeletion of this ONU device is not allowed with following command:\n\n delete SERIAL_NUMBER\n\nIn order to delete ONU device, delete of VOntAni is required as follows:\n\nvont_ani delete -n \"VOntAni Name\"\n\nThe above commands deletes ONU device as well.\n\nChange-Id: I09ae6287114ad6b1bc8ef0720d637ce38764b56c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "70f3ecdff523031235fc2105550e51db7dfcaf09",
      "old_mode": 33188,
      "old_path": "voltha/core/local_handler.py",
      "new_id": "4f5d09c3f315d8436ac1a407d1119f8a7af8f4bd",
      "new_mode": 33188,
      "new_path": "voltha/core/local_handler.py"
    }
  ]
}
