)]}'
{
  "log": [
    {
      "commit": "1705b811481aa0ccb1b90295ab3aa392dcecfe86",
      "tree": "4696d0c0f27951629dae477c57cfebfa9c799df7",
      "parents": [
        "101b37cd3ac3f0f13d1117a41a8b57ce43f484d1"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Oct 27 11:00:04 2016 -0700"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Oct 27 14:35:26 2016 -0700"
      },
      "message": "CORD-536 updated to support the setting of repo via vars\n\nChange-Id: I1d9a555773a29ba6e000cbd31f0e08bf23dc8622\n"
    },
    {
      "commit": "6f2cbe7eb51f9d994efaef8a8387c286a609708c",
      "tree": "00e83c9c9bd717619913d665d2290fc9289cd157",
      "parents": [
        "decd11579b5fac564b6751c912d349e74f7bcd4b"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Aug 19 15:48:07 2016 -0700"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Aug 19 15:52:04 2016 -0700"
      },
      "message": "updated the cord repo to support the new network design\n\nChange-Id: I06d89481206cc03a74281af8c0240baa3efe4186\n(cherry picked from commit a858b05bb629fde142a21920d9a5d58384be19c9)\n"
    },
    {
      "commit": "d506aa6a079207cf9bb9b29e20d4a677f78ebd15",
      "tree": "32507786549427eda90a8bbaaf5e8da276641473",
      "parents": [
        "69b93007fb9ece48b6ac31f278cdda4ee39f2593"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Jun 22 16:06:39 2016 -0700"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Jun 23 08:32:58 2016 -0700"
      },
      "message": "CORD-229 updated with a fake switch for testing and to latest maas commit\n\nChange-Id: I3a81a7da834db140f5b5eca43d75ee33dad02e35\n"
    },
    {
      "commit": "74483faf30a9a5bfadd5e53571c4fde3fc91ed1d",
      "tree": "848311af5522be2a4fdc73c882305755e4327061",
      "parents": [
        "01740e9f1d200f55c005c6586fc90aef31002f1e"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Jun 17 09:48:58 2016 -0700"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Jun 17 09:48:58 2016 -0700"
      },
      "message": "update to add the external interface to the default config to work with the prod VM\n"
    },
    {
      "commit": "1f3b241efadd211239e3f98057c58b4669933aeb",
      "tree": "74b41f129849bc57a499be1dba9ec63600f2054a",
      "parents": [
        "97b3f2f50b31a9bdedc82ce9e23c033d46c5dca1"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Jun 16 18:09:46 2016 -0700"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Jun 16 18:09:46 2016 -0700"
      },
      "message": "change to prod IP\n"
    },
    {
      "commit": "d5af474a3c19f07c263eed6b110c5f8d17c8efeb",
      "tree": "694b335a2fec7a1a1a26f21d825e525f7b05295c",
      "parents": [
        "1790ad1cda5129df512723290057246ef3808c3f"
      ],
      "author": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri May 27 17:22:38 2016 +0000"
      },
      "committer": {
        "name": "David Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri May 27 17:28:11 2016 +0000"
      },
      "message": "updated maas to lastest master and updated config to include values used by maas\n\nChange-Id: I78daf46af470c255a30272691c1887174169fd27\n"
    },
    {
      "commit": "ec7df105f9bf3ee9bb32b749eea9a85363541d9f",
      "tree": "5241d44f2aec2ab10c7343616304fef820b9eb5e",
      "parents": [
        "78beb65d8ee77c2830f0d79fa043357c313fafd4"
      ],
      "author": {
        "name": "Zsolt Haraszti",
        "email": "zharaszt@ciena.com",
        "time": "Thu May 05 13:34:18 2016 -0700"
      },
      "committer": {
        "name": "Zsolt Haraszti",
        "email": "zharaszt@ciena.com",
        "time": "Fri May 06 23:46:17 2016 -0700"
      },
      "message": "Initial outline of opencord integration repo\n\n- Vagrantfile to support standardized \u0027corddev\u0027 development environment\n- Ansible playbooks to properly bring up devenv\n- Gradle build structure\n- Gradle plugin to manage docker-based workflow (pull, build, run, tag,\n  push, etc.)\n- Gradle top-level build file to allow pre-fetching and publishing\n  component docker images. Supported main tasks: fetch, publish\n- Example to how to manage \u0027as-is\u0027 upstream components\n- Added initial content to README.md\n- Added initial content to docs/quickstart.md\n- Updated .gitignore\n- Placeholder, parametric entry for deploy step\n- Placeholder deployment profile config file (config/default.yml)\n"
    }
  ]
}
