)]}'
{
  "log": [
    {
      "commit": "fc6b64bd2f65d83ce9b4cded5e3928868dcf1324",
      "tree": "5e5d220358535f3aa8bc642550300658308c0825",
      "parents": [
        "d23d800f263dbf90ac57ae779cfe0817c8a60e15"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Dec 22 15:57:50 2017 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Jan 03 22:42:07 2018 +0000"
      },
      "message": "[CORD-2460]\nUpdate and fix build documentation, fix variables with new TOSCA engine\n\nChange-Id: I21b5e3aa2abda0111a72d1a994140ab2894296ce\n"
    },
    {
      "commit": "3896c47f49e7741de6e53b2251ac0914b805013d",
      "tree": "f42851bd691c8c1356da6eb29b683139847105ea",
      "parents": [
        "cc9f19d0535e20dc09a9e0664ab7177b184e753a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 01 13:31:42 2017 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 14 17:28:04 2017 -0700"
      },
      "message": "[CORD-1631] Adding extra files to GUI extensions\n\nChange-Id: Ib2af772dd12726b37bab729fa1bc52e94f6041d6\n"
    },
    {
      "commit": "c989f26c89e1b2e829810bf359da4c59f7db474a",
      "tree": "dd1299a417d9281a33c3577592a02f558e20b64a",
      "parents": [
        "3e58914dc7fe60fb67c7476489b22a0f23e58849"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Thu May 11 13:02:59 2017 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Sat Jun 03 18:52:00 2017 -0700"
      },
      "message": "CORD-1151\nMake cord_dir and cord_profile_dir local to config node\nuse head_* and config_* prefixes to avoid hardcoding paths\nconfig-side ssh key generation+\nfix frontend \u0026 mock builds\n[build] group in inventory\nfix inventory strangeness\nraise privs when creating ssh_pki_dir\nmove admin-openrc.sh.j2 to cord-profile\nadd copy-cord-playbook.yml, clarify where it runs\nfix paths for head_cord_profile_dir with mock/frontend\nuse /opt/cord_profile/admin-openrc.sh rather than ~/admin-openrc.sh\ninstall pki\nmake comment in do-enlist-compute-node accurate, set correct interface\nremove hardcoded credential path\nlogging and ssh key fixes\n\nChange-Id: Ie7560c911dce1558e09806c9997884dfbd475e9c\n"
    },
    {
      "commit": "a2763116253601c54c04d3838139a659d2d9a24b",
      "tree": "5bd63c6c90f28309c96ad014847c7ad37802e148",
      "parents": [
        "7bf357098777c6f64f28c14bf4a103c89fbfd1ae"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Tue Jan 03 11:38:38 2017 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Thu Feb 09 09:02:58 2017 -0700"
      },
      "message": "CORD-714\ninitial set of roles/playbooks\nbug fixes\nfix docker-compose logging, pull xos-base image\ndynamically add docker instances to ansible inventory after onboarding\nBootstrap the onboarding synchronizer\nmore defaults, reload vars after adding docker inventory\nmove TOSCA templates to cord-profilea, random password on admin\nfixes for docker compose, paths in xos.yaml in jinja\ndon\u0027t try to mangle XOS _config files (yet)\ncreate xos-test image\nmake xos-test use locally build xosproject/xos\nadd docker-compose v2 format networking\nfix docker-compose template\npath fixes, move ssh keys\nservice names/paths aren\u0027t so simple\nadded api-tests, teardown roles\nscan the onboarded docker-compose file for ansible inventory\nadd various tests used by test-standalone profile\nfixes for API tests\nsave test output to /tmp/\u003ctestname\u003e.out, bugfixes\nautogenerate openstack keystone admin password, fix tests\nremove nonfunctional UI tests\nchange location of cord_profile, use inventory to specify profile\nfix YAML escaping of backslashes in regex\nbugfixes after path change, add teardown playbook\nbackout setting of cord_dir with ansible_user_dir which differs depending on context\ngradle build fixes, renaming\nfix yml/yaml naming issue\nnull xos_images default\nadded rcord/mcord frontend variants, exampleservice onboarding\nadd missing role, help text in cord-bootstrap.sh\nbugfix\ncreate/run deployment.yaml by default\nallow teardown to handle partially built pods, bugfix to deployment.yaml generation\nadd defaults, fix path for exampleservice\nrevert yaml naming to ease testing, rename mocks\ndebugging\nexampleservice onboarding, mounting volume in XOS container\nbugfix\nadd volume mounts when creating xos_ui, don\u0027t double add to ansible inventory\npost-onboard TOSCA cnfig\ntypo fixes, order of loading TOSCA\nconfig bits for cord-pod, some var renaming\nupdate documentation, rename to rcord\ndoc fixes\nsupport for building just before XOS install, docs\nfix tests, refactor how compute nodes are configed, split vtn service config from adding a node\nremove build process from deploy repo\ninclusion/merge of PKI support\ntypo\nbugfixes and change to use cord instead of opencord for install dir\nfix pki support\nfix ssh key paths\nupdate xos ui/bs ports, fix onboarding on vagrant\nhave compute enlist script use same config file as other playbooks\nfix ports, add MaaS version of compute node enable script\nfix port and nodes.yaml loading\ngenerate API SSL cert for all profiles\nremove cord-app-build which is vestigial\nremove config dir\ndefault xos_ui_port in xos-ready role\nuse xostosca from service-profie/cord-pod-ansible to handle POST form-encode\nfix nodes.yaml, variable name in xostosca, and include openstack properly\ncopy cert chain to build into XOS container\nincrease onboarding timeouts, don\u0027t restart docker\nfix ONOS app versions and network settings\nfix management_hosts network optional include\nfix management/fabric settings\navoid modifying service#ONOS_CORD when adding nodes\nsplit out compute node and vtn config, put delay between\nfix template generation and fail on file not found\nrename vars to profile_manifests, fix redis include\nwhitespace fix\nincrease timeout\nreenable platform-check\nparameterize node_key path, set defaults and fix platform-check\nworkaround for onboarding sync, minor fixes\npause in middle of VTN bug workaround\nreload openstack config as well\ndisable platform-check role as a test\nfixed head-diag role\nreapply VTN config during compute node enable\nCreate exampleservice instance during test\n\nChange-Id: I87e171bcfa429e65e1075a1ee4c97de1e90a7dd5\n"
    },
    {
      "commit": "79d6f5b78b5b4209071994c53fe7d81f3a696c91",
      "tree": "b8ef5342e0f3ec601856042ee7a44c6b2292cf34",
      "parents": [
        "43d62b5b09aadc05b1f708f1c5ed276612b63721"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Jan 24 11:28:45 2017 -0800"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Wed Jan 25 17:45:47 2017 -0800"
      },
      "message": "cord-776 create build / runtime containers for autmation uservice\n\nChange-Id: Iee8b7b94e04e13318c879986ddeca39159ec8f7b\n"
    },
    {
      "commit": "843b4f2cf1239fdd02ff9925fa6683201e6837d5",
      "tree": "5d69c2536b34f267ebc8ed301e0776ee4758aec1",
      "parents": [
        "34c02ace9ca46420b96a63d21958d292a24644e2"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Tue Jan 17 22:17:37 2017 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Wed Jan 18 07:00:09 2017 -0700"
      },
      "message": "run playbook from within /opt/cord\nremove more\ndon\u0027t try to modify now-nonexistent file\n\nChange-Id: If7d1d8453e8c1deb553dd69e52023d8d0900778e\n"
    },
    {
      "commit": "682450e20cbd454e85c076bff1928dd0e75ff6dc",
      "tree": "c6c3f559bd7ed72ec434e42c30206997cbfc3036",
      "parents": [
        "343d61f7bf70b9c6cf7a42d1190515260d2b10d9"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Sat Nov 19 09:04:41 2016 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@cs.arizona.edu",
        "time": "Mon Nov 21 21:39:01 2016 -0700"
      },
      "message": "Updates to opencloud playbook to work more like CORD\nchanges to work with new service-profile\nreworked xos-start to have per-config settings\nadd to cord_single_defaults.yml too\ngenerate TOSCA config in platform-install\nmoved user/deployment creation to earlier in process\nadd stubs for Site/Deployment\nfix empty compute group case\nuse tosca generator for cord-pod, and supply paths to images\nreorg of config variables\nremove whitespace\nenable copy of service-profile for testing\ngenerate more Tosca in platform-install\nmore templating, whitespace\nlist of copied Tosca files is now a parameter\ntemplate the vtn config when onboarding new compute notes\nfix ipaddr template, which was incorrectly documented\nrecreate nodes and vtn config when adding compute nodes\nfixes for xos on head node change\nmore fixes for XOS on head node\nmore fixes for xos delayering\nfixes to image loading and \u0027make vtn\u0027 task\nuse hostname rather than full fqdn in tosca\nfix secondary location of nodes/vtn template\nreadd management_hosts_template to management-net.yaml\nupdate opencloud bits to current, remove obsolete roles\nfix UI paths, which were escaped\nmake diag role work with xos container not in vm, collect more docker\nlogs\nintegrate make module changes\nmove pauses to service-profile\ndedicated openstack config\nfix openstack.yaml.j2\napply changes to vtn.yaml in both places\nadd more head diag\nfix ssl issue\n\nChange-Id: I7526b954b3b93f121b1d329dc1e412502d194fc1\n"
    },
    {
      "commit": "86b64155ea524607eebe9a9534338099aadd9c51",
      "tree": "fecb7ae087bc453836de24916e7acb914d78a571",
      "parents": [
        "c7a0256c41e2e04f8f3b70d024c203dd5cd99403"
      ],
      "author": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Nov 02 09:06:53 2016 -0700"
      },
      "committer": {
        "name": "Scott Baker",
        "email": "smbaker@gmail.com",
        "time": "Wed Nov 02 09:06:53 2016 -0700"
      },
      "message": "move templates to correct directory\n\nChange-Id: Ib51ec10f995ae9a62af207d32ff047a4a75d49f0\n"
    },
    {
      "commit": "b83beacb5637846b883139684fc0c2d7301c3b92",
      "tree": "139be2cf8fdc3eb54ab4deed81135bfe719c5e53",
      "parents": [
        "c267016e14380c6c64cae4ab468aa6e71f18b334"
      ],
      "author": {
        "name": "Andy Bavier",
        "email": "andy@onlab.us",
        "time": "Thu Oct 20 15:54:08 2016 -0400"
      },
      "committer": {
        "name": "Andy Bavier",
        "email": "andy@onlab.us",
        "time": "Fri Oct 28 02:39:52 2016 -0700"
      },
      "message": "Enable configuration of compute node interfaces by MaaS\nMove testclient LXC contaner to the head node\nRemove simulate-fabric role\nRemove maas-simulate-fabric role\nRemove onos-load-apps role\nRemove test-client-install role (replaced by maas-test-client-install)\nRemove single-node-pod.sh (replaced by cord-in-a-box.sh in cord repo)\n\nChange-Id: I0fcf108ab674bb5473556e78a401837c161f5ea9\n"
    },
    {
      "commit": "30d27c9db8a7b6d10910eb9f7e74fb1a8413c601",
      "tree": "26275ab01645d14692b0851e1ddfe42fa3b01f95",
      "parents": [
        "6df046816c250ae6f07a288d66da18556428482d"
      ],
      "author": {
        "name": "Andy Bavier",
        "email": "andy@onlab.us",
        "time": "Thu Sep 15 15:59:17 2016 -0400"
      },
      "committer": {
        "name": "Andy Bavier",
        "email": "andy@onlab.us",
        "time": "Tue Oct 04 10:11:12 2016 -0400"
      },
      "message": "Install simulated fabric and test client on the compute node\n\nChange-Id: I8bd88561064f1309f1779e4666ba655bcad56bfa\n"
    },
    {
      "commit": "e05b5565da3fb1cc57dfc8bb3f3cdd548c91c094",
      "tree": "9a79e465bac03762d124488856605c1d889a7de5",
      "parents": [
        "04ae8de919ac09ebc7b3865dfee944a528c413e7"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Jul 08 11:07:33 2016 -0700"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Fri Jul 08 11:07:33 2016 -0700"
      },
      "message": "updated to support the enlisting of compute nodes into juju and XOS when they come on line\n\nChange-Id: I2b1d51414a7e22b9709ea5f534ddef622e008a32\n"
    }
  ]
}
