)]}'
{
  "log": [
    {
      "commit": "bb1eabf49bc5d2b283eafe7ac841513c9824a4b5",
      "tree": "02979b8dcd7e0d99fc94242eb25793a5473d28e5",
      "parents": [
        "feeefe81b10f9dc3a9201391d1856c56fc11e02f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Fri Mar 29 10:57:46 2024 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Apr 22 15:57:59 2024 +0000"
      },
      "message": "VOL-5239 - Fix latent linting failures\n\n[VOL-5313] - Build timed out after 20 minutes, failing.\n\nlf/include.mk\nlf/local/include.mk\nlf/onf-make/include.mk\n----------------------\n  o Add repo:onf-make as a git submodule beneath lf/.\n  o Gain access to the latest make lint-{doc8,go,shell} targets.\n  o Begin deprecating dependency on local makefiles/ directory.\n  o Initially adding for interactive use.\n\nMakefile\n--------\n  o Added temporary user conditional for repo:onf-make transition.\n  o Intended for on-demand, interactive library loading.\n\nChange-Id: Idd784956ff28a30dc29ff203af29453a38296b0e\nSigned-off-by: Joey Armstrong \u003cjarmstrong@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "2c039369b993fe437141591d8f8a6ef1fe3ba385",
      "tree": "098eb221165acfdc21e2cd1e750dbfa40ae25646",
      "parents": [
        "a7ef8d265402405907665a3481cd981ac4de81e1"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Feb 04 18:51:52 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Feb 04 18:51:52 2024 -0500"
      },
      "message": "[VOL-5246] - branch and release bbsim\n\ndocs/\ninternal/\nmakefiles/\ntests/\n----------\n  o Pre-release build #3 - forgot to bump copyright end date on last job.\n\nChange-Id: I84da1b4ad61d9ce46bea1f60ee7f002c93aaf1a2\n"
    },
    {
      "commit": "96bcf1b0c8c12c03aa4b761b05b932245990ca8a",
      "tree": "695f242057f1f8ba0e32d3ad787d4d110acd51d9",
      "parents": [
        "84b5bb9cee4adacbec4325025e962bc5bc51e1b7"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jun 27 14:49:40 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jul 20 15:11:59 2023 -0400"
      },
      "message": "[VOL-5051] - Triage bbsim build\n\n[VOL-5092] - verify_bbsim_unit-test repository failures in jenkins job history.\n\nmakefiles/*\n-----------\n  o Merge in latest library makefiles.\n  o Some legacy retained:\n      tools.mk \u003d\u003e makefiles/docker/include.mk\n      makefiles/lint/docker/*.mk (replace with docker/include.mk.new)\n\nMakefile\n--------\n  o Remove bogus foobar target.\n  o Target docs-lint now maps to library target lint-doc8.\n\ndocs/Makefile\n-------------\n  o venv install now handled by makefiles/virtualenv.mk\n  o Replaced inlined doc8 lint target with makefiles/lint/doc8 (lint-doc8)\n  o Use std defines for SHELL\u003d and other constants.\n  o Replace separator \u0027;\u0027 with \u0027\u0026\u0026\u0027 in commands using venv (detect errors).\n\nconfig.mk\n---------\n  o Enable lint targets for doc8, docker \u0026 json.\n  o More lint checks can be enabled but cleanup is needed first.\n\ndocs/Makefile\nrequirements.txt\n----------------\n  o Identified a few python module problems documented in VOL-5092.\n  o Makefile wild target(%) matching stray dependencies so hardcode sphinx targets to act on.\n  o Added hyphen/success to \"make docs\" until VOL-5092 can be straightened out.\n\nChange-Id: Ibe4006747ee610bfe8ac0fdbb339e5e18e6e9176\n"
    },
    {
      "commit": "84b5bb9cee4adacbec4325025e962bc5bc51e1b7",
      "tree": "cc6e5e530f3619ca980d494e5e5dc85f9e90decc",
      "parents": [
        "f99712c65ecd1c5eed92b58a1dc5ec9a2c42db6f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jun 15 17:08:45 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jun 16 10:43:23 2023 -0400"
      },
      "message": "[VOL-5024] - bbsim unit-test reports UNSTABLE\n\nMakefile\n--------\n  o Added debugging around target test-unit\n  o Add banners around coverage reports for readability.\n  o Unwind shell command one-liner into distinct commands with echo banners.\n  o Invoke set -o pipefail, test output | tee will overwrite testing exit status (always succeed).\n  o Exit early if testing fails, no need to run coverage reports.\n\ndocs/requirements.txt\n---------------------\n  o Update module funcparserlib to the latest.\n  o https://funcparserlib.pirx.ru/changes/\n  o v3.5 released 2011 fails on compatibility module.\n  o Latest module seems to work and fixed an error.\n  o Send through jenkins to check for problems.\n\nChange-Id: I71c2d49243329c7544046fd5fdcdaf66ad47b5cc\n"
    },
    {
      "commit": "f99712c65ecd1c5eed92b58a1dc5ec9a2c42db6f",
      "tree": "5523061056da55e606456350a84e7caa9cf32597",
      "parents": [
        "b98dfe8efa14013b2ccc4192ec62a28281d1d417"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jun 01 17:04:38 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jun 01 17:04:38 2023 -0400"
      },
      "message": "Missing quote was courtesy of is-tty lacking trailing semi-colon.  Refactor test report paths into vars to shorten coverage command line and have named files to for clean target to remove\n\nChange-Id: I30bed3351f69aee67167ca13dba71bad7357928d\n"
    },
    {
      "commit": "2c850cc0770c37531e34203810dd6cc27c5e49ce",
      "tree": "b476d9b6103311a7883602c2dc60d7920f9468f8",
      "parents": [
        "36c9bcd1664b016ec24fced0671e2a1ce2f67ca8"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Apr 17 16:30:00 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Apr 17 17:05:31 2023 -0400"
      },
      "message": "Bump VERSION for a release build\n\nChange-Id: Ieb98ffb6faedac1ab4593c995a731f993ecb7cb2\n"
    },
    {
      "commit": "36c9bcd1664b016ec24fced0671e2a1ce2f67ca8",
      "tree": "be065137598ee1b028f63aa20175a1ebfe8857b4",
      "parents": [
        "73c447b729d231e3177f368de67c6c7e7581aaf5"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Apr 05 19:05:56 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Apr 13 15:55:18 2023 -0400"
      },
      "message": "VOL-4883 - Publish a new bbsim release\n\nhttps://github.com/opencord/bbsim/releases/tag/untagged-6d947de2a6078a1fe175\n----------------------------------------------------------------------------\n  o Draft bbsim release v2.96.8572 created by this patch set.\n  o All 6cross-compile binaries are now included.\n  o Change ID + commit message document the release.\n  o Binaries downloaded/tested using {bbr,bbsim,bbsimctl} --help\n\nMakefile\n--------\n  o Makefile release target is now able to cross compile all binaries:\n    - bbsimctl cross compiled to arm, darwin, linux and windows.\n    - release-{bbr, bbsim} only built *-linux-amd64\n  o Refactor targets into a more modular and hierarchial setup.\n  o Be sure to create RELEASE_DIR early on localhost so docker\n    container can create a volume (NFS mount) for building into.\n  o Display banners when building targets to improve log readability.\n  o Clean targets updated to remove everything generated.\n  o Help targets added to document indvidual target logic.\n  o Makefile logic heavily commented.\n\nmakefiles/release/bbr.mk\nmakefiles/release/bbsim.mk\nmakefiles/release/bbsimctl.mk\n-----------------------------\n  o Relocate build-* and release-* target logic into named makefiles.\n  o Update SHELL to set -euo pipefail to detect uninit shell vars.\n  o Replaced shell/looping logic with true makefile target dependencies:\n    - shell/loop replaced with a target rule that builds one platform binary.\n    - Derive a list of targets release/{bbr,bbsim,bbsimctl}-{os}-{arch}\n    - release: depends on all buildable targets\n    - release rule can extract arch\u003d and os\u003d from target path being built.\n    - To simplify logic construct env vars separately into a response file.\n    - passed as \"docker --env-file [x]\" VS appending to an ever growing command line.\n  o Marked more targets as .PHONY so they will always build.\n  o Added helper target \u0027onf-publish\u0027 for exercising changes in the github-release script.\n\nmakefiles/include.mk\n--------------------\n  o Single include for importing all library makefiles.\n\nmakefiles/consts.mk\n-------------------\n  o Include fixed values, esp $(quote-single) which is now used to document\n  o Refactor duplication in GO_* macros into named/reused values to shorten lines.\n\nmakefiles/lint\n--------------\n  o Moved lint::docker (hadolint target) into makefiles/lint/docker/*.mk.\n  o Added makefiles/lint library targets for ability to lint more sources.\n\nmakefiles/tools.mk\n------------------\n  o Refactor DOCKER_* and GO_* macros into a named includable makefile.q\n\nChange-Id: I8791317ba0c3f01d047f363e69f8885a03f1a1a1\n"
    },
    {
      "commit": "dd7a9aad6ea466a921136b3463d6af379d6ebedc",
      "tree": "5e653b417e0bf196142bea35bb5853af6cb0589f",
      "parents": [
        "4d9adbff6d392adf88691d528e954b30fedea37a"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 23 18:08:37 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 23 18:08:37 2023 -0500"
      },
      "message": "More debugging, why is release/ mia\n\nChange-Id: I247a95662df291cf72638b6e8f422725c3b6234e\n"
    },
    {
      "commit": "5c610770880975d546a8095d968c8fe42123357e",
      "tree": "26d3ccf2bc8392866bfe49848198bc71e9c20d7e",
      "parents": [
        "68ac4a777d99a6f8137eba4f3afabf46f7e0d214"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 23 16:03:32 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 23 16:03:32 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n  o Added target release-init to create missing release/ directory.\n\nChange-Id: I9dc85539a9a4cdb11bdc81cd6d8ca71890a3b6d1\n"
    },
    {
      "commit": "14628cdeab56a63f01be8cdb1a907f4060fc1db7",
      "tree": "ac9f53dfad44f308788a1997bbe391942d64b3a6",
      "parents": [
        "3881b73d06e1bc82815e5bc2373348bddd73d2af"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 10 08:38:31 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 12 15:31:09 2023 -0500"
      },
      "message": "VOL-4836 - Cosmetic edits to trigger a jenkins job.\n\nBulk coyright update to force a build.\n\nChange-Id: Ic2a21650abb0a07cdcc4083b7f062b0dada67dc4\n"
    },
    {
      "commit": "4e52305e16e1ab1180b6373c6e1698d7eb85473a",
      "tree": "d282a444d097a5ae9dbdbe232f25d652f37e9b14",
      "parents": [
        "787278a4dab1c71317c8d29b6b45acf395d91f4f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 16:30:58 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 16:31:06 2022 -0500"
      },
      "message": "Cosmetic edits to force a merge \u0026 deployment job\n\nChange-Id: I2874ea9a78b12afd5470d10d576eb9287442f89f\n"
    },
    {
      "commit": "787278a4dab1c71317c8d29b6b45acf395d91f4f",
      "tree": "81584eefee53a6c53f887164bf004233fa30ea92",
      "parents": [
        "45b1ded4f53c51e61f8b276d27a53ae78c4a090c"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 09:30:22 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 09:30:38 2022 -0500"
      },
      "message": "VOL-4883 - Un-hide release-* targets\n\nMakefile\n--------\n   o Syntax error reported by a github-release job.\n   o Unhide target commands (remove leading \u0027@\u0027) to check for embedded quotes.\n   o Moved the fix-editor-colorization-quote comment onto a separate line in case that was not ignored.\n\nChange-Id: I7f261359d6b5b4ee10ac99dc6918acce50cb1faf\n"
    },
    {
      "commit": "45b1ded4f53c51e61f8b276d27a53ae78c4a090c",
      "tree": "fc28438c353269f29e7641f4c68eedb9a7aa0aef",
      "parents": [
        "72558cb1b8d0a5bd59a116eecb739fe41d47aa6a"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 08:11:43 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 08:11:54 2022 -0500"
      },
      "message": "Bump version string for the last commit\n\nChange-Id: Ib251d6ba279e61a5a9eb202f9977076d77c113dd\n"
    },
    {
      "commit": "72558cb1b8d0a5bd59a116eecb739fe41d47aa6a",
      "tree": "6054d512f2847a892047d5ad2bcd972c94dc1ac4",
      "parents": [
        "73d357954724887c8ac9036a64de1f88a56f1a3c"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 06:35:52 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 30 06:36:05 2022 -0500"
      },
      "message": "docker --detatch\n\nMakefile\n--------\n   * Move -d/--detach argument back into cmd[1].\n   * Trailing arguments seem to be passed to bbsim -vs- docker run.\n\nChange-Id: Icd2a18438685e52595a058622ce1f0059b7f05a1\n"
    },
    {
      "commit": "73d357954724887c8ac9036a64de1f88a56f1a3c",
      "tree": "359fcefd888c2526c913390c0c0a5392a98d7a32",
      "parents": [
        "93ffa2ec5383520708723f344f0d610e57db0c39"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 25 08:46:46 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 25 08:47:10 2022 -0500"
      },
      "message": "VOL-4857 - docker bbsim timeout debugging\n\nmakefiles/help.mk\n-----------------\n   o Makefile growing large, refactor help targets into makefiles/help.mk.\n   o Added a new target \u0027HELP\u0027 for documenting all supported targets.\n\nMakefile\n--------\n   o Debugging: display docker ps to verify images loaded OK.\n\nMakefile\n--------\n   o Update copyright.\n   o Add .DEFAULT_GOAL near the top for self-documentation.\n   o Dynamic includes added so help logic can load on demand.\n   o Cosmetic cleanups, source reformatting.\n   o Define local var bbsim-tag\u003d to help shorten long lines.\n   o Replace inlined rm and make commands with make builtins $(RM) and $(MAKE).\n   o Refactor docker-run* targets, lines differ by a single switch.\n   o help target - use \"echo -e\" to enable color display for BBSim documentation banner.\n   o GO_SH macro contains an unmatched quote char:\n     + legtrap: dangling quote closed when target rules are written.\n     + Added a silly commented closing quote so editor colorization can function.\n\nChange-Id: I1795bc24fed43cadc593861dcdb4f6399679ff1c\n"
    },
    {
      "commit": "b9a3dd0f53e08bc84801c4f750bdd3221ae99901",
      "tree": "9c4ea42dee7c38d6eb0930fd0131ce553ac74ffe",
      "parents": [
        "236e3740f604076dd45615ba12f34045c1e6442c"
      ],
      "author": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Thu May 12 08:20:41 2022 +0000"
      },
      "committer": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Fri May 13 09:31:48 2022 +0000"
      },
      "message": "[VOL-4678] BBSIM: OMCI extended message set - make OMCC version configurable\n\nChange-Id: I6a6bdde944612621dd8e5696075fe09b3c341709\n"
    },
    {
      "commit": "fbb94aef873da75852dc78e24e97988ff583a27c",
      "tree": "c6e7dd352a75a16e828b7fc355c05777e20c1b2b",
      "parents": [
        "02101a6bec1fb1ac0190567d90a2db071341cefe"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "mscandol@ted-intel.local",
        "time": "Thu Apr 14 14:17:47 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "mscandol@ted-intel.local",
        "time": "Thu Apr 14 14:17:47 2022 -0700"
      },
      "message": "[VOL-4701] Adding logs if disabling of UNI or POTS port fails while disabling the ONU\n\nChange-Id: Ia06b621dea8550bacc31d30a0d0b39618888b9ee\n"
    },
    {
      "commit": "c5b106c95dd968cab44917ee43dfe9d9c3520fb5",
      "tree": "82184d1294bd7d30155a2f763e0fe583244978ad",
      "parents": [
        "53b1a37bbc6c70cbfd92d9dda0309e8142a19104"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Jan 19 19:06:46 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Jan 19 19:06:46 2022 +0100"
      },
      "message": "Fixing Fatal log for sTag and makefile custom docker properties\n\nChange-Id: Ibe3111d330713c381ded6ba97f2b164fe08f7d07\n"
    },
    {
      "commit": "c415efe91a3a2c82d6647f1e133c6e4a53cf0dfc",
      "tree": "e013cdead3b3c884ae31c1fba8bd4d65e2a1e398",
      "parents": [
        "150f1bb26d9b8ee6a3f89cfbf77de50c564be499"
      ],
      "author": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Thu Aug 19 13:05:21 2021 +0000"
      },
      "committer": {
        "name": "David K. Bainbridge",
        "email": "dbainbri@ciena.com",
        "time": "Tue Oct 05 17:16:08 2021 +0000"
      },
      "message": "gRPC migration\n\nChange-Id: Ib390f6dde0d5a8d6db12ccd7da41135570ad1354\n"
    },
    {
      "commit": "ee17c00e60922ab9cb9b9fdf1c7dcb8f866d1ec6",
      "tree": "15ac02fc46ca916a8b3674a13dd24efa381d37b3",
      "parents": [
        "94967148ccfb35b40dc3c88d3464c36aef3a68c4"
      ],
      "author": {
        "name": "amit.ghosh",
        "email": "amit.ghosh@radisys.com",
        "time": "Thu Jun 10 12:14:38 2021 +0200"
      },
      "committer": {
        "name": "amit.ghosh",
        "email": "amit.ghosh@radisys.com",
        "time": "Thu Jun 10 14:30:17 2021 +0200"
      },
      "message": "[VOL-4175] Change name of pon cages\n\nChange-Id: I77dc352a4001f67c077cecf0f47bdf1b4077b27f\n"
    },
    {
      "commit": "4b077aa8376ccc7283f74c143b6ca2f29c8b4b98",
      "tree": "0525ddcc817ee0c1d6a6e08e1499423c3ca5503f",
      "parents": [
        "cedde4616e8b49b9cbaf8824d3bc7b48155c3a2e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Feb 16 17:33:37 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Mar 19 13:04:11 2021 -0700"
      },
      "message": "[VOL-3837] Checking that OnuId, AllocId and GemPorts are unique per PON\nValidate that received flow carry valid GemPortId and AllocIds\n\nChange-Id: I1b8928c7a9e580c9711f61320595a449df7c30f5\n"
    },
    {
      "commit": "cedde4616e8b49b9cbaf8824d3bc7b48155c3a2e",
      "tree": "a605cacb2a324b174ce15e172fe261df3d92b2d8",
      "parents": [
        "efdb4b6ef38992685509f12815f7467f6049beda"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Mar 09 17:37:16 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Mar 19 09:45:12 2021 -0700"
      },
      "message": "[VOL-3880] Correctly reporting software image status in OMCI Get\n[VOL-3900] OMCI ONU Software Image Download\n\nChange-Id: I8d91be832f3a89404d0af0dd98e6b53359e6a738\n"
    },
    {
      "commit": "96f8919d8559abdb2238f9c4d5ef6ece9c91b91f",
      "tree": "7d62bd6c5e8bdfe86d926032e3d232c1ea28a633",
      "parents": [
        "6d9a1a49df31a128aaec5fd2da53e277fcd0ca2c"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Mar 12 13:17:26 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Mar 15 08:46:29 2021 -0700"
      },
      "message": "[VOL-3548] BBSim support for reboot vs disconnect\n\nChange-Id: I6ea2a8a510a6ed17d040d3572a04fc988866116f\n"
    },
    {
      "commit": "9a1842dab238599ee2cd1590ff3b5139bb5ceb1b",
      "tree": "77ce58796de2345d62468c29be94c7de0728f77c",
      "parents": [
        "992a23ea9433fee4066493726b15609f7003fe8c"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Feb 08 16:00:17 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Feb 16 11:36:12 2021 -0800"
      },
      "message": "[VOL-3832] Reporting correct EntityIDs dirung the MIB Upload process\n\nChange-Id: I8e3e8998abc0d495495c1699aa17fa582241ec32\n"
    },
    {
      "commit": "24361d471e7414b9f5dc057f503a65725d8cb4a3",
      "tree": "67584513cfbc8a238d5256ff489de8bbc0ee0a80",
      "parents": [
        "ad833bf0bdc6676defb8989de5660a1e4b19be81"
      ],
      "author": {
        "name": "hkouser",
        "email": "humera.kouser@radisys.com",
        "time": "Mon Dec 14 19:21:47 2020 +0530"
      },
      "committer": {
        "name": "hkouser",
        "email": "humera.kouser@radisys.com",
        "time": "Mon Dec 14 22:54:44 2020 +0530"
      },
      "message": "[VOL-3695]: Support to create some of the OLT device events over the Device Management Interface\n    1. Following events and its corresponding recovered event creation is supported :\n       EVENT_FAN_FAILURE\n       EVENT_PSU_FAILURE\n       EVENT_HW_DEVICE_TEMPERATURE_ABOVE_CRITICAL\n    2. Following DMI Native Events Management Service APIs are implemented:\n       ListEvents\n       UpdateEventsConfiguration\n    3. Updated docs/source/DMI_Server_README.md\n\nChange-Id: Ibc48302b61fd52a2f83bd888731f611eaf6c4c37\n"
    },
    {
      "commit": "34a9ea34fe520fa08e223c6598094d23329da418",
      "tree": "59e3f600a907335f4df2b7d1738bd743ff31fd17",
      "parents": [
        "7b51220253c5279c7386a7bf53d4844584af7120"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Nov 19 17:40:49 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Nov 19 17:40:49 2020 -0800"
      },
      "message": "using latest voltha-ci-tool container to correctly generate coverage reports\n\nChange-Id: Ice6fc3a9ebe57c3b183c2c5beb4af1980e6bff11\n"
    },
    {
      "commit": "90d08f6512ab7560b34f055f3aa273263e347071",
      "tree": "5675ab3aa00f88e1c412e47cc8858faaa07d15ac",
      "parents": [
        "4f4ac79aff8a45d3658f07efb5d4b31288e4f02e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Oct 29 12:06:55 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 30 10:55:13 2020 -0700"
      },
      "message": "[VOL-3610] implementing a fake DHCP server within BBSim\n\nChange-Id: If291a0ca7f78909c3713ef0e6831e381304fc2c9\n"
    },
    {
      "commit": "4f4ac79aff8a45d3658f07efb5d4b31288e4f02e",
      "tree": "0942417f505f450de2c2ae6f1ac4e56075f82232",
      "parents": [
        "daa7157acc2825b3045fd2f3cf9ebdf883e6e14a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Oct 01 16:33:21 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 14 16:22:01 2020 -0700"
      },
      "message": "[VOL-3419] Supporting new flow format.\nReleasing version 1.3.0\n\nChange-Id: Ie35c06c62797cc5966305a0a82492600a0dec871\n"
    },
    {
      "commit": "d683d168643ca50bf36aeb904d9435eb26bb7ba9",
      "tree": "c2f895f2b6d0162c5bbdd01fea41b1f4140233a8",
      "parents": [
        "79a642eaf0ae32dbd67c8c286bfd3d3ccee0926d"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Oct 13 16:40:27 2020 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Oct 13 16:40:27 2020 +0200"
      },
      "message": "Adding service to expose the DMI server port\n\nChange-Id: I10670392818205ab47630c79e47af592126c1bf6\n"
    },
    {
      "commit": "0e9fabf1747ccd5570cc49b8a4f54dfd8f194994",
      "tree": "535bc5c0e426e8f9b8359b5fcf62b0e55a07a0bd",
      "parents": [
        "935667096807362854a040e46d1e3a7baa2f3761"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Sep 30 17:19:27 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Sep 30 17:23:57 2020 -0700"
      },
      "message": "Fixing documentation\n\nChange-Id: I639080cfa8f3d0e6845f4779e7b5b4bd14775cb0\n"
    },
    {
      "commit": "c11074df77a6305009fd78dd17862e347bfd87e4",
      "tree": "57c0e5efe7f4f9d685d45f96b83de5955e82120f",
      "parents": [
        "f380a971d73c812881a130ad3514e1b6a73e5f96"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Sep 14 14:59:24 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 15 11:26:50 2020 -0700"
      },
      "message": "Fixing BBR logging\n\nChange-Id: Iac274dcc12a711fdbc1454fcf36b6b9fdd2c61ed\n"
    },
    {
      "commit": "618a658cc9841cc81009912103226f411a73c89b",
      "tree": "305ecadae5b2a2708c5feeb681f14e19d4a1a7d7",
      "parents": [
        "adc72a82be94280f891ce0f1787a016ab1360436"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Sep 09 12:21:29 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Sep 10 12:27:37 2020 -0700"
      },
      "message": "[VOL-2778] Handling IGMP\n\nChange-Id: I54c26bc438a144c7d4c64a9b3d543461fc743ab2\n"
    },
    {
      "commit": "4a036269033735bb0d9d4b61828c2fb645ebdde0",
      "tree": "6fe6f068bb2437b607e9c953270c4a8f10541b86",
      "parents": [
        "0b603aa41fd7bb079fc9950bfe3f579fa77017dd"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 17 15:56:13 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 01 18:21:11 2020 -0700"
      },
      "message": "[VOL-2778] Introducing Service definition in order to support the TT workflow\n\nChange-Id: Ib171502e8940b5d0b219620a4503f7095d376d7a\n"
    },
    {
      "commit": "0b603aa41fd7bb079fc9950bfe3f579fa77017dd",
      "tree": "5b39cf289a5a2ca6a68026ce53c6ed473f9c14d7",
      "parents": [
        "688b424c450a2cbb0fb3d06f4f5f17caa4854ede"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Aug 21 14:40:48 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 24 10:59:48 2020 -0700"
      },
      "message": "Releasing a stable version before introducing support for multiple services\n\nChange-Id: I7d4a0a9d86ad1aae2173b541892bb7c04161264d\n"
    },
    {
      "commit": "d2907e6cd58d4e04c72b99895630f137c2a958fb",
      "tree": "0c6950b47e6ec10fda1174c3ba16d5af5b0ceb1a",
      "parents": [
        "b5fc46a55691fed625cb54fb881385bee0091fef"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Apr 03 10:23:02 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Apr 03 10:23:06 2020 -0700"
      },
      "message": "[VOL-2876]\n\nDocumentation cleanup and more compliant swagger docs\nUse newer voltha-docker-tools version\nUpdate to python3 venv and Sphinx to build docs\n\nChange-Id: I3fca61aef78e77a893419200502a8fae91135a4a\n"
    },
    {
      "commit": "60d623026c977503dca22ea48bf3c5d63a9a25be",
      "tree": "eb88c932778cf6a7c7ab92b326c3f7fb26e158eb",
      "parents": [
        "3b2df8cf808a50d7bd4ed36e70948e82f083ced6"
      ],
      "author": {
        "name": "Kent Hagerman",
        "email": "khagerma@ciena.com",
        "time": "Tue Mar 10 17:02:36 2020 -0400"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed Mar 18 22:03:15 2020 +0000"
      },
      "message": "VOL-2629 Modified Makefile to use containerized tools.\n\nModified existing containers to build internally, rather than bind-mounting the whole project \u0026 running make targets.\nThis repo has C dependencies, which must be made available, which complicates the usage of containerized tools.  Some tool containers are augmented before use.\n\"build-\" targets will continue to use locally installed golang.\n\"release-\" targets will use containerized tools, and will cross-compile only bbsimctl.\n\nChange-Id: I02c999a29361d26aa9198d1f03b2b050febfe954\n"
    },
    {
      "commit": "095413596badac38059d5203005242ceecd297b7",
      "tree": "47478e685df195b5bcded93e0c7f73a8f7c634fb",
      "parents": [
        "dd443f0d358e59d37543542eb7f6d66d57939327"
      ],
      "author": {
        "name": "Anand S Katti",
        "email": "anand.katti@radisys.com",
        "time": "Wed Jan 29 15:54:01 2020 +0530"
      },
      "committer": {
        "name": "Anand S Katti",
        "email": "anand.katti@radisys.com",
        "time": "Tue Feb 25 01:00:11 2020 +0530"
      },
      "message": "SEBA-910 Implementation of Create/Remove TrafficSchedulers\nfix formating issue and bump verison to 0.0.16-dev\nUpdated Makefile fix proto dependency\nprint in table format\nresolve merge conflict with igmp file\nbump to 0.0.18-dev\nremove overriding onu port no\nrebase and update\nChange-Id: Ie0dce516a7044cd4ed1de7bafcdcd292e5daf689\n"
    },
    {
      "commit": "583f17d17a680d4c2c44b19a4826dff88e75b9cc",
      "tree": "a46982352e81124187ed1640551fe82b98d096b6",
      "parents": [
        "1ee984a42c8cd01e7a3137fd766e4df91db51891"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Feb 13 10:35:17 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Feb 13 10:40:50 2020 -0800"
      },
      "message": "Fixing BBR\n\nAs part of SEBA-927 BBSim expect VOLTHA to send back the OnuId and thus\nBBR should behave the same way\n\nChange-Id: I364c665c37385885310d8cfa1639b0f5037ed473\n"
    },
    {
      "commit": "df3f85d3f815c076b2be48f1e48e2f66935c6423",
      "tree": "7fa484bddf802ef152563815a39f01924393e2fa",
      "parents": [
        "18859852863951b3c84b197526a154504f3b35b6"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Jan 15 12:50:48 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jan 16 16:01:06 2020 -0800"
      },
      "message": "[VOL-2451] Reporting UNI Link Up alarm via OMCI\n\nChange-Id: I6fd30af5f558cd41bca617247d859bdcc2ff2ed9\n"
    },
    {
      "commit": "569e71748c1d0ed808a7c4879c63607860a57fc5",
      "tree": "726128cb3bd995262aac7c9e2a22647befde1326",
      "parents": [
        "4b0ef4d6b06cf1027adcf96e11eb5fae5f660029"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 20 11:51:51 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 20 13:06:59 2019 -0800"
      },
      "message": "[SEBA-916] Restored BBR and added it to the \u0027make test\u0027 target\n\nChange-Id: Ifac21bae93017a680edbeff071f8574ab70a3d9b\n"
    },
    {
      "commit": "4b0ef4d6b06cf1027adcf96e11eb5fae5f660029",
      "tree": "9ea64acf789134247a6df9a2c0e682a10c270e93",
      "parents": [
        "8e1d15eac1eb2b7d5b4ea8047fef2f5f6dc1d413"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Dec 18 14:25:20 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Dec 18 15:10:34 2019 -0700"
      },
      "message": "Add makefile targets for doc8 lint, fix formatting/spelling issues\n\nChange-Id: I0f45ffe0ba94fab89f9b38c9b73ed7b9091f1795\n"
    },
    {
      "commit": "64dffd5f4570f86a153ca820a7dd187009f20e5d",
      "tree": "9ec5767b1c09052facd8d18e6f4da22274de8f11",
      "parents": [
        "79978bf468a735fe7a964bbc6e0820332e47777d"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Dec 17 17:29:57 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Wed Dec 18 02:18:35 2019 +0000"
      },
      "message": "Adding docker-kind-load target for kind-voltha development\n\nChange-Id: I91a522f84b48d91f1c8b938c87a518bd61b8e32d\n"
    },
    {
      "commit": "958d81cf3c05fd53c2e81bb226462cb1ea8b9040",
      "tree": "a6a7ac21cc53df13c98e8f438f7b160b01e9d5f1",
      "parents": [
        "e811ae9d97feddd9058f66a34d984c65e81b620d"
      ],
      "author": {
        "name": "Zdravko Bozakov",
        "email": "zbozakov@radisys.com",
        "time": "Fri Dec 13 22:09:48 2019 +0100"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Dec 16 13:12:13 2019 -0800"
      },
      "message": "[SEBA-882] add Sadis server\n\nChange-Id: I2c973a940ccf1398b1c122908769e806eaa1dd14\n"
    },
    {
      "commit": "ca08fc7b8da160828e97da042b6abc9517a6e06b",
      "tree": "89d559a3f4bfd298ee5a63ab394afe2d06542292",
      "parents": [
        "3ddb24553631b56816e847a38f3daa49241e538a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Dec 04 14:17:39 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 06 07:07:45 2019 -0800"
      },
      "message": "[VOL-2252] Using omci-sim v0.0.1\n Adding Makefile support to load a development version of the omci-sim library\n\nChange-Id: I341f626adaec35e697eb24470594942463d8f9a8\n"
    },
    {
      "commit": "681364dcd6b94f79032af061c1362a0e38cb3efc",
      "tree": "66aede25eb9376ca8f5d1b3f783635cdc6a67c0c",
      "parents": [
        "a6a3aee340dfe7ca7410d8167ff04187e7a1e7b0"
      ],
      "author": {
        "name": "Zdravko Bozakov",
        "email": "zbozakov@radisys.com",
        "time": "Sun Nov 10 14:28:46 2019 +0100"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 15:03:01 2019 -0700"
      },
      "message": "[SEBA-873] add reboot olt support\n\nChange-Id: I1570d05313661a6d66e1596b9f9a1a1cc17d1a73\n"
    },
    {
      "commit": "a6a3aee340dfe7ca7410d8167ff04187e7a1e7b0",
      "tree": "63e11f0199331430b4b0ff78556a692128913fd3",
      "parents": [
        "3de9de0f50908f53454acd5eb82f97794bc937a3"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 13:30:14 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 13:33:31 2019 -0700"
      },
      "message": "Committing vendored dependencies and generated protos\n\nChange-Id: I349c149b513d9de7d9f60bde2c954a939da2fc54\n"
    },
    {
      "commit": "3de9de0f50908f53454acd5eb82f97794bc937a3",
      "tree": "8fe1256737de874cda27af87bc261b02fd04aa1f",
      "parents": [
        "c53f7d7e3f6cf9782788a6186e163a932a2f37de"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Nov 14 13:40:03 2019 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Nov 26 09:18:10 2019 -0700"
      },
      "message": "Moving BBSim to the latest protos\n\nChange-Id: I797c3b3b6d964110b96f9636f941082ed14ad03d\n"
    },
    {
      "commit": "2da7634f9bdac05326b2c5eab2f6c24b01505add",
      "tree": "8bb8fb42d0db6f396c541103652f43b8763abc1c",
      "parents": [
        "3f5d7f263f36212e311204ca3a545314b6ff78e6"
      ],
      "author": {
        "name": "Zdravko Bozakov",
        "email": "zbozakov@radisys.com",
        "time": "Mon Oct 21 09:47:35 2019 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Nov 04 11:36:11 2019 -0800"
      },
      "message": "[SEBA-823] REST APIs initial implementation (legacy+new)\n\nChange-Id: Ia8480b72540ff08d35003534d39aff984e31120c\n"
    },
    {
      "commit": "d49da2930edba5a1be15ff7af4b97c7878b8574c",
      "tree": "9c5ab143214782d6cb0d9944fa24af51485d2fce",
      "parents": [
        "6866b8c2166f86ed041aebf8a565827309b8ade5"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:30:51 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:30:51 2019 -0700"
      },
      "message": "Fixing build command\n\nChange-Id: Ic55cae2c7216c7f81171aad72d33efcb34170b9c\n"
    },
    {
      "commit": "6866b8c2166f86ed041aebf8a565827309b8ade5",
      "tree": "acb99dd7b9b29f4223708d0457830336bab64390",
      "parents": [
        "01d41ce09599c569895ed0222ce6c1e8bae769b7"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:15:24 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 16:24:10 2019 -0700"
      },
      "message": "[SEBA-853] Pipeline fix\n\nChange-Id: I8a4f6658ec584e44791c1aa53113d5e9ebba01c8\n"
    },
    {
      "commit": "01d41ce09599c569895ed0222ce6c1e8bae769b7",
      "tree": "3db22c7bd9fe9a2c77ca884535f74c9353ea82c4",
      "parents": [
        "623dae0ea66f5fc9e161a6ba19f9bdb93b1c0ea9"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 15:42:47 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 28 15:55:45 2019 -0700"
      },
      "message": "[SEBA-853] Building BBR and BBSim as part of the scale test pipeline\n\nChange-Id: I007fc7d0d18f039ccf6e3ba059641497404b3d88\n"
    },
    {
      "commit": "e383d5df1d74c283891748d0a90e985036551bd6",
      "tree": "3f210a04cb562563de04cb316176ec2dbc60645b",
      "parents": [
        "9f619491e1edb20409531b378586de1c110f504f"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 25 14:47:27 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 25 15:48:17 2019 -0700"
      },
      "message": "[SEBA-819][SEBA-820] Adding commands to restart EAPOL and DHCP\n\nChange-Id: I283dcae58bc5dbf0ef405c4ce6b5f2e8b818b993\n"
    },
    {
      "commit": "9f619491e1edb20409531b378586de1c110f504f",
      "tree": "7bec92fed1c189993fb8890484d215ee533a995b",
      "parents": [
        "13f412d623f4f4abcaadfc49106c41832112edaf"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 25 13:11:58 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "teo@opennetworking.org",
        "time": "Fri Oct 25 21:55:07 2019 +0000"
      },
      "message": "Moving docs to rst\n\nChange-Id: I7f054b5afbe6021c03bbce04cce4938d5fba425c\n"
    },
    {
      "commit": "fcecd3907a75ff0f09b83085377866318fc99d87",
      "tree": "3584dc1e71b85a0bb63c303b19ffe6b6c52d2ea6",
      "parents": [
        "813402be4bf31a187fd7d4b7b156ee3c6018b8d2"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Oct 24 13:26:20 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Oct 24 13:26:20 2019 -0700"
      },
      "message": "Adding dep and protos as dependency for the release target\n\nChange-Id: I66eebb01c9fcd9d0b64754f0504dea07c6aa0384\n"
    },
    {
      "commit": "8dea399e1236366769753514351729fbdf12260c",
      "tree": "82c82b68187090c73bd99bfe60a933a6fbcb7d72",
      "parents": [
        "ef04c56a336e44a100a60fa18dbcd65f0c105ee3"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 22 10:54:25 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 22 10:54:25 2019 -0700"
      },
      "message": "Adding release target for bbsimctl and bbr\n\nChange-Id: I80faba0b9d0eccee443353f8dc96faa3d4a1b80f\n"
    },
    {
      "commit": "ecbd6a1a326a7271d8fc87b137cd68ae51546586",
      "tree": "9b11d9e3df1a6174c38615e5af4216fbc01fd040",
      "parents": [
        "40e067fa96af35187d64e601c5c3c09893d7a978"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 21 10:51:03 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 21 11:49:07 2019 -0700"
      },
      "message": "[SEBA-853] Pipeline for BBR\n\nChange-Id: I2a7e2fd8af4ad739593d8e87b46d9756bb507175\n"
    },
    {
      "commit": "40e067fa96af35187d64e601c5c3c09893d7a978",
      "tree": "eec08b4c484ce28e92ec551ef39419219303e9df",
      "parents": [
        "c21855e824450b46f08bd6c07475c63c63f7be3e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 16 16:59:41 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 18 17:51:41 2019 -0700"
      },
      "message": "[SEBA-836] BBSim Reflector\n\nChange-Id: Ib4ae5a2c24880dc62209bebb81188eca5f57865d\n"
    },
    {
      "commit": "c7966c7e7b0415d3154fcf3e5bd7259df3cae028",
      "tree": "e869297d2e576b6712e43745a508e5c390aae499",
      "parents": [
        "f6f3a7fdd5807bab2cfaa8a90a5ed99584399d82"
      ],
      "author": {
        "name": "William Kurkian",
        "email": "wkurkian3@gmail.com",
        "time": "Wed Oct 16 14:00:00 2019 -0400"
      },
      "committer": {
        "name": "William Kurkian",
        "email": "wkurkian3@gmail.com",
        "time": "Wed Oct 16 14:07:54 2019 -0400"
      },
      "message": "VOL-2095 Moving fmt after protos build to ensure fmt finds a valid go package for the proto.\nThere was a build error due to the missing package.\n\nChange-Id: Ica0865d0a1c1ec97a09b26f45c5393a180830b8f\n"
    },
    {
      "commit": "3830549144903f943fe048c0a01eda197dfea6f2",
      "tree": "05c29e633538c2934ab33d5b8a47a4b73d0b02ed",
      "parents": [
        "075b189d3e50623ab66a6390bea20661df243709"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 11 11:36:00 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Oct 11 11:36:00 2019 -0700"
      },
      "message": "Adding fmt target to Makefile\n\nChange-Id: I595fdee85dd34e401e8b4fa13215a86131b4c068\n"
    },
    {
      "commit": "5daa2abe566b038479c0fc3a16cefbc6c21550ec",
      "tree": "33376ca68c2c52bd79bab088e6f270c2d92a8944",
      "parents": [
        "0e27a47c1cce8d426d5c241d868a67dadbe2c205"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 08 08:27:18 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 09 09:11:02 2019 -0700"
      },
      "message": "[VOL-1527] Not building the image with the voltha/ repository by default\n\nChange-Id: I1f9d45475b33e60e88ef7c593e58381c53f4f139\n"
    },
    {
      "commit": "2bf742a5517e7880e5f2a9923c1bc22221522b53",
      "tree": "16b73cdcc582fbd462cef3b3c4a28e2cce0e43d7",
      "parents": [
        "a42dd35fa2fa38862abb9c8459d526f59285d87e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 01 11:33:34 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 01 11:33:34 2019 -0700"
      },
      "message": "[SEBA-835] Dynamically configuring log levels\n\nChange-Id: Id7bb2e870a9e83cdabd6116b05bcf284d83c37a3\n"
    },
    {
      "commit": "82c16d089e9aaba1867078b56f2afcf4544b4c50",
      "tree": "3e9a7b78f9db8a9208a0996ed6d64862cd65fd69",
      "parents": [
        "4b3fc7ebbbee054cbd98850e3ca8efcd0307e161"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 24 09:34:32 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 24 09:57:40 2019 -0700"
      },
      "message": "Moving BBSim entrypoint in the cmd folder, building bbsimctl in the container\n\nChange-Id: I4823578ed17c40b13c1c9a561e7aa7e6640f7f19\n"
    },
    {
      "commit": "4b3fc7ebbbee054cbd98850e3ca8efcd0307e161",
      "tree": "086dcb1fc380d8d9b93658164fc6de1ac7557697",
      "parents": [
        "5f82fa9e5ef2558010070bab8dce3f038486d409"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 17 16:49:54 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 24 09:35:42 2019 -0700"
      },
      "message": "[SEBA-817][SEBA-821]\nAdding c/s tags and hw address in the onu struct\nDHCP State machine completed\nCleaned up logs\n\nChange-Id: Iadb1d3967befe1c402e302a552b67faa2701f5c5\n"
    },
    {
      "commit": "8df63dfe2ab80d7c80fa191634e46325cf72d8a6",
      "tree": "7e613405f774ea9373d4cdb3eba1eb8df57aadbe",
      "parents": [
        "47e69bbd822de09e7ddf89a26baa86cc3d57937d"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Sep 12 10:34:32 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Sep 17 14:31:23 2019 -0700"
      },
      "message": "Basic BBSimCtl implementation\n\nChange-Id: Ib5e6f7f462cdb10a3d976b99812658bf7e225dfb\n"
    },
    {
      "commit": "1100699d90046340803ed2f0a789bcdc3ea5292c",
      "tree": "f96a24ad909ec6926cd77c00a9a378e4c6afedc2",
      "parents": [
        "c559ef145311722fbb8fead5fad63389860b6506"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Aug 28 11:29:46 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Aug 29 16:26:41 2019 -0700"
      },
      "message": "Fixing test command to use vendored modules\nAdded first unit test\n\nChange-Id: I88f6ca906764dbb9a071607bc0e9410d1b84ef0c\n"
    },
    {
      "commit": "c559ef145311722fbb8fead5fad63389860b6506",
      "tree": "37122693cc1474c24e81eb305faa4604f8324ac0",
      "parents": [
        "da9cbe22e68f72c4fe3e5bd13948a2500281a8d7"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 20 13:24:21 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 20 13:24:21 2019 -0700"
      },
      "message": "Using the OMCI-Sim library to respond to OMCI messages\n\nChange-Id: I8a15f9dcb95fe8ce7b5f524d673d7c83882b6401\n"
    },
    {
      "commit": "d54283ab761d901b7b79281f5861629481d2d7a2",
      "tree": "4be29dcc72faebba65ea2bbc1cd753cd1147c128",
      "parents": [
        "9a3518cd066926d1d6a8df40d615fc1430975cfe"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 13 16:22:31 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Aug 13 16:22:31 2019 -0700"
      },
      "message": "Using upstream openolt.proto\n\nChange-Id: I5ac8f2e1ced4a2a818ee4a106f997f88a526cf9f\n"
    },
    {
      "commit": "84f7d48c8d7552e5ae078dc472618cbe9a84fa9a",
      "tree": "60ee1311211c8bfb4c32751793277ce5e2a98b9f",
      "parents": [
        "4747d2991750a57be4eea7f67a0953e5a116d697"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Aug 08 19:00:47 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Aug 09 19:04:02 2019 -0700"
      },
      "message": "Starting BBSim API Server\nAdding SerialNumber to GetDeviceInfo response (it\u0027s now required by\nVOLTHA)\n\nChange-Id: If726b5c313b6a424f54682aef68c001f6de51b57\n"
    },
    {
      "commit": "4747d2991750a57be4eea7f67a0953e5a116d697",
      "tree": "323b5421d87332aa683f3e2c99f50cc5068e7b30",
      "parents": [
        "addc6905496e6224d2f4ea595c0a13322a3a2bd2"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Aug 05 11:50:18 2019 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Aug 08 09:34:39 2019 -0700"
      },
      "message": "First version,\nOLT is activated and enabled.\nONU are in discovery state, OMCI state machine is still missing.\n\nChange-Id: I6dddd4fd3460ee73b44226a546318acb2545d64d\n"
    }
  ]
}
