)]}'
{
  "log": [
    {
      "commit": "69fa30360503de658fabe99f4a27f7fae3787d82",
      "tree": "686f26321c7902b87b5a58b56258278bbf27b341",
      "parents": [
        "623b29d743d0e874c277b19837c8661cfa41a356"
      ],
      "author": {
        "name": "Cristina de Francisco",
        "email": "cristina.defrancisco@bisdn.de",
        "time": "Wed Nov 13 14:48:05 2024 +0100"
      },
      "committer": {
        "name": "Cristina de Francisco",
        "email": "cristina.defrancisco@bisdn.de",
        "time": "Wed Nov 13 16:29:55 2024 +0100"
      },
      "message": "voltha-infra: disable non function pdb deployment\n\n* after updating the kubernetes cluster version for the berlin-lab, we\n  need to also align the API versions used when creating kubernetes\n  resources\n* within the voltha-infra chart, the onos-classic chart is listed as a\n  dependency, which has the atomix chart as a dependency\n* within the atomix helm chart, a PodDisruptionBudget is deployed, using\n  the apiVersion policy/v1beta1\n  https://github.com/atomix/atomix-helm-charts/blob/master/atomix/templates/pdb.yaml#L6\n* this apiVersion has been removed from Kubernetes (and been replaced\n  with policy/v1), but the atomix helm Chart was last patched 2 years\n  ago, leading to the assumption that it is unmaintained\n* given that the other settings for atomix in the values.yml (e.g.\n  replicas: 0) of voltha-infra suggest that atomix is not used, but was\n  just added as a unwanted dependency of onos-classic, it might be\n  easiest here to also just disable the deployment of the\n  PodDisruptionBudget\n* update VERSION tag\n* update the voltha chart version to please the linter\n* update voltha-infra chart version to 2.12.7\n\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\nChange-Id: Ie82239d3bc744f8064a4cd5e0d3a090ccd715c05\nSigned-off-by: Cristina de Francisco \u003ccristina.defrancisco@bisdn.de\u003e\n"
    },
    {
      "commit": "623b29d743d0e874c277b19837c8661cfa41a356",
      "tree": "1cec7fed5a0263df54c2ab67036625f5e28bec2e",
      "parents": [
        "9926ccc5f3068089711ce50db12cfe7952152713"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 21:12:11 2024 -0500"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Fri Mar 22 06:03:02 2024 +0000"
      },
      "message": "Update onos artifact \u0026 chart verison\n\n[VOL-5282] - Debug hang in volthaStackDeploy (\u003d\u003e onos)\n\nChange-Id: Ie7ef2f1d0753c6b44594adc149bb3a531e2725f2\n"
    },
    {
      "commit": "9926ccc5f3068089711ce50db12cfe7952152713",
      "tree": "a16550b27e3df61f220c585513368e3ee85796e8",
      "parents": [
        "084e4471759a2f6056fae049097b2379e2075744"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 18:59:54 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 19:57:12 2024 -0500"
      },
      "message": "[VOL-5020] Update helm charts for repo:voltha-tracing\n\nbbsim-sadis-server/Chart.yaml\nvoltha-infra/Chart.yaml\nvoltha-stack/Chart.yaml\nvoltha-tracing/Chart.yaml\nvoltha/Chart.yaml\n-----------------------------\n  o Update bbsim chart version to v0.3.6\n  o Re-edit a few chart versions, voltha-tracing reported as a duplicate.\n  o Just updated a little while ago, wondering if we have a timing issue with\n    an asynchronous jenkins updating repo:cord-helm-charts + rebuild index.\n\nChange-Id: Ibbc5ddc2ff3b71e3936cc6739abc2983ec4330f5\n"
    },
    {
      "commit": "084e4471759a2f6056fae049097b2379e2075744",
      "tree": "2199cfca7c0c18c49618327ceafc3bc05d23dc2c",
      "parents": [
        "8cd89aec3436695a471a449142191757b00f46de"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 18:03:13 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 18:03:13 2024 -0500"
      },
      "message": "[VOL-5020] Update helm charts for repo:voltha-go-controller\n\nvoltha-go-controller/templates/deployment.yaml\nvoltha-go-controller/templates/service.yaml\nvoltha-go-controller/values.yaml\n----------------------------------------------\n  o Copyright notice update\n\nvoltha-go-controller/Chart.yaml\nvoltha-stack/Chart.yaml\nvoltha/Chart.yaml\n-------------------------------\n  o Update chart version to 0.1.4\n  o Odd: artifact is version 1.0 but gerrit says 0.0.1-dev.\n\nChange-Id: I0c7625df98000232bcb26aafd0878735d6442b2f\n"
    },
    {
      "commit": "8cd89aec3436695a471a449142191757b00f46de",
      "tree": "185dbffe9b41aad2e7eb360004eada7d963eee2b",
      "parents": [
        "6a104e9d55e70e90fabce9968b6d995dc226767f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 16:58:02 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 22:03:22 2024 +0000"
      },
      "message": "[VOL-5020] Update helm charts for repo:voltha-tracing\n\nvoltha-tracing/templates/_helpers.tpl\nvoltha-tracing/templates/jaeger-deploy.yaml\nvoltha-tracing/templates/tracing-agent-svc.yaml\nvoltha-tracing/templates/tracing-gui-svc.yaml\nvoltha-tracing/values.yaml\nvoltha/templates/_helpers.tpl\nvoltha/templates/api-svc.yaml\nvoltha/templates/core-deploy.yaml\nvoltha/templates/core-profile-svc.yaml\nvoltha/templates/core-svc.yaml\nvoltha/templates/ingress.yaml\nvoltha/templates/ofagent-deploy.yaml\nvoltha/templates/ofagent-profile-svc.yaml\n-----------------------------------------\n  o Update copyright notice ending date.\n\nvoltha-tracing/Chart.yaml\nvoltha-infra/Chart.yaml\n-----------------------\n  o Update voltha-tracing chart version to 2.12.1\n\nvoltha-stack/Chart.yaml\n-----------------------\n  o Update dependent voltha chart version to v2.12.15\n\nvoltha/Chart.yaml\n-----------------\n  o Increment as a dependency induced by indirect chart deps\n    voltha-infra/Chart.yaml and voltha-stack/Chart.yaml.\n\nChange-Id: I12e25e0348b320176ab8a409cc64c00f428f1aec\n"
    },
    {
      "commit": "6a104e9d55e70e90fabce9968b6d995dc226767f",
      "tree": "2bdfc8907381df6064ca4d28543f143fc6e886cc",
      "parents": [
        "1c399052ca76cc201ecd289c57512b0a28615d0b"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 15:27:58 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 15:27:58 2024 -0500"
      },
      "message": "[VOL-5252] release voltha-openonu-adapter-go\n\n[VOL-5020] repo:voltha-helm-charts update\n\nvoltha-adapter-openonu/templates/_helpers.tpl\nvoltha-adapter-openonu/templates/openonu-go-deploy.yaml\nvoltha-adapter-openonu/templates/openonu-go-profile-svc.yaml\nvoltha-adapter-openonu/templates/openonu-svc.yaml\nvoltha-adapter-openonu/values.yaml\n------------------------------------------------------------\n  o Update copyright notice.\n\nvoltha-adapter-openonu/Chart.yaml\nvoltha-stack/Chart.yaml\nvoltha/Chart.yaml\n---------------------------------\n  - Update ONU artifact version: 2.11.12\n  - Update ONU chart version: 2.12.2\n  - Update voltha-stack chart version: 2.12.7\n  - Update voltha chart version: 2.12.14\n\nChange-Id: I40eb1723c492b8c4ca775208d4542571ff2b07c6\n"
    },
    {
      "commit": "1c399052ca76cc201ecd289c57512b0a28615d0b",
      "tree": "b7f9e06da681f268f35cde5f5ef6f9e40b21665b",
      "parents": [
        "f8873e2c29dd517fa73d3bc2a19fda21452d9314"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 13:23:13 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 13:23:13 2024 -0500"
      },
      "message": "[VOL-5020] Update helm charts for repo:voltha-openolt-adapter\n\nvoltha-adapter-openolt/templates/_helpers.tpl\nvoltha-adapter-openolt/templates/openolt-deploy.yaml\nvoltha-adapter-openolt/templates/openolt-profile-svc.yaml\nvoltha-adapter-openolt/templates/openolt-svc.yaml\nvoltha-adapter-openolt/values.yaml\nvoltha-stack/values.yaml\n---------------------------------------------------------\n  o Update copyright notice for openolt chart.\n\nvoltha-adapter-openolt/Chart.yaml\n---------------------------------\n  o Update component version to 4.4.11.\n  o Source: repo:voltha-openolt-adapter\n\nvoltha-stack/Chart.yaml\n-----------------------\n  o Update adapter chart version from component chart version update.\n  o Update voltha chart version to notify voltha/Chart.yaml of the adapter delta.\n\nvoltha/Chart.yaml\n-----------------\n  o Update chart version to notify helm changes are available.\n\nChange-Id: I71e1dd494ef07b7b958612d85be810d68fffa0c4\n"
    },
    {
      "commit": "f8873e2c29dd517fa73d3bc2a19fda21452d9314",
      "tree": "0b34364a387857afdbd61c8f22dd90453fbba1b9",
      "parents": [
        "7e04d07173e7c6f90b27a16197fceee478c647cc"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 31 20:43:33 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 31 20:43:49 2024 -0500"
      },
      "message": "[VOL-5020] Release patch repo:voltha-helm-charts (branch\u003dmaster)\n\nVERSION\n.gitreview\n----------\n o Post release tag \u0026 branch patch for branch\u003dmaster.\n o Bump version string to avoid conflicts:\n   - branch\u003dmaster  (X.{1+Y}.0)\n   - branch\u003drelease (X.Y.{1+Z})\n o Update .gitreview (defaultpath\u003dmaster), specify rebase/merge target.\n\nChange-Id: Ibd6ed9d8465b815b5d5220f9a9b83f6d01e00e07\n"
    },
    {
      "commit": "7e04d07173e7c6f90b27a16197fceee478c647cc",
      "tree": "f7248233defa58eed72431c5db45eaad4b62d529",
      "parents": [
        "ea3ab3978a10710a517ccd36ec7416639e5595ce"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Fri Dec 22 09:22:56 2023 -0800"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Fri Dec 22 10:25:13 2023 -0800"
      },
      "message": "[VOL-5241]: Add Zyxel to ONU Vendor list\n\nChange-Id: I4dc8f0efd1a85cad001e9987d68859070f0f9d4b\n"
    },
    {
      "commit": "ea3ab3978a10710a517ccd36ec7416639e5595ce",
      "tree": "4d6636b3733391aa0e54fe6666f8822161333959",
      "parents": [
        "584ade6136c46bc6be8a7621b0b8248922c85a6d"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Tue Oct 31 14:27:23 2023 +0100"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Tue Nov 07 10:51:48 2023 +0100"
      },
      "message": "update appVersions for all charts before release\n\n* update and clean up appVersions for all voltha related charts to\n  included latest software/application releases into next voltha release\n* update voltha-stack chart to include new chart versions\n* make sure all voltha-* charts have at minimal a 2.12.X version to\n  point out their relation to the upcoming voltha-2.12 release and avoid\n  version collision with previously developed and published chart\n  versions from voltha-2.X branches\n* the charts voltha-go-controller and voltha-northbound-bbf-adapter are\n  currently still under development and the chart versions have\n  therefore not been increased to align with the voltha 2.12 release\n  naming scheme described above\n* application version updates:\n  * bbsim-sadis-server from 0.3.4 to 0.3.5\n  * voltha-adapter-openonu from 2.7.3 to 2.11.3\n  * voltha-adapter-openolt from 4.3.6 to 4.4.5\n  * voltha-tracing (jaeger) from 1.18 to 1.51\n  * voltha-ofagent-go from 2.1.3 to 2.1.6\n  * voltha-rw-core from 3.1.8 to 3.4.8\n* update some comments for appVersion in Chart.yaml files to be more\n  precise about how this value is used\n\nChange-Id: I04879ecf822b6cac5d9d55fbab6a86efc11ae55d\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\n"
    },
    {
      "commit": "584ade6136c46bc6be8a7621b0b8248922c85a6d",
      "tree": "37acbf5948bc2748a6e8c5780af619ea41372e5e",
      "parents": [
        "a197ecd730a83ecc5f7fba8ea707c064d87db538"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Fri Nov 03 15:56:17 2023 +0100"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Fri Nov 03 15:56:17 2023 +0100"
      },
      "message": "use voltha-tracing from local folder instead of chart repo\n\n* to align with the other charts that are pulled in from the local\n  directories, voltha-tracing should also be pulled in like that\n* the current version of voltha-tracing in the local folder in the\n  repository is 1.0.4, so we need to also increase the version required\n  in voltha-infra while changing the repository location\n* update the voltha chart version to please the linter\n* update voltha-infra chart version to 2.12.0 to align with the release\n  process of reflecting the voltha version in the helm chart version\n\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\nChange-Id: Ic0c0fb045f6e3453a1add069c5eb91db227b94a8\n"
    },
    {
      "commit": "a197ecd730a83ecc5f7fba8ea707c064d87db538",
      "tree": "603b25921492700907aee22426379ede49ef7e6f",
      "parents": [
        "f78aef5b99affe745f64aab1f1d015082ec2bbe9"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Thu Nov 02 10:57:10 2023 +0100"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Thu Nov 02 12:04:07 2023 +0100"
      },
      "message": "update voltha-tracing chart to use appVersion to define jaeger image tag\n\n* although the comment in the Chart.yaml says that appVersion is used to\n  define the tag/version of the jaeger container, it actually was not\n* copy/paste logic of using appVersion from Chart.yaml\n  (.Values.Chart.AppVersion) in values.yaml to set tag for jaeger\n  image\n* also include option to globally overwrite image tag with\n  .Values.global.image_tag like done for most other charts (for\n  development purposes)\n* increase voltha-tracing Chart version to 1.0.4\n* increase voltha Chart version to please the linter\n\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\nChange-Id: Ia5753936e61b80bbf93867fcec5d30689658c0e1\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\n"
    },
    {
      "commit": "f78aef5b99affe745f64aab1f1d015082ec2bbe9",
      "tree": "d0146d6e2eb4c54c4601c60f1233f64863a9e346",
      "parents": [
        "748ff28f3d773831b76b0955eaf149cb42a9e081"
      ],
      "author": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Wed Nov 01 10:07:24 2023 +0100"
      },
      "committer": {
        "name": "Jan Klare",
        "email": "jan.klare@bisdn.de",
        "time": "Wed Nov 01 12:04:02 2023 +0100"
      },
      "message": "remove deprecated and unmaintained voltha-adapter-simulated helm chart\n\n* the applications to simulate a voltha onu and olt adapter have been\n  deprecated with VOLTHA 2.3 with the specific flag \"No Maintenance\n  Intended\"\n  * https://github.com/opencord/voltha-simolt-adapter\n  * https://github.com/opencord/voltha-simonu-adapter\n* the vOLTHA TST confirmed that this helm chart (which can be used to\n  deploy the aforementioned applications) has not been used for a\n  long time and it is safe to remove it\n* this commit removes the complete helm chart voltha-adapter-simulated\n  without a replacement\n* increase Chart version of voltha helm chart since the jenkins pipeline\n  linter does require this change, although it is not necessary in this\n  context since the change does not affect the voltha helm chart\n\nChange-Id: I219ead3dccfd9789ec3f270c7c3fdc11de841a3a\nSigned-off-by: Jan Klare \u003cjan.klare@bisdn.de\u003e\n"
    },
    {
      "commit": "748ff28f3d773831b76b0955eaf149cb42a9e081",
      "tree": "ad99f75e9a4b26ea3537d67a85690035f9c1606d",
      "parents": [
        "31124cbdb5ae4cf886c6e29a8159772cd12956dd"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Aug 07 12:27:31 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Aug 21 16:32:34 2023 -0400"
      },
      "message": "[VOL-5114] - bbsim version is stale\n\nMakefile\n.gitignore\nmakefiles/lint/helm/include.mk\nmakefiles/lint/helm/helmrepo.mk\n-------------------------------\n  o Added convenience targets for cloning cord-charts-repo\n  o helmrepo.mk added for interactive use so devs working\n    locally can run the same code checks as jenkins commit hook.\n\nbbsim/Chart.yaml\n----------------\n   o Bump bbsim version, very stale (1.12.10 VS 1.15.2).\n     https://github.com/opencord/bbsim/releases/tag/v1.15.2\n     A new bbsim release build needed but get current first.\n   o Bump version string as well, helm checks report 4.8.9\n     already exists.\n   o Another failure wrt duplicate voltha-stack was reported\n     but get this patch in first for current status from jenkins\n     then deal with downstream failures as git commit --amend.\n\nChange-Id: I8320f75ad48de02986d32e391b429e0ea4375b2b\n"
    },
    {
      "commit": "31124cbdb5ae4cf886c6e29a8159772cd12956dd",
      "tree": "c74fa686cc63e16c037f81f12c3c6dc4ed8bf913",
      "parents": [
        "ecad2d156b7bf592e65689ae1852184d64e070a3"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 26 16:46:26 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Aug 21 15:48:59 2023 -0400"
      },
      "message": "[VOL-5020] - Update repo:voltha-helm-charts\n\nbbsim/Chart.yaml\n----------------\n  o Update bbsim to v1.15.2\n\nvoltha-adapter-openolt/Chart.yaml\n---------------------------------\n  o Update openolt adapter to v4.3.6\n\nChange-Id: I007101436028ce511a3495113c5cad5283ebe0d0\n"
    },
    {
      "commit": "ecad2d156b7bf592e65689ae1852184d64e070a3",
      "tree": "c1821527f3e485da7b0de7549c88d52176004e4c",
      "parents": [
        "2d86b4e2b76a802481dd425c20ef1dadc585f741"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 16 15:51:26 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 16 15:51:26 2023 -0400"
      },
      "message": "VOL-5136 - Create beta-release branch for voltha-helm-charts\n\nVERSION\n-------\n  o Bump string to major.version to avoid future conflicts with the release branch.\n\nChange-Id: I9f00d11dac0292b59e06a82a30e3e5f0b4b316ae\n"
    },
    {
      "commit": "2d86b4e2b76a802481dd425c20ef1dadc585f741",
      "tree": "47fe40cc514300aee845029c7bc82ca6bbee8dd6",
      "parents": [
        "8f7821812a61639a319cc7969c1c5600689ee960"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 16 11:06:37 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 16 11:06:37 2023 -0400"
      },
      "message": "VOL-5136 - Create beta-release branch for voltha-helm-charts\n\nVERSION\n-------\n  o Bump to the latest *-dev version string to avoid future\n    conflicts with the beta release branch.\n\nChange-Id: Ic4ec0d0feadac3521e57ba41829751d36fe6f2c6\n"
    },
    {
      "commit": "8f7821812a61639a319cc7969c1c5600689ee960",
      "tree": "7b33e4f7e0934d1ca5922f4bc1401662eb5e5bb9",
      "parents": [
        "f6844f4052f2123c11d1e83d14a16c62d1513a0c"
      ],
      "author": {
        "name": "nikesh.krishnan",
        "email": "nikesh.krishnan@radisys.com",
        "time": "Sat Jun 17 01:45:13 2023 +0530"
      },
      "committer": {
        "name": "nikesh.krishnan",
        "email": "nikesh.krishnan@radisys.com",
        "time": "Sat Jun 17 11:31:34 2023 +0530"
      },
      "message": "Increasing the rpc timeouts of olt adapter so that the grpc retries wont be exhausted by the time voltha core recovers from a crash\n\nChange-Id: Ib6f58fe01046ddcb8ce71f89faa2351bae9b487e\n"
    },
    {
      "commit": "f6844f4052f2123c11d1e83d14a16c62d1513a0c",
      "tree": "4a4299d5acbc2b4f7f631b0414d7403959562177",
      "parents": [
        "e95b52f44e4a3c5b752e5e50f9489693f0976d55"
      ],
      "author": {
        "name": "Marcos Aurelio Carrero (Furukawa)",
        "email": "mcarrero@furukawalatam.com",
        "time": "Tue Jun 06 15:18:58 2023 -0300"
      },
      "committer": {
        "name": "Marcos Aurelio Carrero (Furukawa)",
        "email": "mcarrero@furukawalatam.com",
        "time": "Wed Jun 07 10:20:34 2023 -0300"
      },
      "message": "[VOL-4984] voltctl log level list does not display the component open-flow-agent\n\nSigned-off-by: Marcos Aurelio Carrero (Furukawa) \u003cmcarrero@furukawalatam.com\u003e\nChange-Id: I4fa895dc93af22583615d8a45d4c326e13df8c83\n"
    },
    {
      "commit": "e95b52f44e4a3c5b752e5e50f9489693f0976d55",
      "tree": "b76060f2f5aee602806977121abb0eda088f1337",
      "parents": [
        "a02e99836e49ab5759b3fe257b06f07b0bbc798e"
      ],
      "author": {
        "name": "nikesh.krishnan",
        "email": "nikesh.krishnan@radisys.com",
        "time": "Tue Mar 14 11:17:48 2023 +0530"
      },
      "committer": {
        "name": "Nikesh Krishnan",
        "email": "nikesh.krishnan@radisys.com",
        "time": "Fri May 05 12:27:08 2023 +0000"
      },
      "message": "(VOL-4955)added max_grpc_client_retry parameter\n\nmax_grpc_client_retry is the maximum number of times\nthe olt adaptor should retry to the core in case the grpc request fails due to request time out or voltha core being unavailable\nChange-Id: Ib3e722853c6479d84e1fadca4182f698fa6f61ac\n(retrying for pipeline)\n"
    },
    {
      "commit": "a02e99836e49ab5759b3fe257b06f07b0bbc798e",
      "tree": "67a92fb40769faa6140d64d0f2380bfd8c12d53b",
      "parents": [
        "3b6d60c499adbb95060224ddf2afc119c5705273"
      ],
      "author": {
        "name": "Akash Soni",
        "email": "akash.soni@radisys.com",
        "time": "Fri Dec 09 10:11:41 2022 +0530"
      },
      "committer": {
        "name": "aksoni",
        "email": "akash.soni@radisys.com",
        "time": "Wed May 03 13:32:59 2023 +0530"
      },
      "message": "kafka integration helm changes\n\nChange-Id: Ie85c9b11dcddc0191ecc3a04d220daa5760105af\n"
    },
    {
      "commit": "3b6d60c499adbb95060224ddf2afc119c5705273",
      "tree": "4a8d46d594ecc8e7fa00afb83cd8e53d4c460359",
      "parents": [
        "0747509cf643527240d4e205d4809bba84a475a6"
      ],
      "author": {
        "name": "serkantul",
        "email": "serkant.uluderya@netsia.com",
        "time": "Thu Feb 02 01:57:00 2023 +0300"
      },
      "committer": {
        "name": "serkantul",
        "email": "serkant.uluderya@netsia.com",
        "time": "Thu Feb 02 15:09:06 2023 +0300"
      },
      "message": "Releasing VOLTHA 2.11\n\nChange-Id: I3d6afb3a999ae096eab274fe62d9f0a9b57dd481\n"
    },
    {
      "commit": "0747509cf643527240d4e205d4809bba84a475a6",
      "tree": "1db84b1cfe928e4dd9aa7a7469d0961ffc87826f",
      "parents": [
        "6fdbccf1224d4540ef1878785914c425f63b2a3b"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 26 10:56:13 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 26 10:56:26 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\n  o bulk copyright notice update to 2023.\n  o update more components to v2.11 for the release.\n\nChange-Id: Ibaadb1f3c147163b2c3ba7b5a6ec47b3706eae59\n"
    },
    {
      "commit": "6fdbccf1224d4540ef1878785914c425f63b2a3b",
      "tree": "5ddd071e3a3bdaabdcc3dc33f4ad5916f0c2244a",
      "parents": [
        "cb98c4669ed019020e06e31219ca10582778a7f1"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 20:20:10 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 20:59:32 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\nvoltha/Chart.yaml\nvoltha-stack/Chart.yaml\nvoltha-infra/Chart.yaml\nvoltha-infra/values.yaml\n-----------------------\n  o Fix a few lingering chart version problems (lint errs).\n\nMakefile\nmakefiles/consts.mk\nmakefiles/lint/helm/include.mk\nmakefiles/lint/helm/detect-branch.mk\nmakefiles/lint/helm/helm.mk\nmakefiles/lint/helm/chart.mk\nmakefiles/lint/helm/tools.mk\n------------------------------\n  o modularize helm linting targets.\n  o Split lint-chart and lint-helm into independent makefiles.\n\nChange-Id: Id9b889f0b97248ab26d3abb1ea82f4f8234f1ed2\n"
    },
    {
      "commit": "cb98c4669ed019020e06e31219ca10582778a7f1",
      "tree": "0dfde20430d1020998050ae1ed5155bd5de39d3f",
      "parents": [
        "34d4ad744c04bb789817d5eeabb5a78b72790d1f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Dec 17 22:46:45 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jan 15 19:31:52 2023 -0500"
      },
      "message": "VOL-4836 - Cosmetic edits to trigger a jenkins job.\n\nVERSION\nbbsim/Chart.yaml\nbbsim/templates/_helpers.tpl\nvoltha-adapter-simulated/values.yaml\nvoltha-infra/Chart.yaml\nvoltha-infra/values.yaml\nvoltha-tracing/templates/_helpers.tpl\nvoltha-tracing/templates/jaeger-deploy.yaml\nvoltha/Chart.yaml\n-------------------------------------------\n  o Update copyright notice.\n\nmakefiles/lint/helm/include.mk~\n-------------------------------\n  o Remove editor temp file.\n\nBump Chart.yaml version string where needed.\nUpdate etcd and kafka version to the latest in the bitnami library.\nMisc yamllint cleanups to force a delta and build.\n\nChange-Id: I4ac845485d4d52e8d88fd366a9b85d65231f2b4d\n"
    },
    {
      "commit": "34d4ad744c04bb789817d5eeabb5a78b72790d1f",
      "tree": "2153e78b1217321f481162de8f5f93efc19f7c91",
      "parents": [
        "4c254b169a0e8a5f15f77710c41c26ef81cfdec6"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 03 09:47:15 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 11 11:51:30 2023 -0500"
      },
      "message": "VOL-4904 - openonu python adapter\n\nMakefile\n--------\n  o Added helper targets for running lint-helm and lint-chart locally.\n\nREADME.md\n---------\n  o Replace legacy text for python openonu adapter with links to\n    newer golang adapter\n\nvoltha-infra/Chart.yaml\n-----------------------\n  o Bump etcd and kafka chart versions to the latest available to fix a\n    helm linting problem reported by jenkins.  Version edits were applied\n    by an earlier job but not clear at the time if the correct vesrion(s)\n    were applied.\n\nmisc/\n\u003d\u003d\u003d\u003d\u003d\n   o Update more copyright notices to 2023 forcing a jenkins job.\n\nVERSION\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n   o Revert VERSION file to 3.2.1, must have bumped it as part of splitting a pull request.\n\nvoltha-infra/Chart.yaml\n-----------------------\n   o Chart is dependent on votha/ so bump version string to try and correct jenkins job failure.\n   o Update copyright notice.\n\nAdd a few more copyright changes to sanity check the build again.\n\nChange-Id: I4e4498a001a911114f5f8ba34a8b51e765f94a73\n"
    },
    {
      "commit": "4c254b169a0e8a5f15f77710c41c26ef81cfdec6",
      "tree": "a5d0700feb514e4898c7fcaf458593c015897548",
      "parents": [
        "0358897086f1316f2ad55731ebe7334840e1ee21"
      ],
      "author": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Tue Jan 03 10:11:28 2023 -0800"
      },
      "committer": {
        "name": "Mahir Gunyel",
        "email": "mahir.gunyel@netsia.com",
        "time": "Tue Jan 03 13:45:47 2023 -0800"
      },
      "message": "[VOL-4911] Update etc and Kafka chart versions in Volta infra chart\n\nChange-Id: Icacaa3b49e08e9825349f0d6ce62a40b97b283d4\n"
    },
    {
      "commit": "0358897086f1316f2ad55731ebe7334840e1ee21",
      "tree": "bd5bc0f22233e265f456de2de217f5aae8178c67",
      "parents": [
        "ae55f95fe2064047637b6b4df9fae93c320ecd82"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 07 17:30:09 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 07 17:30:42 2022 -0500"
      },
      "message": "VOL-4836: Interactive helm chart linting.\n\nrepo:voltha-docs job reported reactive post-commit linting errors.\nBegin adding support for make target lint-helm for early detection.\n\nMakefile\n--------\n  o Adding comments for readability.\n  o Disable failing/unused targets.\n  o Update help text.\n  o Migrating some targets and deps from Makefile proper into makefiles/*.\n\nmakefiles/README.md\n-------------------\n  o Added a basic makefile readme with pointers to other web resources.\n\nmakefiles/lint/include.mk\nmakefiles/lint/helm/include.mk\n-------------------------\n  o Initial support for library makefile target: \u0027lint-helm\u0027\n  o Added common targets: clean, help, sterile and todo.\n  o Target \u0027pre-commit added:\n      - default target to support interactive use of lint-helm.\n      - Cleanup needed before common target can use lint-helm as a default.\n  o Interim answer: briding the gap between existing and portable logic.\n  o legacy logic (USE_LEGACY\u003d1 (default)):\n      - Relies on .gitreview and hardcoding defaults (opencord/master).\n      - git has builtin support for local/remote branch queries.\n      - updates to support queries which simplify logic.\n  o Interactive target lint-helm-deps\n    - Configure helm charts per linting logic in gerrit/jenkins job.\n    - Interactive target will invoke make target with USE_LEGACY\u003d$(null).\n\nChange-Id: I43616d16707a09da6f907f909c65504da9933a6f\n"
    },
    {
      "commit": "ae55f95fe2064047637b6b4df9fae93c320ecd82",
      "tree": "9ad8e24e1e45b463c196431e04df03526f11202f",
      "parents": [
        "c02931b0978b4339b5766f09844e99a3ffd602f5"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Nov 29 16:20:27 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Nov 29 16:31:08 2022 -0500"
      },
      "message": "VOL-4846 - Added targets lint-chart \u0026 lint-helm\n\nREADME.md\nMakefile\nmakefiles/lint/helm.mk\nmakefiles/lint/include.mk\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n   * In the quest to stop having jenkins failing jobs post checkin for\n     content problems added targets lint-chart \u0026 lint-helm which invoke\n     commands mentioned in README.md.\n   * Logic is currently conditional: make lint-helm UNSTABLE\u003d1, failures\n     will need to be cleaned up before the command can be run as a default.\n\nChange-Id: I6b445a6600c283b8068201a006792aeacf5407aa\n"
    },
    {
      "commit": "c02931b0978b4339b5766f09844e99a3ffd602f5",
      "tree": "8dfc1f40612050057480a0e9d16ecad809e8111c",
      "parents": [
        "ebc25f89066d2c4bb042643199e0b2ae6a94be38"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Nov 17 16:13:20 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Nov 17 16:50:55 2022 -0500"
      },
      "message": "Added make lint support, make test non-functional.\n\nVOL-4863\n\nMakefile\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n   o Initial cleanup and pre work for VOL-4863.\n   o Add makefile logic to support yaml syntax checking.\n   o Cleanup and document makefile, make test not working.\n   o Use make builtin $(RM) for file removal.\n   o Added/updated copyright notices.\n   o Note: makefile duplication across repos will be refactored\n     into a standalone repo at some point.\n\nChange-Id: I7941dc51d6b19a479f1bf6c4241943687ef22797\n"
    },
    {
      "commit": "ebc25f89066d2c4bb042643199e0b2ae6a94be38",
      "tree": "d78a9b38db0d3f8d4f103ccd842be55e60efc56d",
      "parents": [
        "8189b8a893d7a56baff7dfbc6a9a513b0d351d7c"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 04 15:10:51 2022 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 04 15:12:31 2022 -0400"
      },
      "message": "Minor makefile clenaups.\n\nReplace rm with macro $(RM) so \u0027make clean\u0027 will not fail when invoked in a clean sandbox.\nReplaced 3-command pipeline to obtain branch\u003d with an awk one-liner.\n\nChange-Id: I03fce47713372d4b5979541efeaa4942dea0e6b1\n"
    },
    {
      "commit": "8189b8a893d7a56baff7dfbc6a9a513b0d351d7c",
      "tree": "604ded02ced1e034d5b03f004ae2f40e21b7efd9",
      "parents": [
        "f964e1f60a36863a4d5f5323bfc877799f3cfa6d"
      ],
      "author": {
        "name": "Tinoj Joseph",
        "email": "Tinoj.Joseph@radisys.com",
        "time": "Wed Sep 14 09:41:16 2022 +0530"
      },
      "committer": {
        "name": "Tinoj Joseph",
        "email": "Tinoj.Joseph@radisys.com",
        "time": "Thu Sep 15 10:34:56 2022 +0530"
      },
      "message": "[VOL-4772] user defined pv for redis\n\nChange-Id: I5b83014af40b0142f275554e98f4eaf4aa4e5ec1\n"
    },
    {
      "commit": "f964e1f60a36863a4d5f5323bfc877799f3cfa6d",
      "tree": "85ccca690ea598c4fcc4694f01f24c08232b76ba",
      "parents": [
        "a9e53c91e4ca773863bae4c66df9a560280e416c"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia.battiston@radisys.com",
        "time": "Wed Aug 17 12:01:50 2022 +0000"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia.battiston@radisys.com",
        "time": "Mon Sep 05 07:08:26 2022 +0000"
      },
      "message": "Add KV store configuration to bbf-adapter\n\nChange-Id: If1d3975ecc2db789a19d20c3448b7ed625afcbb1\n"
    },
    {
      "commit": "a9e53c91e4ca773863bae4c66df9a560280e416c",
      "tree": "b1e7072ac4efa83442fff60f86e7a5bf810b09ad",
      "parents": [
        "dd1fd9d86e0b375192958a115d34070c04a6f1a6"
      ],
      "author": {
        "name": "Tinoj Joseph",
        "email": "Tinoj.Joseph@radisys.com",
        "time": "Tue Aug 23 10:08:46 2022 +0530"
      },
      "committer": {
        "name": "Tinoj Joseph",
        "email": "Tinoj.Joseph@radisys.com",
        "time": "Wed Aug 24 16:08:42 2022 +0530"
      },
      "message": "[VOL-4763] Updating redis helm charts for VGC\n\nChange-Id: I04a914af1b575392d58c263f2260d95d5f76b8e3\n"
    },
    {
      "commit": "dd1fd9d86e0b375192958a115d34070c04a6f1a6",
      "tree": "3299789749eed32171be6b973cb70b783e711711",
      "parents": [
        "f14037fbfbf4a6d535f981c0a1d8ac0bc71e728e"
      ],
      "author": {
        "name": "Tinoj Joseph",
        "email": "Tinoj.Joseph@radisys.com",
        "time": "Mon Aug 01 23:59:26 2022 +0530"
      },
      "committer": {
        "name": "Tinoj Joseph",
        "email": "Tinoj.Joseph@radisys.com",
        "time": "Thu Aug 04 14:33:12 2022 +0530"
      },
      "message": "[VOL-4763] Adding voltha-go-controller and redis helm charts\n\nChange-Id: I21ce624f359989e814c4475cc5e18672fd16c795\n"
    },
    {
      "commit": "f14037fbfbf4a6d535f981c0a1d8ac0bc71e728e",
      "tree": "51b2ee9bd8a60eeebd0a55d5ada808781a09524d",
      "parents": [
        "2f506151b4e0114664a22aaeb8af661fa68364eb"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia.battiston@radisys.com",
        "time": "Fri Jul 15 15:12:42 2022 +0000"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia.battiston@radisys.com",
        "time": "Fri Jul 15 15:15:31 2022 +0000"
      },
      "message": "Add Kafka address to bbf-adapter\n\nChange-Id: I15b38fc5587c524539b9e28cbe181fedd56904c2\n"
    },
    {
      "commit": "2f506151b4e0114664a22aaeb8af661fa68364eb",
      "tree": "362f34fd5dead0b72218e94ba18e9268cc039570",
      "parents": [
        "f47230886773a74b65a70b6a6d4b5106230c202f"
      ],
      "author": {
        "name": "TorstenThieme",
        "email": "torsten.thieme@adtran.com",
        "time": "Tue Jul 12 08:16:26 2022 +0000"
      },
      "committer": {
        "name": "TorstenThieme",
        "email": "torsten.thieme@adtran.com",
        "time": "Tue Jul 12 08:16:26 2022 +0000"
      },
      "message": "Fix VERSION for master\n\nChange-Id: I9bb1858a7c6054cdff54eb540d73291567cfcba0\n"
    },
    {
      "commit": "f47230886773a74b65a70b6a6d4b5106230c202f",
      "tree": "8e39119eb1f7d2df55e7f27c0bade536b464b876",
      "parents": [
        "c17ee132d91db6247a81f77657547214a775642b"
      ],
      "author": {
        "name": "TorstenThieme",
        "email": "torsten.thieme@adtran.com",
        "time": "Mon Jul 11 10:01:17 2022 +0000"
      },
      "committer": {
        "name": "TorstenThieme",
        "email": "torsten.thieme@adtran.com",
        "time": "Mon Jul 11 10:51:18 2022 +0000"
      },
      "message": "Fix removeFlowsOnDisable flag for DT\n\nChange-Id: I41b9d03f94f0ea29fb8d16e20359726fd73d1634\n"
    },
    {
      "commit": "c17ee132d91db6247a81f77657547214a775642b",
      "tree": "729af8ce12ff33ea82b430d34a73b1a2b57a763b",
      "parents": [
        "4c76b79109bbd1b1442b731b0412fbea0cc9a94e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Thu Jul 07 17:47:59 2022 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Thu Jul 07 19:07:46 2022 +0200"
      },
      "message": "Fixing configurable property in olt app for VOLTHA 2.10\n\nChange-Id: Id0e8213323231512b0735d2c58662a6d892062ad\n"
    },
    {
      "commit": "4c76b79109bbd1b1442b731b0412fbea0cc9a94e",
      "tree": "d09ad113876f7a4f7020e0286a78c3e29df0a089",
      "parents": [
        "e383e024f1d3c84b173c9ab1a0149223f9bc1f40"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Thu Jun 30 17:00:59 2022 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Thu Jun 30 17:53:11 2022 -0700"
      },
      "message": "Releasing VOLTHA 2.10\n\nChange-Id: I3a30915a6b9cbb441dcdca21ce9792e5e0cc215b\n"
    },
    {
      "commit": "e383e024f1d3c84b173c9ab1a0149223f9bc1f40",
      "tree": "77656232b78abff16d39b482e7386b841b7c37b5",
      "parents": [
        "f4330311a405c4b4f792569064f4479c60c6652a"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Wed Jun 29 16:19:22 2022 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Thu Jun 30 16:57:49 2022 -0700"
      },
      "message": "120s for role timeout in ONOS\n\nChange-Id: I3555eff4e740e4245716b118c5ec8116fecd09c5\n"
    },
    {
      "commit": "f4330311a405c4b4f792569064f4479c60c6652a",
      "tree": "7166102ff4ad8231d181b7d9aea1342d8ddabb4c",
      "parents": [
        "81d18fc447ce9d5047d38ab3fb89f24d71f5c05f"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Tue Jun 28 17:22:59 2022 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Tue Jun 28 17:22:59 2022 +0200"
      },
      "message": "Setting removal of the flows to false on ONU disconnect\n\nChange-Id: I16f7b9d00d14f1629323db251d5c42b037f8684d\n"
    },
    {
      "commit": "81d18fc447ce9d5047d38ab3fb89f24d71f5c05f",
      "tree": "98bf92c2d33f3169efaef97817cf0fa2cf96860e",
      "parents": [
        "80d1f0afc74ed072db650998aac65a8ea2cada47"
      ],
      "author": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Fri Jun 24 19:26:06 2022 +0530"
      },
      "committer": {
        "name": "Abhilash Laxmeshwar",
        "email": "abhilash.laxmeshwar@radisys.com",
        "time": "Tue Jun 28 02:07:09 2022 +0530"
      },
      "message": "introduce check_onu_exist_on_discovery flag for openolt adapter\n\nChange-Id: If391627d6823fd416417672e6b8bf4d91bd00c0e\n"
    },
    {
      "commit": "80d1f0afc74ed072db650998aac65a8ea2cada47",
      "tree": "1a4959231b12b2bcef776bd9e0314e40b76650fe",
      "parents": [
        "5af652b36cbaf520ac0f173b65a1c3a8227db2b2"
      ],
      "author": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Fri Jun 24 07:53:59 2022 +0000"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Fri Jun 24 22:53:52 2022 +0200"
      },
      "message": "[VOL-4741] openonuAdapterGo: Make OMCI message set support configurable\n\nChange-Id: Ieef80c7aca1dfc3481c11a0c0a153cfa9212ba20\n"
    },
    {
      "commit": "5af652b36cbaf520ac0f173b65a1c3a8227db2b2",
      "tree": "20ffb3611a05570edd1794b39c91bbb2418456b7",
      "parents": [
        "81f668c8e39e129e0314e99fc4162b5f6357b26a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Fri Jun 24 10:24:48 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Fri Jun 24 10:24:51 2022 -0700"
      },
      "message": "Releasing a new version of voltha-stack to retrigger the publish job\n\nChange-Id: If0af3f03a5ed29e65d1b662311e9a68f1ba1ee5f\n"
    },
    {
      "commit": "81f668c8e39e129e0314e99fc4162b5f6357b26a",
      "tree": "7ea94654d8bd3eb81af91a73827ad275540609a5",
      "parents": [
        "b20aeffd6f3624169c36198e38b34b71cfbd6edf"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Thu Jun 23 12:26:55 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@intel.com",
        "time": "Thu Jun 23 12:26:55 2022 -0700"
      },
      "message": "Moving the openolt-adapter grp_timeout parameter to be part of global\n\nChange-Id: Ic90bacb46300c4a261d3fadc6de1c5dfbdaca065\n"
    },
    {
      "commit": "b20aeffd6f3624169c36198e38b34b71cfbd6edf",
      "tree": "ec1d7ddce6dfc7a249e2c8d91259b39897d5c210",
      "parents": [
        "14f3db77eb85c98d107bd8c52a93c8bd29a6e288"
      ],
      "author": {
        "name": "Andrea Speranza",
        "email": "andrea.speranza.96@gmail.com",
        "time": "Wed May 25 20:38:52 2022 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Fri Jun 10 23:12:41 2022 +0000"
      },
      "message": "[VOL-4725]Add TIM Service Model and ONOS APP config for TIM Workflow\n\nChange-Id: Iab2faf7e887feed977b3676dc7f29bd5ccd2d149\n"
    },
    {
      "commit": "14f3db77eb85c98d107bd8c52a93c8bd29a6e288",
      "tree": "7b064b788fc7f85f79e5d4f0221654235dbf82f3",
      "parents": [
        "c7c477980512421d8d817249237e470440c09a37"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Fri Jun 10 09:12:34 2022 -0700"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Fri Jun 10 11:23:15 2022 -0700"
      },
      "message": "[VOL-4730] Upgrading etcd and kafka charts to available versions\n\nChange-Id: Ia1dc68d792e4bfedc740bd298debd1596dfaee98\n"
    },
    {
      "commit": "c7c477980512421d8d817249237e470440c09a37",
      "tree": "de6082c16c9dcab221b6ea2cf3dd3d7fe5c88d24",
      "parents": [
        "8731e8af2ca35e7de608073cc0d5df024e06e365"
      ],
      "author": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Thu May 12 07:30:06 2022 +0000"
      },
      "committer": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Thu May 12 07:30:59 2022 +0000"
      },
      "message": "[VOL-4678] BBSIM: OMCI extended message set - make OMCC version configurable\n\nChange-Id: I0380040e3e6e35ef8d99f62ca8898bc9e7b752f6\n"
    },
    {
      "commit": "8731e8af2ca35e7de608073cc0d5df024e06e365",
      "tree": "bb857c1b3f39c21448e31a3185899ed583b726ce",
      "parents": [
        "fd151c6800fff01f4376a55c5304d947b5b40f73"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Tue Apr 26 11:03:41 2022 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea.campanella@intel.com",
        "time": "Tue Apr 26 11:03:41 2022 +0200"
      },
      "message": "Adding modification of /etc/hosts for ingress\n\nChange-Id: Id3366aa34dffdcc55048dbb34d934613825117ec\n"
    },
    {
      "commit": "fd151c6800fff01f4376a55c5304d947b5b40f73",
      "tree": "fdaf9b0be875fd5db15e83d8e24c1c7ab628d00c",
      "parents": [
        "66534ee418603f02e122bc0512e0864a6a153b2e"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Mon Apr 04 16:42:48 2022 +0200"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Mon Apr 04 17:31:47 2022 +0200"
      },
      "message": "[VOL-4673] Add schema-mount file path to bbf-adapter\n\nChange-Id: I9e8b8c5ca0838414cced2d54cc7be22d76bf9057\n"
    },
    {
      "commit": "66534ee418603f02e122bc0512e0864a6a153b2e",
      "tree": "8a80bb3787606c95d8d9c6cd541829d2704fd267",
      "parents": [
        "41c0e27c062ed5c245b50ecc2c37c9adfaafce21"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Mar 17 14:50:00 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Mar 24 10:16:13 2022 +0100"
      },
      "message": "Releasing all charts for FTTB\nAdding examples for fttb DT workflows\nPassing nni_dhcp_trap_vid for BBSIM via CLI\n\nChange-Id: I7d5a759c24c4a19d0c42ed7c1a196a2cf1ccd825\n"
    },
    {
      "commit": "41c0e27c062ed5c245b50ecc2c37c9adfaafce21",
      "tree": "23c4ef87c46e4f7b47bcc0c4ef52f1de0b6f5fdc",
      "parents": [
        "a205aad77f76421fe968c7a83fb63afc4807ef20"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Mar 23 09:48:51 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Mar 23 09:48:51 2022 -0700"
      },
      "message": "[VOL-4674] Using latest bbsim-sadis-server in voltha-infra\n\nChange-Id: If9fe4f69e3e455752b9bb435d3e717f71dfea348\n"
    },
    {
      "commit": "a205aad77f76421fe968c7a83fb63afc4807ef20",
      "tree": "b556d270c8eca9495b3632160c0642e80ae5f116",
      "parents": [
        "150669d67034f0f4f4a0943c4af53b71119206ef"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Mar 18 10:13:18 2022 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Mar 18 13:43:01 2022 -0700"
      },
      "message": "[VOL-4654] Adding unkown attributes to the ONU-2G ME if the flag is set\n\nChange-Id: Ia31dcc9a2fa072ed9c07920989426c76a6f33f95\n"
    },
    {
      "commit": "150669d67034f0f4f4a0943c4af53b71119206ef",
      "tree": "70ad02bf5a0da8e087f423c492d2ed0f6b3deb21",
      "parents": [
        "dcfc6150410f87e6daa2df8fa14f3e9bc7cc0d23"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Mon Mar 14 18:44:41 2022 +0100"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Mon Mar 14 18:46:27 2022 +0100"
      },
      "message": "[VOL-4648] Add NETCONF server to voltha-northbound-bbf-adapter\n\nChange-Id: I2d1fa9edb58757deffd92f847c440fe10ce239d6\n"
    },
    {
      "commit": "dcfc6150410f87e6daa2df8fa14f3e9bc7cc0d23",
      "tree": "33013dd7c8e6da2ab33e5726f1739b563f967168",
      "parents": [
        "c829d4f94e9a82ff83828318bfb38c09d4e6b6dd"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Mar 11 15:26:24 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Mar 14 09:17:54 2022 +0100"
      },
      "message": "Releasing charts with latest BBSIM and bbsim-sadis-server with full FTTB support\n\nChange-Id: I5b6ccb366d0627fe1bdb4e792fba93bf9d24e95e\n"
    },
    {
      "commit": "c829d4f94e9a82ff83828318bfb38c09d4e6b6dd",
      "tree": "f4997b23d1f7739c96d20ac89cd9719295ef8bdb",
      "parents": [
        "9845808e24274f752f81607681843f1d1613b810"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Mar 09 14:56:01 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Mar 09 14:12:36 2022 +0000"
      },
      "message": "Updating to ONOS 2.5.7-rc1 with atomix and helm charts updates\n\nChange-Id: I4169354e37b1e2a627cca5c0479f6b9c1c0f2d4a\n"
    },
    {
      "commit": "9845808e24274f752f81607681843f1d1613b810",
      "tree": "a41ee47ba6d19d68f8ed09d8d94d920484f3611f",
      "parents": [
        "bf70c6abea0c6bcc848b7b2723789fbcd732da3d"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Mon Feb 28 19:07:43 2022 +0100"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Thu Mar 03 18:25:11 2022 +0100"
      },
      "message": "[VOL-4638] Create helm chart for voltha-northbound-bbf-adapter\n\nChange-Id: I4abc92043c53241d10a63f6819146c0a58594c71\n"
    },
    {
      "commit": "bf70c6abea0c6bcc848b7b2723789fbcd732da3d",
      "tree": "12fcae24ef727539fa90e762bb5db4af4a0703d5",
      "parents": [
        "d7938f1709f53926c6e686be69e2ec9eba2a0da0"
      ],
      "author": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Wed Feb 23 09:34:43 2022 +0000"
      },
      "committer": {
        "name": "Holger Hildebrandt",
        "email": "holger.hildebrandt@adtran.com",
        "time": "Thu Mar 03 09:31:43 2022 +0000"
      },
      "message": "[VOL-4635] openonuAdapterGo - default OMCI-timeout not sufficient in scale upgrade scenario\n\nChange-Id: I260d876da2b87f1083b31ac35ec3ff5fd1df00da\n"
    },
    {
      "commit": "d7938f1709f53926c6e686be69e2ec9eba2a0da0",
      "tree": "e06437994a2b0d288e9dedd7263aa9acd89f0898",
      "parents": [
        "587c6b2e0330b81601c3a1593e566a1294321f22"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Feb 18 08:27:52 2022 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Feb 28 08:53:07 2022 -0800"
      },
      "message": "[VOL-4437] Adding support for unkown attributes in BBSim\n\nChange-Id: I429f354d1c3765a66710ea143a73561e49041f5b\n"
    },
    {
      "commit": "587c6b2e0330b81601c3a1593e566a1294321f22",
      "tree": "4c77306f444eb07f927af1f3587c813fa310eced",
      "parents": [
        "ed3e2ff1e157dced540afca84dd9948e3c05c978"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Mon Feb 21 18:41:31 2022 +0100"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Fri Feb 25 09:34:14 2022 +0100"
      },
      "message": "[VOL-4627] Add COMBO pon configuration and NNI speed flag\n\nChange-Id: Ic321601634f850102dcd3082938082898abe4ffb\n"
    },
    {
      "commit": "ed3e2ff1e157dced540afca84dd9948e3c05c978",
      "tree": "76f7240b0343d6ea1767281721f74da6b32561a3",
      "parents": [
        "2168d9078c13a340a75e54e58664a32ce4e8409e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Tue Feb 08 13:50:56 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Feb 24 13:52:56 2022 +0100"
      },
      "message": "Adding maclearner example file and updating ONOS to release 5.0.5\n\nChange-Id: Ia118e46438b658072372bbe81efe62eed36775f1\n"
    },
    {
      "commit": "2168d9078c13a340a75e54e58664a32ce4e8409e",
      "tree": "00ff2f596dc7dc16717996bc410cc180f57bf195",
      "parents": [
        "ffb9da59178441b6d19afdb6d17b9f1aae20a04e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Feb 07 16:57:09 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Feb 07 16:57:09 2022 +0100"
      },
      "message": "Updating voltctl according to correct version value\n\nChange-Id: I1f8f601445c387e0ccf0e6b9a10a2a36f86c7c69\n"
    },
    {
      "commit": "ffb9da59178441b6d19afdb6d17b9f1aae20a04e",
      "tree": "c6e118402ed842d727a01b96121f535acf950e87",
      "parents": [
        "d548fed0ca56896d6f98811cf17e0e3c0cdfed1d"
      ],
      "author": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Thu Jan 20 10:38:05 2022 +0100"
      },
      "committer": {
        "name": "Elia Battiston",
        "email": "elia@opennetworking.org",
        "time": "Tue Jan 25 09:45:14 2022 +0100"
      },
      "message": "[VOL-4420] Add parameter for number of POTS ports in BBSIM\n\nChange-Id: Id721177f97630d4e14b5ac8d3cc2fd1495a26c69\n"
    },
    {
      "commit": "d548fed0ca56896d6f98811cf17e0e3c0cdfed1d",
      "tree": "58a1e24456f43a9835fda43ebce37b3bbde2a902",
      "parents": [
        "e232dd0960bca47cabd78036bdcdb973fa486604"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Jan 05 12:11:05 2022 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Jan 05 12:56:28 2022 +0100"
      },
      "message": "Expanding and enhancing the developing part of the documentation\n\nChange-Id: I92d1a1ea010a0ac62831ef2ef1c12298f4d77aa3\n"
    },
    {
      "commit": "e232dd0960bca47cabd78036bdcdb973fa486604",
      "tree": "f571b039471edbb57b033c731dadcb3892aa8edf",
      "parents": [
        "f0b086f15a408308b9079e773d897a13ea329a28"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 17 09:33:48 2021 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Dec 17 09:33:48 2021 -0800"
      },
      "message": "Bumping VERSION after VOLTHA-2.9 release\n\nChange-Id: I8978c46b1616f34864f9bef98636b99d257382c4\n"
    },
    {
      "commit": "f0b086f15a408308b9079e773d897a13ea329a28",
      "tree": "3fac97ef95d7f1c471da29bb91a9a5f7333ba119",
      "parents": [
        "c323a82e8f937843c017d68ff933c49998b6bd6b"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Dec 16 12:08:40 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Dec 17 15:35:58 2021 +0100"
      },
      "message": "Releasing 3.0.0 with updated charts and components for voltha 2.9 release\n\nChange-Id: I35800b546f46cc60a46b9ea3d3c793bf2712dfce\n"
    },
    {
      "commit": "c323a82e8f937843c017d68ff933c49998b6bd6b",
      "tree": "6d9baec504defbcd8ee45a883df3e647dcea85fa",
      "parents": [
        "6f9653ea2eac296580351a429c3ffc4037af7d8d"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Dec 15 14:28:07 2021 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Dec 15 15:21:21 2021 +0100"
      },
      "message": "Mitigating the log4j exploit\n\nChange-Id: Ia0042bb960a3b28ef358c4dc2d02fbcf98aae727\n"
    },
    {
      "commit": "6f9653ea2eac296580351a429c3ffc4037af7d8d",
      "tree": "8fa3e5677ca0a96871b42d247493ca59f5eb7787",
      "parents": [
        "81472cd9a09f274ba4744288d1585451a444c614"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Nov 15 10:48:19 2021 -0800"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Nov 15 10:48:19 2021 -0800"
      },
      "message": "Adding Zyxel to allowed list of vendors\n\nChange-Id: If0282c63fcb4f57f607d165ca7149cec8ddbbee8\n"
    },
    {
      "commit": "81472cd9a09f274ba4744288d1585451a444c614",
      "tree": "ad6980e91b03c55e9392b264873127f57dc597fd",
      "parents": [
        "f8ac4035aee76d1fce02b73e118981eba92e2022"
      ],
      "author": {
        "name": "Himani Chawla",
        "email": "hichawla@ciena.com",
        "time": "Mon Nov 08 17:14:11 2021 +0530"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Nov 11 13:01:01 2021 +0100"
      },
      "message": "VOL-4435 checks for parent device in reconcilation + flow timeout\n\nChange-Id: Ie8b8e54830809b1e95d6e29600f6fe5f51c538f8\n"
    },
    {
      "commit": "f8ac4035aee76d1fce02b73e118981eba92e2022",
      "tree": "6e195cc40249e3c65b5b47cfff185c0334d866e7",
      "parents": [
        "82e36400d3998df846cf2cf010bed9b66c0253ab"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 22 16:32:52 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 22 16:32:52 2021 -0700"
      },
      "message": "Make rw-core timeout default to 30s\nThis is to allow enough buffer time post adapter container restart to\nreconcile and also re-establish peer adapter connections. Otherwise\nwe have seen core timing out installing flows post container restart.\n\nChange-Id: Ic95c8b3afe6d946529e66c087f5988843f15b8c2\n"
    },
    {
      "commit": "82e36400d3998df846cf2cf010bed9b66c0253ab",
      "tree": "67873e391c34592dec7ae1927b4d0693d7bf1a19",
      "parents": [
        "37f94a06ce9c5ddf4a1484286488c24c4f855e08"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 11 15:17:15 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Oct 11 17:27:19 2021 -0700"
      },
      "message": "[VOL-4388] Using latest ONOS chart in VOLTHA-infra\nUsing openonu-go version 2.0.2\n\nChange-Id: I4d5fafd6399d2249f1d6b5d55f5f809e560f1f75\n"
    },
    {
      "commit": "37f94a06ce9c5ddf4a1484286488c24c4f855e08",
      "tree": "1f60bf452282bd698bc8fc42c8cd7f0ddf76f179",
      "parents": [
        "23611c37b436190b1a227eb3e0db4c9469fddb1e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Oct 06 12:22:17 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Oct 07 13:50:24 2021 +0200"
      },
      "message": "[VOL-4379] Updating ONOS chart to latest to include Atomix resource constraints and chart updates\n\nChange-Id: Ibc32a9f733cbd33e69de3998d9260ba8f6ac9652\n"
    },
    {
      "commit": "23611c37b436190b1a227eb3e0db4c9469fddb1e",
      "tree": "69dcd44df720518323527e5fcb2ed5c293a26424",
      "parents": [
        "f873e02e4b0fe396d2fb1ecbba4faac5692f4c7a"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 06 10:28:29 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Oct 06 10:50:12 2021 -0700"
      },
      "message": "Removing externally mounted kubeconfig from bbsim-sadis-server and provide authorization via ClusterRole\n\nChange-Id: Ia5776a58a8c7dee652a54d916a7f7256defd9991\n"
    },
    {
      "commit": "f873e02e4b0fe396d2fb1ecbba4faac5692f4c7a",
      "tree": "8eef7412a51ac6f1f5ba63ff1509e87a83364dca",
      "parents": [
        "15c53fb648f33bd8ab7a651cfd2b49ab5c9bc40f"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 05 16:22:54 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 05 16:32:45 2021 -0700"
      },
      "message": "Fixing issue with gRPC endpoints and multi-stack\n\nChange-Id: Ic63023d9a37c7861611e3c6247ba5bf4e82b2c69\n"
    },
    {
      "commit": "15c53fb648f33bd8ab7a651cfd2b49ab5c9bc40f",
      "tree": "6ec66a7787a9ca3b104a3e2e5e27489d25a8227e",
      "parents": [
        "644b7eb48896ea13f4f3c65c132b8a7b34ccfc4a"
      ],
      "author": {
        "name": "khenaidoo",
        "email": "knursimu@ciena.com",
        "time": "Mon Aug 09 13:56:27 2021 -0400"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Oct 05 14:29:09 2021 -0700"
      },
      "message": "[VOL-4285] Helm charts for grpc migration\n\nChange-Id: Ifa3423b43b236bab6c9de437b1dd7045069fe5de\n"
    },
    {
      "commit": "644b7eb48896ea13f4f3c65c132b8a7b34ccfc4a",
      "tree": "9327b945bd21ced0282c7127398497eebd0ba4ce",
      "parents": [
        "ab70627dd2a968bd7f8104395e18fdc42ac664cb"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Sep 30 10:29:50 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Oct 01 09:15:16 2021 +0200"
      },
      "message": "[VOL-4357] Using 5.0.3 voltha-onos based on updated 2.5.4 ONOS to fix HA test.\n\nChange-Id: I607af76b520fdee376991c970940b017bc0cf990\n"
    },
    {
      "commit": "ab70627dd2a968bd7f8104395e18fdc42ac664cb",
      "tree": "288f5bea16beb7b61fb71d3f749aea2d6809a3ee",
      "parents": [
        "c1dc6167b0b9dd08706a808d156dd379fae365a4"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Sep 30 10:29:50 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Sep 30 10:29:50 2021 +0200"
      },
      "message": "Removing last trace of kind-voltha from helm charts\n\nChange-Id: I11aea9308a2e4623d582718716c6595d44164acd\n"
    },
    {
      "commit": "c1dc6167b0b9dd08706a808d156dd379fae365a4",
      "tree": "170f979b14a46dc5978feda5ad4345cb0ea92590",
      "parents": [
        "3610b6bcc36d2ef9f43dcc513e1234daff7cd2c3"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Sep 20 21:24:27 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Sep 20 21:24:27 2021 +0200"
      },
      "message": "[VOL-4343] Releasing voltha-infra chart with updated onos base version\n\nChange-Id: I5e2d3c0181e7b23dc6b930e457ea7da070450a06\n"
    },
    {
      "commit": "3610b6bcc36d2ef9f43dcc513e1234daff7cd2c3",
      "tree": "27ffb665b51ed991c97e3389e4354b353b3ea86d",
      "parents": [
        "ee4d189787e001ac9e26b0915dc2b0918626396e"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Sep 10 12:01:24 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Sep 10 12:06:13 2021 +0200"
      },
      "message": "Releasing charts using latest openolt-adapter\n\nChange-Id: I370fd63c0780571f1cde61eb5486c03cf38402bd\n"
    },
    {
      "commit": "ee4d189787e001ac9e26b0915dc2b0918626396e",
      "tree": "6387d75cf207c5e26a3447777a6dd1b3f22a8ac7",
      "parents": [
        "da75c929349417e6ce9fb0297f58b214cc6a7515"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Sep 01 12:58:03 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Sep 01 12:58:03 2021 +0200"
      },
      "message": "Releasing charts with latest openonu and openolt\n\nChange-Id: I2d5f4dd3065c0bf7193f23e0b7d2f132c808eb8a\n"
    },
    {
      "commit": "da75c929349417e6ce9fb0297f58b214cc6a7515",
      "tree": "6462f1155536fbab6086312efe6219294997ed3f",
      "parents": [
        "7e928a9d95d51179af86f5432bcd52a831128f9a"
      ],
      "author": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Tue Aug 24 17:41:08 2021 +0200"
      },
      "committer": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Thu Aug 26 10:35:54 2021 +0200"
      },
      "message": "Voltha stacks on same node\n\nChange-Id: Ide97ca9ed76c206e51d424dcb427854e119efa24\n"
    },
    {
      "commit": "7e928a9d95d51179af86f5432bcd52a831128f9a",
      "tree": "31d7a0e3a2ebff0b3307b84e6ee1c4b956df7ce9",
      "parents": [
        "e2c4bc7e7963635a738f228871e7a2ba62fea82b"
      ],
      "author": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Fri Aug 13 12:37:24 2021 +0200"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Aug 17 12:09:02 2021 -0700"
      },
      "message": "[VOL-4300]: Resource limits defined\n\nChange-Id: Iad73584a4119dfb82d5059de1ef31283f5c85a9b\n"
    },
    {
      "commit": "e2c4bc7e7963635a738f228871e7a2ba62fea82b",
      "tree": "f384e1c9cbf5b0198269d9d8a929459cf4b352bb",
      "parents": [
        "7414cff92fd04042e734c1a703ab72e0e3b3dd1c"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Aug 05 12:41:05 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Thu Aug 05 13:14:40 2021 +0200"
      },
      "message": "[VOL-4215] Releasing multi-uni TCONT fix\n\nChange-Id: I3d8d6255615a3dff39583a3f5cbf52d3419d6d5c\n"
    },
    {
      "commit": "7414cff92fd04042e734c1a703ab72e0e3b3dd1c",
      "tree": "97e1c18729e38e9b337ba6564cd9f09862f213f7",
      "parents": [
        "5a3099c7ac659bfc608d62a2666b93121b450c7e"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Jul 23 08:48:54 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Aug 04 09:54:08 2021 -0700"
      },
      "message": "Adding \u0027make test\u0027 target to validate chart versions\n\nChange-Id: I5cb8a3914e7643c9b478efea4455cacdd93f9831\n"
    },
    {
      "commit": "5a3099c7ac659bfc608d62a2666b93121b450c7e",
      "tree": "a938ca24e7aecce74311a344ff47176f01c9ddce",
      "parents": [
        "b59191fb2d8e428d314ae934b6f5311ccdf4cf45"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jul 27 11:36:27 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jul 27 11:36:27 2021 -0700"
      },
      "message": "Using latest ONOS chart\n\nChange-Id: I4ba9d00f7f049bec561c73c7e716372bd41d15f4\n"
    },
    {
      "commit": "b59191fb2d8e428d314ae934b6f5311ccdf4cf45",
      "tree": "7b57b09f53583eb230e9d344c6ce8294312ab09f",
      "parents": [
        "db69da6df63535b041a43356d0e838174cd52649"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Jul 23 16:34:45 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Jul 23 16:34:45 2021 -0700"
      },
      "message": "Minor README fixes\n\nChange-Id: Id564f80c3e5399f8602964376f7fd55449fcbd55\n"
    },
    {
      "commit": "db69da6df63535b041a43356d0e838174cd52649",
      "tree": "767401c7ed33378c91134cceb7d57ea8a79b4632",
      "parents": [
        "97c47abec1cc07a4ce745f07fdb21cea3ceb50d1"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jul 22 09:44:59 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jul 22 09:45:24 2021 -0700"
      },
      "message": "Disabling ONOS config reconciliation and etcd-defrag\n\nChange-Id: I66f83db1086e05af471d527aed1021a7ec507f57\n"
    },
    {
      "commit": "97c47abec1cc07a4ce745f07fdb21cea3ceb50d1",
      "tree": "9a8feea32f06cd9ab99a42d56ac91cb27ebb62d9",
      "parents": [
        "f65e8757f22be2ebcebe05ba6c17884717169dd7"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Jul 21 20:59:44 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Wed Jul 21 20:59:44 2021 +0200"
      },
      "message": "Adding DMI bbsim port and updating other components versions\n\nChange-Id: I4ec5b518c87aa3731942eba0f94df60f93d682cf\n"
    },
    {
      "commit": "f65e8757f22be2ebcebe05ba6c17884717169dd7",
      "tree": "123794116e1f180c2a07ababae39eb858bcfd25e",
      "parents": [
        "3bec35af5f0160a6f9428eb3bc3ae8f15f97bca1"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jul 20 13:53:44 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jul 20 16:21:05 2021 -0700"
      },
      "message": "[VOL-4247] Using latest upstream ONOS chart and removing custom onos-config-loader from the voltha-infra-chart\n\nChange-Id: I7560442c0c2e57d0a589ce00b1c07ca6b7aa6777\n"
    },
    {
      "commit": "3bec35af5f0160a6f9428eb3bc3ae8f15f97bca1",
      "tree": "72e09afbc283ffaa5251c54a704d9a46e4fe15e4",
      "parents": [
        "6b7febcbc1b3e91904375144a4a5d3efa59950dc"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Jul 19 18:58:29 2021 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Jul 19 11:55:24 2021 -0700"
      },
      "message": "Starting 2.9 for openonu adapter chart\n\nChange-Id: I08cc9eb1abc7e64640d010912aa9ea2f7527deb0\n"
    },
    {
      "commit": "6b7febcbc1b3e91904375144a4a5d3efa59950dc",
      "tree": "17dcf3180a9098c5c602a3a2da6aa22db522f61a",
      "parents": [
        "b27e9318f18817673f0d7ef5541e8728b8bdc773"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Jul 16 18:48:03 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri Jul 16 18:48:34 2021 +0200"
      },
      "message": "Updating documentation with Radisys OLT and released version deployment, using latest openonu-go, moving to 2.9.0 Versions for infra e stack\n\nChange-Id: I7b7836676fa478b8d7d168e91e151aee89c0a2dc\n"
    },
    {
      "commit": "b27e9318f18817673f0d7ef5541e8728b8bdc773",
      "tree": "12b642c1a7728b7001882e667390d4d917a073b4",
      "parents": [
        "54b64a5c6f1ddd08e6f74fe8d23401f9e93f0d4e"
      ],
      "author": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Wed Jun 16 19:51:03 2021 +0300"
      },
      "committer": {
        "name": "Andrey Pozolotin",
        "email": "posandrey@gmail.com",
        "time": "Thu Jul 15 12:36:40 2021 +0300"
      },
      "message": "Multistack support for ofagent\n\nChange-Id: Id73f3312b6cfb1a7b8a57af3a9269bb2402b2905\n"
    },
    {
      "commit": "54b64a5c6f1ddd08e6f74fe8d23401f9e93f0d4e",
      "tree": "192ef03c00084d4ca5d48457c3e107ea9d6e02f1",
      "parents": [
        "4762fc76ef1919408dd1db0aa8ea91733797a7fe"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 14 11:52:41 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 14 11:52:41 2021 -0700"
      },
      "message": "Bump helm chart versions post 2.8 release\n\nChange-Id: Iacded169e9193dce471ca2099fd1dc817e6bf58b\n"
    },
    {
      "commit": "4762fc76ef1919408dd1db0aa8ea91733797a7fe",
      "tree": "aa64f7f75ffaf5d85d2980a0791bcdcac56961b5",
      "parents": [
        "70cadc5ef3c17c102599ac5beff74f6180a2a90e"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Jul 09 11:01:17 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Jul 09 16:15:37 2021 -0700"
      },
      "message": "VOL-4233: Update component version in voltha-helm-charts\n\nChange-Id: I9558632f1cbc1fc426adcc4cfea00b3a764e47f7\n"
    },
    {
      "commit": "70cadc5ef3c17c102599ac5beff74f6180a2a90e",
      "tree": "bda5c78456d551dc691125b6d847248794337b3f",
      "parents": [
        "3251961132590efcf303c1e90a88a91cc9e92c14"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jul 08 17:14:52 2021 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jul 08 17:14:52 2021 -0700"
      },
      "message": "Extending timeout for liveliness and readiness probes\n\nChange-Id: Ie9d7c76777faedee0014c77367c40b9048eca9a6\n"
    },
    {
      "commit": "3251961132590efcf303c1e90a88a91cc9e92c14",
      "tree": "af3092552199fc6594a2a9b1efa5833e5dd0b9e8",
      "parents": [
        "75ae4db252bffdc5658d317598e9e9a45d1c0fc0"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 29 10:26:17 2021 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Tue Jun 29 10:26:17 2021 +0200"
      },
      "message": "Enabling log-correlation by default\n\nChange-Id: I0b3fc8b199a86a48af3bf6db6818067ecf1a957e\n"
    },
    {
      "commit": "75ae4db252bffdc5658d317598e9e9a45d1c0fc0",
      "tree": "0d486a4a848b1c7d7f25dcfdd7470afcfcefc7e9",
      "parents": [
        "71d97d970fa0bc98d4fd23e71efec10ce2cd9f93"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu May 27 15:52:04 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Jun 24 14:55:00 2021 +0000"
      },
      "message": "VOL-4077: Improve storage usage\n- Use etcd chart 6.2.5 autoCompactionMode\u003drevision and\n  autocompactionRetention\u003d1\n- Allow configurability of ETCD_ELECTION_TIMEOUT and\n  ETCD_HEARTBEAT_INTERVAL for etcd (defaults to 5000 and 1000\n  respectively).\n- Also create a cron job to defragement etcd DB every 5 mins\n\nChange-Id: I32db16ab64f9ea30d69875a34016ff0479913f70\n"
    },
    {
      "commit": "71d97d970fa0bc98d4fd23e71efec10ce2cd9f93",
      "tree": "59eef6cd13312da049d0e28e7c1cb33c9c7d7d1e",
      "parents": [
        "60b9c257a5327e9ccb0c9190f6f4b2b0c573f957"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jun 24 11:58:32 2021 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jun 24 11:59:58 2021 +0200"
      },
      "message": "Moving BBSim helm-chart from CORD to VOLTHA charts repo\n[VOL-4112] Add configuration flag to define the number of UNIs created\nin BBSim\n\nChange-Id: Icc4d108639960c462f7d9e61f00bfccb04c2fb30\n"
    },
    {
      "commit": "60b9c257a5327e9ccb0c9190f6f4b2b0c573f957",
      "tree": "7701a1a04c63cbb3908f6c1aaadde14558f60ee2",
      "parents": [
        "7eb745654f6781c0b897b15c7dfcb74ba10152cf"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Jun 10 17:21:08 2021 +0200"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Jun 11 16:09:45 2021 +0200"
      },
      "message": "[VOL-4176] Expose uniPortMask as a parameter in the openonu chart\n\nChange-Id: I9e9c3c8ebabb2d8fca003c94d13904b68252e420\n"
    }
  ],
  "next": "7eb745654f6781c0b897b15c7dfcb74ba10152cf"
}
