)]}'
{
  "log": [
    {
      "commit": "aaac7ee1b70085929f99e55aa655fd7b3161863d",
      "tree": "1b8b9748cbc6c3ed124a623903b74046cbc08f24",
      "parents": [
        "9ad4569b8562999bfb2cad4d6281884d969e8666"
      ],
      "author": {
        "name": "Khen Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Sun Dec 11 22:03:52 2016 -0500"
      },
      "committer": {
        "name": "Zsolt Haraszti",
        "email": "zharaszt@ciena.com",
        "time": "Mon Dec 12 18:24:35 2016 -0800"
      },
      "message": "This commit consists of:\n1) Dockerizing the netconf server\n2) Update proto2yang to support module imports\n3) Provide a set of yang modules derived from the proto files in voltha.\n   These files as well as the slight mmodifications to the proto files are\n   provided in the experiments/netconf/proto2yang directory\n4) Code to automatically pull proto files from voltha into the netconf server,\n   compiles them and produce the yang equivalent files.\n5) Add a getvoltha netconf API to provide voltha state information (basic at\n   this time).  There is potential to make this generic once we experiment\n   with additional APIs\n\nChange-Id: I94f3a1f871b8025ad675d5f9b9b626d1be8b8d36\n"
    },
    {
      "commit": "3869d8ddfd092842b6d156b07334ac27f6390eb6",
      "tree": "2950c8c65a4518d86f10d3d9b812a52dbb53533f",
      "parents": [
        "354487260b26edb93441a72b6e413fe335edd2fc"
      ],
      "author": {
        "name": "Khen Nursimulu",
        "email": "knursimu@ciena.com",
        "time": "Mon Nov 28 20:44:28 2016 -0500"
      },
      "committer": {
        "name": "Zsolt Haraszti",
        "email": "zharaszt@ciena.com",
        "time": "Sun Dec 04 23:43:10 2016 -0800"
      },
      "message": "This is the initial commit of the netconf server code.  It consists\nof the following:\n1) The server is built using Twisted Conch\n2) It adapted an existing opensource netconf server (https://github.com/choppsv1/netconf)\n   to handle some low-level protocols.  The adaptation is mostly around\n   using Twisted Conch instead of Python Threads\n3) A microservice to interface with Voltha on the SB and Netconf client on\n   the NB\n4) A set of credentials for the server and clients.  At this time these\n   credentials are local and in files.  Additional work is required to\n   secure these files\n5) A rough-in to handle the rpc requests from Netconf clients\n6) Code for initial handshaking is in place (hello)\n\nChange-Id: I1ca0505d0ac35ff06066b107019ae87ae30e38f8\n"
    }
  ]
}
