)]}'
{
  "log": [
    {
      "commit": "009a5d691dba1ec6aa8567bc27eb4d468e5e0db4",
      "tree": "c97d29c01b6f2cab59e6d0acdef20f53f4d348bf",
      "parents": [
        "bdca472ead98d309e474da1e66fb820ffa603f79"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Aug 27 16:53:44 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed Sep 09 14:07:22 2020 +0200"
      },
      "message": "Add keystone charm and interface\n\n- Bundles updated\n- Installer updated\n\nChange-Id: I0f8e9aafd51e9579159f9166864eb8634292f99c\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "de5fc1da0abc424bd83f3b22a931950de09709fd",
      "tree": "d03b32e42b634525058678d0998e02e0db07e4d8",
      "parents": [
        "2a815a3f98afa5fb180b2a47ee58c4f6dc7c69fb"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Sep 02 11:40:12 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed Sep 02 18:43:44 2020 +0200"
      },
      "message": "Improve annotations for exposing OSM services in charmed installer\n\nChange-Id: Iffde16ff5f92aa3a99f2fb8e1ff22c8b9eb61caf\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "a4a37f7f9f5410ff2c7833b76bdc85f752c74849",
      "tree": "ae1d9b1460049df6af466eec358418994851a0db",
      "parents": [
        "1a423a467dca38dab970ea9e0f7480be1f2dfc83"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jun 26 12:55:01 2020 -0400"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Thu Aug 27 14:51:48 2020 +0200"
      },
      "message": "Merge v8.0 Into Master\n\nThis is a combination of all the commits.\n\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\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\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nEnable Robot Tests\n\nEnabling robot tests in CI/CD pipeline\nPropagate the parameter DO_ROBOT to stage_3-merge\nSetting OSM_HOSTNAME for robot test execution\nAdding prometheus_hostname env variable for ci/cd tests\nArchive containers logs in robot test execution\n\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\nAuthor: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n\n8716 - K8s Proxy Charms\n\nThis commit contains the following changes:\n\n- Changes to LCM Charm to configure vca k8s cloud\n- K8s installation:\n  - Add storageclass to K8s\n  - Add k8s to VCA\n  - Configure lcm.env to pass k8s cloud name\n- Pass k8s cloud name to LCM Charm in charmed\ninstallation\n- Pin juju version tu 2.8/stable\n- Instal juju after Microk8s in charmed\ninstallation\n\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n\nAdd PLA charm\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nAdd NG-UI Charm\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nFix bugs in NG-UI charm\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nUpdated Dockerfiles to use ReleaseEIGHT-daily repo by default\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nFix bug 1124: K8s added to juju after k8s has been initialized\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nHelm and k8s storage initialization for k8s-based installation\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nFix bug 1125: iptables must be installed and configured if not present\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nFix bug 1129: juju_addk8s requires the storage class\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nFix issue in UI charm\n\nScale policy is only available in stateful pods\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nAdds image overlay to bundle\n\nWhen installing using a bundle, the image overlay was not being\ngenerated, resulting in the --tag option being ignored.\n\nBug 1130\n\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n\nFix uninstall process, will fix issues is daily-stage4\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nFix PLA relations, add missing ENVs, and include it in the bundle\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nFix 1127 bug: Use config instead of resources for SSL certificates\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nRemove unused config from PLA overlayx\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nInstaller: refactor file generation, improved ng-ui and light-ui separation, fixes in PLA\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n\nPin libjuju version to 2.8.2\n\nThis fixes bug 1144\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nPin libjuju version to 2.8.2\n\nFixes bug 1144\n\nSigned-off-by: Mark Beierl \u003cmark.beierl@canonical.com\u003e\n\nRemove api_proxy variable in charmed installer\n\n- Fixes bug 1154\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nAdd waiting period to Storage Class creation\n\nThis commit adds a waiting period until the\nstorage class is available.\n\nIt also fixes a minor bug in the juju add-k8s\ncommand.\n\nThis fixes Bug 1155\n\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n\nRemove api_proxy from osm bundles\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nMake Charmed Installer Idempotent\n\nBy default, the charmed installer will create a controller called\n\u0027controller\u0027, unless an external VCA is specified using the --vca\noption.  Upon uninstall, it is not known or safe to remove this\nJuju controller as there might be other applications using it.\n\nThis change shows that message on uninstall, giving the user the\nopportunity to remove it with a command.\n\nAlso, as part of the installation, this change checks for the\ncontroller and if it exists, presents the user with options for\nhow to resolve the situation.\n\nFixes bug 1126\n\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n\nRemove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles\n\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n\nExpose NBI and NG-UI\n\nAdds ingress rules for K8s installation to expose the NBI, the\nNG-UI and allow for unlimited content size.\n\nFixes bug 1171\n\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n\nInstaller Quits Too Soon\n\nIncreases the timeout and provides more feedback on progress.\n\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n\nChange in returned storage status format from microk8s\n\nSigned-off-by: calvinosanc1 \u003cguillermo.calvino@canonical.com\u003e\n\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\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\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\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nChange-Id: I9223675bb9ad25a0da1f20215e79ef392e544eb5\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "bfe419af3611107c6b330c0249a6ea365f1aec1b",
      "tree": "b67ac9db28613b788976df98123b6ac247f4515a",
      "parents": [
        "f6ed60ca8f23cc859d43baa6483fd9ddb9db6768"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Jul 08 14:13:40 2020 +0000"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed Aug 26 17:04:53 2020 +0200"
      },
      "message": "full_install_osm.sh: fix k8s installation, node must be tainted before juju_addk8s and install_helm\n\nChange-Id: I1c14736ad832f184f7a8f4f9bfa389705511c558\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n(cherry picked from commit ac5bd33c65d4a8a108efd788022d1ef2a994945b)\n"
    },
    {
      "commit": "f6ed60ca8f23cc859d43baa6483fd9ddb9db6768",
      "tree": "4b8507f9f355a356740a4598f0f10871be276891",
      "parents": [
        "6898bd8985c07f65f28b530c6c6024d22319f621"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Jul 08 14:30:29 2020 +0000"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed Aug 26 13:48:44 2020 +0200"
      },
      "message": "full_install_osm.sh: separate taint of master node and deployment of osm\n\nChange-Id: I6b5b314949d9775b6e71312d97dc293a49385945\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n(cherry picked from commit f7d00303fa336fc223280cceca30a1b3679f6795)\n"
    },
    {
      "commit": "0c82da075268f5891dce618c8bc6e116dfde8493",
      "tree": "b76e3c1cd09b7b94ea2ff07f792a9f4063941ba5",
      "parents": [
        "cef05e98f275060baf59f2e2f3ea5be2510b6771"
      ],
      "author": {
        "name": "calvinosanc1",
        "email": "guillermo.calvino@canonical.com",
        "time": "Mon Aug 17 11:45:15 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Thu Aug 20 16:12:17 2020 +0200"
      },
      "message": "Update juju images\n\nChange-Id: I661fa4bb2030fe6a0b4a75ac435a046bc46e2a90\nSigned-off-by: calvinosanc1 \u003cguillermo.calvino@canonical.com\u003e\n"
    },
    {
      "commit": "cef05e98f275060baf59f2e2f3ea5be2510b6771",
      "tree": "25daf179ac408607782752f446b2f43d9c41df84",
      "parents": [
        "19d019bbad8909f89cf1017b84c78e7fd9c27d6a"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Aug 20 12:08:31 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Thu Aug 20 13:35:16 2020 +0200"
      },
      "message": "Fix the osm bundle names\n\nFixes the following problem:\n    - ERROR The charm or bundle \"osm\" is ambiguous.\n    - This was happening if a folder \"osm\" existed in the current directory\n\nChange-Id: If7a56249b0ce5601761a7cebfa87392715abff62\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "19d019bbad8909f89cf1017b84c78e7fd9c27d6a",
      "tree": "457c6f1dbec8a7f4d53bfe1f7faf595d6e6f815b",
      "parents": [
        "9cc6c8da7a99c9384d9b5316df2c8fde74624685"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Aug 20 12:14:18 2020 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu Aug 20 12:14:18 2020 +0200"
      },
      "message": "Remove unneeded dependency\n\n- The lxd-preseed.conf uses btrfs, so zfs is not needed anymore.\n\nChange-Id: Ife9aa65e2746bf2f35f3c96ab05430dcf46acc0b\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "e1dbef47b2c8d3bd45c420c81b61c4240fc1bf12",
      "tree": "e955429087cda66123039623484e57e7fd3ee88a",
      "parents": [
        "1b866c0b25ca474652d1e9a6381ad20166e2ab94"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Jul 14 15:18:30 2020 -0400"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Tue Jul 14 15:18:30 2020 -0400"
      },
      "message": "fix(prometheus - lcm): prometheus was using the wron directory because at install lcm changes the hostPath with sed, now prometheus is also included in that change\n\nChange-Id: Ie4bf316c69ac2b344de72b485dfb378849c060e0\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "5a2ad88eaa8cdbb818e75c2f661a3d4719d5de66",
      "tree": "a0a73b7308a63f2ffa75dee4e01f5d112e6b6cd3",
      "parents": [
        "d6d60fc6ed1626b4849d7947e579cae49ee0e8ce"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jul 10 15:42:38 2020 -0400"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jul 10 15:42:38 2020 -0400"
      },
      "message": "Adding Kafka to Health Check\n\nInstallation needs to wait for Kafka to be healthy before\ncontinuing.\n\nChange-Id: I8b7f0fd7c709075c7541c8962d808d4e4e45ed2c\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "d807e90e7f5c4125e9d5a799a862827e56cb8547",
      "tree": "805a6d6fee491b5762f7d8af981b4a61c549e601",
      "parents": [
        "e92a18de52a36a3b2685906de676ebf94afb9302"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Sat Jul 04 07:38:49 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Sat Jul 04 07:48:27 2020 +0000"
      },
      "message": "full_install_osm.sh: use the right devops folder for lxd configuration and charm-based installation\n\nChange-Id: Ibe3affc816ab8567c932450a38e4ec348054b1c1\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "e92a18de52a36a3b2685906de676ebf94afb9302",
      "tree": "efb24edcd8e71c01fac48bf6971313ed1b9f3e89",
      "parents": [
        "4a9adcd592da4b23cdbaff8c3ef019b8a1818f45"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 16:24:23 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Sat Jul 04 07:48:13 2020 +0000"
      },
      "message": "feat8157-vnfindicators: added local k8s cluster to deploy snmp exporters\n\nChange-Id: I042d5cb642ffb1fc5e768b18172272324b617da5\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "4a9adcd592da4b23cdbaff8c3ef019b8a1818f45",
      "tree": "4ad266032eee3907420c32aba9f8af12f5fea3d8",
      "parents": [
        "77c4bbbdb817952e14b986cf2fe138d890c3792b"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 15:32:05 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 16:24:30 2020 +0000"
      },
      "message": "Added health check after installation before exit\n\nChange-Id: Ib0bd42e412846f4224feeaa8b3124e93e84be437\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "77c4bbbdb817952e14b986cf2fe138d890c3792b",
      "tree": "be6b28590aa5dc1233beec4541af51ed1a2777b6",
      "parents": [
        "9d2556f36dc275078425597b2ec64a4a5eea308d"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 15:33:36 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 03 16:24:30 2020 +0000"
      },
      "message": "Installer files adapted for Release EIGHT and docker tag 8\n\nChange-Id: Ie01d2ede53a0bce7a8c468a5fada65169fe7c7e7\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "9d2556f36dc275078425597b2ec64a4a5eea308d",
      "tree": "602387262d5ef1f002b65e1ffc0c43499d33c29e",
      "parents": [
        "3749e31006f1e6a84533d6a2b616b22f0220d822"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Jul 03 10:01:42 2020 -0400"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Fri Jul 03 10:01:42 2020 -0400"
      },
      "message": "feat(prometheus): conditional copy of new configuration from configmap avoiding accidental overwrite of previous config file\n\nChange-Id: I2074318c6e259c4210faaa2ad362114a6fada827\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "3749e31006f1e6a84533d6a2b616b22f0220d822",
      "tree": "2fe76dd1c705ff314e0517360da67d2c6366b52a",
      "parents": [
        "1e0297e98ab41e4bdc9537c1adffc2cae8b198cb"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Thu Jul 02 14:21:09 2020 -0400"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jul 03 14:55:03 2020 +0200"
      },
      "message": "Charmed Install Updates from v7.0\n\nRemoval of iptables manipulation from charmed installer\nExpose juju controller using metallb\nPin version of juju\n\nChange-Id: I3853dfe1d3b264311bed1f3a805397a9197b10bc\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "1e0297e98ab41e4bdc9537c1adffc2cae8b198cb",
      "tree": "370bff72348185ddd16be0276f13bd8711aa04cd",
      "parents": [
        "d0420fbb8a6bcd72d8b760da7651e070aaeb0773"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Wed Jul 01 15:11:57 2020 -0400"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jul 03 01:29:03 2020 +0200"
      },
      "message": "feat(lcm-prometheus interconnection): allows lcm to modify prometheus config in order to push new jobs like snmp metrics recollection\n\nChange-Id: I8ea564f9d6ae96d6a5042e691ccaa0c758add158\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "1aba339a55b0998029b121cb6fa31d9a703b8aa8",
      "tree": "c6213c61b133d0b14491190b80e882f4de04b0cc",
      "parents": [
        "fc82cca2839aa68966cf3a14d25f91cad391c88b"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Jun 30 14:18:12 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Jun 30 14:18:18 2020 +0000"
      },
      "message": "full_install_osm.sh: fix bug 1116 related to node_exporter service installation\n\nChange-Id: Ie407a79f82fe041ec02816c1b2868f980ad17d11\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "fc82cca2839aa68966cf3a14d25f91cad391c88b",
      "tree": "82fbab830a145712dc75f2f1ad8129a57f1bd8fb",
      "parents": [
        "a65a65408ad1a8538090b383322cd896561936f3"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Mon Jun 29 21:51:54 2020 +0200"
      },
      "committer": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Mon Jun 29 21:51:54 2020 +0200"
      },
      "message": "Enable autocreation topic in kafka for POL and MON\n\nChange-Id: I322af78fe143fa1a5773a9188eef449625fda35c\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "e06f72c2c2b002d7c7818043d2fecb42c0457004",
      "tree": "323e00a5a561141b776b6d4ad9326ccb758446a3",
      "parents": [
        "559117422ec8282dcd2d23dbde9097b59add0537"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Mon Jun 22 16:59:49 2020 -0400"
      },
      "committer": {
        "name": "vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Tue Jun 23 13:25:18 2020 +0200"
      },
      "message": "bug(kafka): kafka deployment parsing errors with env variables\n\nChange-Id: I6e2c2153993b183f2d0c5000aa6cf35140f9205e\nSigned-off-by: bravof \u003cfbravo@whitestack.com\u003e\n"
    },
    {
      "commit": "1b3c1835464784ee080570ac3dd0cb638fb326d5",
      "tree": "91e2560ccd34427ab849dfe99c0afef2623cd322",
      "parents": [
        "8ac0f088f6d30ee030f1ef6fe768da2f242c5046"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Sun Jun 21 18:58:11 2020 +0200"
      },
      "committer": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Sun Jun 21 18:58:11 2020 +0200"
      },
      "message": "Adding PLA to Kafka topics\n\nChange-Id: Ie9db4909c072abff8f1f061449e553f15c6c01b3\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "4b57d46af8be1804faffa27a987e614c45056147",
      "tree": "da84fafcb03328eded45773fd1df9e6154ab2374",
      "parents": [
        "d00e49c266ead95b75e06904482e43eedfa9a216"
      ],
      "author": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Mon Jun 08 14:23:10 2020 +0000"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jun 19 15:55:29 2020 +0200"
      },
      "message": "Feature 8839: Modified Installation script to install OSM with\nNGUI. Default installation is with light-ui.\n-n ngui will install OSM with NGUI.\n\nReplicated the same changes as (8845) except ci_stage3.groovy\n\nResolved the merge conflict, fixed the indentation issue in line 586.\n\nChange-Id: Ic89f54ea83f99df0a0189fd6e8e27be13f37a881\nSigned-off-by: vijaynag \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "d00e49c266ead95b75e06904482e43eedfa9a216",
      "tree": "195b631daf64313f4589d3f61551b8a0e582c321",
      "parents": [
        "f4ce57c319f95ce4306d9d65b9545361f7f2dfc6"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri Jun 19 10:33:37 2020 +0200"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Fri Jun 19 10:40:51 2020 +0200"
      },
      "message": "Fix bug with MTU in LXD configuration\n\nThe MTU was not applied correctly in the LXD containers\n\nChange-Id: I337278f0122d462c5e0e11c02cd42ca7850b51d2\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "f4ce57c319f95ce4306d9d65b9545361f7f2dfc6",
      "tree": "e2792435942f692c3c2f1903810a7c5a697b3a5d",
      "parents": [
        "d4277852fcaf03959bdd8efc37dd32b26fa3919f"
      ],
      "author": {
        "name": "Antonio Marsico",
        "email": "antonio.marsico@bt.com",
        "time": "Thu Apr 23 12:06:19 2020 +0200"
      },
      "committer": {
        "name": "Antonio Marsico",
        "email": "antonio.marsico@bt.com",
        "time": "Thu Jun 18 22:30:21 2020 +0200"
      },
      "message": "Feature 8623\n\nThis feature offers a OSM installer to OpenStack by using Ansible\n\nChange-Id: I0d609dc227f8968614b4e9a358cb80961b69fb3e\nSigned-off-by: Antonio Marsico \u003cantonio.marsico@bt.com\u003e\n"
    },
    {
      "commit": "adf35b574270cb0c221d45fdc51d67b8fefb0d09",
      "tree": "60102bb3c8eb3cb6b686074af2974b0af3c0cf2a",
      "parents": [
        "2779f0616e3f1b79db27a2a135d84aad5b13775d"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Wed Jun 17 18:37:18 2020 +0200"
      },
      "committer": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Wed Jun 17 18:41:13 2020 +0200"
      },
      "message": "Updating healthcheck for kafka and zookeeper\n\nChange-Id: Icb2e2930a3866cae9196c428e4de180088fdd749\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "2779f0616e3f1b79db27a2a135d84aad5b13775d",
      "tree": "73bd48308a1fb87cfad14fff4b87f455acfbe28c",
      "parents": [
        "9e63737d83bbb79a0ef3fe686371ecaa2ab51a14"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Sat Jun 13 11:01:51 2020 +0200"
      },
      "committer": {
        "name": "vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Tue Jun 16 16:32:38 2020 +0200"
      },
      "message": "Changing lxd storage backend to btrfs Bug #1096\n\nChanging the juju version to 2.7.6\n\nChange-Id: I8b90bc69d7ef830767acce9d6c778a92fe9f73a6\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "9e63737d83bbb79a0ef3fe686371ecaa2ab51a14",
      "tree": "12233ec89e3a947dcf6ed8e33d26931ccaa05181",
      "parents": [
        "8b1834b09888656df1f2cf06d69e8f12be5948a9"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jun 12 14:29:48 2020 +0000"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue Jun 16 15:26:08 2020 +0200"
      },
      "message": "Fix bug 1097: added env variables to kafka container\n\nChange-Id: I33365daf8e2bb9c0e7ae117c8414c56b3df03013\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "c57296fabe6ab66bbb4d480b83b3860eb53b8326",
      "tree": "457f0a62ce90071ae0af08a0b4e8f11bc726bf24",
      "parents": [
        "08c38e7963390743c16fd0789463f01c40199c6f"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Jun 09 11:45:08 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Jun 12 22:44:55 2020 +0200"
      },
      "message": "Add HA option and minor fixes\n\nThis commit adds the --ha option which will\ninstall the osm-ha bundle instead of the standard\nosm bundle.\n\nAdditionally this commit includes the following\nfixes:\n- change the use of route to ip route which is\npreinstalled in Ubuntu Desktop also.\n- Change final command of post install osmclient\nmessage\n- Change post install osmclient message to be\nonly shown during install and not uninstall.\n- Fix the deletion of the wrong model in uninstall\n- Pining Juju snap to 2.7/stable\n\nChange-Id: Iccf3bda7ec2f9a2279e5535d819e2a1968a59687\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "7a97a4c193b120dec37d3518fa6fea16a6e2a028",
      "tree": "1b7d76467763d2e8d57d72762d9def0f8b7107c1",
      "parents": [
        "914aa7e56ead00b02f2a9098b5c3fba9ea85cfde"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Thu Jun 04 10:52:05 2020 +0200"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Fri Jun 05 11:28:11 2020 +0200"
      },
      "message": "Change naming of Charmed Installer Parameters\n\nThe naming for the following parameters in the\nCharmed installer has been changed:\n\nkubeconfig -\u003e k8s\ncontroller -\u003e vca\nlxd-cloud -\u003e lxd\nlxd-credentials -\u003e lxd-cred\n\nChange-Id: Id760cd332c4be76a3cf45a108d7448387a78a94a\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "914aa7e56ead00b02f2a9098b5c3fba9ea85cfde",
      "tree": "1d7405d51c97755836f72dcc23f51a1ed2509f45",
      "parents": [
        "1e76a0c26ec0fd74c7b93aa67232402f6d760a66"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri May 08 14:07:21 2020 -0500"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed Jun 03 17:00:42 2020 +0200"
      },
      "message": "Fix Grafana deployment over Docker Swarm\n\nChange 8782 broke Grafana deployment over docker swarm,\nas configuration files where reorganized.\n\nChange-Id: I0a18157df014508dd95f8a720a308b896381e382\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "1e76a0c26ec0fd74c7b93aa67232402f6d760a66",
      "tree": "9be24dbdad17b2fbf1d1eab744a66014a63c6a58",
      "parents": [
        "0fead9c123d7caf6d46aadbc4eb10ee2d618affd",
        "2afad6d1c0bc3d7160192c9e71690a01838271d7"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 27 16:57:12 2020 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed May 27 16:57:12 2020 +0200"
      },
      "message": "Merge \"This cannot proceed until NG-UI artifacts are produced.\""
    },
    {
      "commit": "2afad6d1c0bc3d7160192c9e71690a01838271d7",
      "tree": "6920e9262fe85bcd5fa41ee52bd7503703d5e340",
      "parents": [
        "98a5b63118fe03f51c0bb64ef2645f0914f99152"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 27 16:56:28 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 27 16:56:28 2020 +0200"
      },
      "message": "This cannot proceed until NG-UI artifacts are produced.\n\nRevert \"Feature 8839: Modified Installation script to install OSM with NGUI. Default installation is with light-ui. -n ngui will install OSM with NGUI. Resolved merge conflict. Added NG-UI to ci_stage_3.\"\n\nThis reverts commit 98a5b63118fe03f51c0bb64ef2645f0914f99152.\n\nChange-Id: Iccc5fcf6605015c36792d2f94d0afe7c4d1c1edf\nSigned-off-by: beierlm \u003cmark.beierl@canonical.com\u003e\n"
    },
    {
      "commit": "0fead9c123d7caf6d46aadbc4eb10ee2d618affd",
      "tree": "487243653ca71eff51f7468a8b43475ccc0d019d",
      "parents": [
        "9d01bf493067a7197487f1c32ca1d54371c94b03",
        "599d5e222443f2737e110f11e13398912a7c17a7"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 27 16:32:32 2020 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed May 27 16:32:32 2020 +0200"
      },
      "message": "Merge \"Added Grafana Chart to K8s based OSM. Base for being merged with k8s_monitor\""
    },
    {
      "commit": "9d01bf493067a7197487f1c32ca1d54371c94b03",
      "tree": "deca00ff1c91749e5392a00987678189ab0fbc37",
      "parents": [
        "b9fb8a347949a0012ba298333418e7965184c30e",
        "98a5b63118fe03f51c0bb64ef2645f0914f99152"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 27 15:59:21 2020 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed May 27 15:59:21 2020 +0200"
      },
      "message": "Merge \"Feature 8839: Modified Installation script to install OSM with NGUI. Default installation is with light-ui. -n ngui will install OSM with NGUI. Resolved merge conflict. Added NG-UI to ci_stage_3.\""
    },
    {
      "commit": "b9fb8a347949a0012ba298333418e7965184c30e",
      "tree": "725d251b2fb00887f5e17f80840410fa304c968a",
      "parents": [
        "40e73bfe3fc03729f439a77fb5222380f156f83f",
        "5bed3ad401d824ecf2ca08ff1e51b2cb2993f948"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue May 26 19:07:57 2020 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue May 26 19:07:57 2020 +0200"
      },
      "message": "Merge \"Fix bug 964: Duplicated dashboards. Set fixed port for Grafana\""
    },
    {
      "commit": "599d5e222443f2737e110f11e13398912a7c17a7",
      "tree": "98bfdcff1106b77532c5c59d07b55067f0743652",
      "parents": [
        "40e73bfe3fc03729f439a77fb5222380f156f83f"
      ],
      "author": {
        "name": "romeromonser",
        "email": "garomero@indra.es",
        "time": "Fri Mar 06 10:23:29 2020 +0100"
      },
      "committer": {
        "name": "romeromonser",
        "email": "garomero@indra.es",
        "time": "Mon May 25 13:23:16 2020 +0200"
      },
      "message": "Added Grafana Chart to K8s based OSM. Base for being merged with k8s_monitor\n\nChange-Id: I286edb8a424af2f5cc78684fcb11ed841f47900d\nSigned-off-by: romeromonser \u003cgaromero@indra.es\u003e\n"
    },
    {
      "commit": "98a5b63118fe03f51c0bb64ef2645f0914f99152",
      "tree": "111afb76aef06436c9382ed4a59b72ff914c46f6",
      "parents": [
        "40e73bfe3fc03729f439a77fb5222380f156f83f"
      ],
      "author": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Sat May 02 12:11:10 2020 +0000"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri May 22 18:27:16 2020 +0200"
      },
      "message": "Feature 8839: Modified Installation script to install OSM with\nNGUI. Default installation is with light-ui.\n-n ngui will install OSM with NGUI.\nResolved merge conflict.\nAdded NG-UI to ci_stage_3.\n\nChange-Id: I5fc9d036427d078ac52f5cc5e43f7a02d509b482\nSigned-off-by: vijaynag \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "a2cf7d535f59d780b52bd6807fac0edcc55d9423",
      "tree": "97299b8ff56483ecf1c1c362c6ea833e1bc580fd",
      "parents": [
        "7d8f12e33655480c7bf6cd05871d65f1d4509bb0"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon May 18 18:20:43 2020 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 20 16:53:16 2020 +0200"
      },
      "message": "Change bootstrapping series back to xenial.\n\nThis is a temporary fix. Jenkins slave can\u0027t bootstrap a bionic series right now.\n\nChange-Id: I28da224c093a102a964f15bcbd7fadfca771b9af\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n(cherry picked from commit 7ca1ec63172ee3e98ce9ad56bc925b90ef771b49)\n"
    },
    {
      "commit": "7d8f12e33655480c7bf6cd05871d65f1d4509bb0",
      "tree": "3f61641aacafd34bb8751b420fa3852070ada186",
      "parents": [
        "223858880184f557d79bebaaef3bb73a93dd4a6c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 18 14:17:41 2020 +0000"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Wed May 20 14:52:56 2020 +0200"
      },
      "message": "fix getting interface with default route when there are more than one\n\nChange-Id: I94d60283a2d5bda9b7814ea5bd5820110c9c03cf\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n(cherry picked from commit 6763478575443439a9b4abd7fa5708c2f17890e7)\n"
    },
    {
      "commit": "223858880184f557d79bebaaef3bb73a93dd4a6c",
      "tree": "1bc32360d68c315f345860ed2d4c0844f6f1a20e",
      "parents": [
        "0a311ee0376b4bbfc0fc813ff48a2f4b4dba8242"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri May 08 10:40:20 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed May 13 14:28:45 2020 +0000"
      },
      "message": "full_install_osm.sh: added uninstall_osmclient\n\nChange-Id: I62f6584768f25df42a4c1e681f0a8277beb4ecb6\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "0a311ee0376b4bbfc0fc813ff48a2f4b4dba8242",
      "tree": "c043c85f74008f78d59ae6f94cb473607c8bad75",
      "parents": [
        "8267106e698eab0c95d16a0e46fbd7333f22aab4"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon May 04 06:49:50 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed May 13 14:28:45 2020 +0000"
      },
      "message": "full_install_osm: replacing the use of route by ip route list as first option\n\nChange-Id: I058b891bc00104d29e230a58ec2db634181fff47\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "8267106e698eab0c95d16a0e46fbd7333f22aab4",
      "tree": "04e7712bf7aeed341a5643df6217eb95e4910b7c",
      "parents": [
        "69388c238f11ce1a2a324c64e90958dd2a281aac"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Apr 29 13:24:19 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed May 13 14:28:45 2020 +0000"
      },
      "message": "full_install_osm.sh: minor fix, no sudo for wget node_exporter, required for installation behind proxy\n\nChange-Id: Ibf14ea9e7c468df3b67d7eb0d855a97a41fa5250\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "69388c238f11ce1a2a324c64e90958dd2a281aac",
      "tree": "05c0e025287be049ed01a06931a77beabd9c84ad",
      "parents": [
        "404ae12d66fcf38cdf159f7738764c115200882a"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu May 07 12:14:19 2020 +0200"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Fri May 08 11:46:13 2020 +0200"
      },
      "message": "Add tag option to charmed osm installer\n\nChange-Id: I6093071eb183f2107b08c56f377af01390383782\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "404ae12d66fcf38cdf159f7738764c115200882a",
      "tree": "e693a37c6afe116b314ac14c23c353c7d5e3b38c",
      "parents": [
        "42375216124ba603f798f774cfa97e10367489d4"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue Apr 28 11:47:55 2020 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Fri May 08 11:45:34 2020 +0200"
      },
      "message": "Add -K option to specify an external juju controller\n\nHow to use: Bootstrap an external controller (p.e. manual), and put -K \u003ccontroller\u003e name in the installer\nRequirements:\n  - Port 8443 accessible for the LXD Cluster\n  - Port 17070 accesible for the Juju controller\nNote: You can use -l and -L options to specify an external LXD cluster too.\n\nChange-Id: I93db94f3c57f32f2112c0394e2685577f7a1eee1\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "42375216124ba603f798f774cfa97e10367489d4",
      "tree": "af34fe7a74f477d34763205f7f4dea756eb057c3",
      "parents": [
        "79f4f531585b372b9b7368a5c064d87b5bfbf433"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon Apr 27 19:07:49 2020 +0200"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu May 07 13:31:51 2020 +0200"
      },
      "message": "Add --controller, --lxd-cloud and --lxd-credentials in osm installer using charms\n\n- LXD Cloud: Takes a YAML file as a parameter with the LXD Cloud information\n- LXD Credentials: Takes a YAML file as a parameter with the LXD Credentials information\n\nChange-Id: I0f09e15eb00c0d64d91154d6d55c1ec3d12ee31a\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "79f4f531585b372b9b7368a5c064d87b5bfbf433",
      "tree": "8b757d9f9e5a1e98b30acd7d00ae62843f338ba8",
      "parents": [
        "b633c70ee12ac2c40df0a44dc3234f7507446b40"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Tue Apr 07 12:59:34 2020 +0200"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Thu May 07 11:17:34 2020 +0200"
      },
      "message": "Add lxd-cloud and lxd-credential options in installer (-l and -L)\n\nThis commit allows the installer to use an external LXD cluster instead of a local one.\nAdded two options:\n -l: This points to a file containing the lxd-cloud information for juju\n -L: This points to a file containing the lxd-cloud credential information\nThis url contains more info about the format of those files: https://juju.is/docs/lxd-cloud-advanced\n\nChange-Id: Ia243f48e3e815d9ab267db3085ac842ffc691721\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "47cd3b277310d5d6fef0067f220e849bebff35b4",
      "tree": "4276a707581bb46afe5db3648a726c0fb090d475",
      "parents": [
        "1bbe9454597ecb283cb64d5140dad8deaf77e9dd",
        "7190648dd1913e4aa893aa39ce4942f57f498d28"
      ],
      "author": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Thu Apr 30 20:52:01 2020 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Thu Apr 30 20:52:01 2020 +0200"
      },
      "message": "Merge \"feature(prometheus): Configuration can be dynamically replaced\""
    },
    {
      "commit": "5bed3ad401d824ecf2ca08ff1e51b2cb2993f948",
      "tree": "230d92879ea5fa16599511746f710bf744193bc3",
      "parents": [
        "953ab96e39b845a78501763c0bc92f7a356945cc"
      ],
      "author": {
        "name": "romeromonser",
        "email": "garomero@indra.es",
        "time": "Tue Dec 10 18:25:55 2019 +0100"
      },
      "committer": {
        "name": "romeromonser",
        "email": "garomero@indra.es",
        "time": "Thu Apr 30 19:00:55 2020 +0200"
      },
      "message": "Fix bug 964: Duplicated dashboards. Set fixed port for Grafana\n\nChange-Id: I7534cf2ae0ef60729634e31da8af390e14e9d730\nSigned-off-by: romeromonser \u003cgaromero@indra.es\u003e\n"
    },
    {
      "commit": "1bbe9454597ecb283cb64d5140dad8deaf77e9dd",
      "tree": "2e5a425fdf10f531746fc6c51b1092752075a074",
      "parents": [
        "953ab96e39b845a78501763c0bc92f7a356945cc"
      ],
      "author": {
        "name": "magnussonl",
        "email": "lars-goran.magnusson@arctoslabs.com",
        "time": "Tue Feb 25 13:43:17 2020 +0100"
      },
      "committer": {
        "name": "magnussonl",
        "email": "lars-goran.magnusson@arctoslabs.com",
        "time": "Thu Apr 30 15:40:15 2020 +0200"
      },
      "message": "Support for optional install of PLA\n\nNew construct for docker stack deploy command\n\nAdded K8s installation\n\nChange-Id: I1e14fd77d2b9d5d72a34c4ba122022bac8d7dab9\nSigned-off-by: magnussonl \u003clars-goran.magnusson@arctoslabs.com\u003e\n"
    },
    {
      "commit": "5e4a751f2d5291e19488534e07d78d9f459a436a",
      "tree": "a2e8fe6766f09603b3850a5a154eca374ac4c309",
      "parents": [
        "82c5ffa15e1abb4c7ff58dc489f22cbe276c78c3"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Fri Mar 06 14:05:06 2020 +0100"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Tue Apr 21 12:17:48 2020 +0200"
      },
      "message": "Feature 8583\n\nThis feature will enable the installation of OSM with\ncharms on top of Kubernetes (microk8s by default).\n\nInstructions to test this before Merge:\n\nChange path to local full_install_osm.sh in\nline 145 in install_osm.sh\n\nChange path to local charmed_install.sh and\ncharmed_uninstall.sh in line 1285 and 1287 in\nfull_install_osm.sh\n\nAfterwards, just execute:\n./install_osm.sh --charmed\n\nFor uninstall\n./install_osm.sh --uninstall\n\nChange-Id: I6dfe0831ea5e2c265a365b41638e807106076346\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "82c5ffa15e1abb4c7ff58dc489f22cbe276c78c3",
      "tree": "a565364d9724e7a3cfea01f805f07bd539bc7ed9",
      "parents": [
        "4edf733e765a1069a34d6fccf940af27ae39dad6"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon Mar 09 08:38:17 2020 +0100"
      },
      "committer": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon Apr 20 18:16:53 2020 +0200"
      },
      "message": "Add OSM charms\n\nChange-Id: Iec1c915c77ac24080bfc8813eecc1970ee8c0213\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "7190648dd1913e4aa893aa39ce4942f57f498d28",
      "tree": "c6cf8f1543a046c95140590e3a9d3fc629d86ca4",
      "parents": [
        "4edf733e765a1069a34d6fccf940af27ae39dad6"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Mon Apr 13 17:02:00 2020 -0500"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Mon Apr 13 17:04:54 2020 -0500"
      },
      "message": "feature(prometheus): Configuration can be dynamically replaced\n\nAdds \u0027--web.enable-lifecycle\u0027 option to reload config files.\nIncludes other minor fixes in metrics stack.\n\nChange-Id: I88ffe653a08c7104cffb957f934698bf56e64bd9\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "50d786e60c1399ab4b1d9141b20f59e7d394ad9a",
      "tree": "7de76828fd2763e061a28a430c22f2cd5b3c39e1",
      "parents": [
        "bb3f207237a3c0791bf3169a9be96d891a106c90"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Mon Mar 30 14:49:40 2020 +0200"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Tue Apr 07 10:10:07 2020 +0200"
      },
      "message": "Add production setup to LXD\n\nThis are the recommendations for LXD production setup: https://github.com/lxc/lxd/blob/master/doc/production-setup.md\n- Install LXD snap: the snap that already takes care of /etc/security/limits.conf\n- Use ZFS storage driver: It is much faster than \"dir\"\n- Apply sysctl recommended values\n\nChange-Id: Id3c83a34cd853155e795ff117520911514b19107\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "b75ffc6d3dd36eef2645a98fade75be5df13ba4e",
      "tree": "3e3e1a9674da84880e335d856fe4b28f14c73485",
      "parents": [
        "4609eb6537f125d7c6d266ebff1a45a3a76bf902"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Mar 20 23:24:51 2020 +0100"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Mar 20 23:24:51 2020 +0100"
      },
      "message": "Revert \"Adds osm_automated tag to automated dashboards Fixes Bug 1027 (together with MON commit)\"\n\nThis reverts commit 4609eb6537f125d7c6d266ebff1a45a3a76bf902.\n\nChange-Id: I2586ac96722787583d2524bc3ca0168933894fca\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "4609eb6537f125d7c6d266ebff1a45a3a76bf902",
      "tree": "10055dd81c4d4c7a7afd7161b55e2ce9276e226c",
      "parents": [
        "dd0fcc58aaf6b5b9b461658d56ee1ab49df18874"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Mar 20 16:51:18 2020 -0500"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Mar 20 16:53:43 2020 -0500"
      },
      "message": "Adds osm_automated tag to automated dashboards\nFixes Bug 1027 (together with MON commit)\n\nChange-Id: Iff2c1e7ac1a6872c88dd50f7d96fba0ee82c4a27\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "dd0fcc58aaf6b5b9b461658d56ee1ab49df18874",
      "tree": "3e3e1a9674da84880e335d856fe4b28f14c73485",
      "parents": [
        "c76fa28d1978ef4f22268bcc58e216632742ad5b",
        "a9c9ad6241e5d068c4ac52361d5569374f760d9f"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Mar 13 04:22:21 2020 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Fri Mar 13 04:22:21 2020 +0100"
      },
      "message": "Merge \"For single node with one replica changed keystone service type to headless.\""
    },
    {
      "commit": "b5a630f5ac13967fbc6e4742de05c37b2c9b7a0e",
      "tree": "f6fcc5f9b0105eaa9aa891402e94dc1bacd4131b",
      "parents": [
        "4205c192a9b6c2e30459987491e02a44ca3695d6"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Mar 05 18:32:16 2020 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Mar 05 18:33:13 2020 +0000"
      },
      "message": "full_install_osm.sh -o: added k8s_monitor as an option to install only\n\nChange-Id: Ic9865b49b328368280ebd1ef88fb3c39c7f8d269\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "a9c9ad6241e5d068c4ac52361d5569374f760d9f",
      "tree": "c0539c2a143340e25ee79061d250a1e56251c1c1",
      "parents": [
        "4205c192a9b6c2e30459987491e02a44ca3695d6"
      ],
      "author": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Tue Feb 25 13:08:39 2020 +0000"
      },
      "committer": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Tue Feb 25 13:08:39 2020 +0000"
      },
      "message": "For single node with one replica changed keystone service type to\nheadless.\n\nChange-Id: I98851b3852dc19e20a85f736d49d2a98e044208e\nSigned-off-by: vijaynag \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "4205c192a9b6c2e30459987491e02a44ca3695d6",
      "tree": "0c57e73e547a6e0c7049111d1ac615c73c337e4f",
      "parents": [
        "0d2d21af52dd9ea4ab327d124485e5b749f6cdee"
      ],
      "author": {
        "name": "Francisco-Javier Ramón Salguero",
        "email": "javier.ramon@telefonica.com",
        "time": "Sat Feb 22 01:45:41 2020 +0100"
      },
      "committer": {
        "name": "Francisco-Javier Ramón Salguero",
        "email": "javier.ramon@telefonica.com",
        "time": "Sat Feb 22 01:45:41 2020 +0100"
      },
      "message": "Fix for unattended install of iptables-persistent\n\nChange-Id: Ib639707484edbd8b4eb8f93b451c6e72c341f8a4\nSigned-off-by: Francisco-Javier Ramón Salguero \u003cjavier.ramon@telefonica.com\u003e\n"
    },
    {
      "commit": "0d2d21af52dd9ea4ab327d124485e5b749f6cdee",
      "tree": "c73144c9ca7d67a4bc9b7f79849157813eccc89b",
      "parents": [
        "6e80483a5fa0074696efdd2c231df7dc2a2db5c7",
        "01b6876ae441af9df604e98f56a46dbbc86fa150"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Mon Feb 17 06:41:40 2020 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Feb 17 06:41:40 2020 +0100"
      },
      "message": "Merge \"Removed old code from full_install_osm.sh.\""
    },
    {
      "commit": "a3a7d1481ef61cf954e1f8c8f4f881aad0240299",
      "tree": "61104cd673281d21f686b84827abd92b25cd6daf",
      "parents": [
        "c491f45073a16a40452d9278a0e4f19d10b4ff19"
      ],
      "author": {
        "name": "peusterm",
        "email": "manuel.peuster@uni-paderborn.de",
        "time": "Fri Feb 07 10:12:29 2020 +0100"
      },
      "committer": {
        "name": "peusterm",
        "email": "manuel.peuster@uni-paderborn.de",
        "time": "Fri Feb 07 10:12:29 2020 +0100"
      },
      "message": "Fix: The vim-emu installation requires OVS to be installed\non the host machine. This wasn\u0027t an issue before because OVS\nwas automatically installed as part of some other installation\nprocedures. Now, OVS is not \u0027automatically there\u0027 and will\ncause vim-emu to not work properly after the installation.\n\nChange-Id: I562bc83ee21e18bf35a175e81f900b2d2ee3fd59\nSigned-off-by: peusterm \u003cmanuel.peuster@uni-paderborn.de\u003e\n"
    },
    {
      "commit": "01b6876ae441af9df604e98f56a46dbbc86fa150",
      "tree": "9ddd0203fd9544c51cdb59eba4c143a12c10b14c",
      "parents": [
        "25e87d22a56148f402139f1096f227857be38aca"
      ],
      "author": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Mon Feb 03 08:46:36 2020 +0000"
      },
      "committer": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Mon Feb 03 08:46:36 2020 +0000"
      },
      "message": "Removed old code from full_install_osm.sh.\n\nChange-Id: Iab4024132abaf7ebb32a9a4df059f2ef38ef1bc5\nSigned-off-by: vijaynag \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "7bcadc5c73ec3e012aaaf4720d5213a3afba7c53",
      "tree": "7a585e8575261a9b7537b379bd095f3d31669a89",
      "parents": [
        "25e87d22a56148f402139f1096f227857be38aca"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Sun Feb 02 22:40:15 2020 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Sun Feb 02 22:40:15 2020 +0100"
      },
      "message": "install_osm: fix RELEASE, REPOSITORY and DOCKER_TAG vars\n\nChange-Id: I97893b264568f32e9ada5e6a7674c1bda7631b70\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "25e87d22a56148f402139f1096f227857be38aca",
      "tree": "bac35b79f0d7c295c1116c0eee245c9b67538b8b",
      "parents": [
        "ae0784f4e86e61f36dc4802e889504f1086dddd0"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jan 31 14:27:29 2020 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jan 31 14:37:18 2020 +0100"
      },
      "message": "install_osm.sh: clean deb repos, but do not remove packages\n\nThe script install_osm.sh has been updated to:\n- clean deb repos\n- do not remove all packages\n- admit all options in get opt\n- capture errors for options expecting an argument\n\nThe script full_install_osm.sh has been updated to:\n- order the case options in getopts as they appear in the getopts line\n- capture errors for options expecting an argument\n\nChange-Id: I53681cfddf4d6668a31646d3bce0c80e750a6d3c\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ae0784f4e86e61f36dc4802e889504f1086dddd0",
      "tree": "cb3f4cde97d7bb23910785c89e707e126e58fbd8",
      "parents": [
        "d7b6ab0f6ff6c5870d724dc1cfdc4c3d17eb1e35"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Jan 22 16:29:19 2020 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Jan 31 07:45:29 2020 +0100"
      },
      "message": "Remove the old osm package at install time\n\nChange-Id: Id10db726b13f7b08ccfb87eaed08b0f1a3d20c78\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "a995489d59d62f5255fcf00caf1a7ad29d0bcacc",
      "tree": "6accbe7f906b10144536d8a10becc6c865c06ff2",
      "parents": [
        "17621f9c0c63d8a18494506d4f0659da933a48c2"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Jan 22 16:05:05 2020 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Jan 22 16:05:05 2020 +0100"
      },
      "message": "Fix osmclient dependencies in installer\n\nChange-Id: Id52d943df6dda29817e75881369dba3a0f1dc065\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "85bb41a22ea4e604c4e19a08cb63d380fb526e6a",
      "tree": "7a442616c42ee18deedb97f53fc979e9031378f5",
      "parents": [
        "8abbc8cc49cabbbe496b5be89b26ae5ab9b76aa6"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Jan 15 18:20:14 2020 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Jan 15 18:20:28 2020 +0100"
      },
      "message": "Fix bug 991: adding USER to lxd group before juju bootstrap\n\nChange-Id: Idd5d656b70890cd6bac98a652b52a92896c2ee5a\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "a7e128add107b19a349f9de0151bb57686e7dba9",
      "tree": "709fe416fec6a1766ef16d02572daed0ff397951",
      "parents": [
        "a2e418487ee61db3b153aa928e0264b8c6ff8a40"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 18 11:10:45 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 18 11:12:41 2019 +0100"
      },
      "message": "full_install_osm.sh: parse K8s manifest files only when tag different than 7\n\nChange-Id: I121978b6151659c51f4bb56afb4a1719c105ddb7\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "a2e418487ee61db3b153aa928e0264b8c6ff8a40",
      "tree": "ab90753d653eceee76c23ee8c2378d022071adf5",
      "parents": [
        "152bcad52ecfe925f6adf1b6470631b0cce0168d"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 18 11:05:24 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 18 11:12:41 2019 +0100"
      },
      "message": "Additional commented env variables for LCM to accelerate charm deployment\n\nChange-Id: I4ee55143424065fabe052559cfd7544c0104cf76\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "152bcad52ecfe925f6adf1b6470631b0cce0168d",
      "tree": "87c00f60d9d3d52ff7826b7f6782b7bafeb409a9",
      "parents": [
        "39d42f8af98975685f50a0e17849dc231420a48e"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Dec 17 11:01:06 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 18 11:11:38 2019 +0100"
      },
      "message": "Log rotate configuration for grafana\n\nChange-Id: I0effeb043ef6d034ff46b48c5366ea60e81f838c\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "b435af91483716fe61311b7865bb3557fcdd80ae",
      "tree": "5fe188feb60cb55485c5a4273aa245f7dfaaf72e",
      "parents": [
        "5e151f026049dbdffd085fb9796a6e53dc64ec94"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Dec 13 19:01:52 2019 +0530"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Fri Dec 13 19:01:52 2019 +0530"
      },
      "message": "docker tag for daily build releaseseven-daily\n\nChange-Id: I885fb84c027cfa92b5f852b8e4b4cb656512e9c6\nSigned-off-by: madavi \u003cjm00553988@techmahindra.com\u003e\n"
    },
    {
      "commit": "5e151f026049dbdffd085fb9796a6e53dc64ec94",
      "tree": "ac4df7fb3b18de0dbdd985d16cf386111c84573d",
      "parents": [
        "26432d4fc3f1439bda59c40c8c6648182598cf5e"
      ],
      "author": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Wed Dec 11 14:50:09 2019 +0530"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 11 16:45:40 2019 +0100"
      },
      "message": "Fixed typo in function uninstall_k8s_monitoring\nand kubernetes version in README k8s monitoring.\n\nChange-Id: I8c189615b38af5fd2e8b5b380f21105385c29bdc\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "26432d4fc3f1439bda59c40c8c6648182598cf5e",
      "tree": "d057760a974f9e4ce5b62a40803ac05a04b22ef2",
      "parents": [
        "bf844caff00a21955e34e6d33d83bec1841bdeae"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Dec 11 12:22:35 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 11 16:21:47 2019 +0100"
      },
      "message": "Fix iptables rules\n\nChange-Id: I105d2cca2083362f99293308a7290681f1bfd6f9\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "bf844caff00a21955e34e6d33d83bec1841bdeae",
      "tree": "52830598b2b327854eef50cbc1622712ec997184",
      "parents": [
        "ac550f20d1cdb5f69c7e4ca31c7522b94a6641b7"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 09 01:37:51 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 11 11:42:21 2019 +0100"
      },
      "message": "K8s manifest files updated to use docker tag 7 instead of latest\n\nChange-Id: I5cbec8d6c4aed6612121391254f9f7e4d8fa0e6c\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ac550f20d1cdb5f69c7e4ca31c7522b94a6641b7",
      "tree": "bc4925d66a29777bd8216313d19272926ba10bfb",
      "parents": [
        "44c021904b2eec4520dc5aef58d1de43ce62dd12"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 11 11:17:06 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 11 11:42:21 2019 +0100"
      },
      "message": "Fix bug 965 - remove pending volumes when uninstalling\n\nChange-Id: If29bafa9fac94557554e3acac40365e6d19bb0ce\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "44c021904b2eec4520dc5aef58d1de43ce62dd12",
      "tree": "d618289060cb1cd8d40391b0c532672443d39e36",
      "parents": [
        "ec53790f1ff6aaaadae2de0df6db7a9a004158fa"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 09 01:36:57 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Dec 10 14:17:15 2019 +0100"
      },
      "message": "Installer and docker-compose updated to work with Rel SEVEN repo and tags\n\nChange-Id: I914d5517cf3f6e94e4bc96675cf6cb551e10dd0b\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ec53790f1ff6aaaadae2de0df6db7a9a004158fa",
      "tree": "bd70fe295da17bbc2b1b50c6ae2360cdf61e50b3",
      "parents": [
        "fc5bb143c0706fb23166b7a48d38b5d835e6ac9d"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Dec 10 14:13:40 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Dec 10 14:17:15 2019 +0100"
      },
      "message": "Fix bug 962: OSMLCM_VCA_PUBKEY without quotes\n\nChange-Id: Ib4bdd4586bd03116e8c67791fa7dfa5295f0e502\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "fc5bb143c0706fb23166b7a48d38b5d835e6ac9d",
      "tree": "96fe4700964d8fe10a991c2396a5a7c762cdd42e",
      "parents": [
        "5ac978105637366b635f85b53b52be83cd638f46"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Dec 10 10:49:12 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Dec 10 10:53:19 2019 +0100"
      },
      "message": "Minor fixes in full_install_osm.sh\n\nChange-Id: I414ef3e1e5c76ed690522b597f3719161d6072c1\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "7cc70224a49d9797e803c8fbd50ad08798384f47",
      "tree": "9db4a1b94766b4e198d3d6d9fad80aaf34d2bdb2",
      "parents": [
        "c26d90bf8c425638f43f639b220ec09770a52e0c"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 09 01:24:18 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 09 01:38:51 2019 +0100"
      },
      "message": "Fix error messages when installing iptables-persistent\n\nChange-Id: Ib844d9a927f61fc4018d87905701564660f38ad2\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "c26d90bf8c425638f43f639b220ec09770a52e0c",
      "tree": "67dc261c9318f1b728b64542f3e1ccb8bac1d65b",
      "parents": [
        "5342d2d18451cc8756294f1ee8b278d4a3b76150"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Dec 06 18:11:36 2019 -0500"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Dec 06 18:11:36 2019 -0500"
      },
      "message": "Node-exporter idempotent installation\n\nChange-Id: I99f38c28f38e1982859a38ea2d35cada0c09d74a\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "6d8adf360ede676b6eadc5dfb28f6be78c77cae0",
      "tree": "39598f65d5098d79e63b31f6a285f8f08b15451f",
      "parents": [
        "4763cfea2f8280b1b759c31976f6ebd4469faa40"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Thu Dec 05 15:46:54 2019 -0500"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Thu Dec 05 15:48:45 2019 -0500"
      },
      "message": "Partial fix for bug 936\n\nThis is a partial fix for bug 936. It passes the OSM_VCA_CACERT variable into MON, to be used when initiating the legacy N2VC connection.\n\nThis required parameter was introduced by the work to use upstream libjuju.\n\nChange-Id: Ief7fba168182f3a007d51464b3338693f6ff3755\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "4763cfea2f8280b1b759c31976f6ebd4469faa40",
      "tree": "6bbaa7bfd284965e5e5a9b167af688f50013a952",
      "parents": [
        "3f16fd5d8a3f630630856484190bc35d7ea760b1"
      ],
      "author": {
        "name": "Dominik",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Wed Nov 27 12:15:50 2019 +0100"
      },
      "committer": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Thu Dec 05 07:30:40 2019 +0100"
      },
      "message": "Add /snap/bin in case it is missing\n\nThis is a fix to bug 863\nhttps://osm.etsi.org/bugzilla/show_bug.cgi?id\u003d863\n\nChange-Id: Iccbe1de7ca4a36960f450de918fcad67364b7d3d\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "a7b27dcb3cd9f4b79e14684957b1cd3914cda2fd",
      "tree": "a706c6009f93834f234742fff85d32eeba5ba40b",
      "parents": [
        "1e4a88c85bc0786d57abdaded4ed3f64b6ffb344"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 04 15:06:55 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Dec 04 15:07:22 2019 +0100"
      },
      "message": "full_install_osm.sh: added cadvisor ports to osm_ports.sh\n\nChange-Id: I71783ce1434a06e814cc7fcab189cde1f7cfe0d8\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "1e4a88c85bc0786d57abdaded4ed3f64b6ffb344",
      "tree": "5d5849a7ff3b296e720a617732e1f4d27fbb9bc9",
      "parents": [
        "7d1037c6b3f5eb19271a77aa67dbed9a29484ddb"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Tue Dec 03 16:19:59 2019 -0500"
      },
      "committer": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Wed Dec 04 05:43:17 2019 -0500"
      },
      "message": "Uninstall node_exporter when removing OSM stack\n\nChange-Id: I71680b2924e307738742efb69173c883662a605a\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "e366b1a9f5405252757890bcbaa392d269fafad0",
      "tree": "a086d6c7d60fe703f65fd3a4fadf2361b643979d",
      "parents": [
        "6ad812eafdd40741b596a8aee93dd88e9232a162"
      ],
      "author": {
        "name": "romeromonser",
        "email": "garomero@indra.es",
        "time": "Tue Nov 19 19:49:26 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 02 23:06:11 2019 +0100"
      },
      "message": "Feature 7898: Helm chart and script for monitoring K8s based OSM system\n\nChange-Id: Icc973e175b98f988d66e4bfb3d4df0081791ae91\nSigned-off-by: romeromonser \u003cgaromero@indra.es\u003e\n"
    },
    {
      "commit": "6ad812eafdd40741b596a8aee93dd88e9232a162",
      "tree": "518ac946d29dbcec63a4f360de793da19135f010",
      "parents": [
        "6c63e2d0a610f0acd9dca1378d4c3cd05be28b24"
      ],
      "author": {
        "name": "lavado",
        "email": "glavado@whitestack.com",
        "time": "Fri Nov 29 10:58:58 2019 -0500"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 02 22:39:52 2019 +0100"
      },
      "message": "Grafana to OSM stack, system metrics and new exporters\n\nChange-Id: I849658d7f00fa82d360b3530e2430c2af1b19208\nSigned-off-by: lavado \u003cglavado@whitestack.com\u003e\n"
    },
    {
      "commit": "6c63e2d0a610f0acd9dca1378d4c3cd05be28b24",
      "tree": "cb67835493d300f888e60b96f15b00c0d60b2589",
      "parents": [
        "2f3a6c3bcf64cc26abf6e6f24fbeb02d20a8fe11"
      ],
      "author": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Fri Nov 29 12:25:38 2019 +0100"
      },
      "committer": {
        "name": "Dominik Fleischmann",
        "email": "dominik.fleischmann@canonical.com",
        "time": "Mon Dec 02 14:49:01 2019 +0100"
      },
      "message": "Delete Iptables rule when uninstalling\n\nThis fix is related to bug 908.\nhttps://osm.etsi.org/bugzilla/show_bug.cgi?id\u003d908\n\nChange-Id: I9798e5c498a27cc9a29af3a0e0e2ff27c4da127a\nSigned-off-by: Dominik Fleischmann \u003cdominik.fleischmann@canonical.com\u003e\n"
    },
    {
      "commit": "1c097b2e3eebb7f336c4054e7d6aa7ed12c289c9",
      "tree": "3111f2b6fcbc417f39612db502fce750c964ca62",
      "parents": [
        "da89ee7ab8a3aa9b20737bb41a3822304ad17712"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 29 14:17:12 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 29 14:18:28 2019 +0100"
      },
      "message": "Fix bug 902 - Added pyangbind dependency when installing osmclient\n\nChange-Id: I4954906f715a393a07dc36cfca4d313b87b4f011\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "da89ee7ab8a3aa9b20737bb41a3822304ad17712",
      "tree": "16a18462a60c2f75d84ff0a2e5f36801be310129",
      "parents": [
        "078f5985d9263bff393c73ee3ffdc29c14084511"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 28 02:19:59 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 28 02:19:59 2019 +0100"
      },
      "message": "full_install_osm.sh: workaround to fix osmclient dependencies with osm-im\n\nChange-Id: I8a0dcc5f4ef38ad4bc0be340fc33b8d18dda94bf\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "078f5985d9263bff393c73ee3ffdc29c14084511",
      "tree": "4e8e6e09a57895786adba6300452310c4ff3418b",
      "parents": [
        "9b1d22f2f573ebaed36c0b48ad2159a70d1332c8"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 27 15:06:06 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 27 17:53:10 2019 +0100"
      },
      "message": "full_install_osm.sh: install python3-osmclient and IM dependencies\n\nChange-Id: I7e9d52cdb0ae350d229283f9910b194202a4ca2e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "8339ed24e9270f4cd7aa34bb632505d8d72f6c4a",
      "tree": "a04a46f5268f78e1ba4dad7a33a7d90d8c3cff69",
      "parents": [
        "5cc8ac309e830ef38c4f066c2337259b5c87a0e6"
      ],
      "author": {
        "name": "vijaynag",
        "email": "vijaynag.bs@tataelxsi.co.in",
        "time": "Thu Jul 25 17:10:58 2019 +0530"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 27 15:26:14 2019 +0100"
      },
      "message": "Gerrit ID: 5665 - Deploys OSM on Kubernetes.\nRun the installation script with -c k8s to deploy osm on K8s.\nTo Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s.\nEach yaml file in osm_pods directory contains yaml definitions for pods and services.\n\nAdded license to yaml files in osm_pods.\n\nChanged volume mounts to OSM_NAMESPACE_VOL from docker volumes.\n\nRemoves all pods and services while uninstalling.\n\nAdded namespace to deploy osm services. Deleting namespace\nfor uninstalling osm services.\nResolved Merge conflict with Change-7931. Changed Mongo, Kafka,\nzookeeper, mysql and prometheus to statefulset.\n\n-s \u003cnamespace\u003e users can define namespace for k8s to deploy\nosm services.\n\nAdded cluster configuration file which will be used to install k8s control plane\nAddressed nodeport range issue and resolved merge conflict.\n\nAdded two yaml files to create a job for systest and robot test.\n\nChange-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772\nSigned-off-by: vijaynag.bs \u003cvijaynag.bs@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "5cc8ac309e830ef38c4f066c2337259b5c87a0e6",
      "tree": "d10f1d9248be67de6030802e8c1d81cf6275ee87",
      "parents": [
        "c2e35794281931184cc4a6315bdf248dc1cab4ad"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 25 10:33:25 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 25 10:33:25 2019 +0000"
      },
      "message": "fix path of RO/Dockerfile-local\n\nChange-Id: I8bbd509fdc04964f04206b4e29bb5d627145e224\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "72399e3c7cb06007d29838a3bd4bbf58a14d1ed4",
      "tree": "6444cb5e7258b22412fe61017ea50a33e4b1c78b",
      "parents": [
        "3c25fabc0802a4f2aa17c7e5b28de2376833d429"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 10:09:40 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 10:09:40 2019 +0100"
      },
      "message": "Fix bug 896\n\nChange-Id: I5f49bf38d6f72030d818d148e488f7d248165f67\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "3c25fabc0802a4f2aa17c7e5b28de2376833d429",
      "tree": "13216c2d4c1d221e02bc6fe81bbba244c44660ef",
      "parents": [
        "d5f6aa6872dc5614c193b4a146ed4335f495e864"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Nov 18 17:24:43 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Nov 22 09:32:42 2019 +0100"
      },
      "message": "Moved common from jenkins folder to devops root folder\n\nChange-Id: Ib56b840f5d91f5962daa5fd06d80eb1888617f9e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "1a300b4a195753d37208194b8bd37c2011c725ae",
      "tree": "d22fd3c83b27c62cd460e7d5cb362d209d50507a",
      "parents": [
        "a7e5d0103241459c2aae06c53931bebed13b4cec",
        "38d91ee0e1259f68cb024870eeb677a77fa89729"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Nov 20 07:11:48 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Nov 20 07:11:48 2019 +0100"
      },
      "message": "Merge \"Update installer_osm.sh to be used for normal, daily and rc installations\""
    },
    {
      "commit": "a7e5d0103241459c2aae06c53931bebed13b4cec",
      "tree": "895ca9db85a56339e7f232e2e3a0fad4f3900439",
      "parents": [
        "024f6c39ec6b93381963b5033e7aff9ac6409237",
        "41587489eea6e2619cb2960725e9f9bcf9e557be"
      ],
      "author": {
        "name": "madavi",
        "email": "jm00553988@techmahindra.com",
        "time": "Wed Nov 20 06:31:27 2019 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Nov 20 06:31:27 2019 +0100"
      },
      "message": "Merge \"Install latest stable version of Juju\""
    },
    {
      "commit": "38d91ee0e1259f68cb024870eeb677a77fa89729",
      "tree": "3860652de9ab68e072dcf7337b73d94e9abc1016",
      "parents": [
        "bf573187ee41e6a6fa1a9efccd3e1111c15419f7"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Nov 07 16:31:23 2019 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Nov 19 17:23:34 2019 +0100"
      },
      "message": "Update installer_osm.sh to be used for normal, daily and rc installations\n\nChange-Id: Id6acd1cdafd5ca7076de6ea131cd3a806dbdab43\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "41587489eea6e2619cb2960725e9f9bcf9e557be",
      "tree": "a3d9f4fed7fad873abff134f25e7e76dd5c26c62",
      "parents": [
        "31b3e72f73f41d9065fb0559343b833b4a927911"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:45:43 2019 -0500"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:45:43 2019 -0500"
      },
      "message": "Install latest stable version of Juju\n\nRevert a previous commit to pin Juju releases to 2.5 branch. The issue that led to that has since been fixed.\n\nChange-Id: I19522c4efcb154b6e80bbf4427ba8021386a91ee\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "43fb44d51fc099720fc67ebe28af57ba988b8838",
      "tree": "8074098090dd2c12ded209770c841bdbe2f5f587",
      "parents": [
        "31b3e72f73f41d9065fb0559343b833b4a927911"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:37:25 2019 -0500"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Nov 06 10:37:25 2019 -0500"
      },
      "message": "Install iptables-persistent package\n\nInstalls the iptables-persistent package in order to make iptable changes persistent across reboots.\n\nThis is necessary to allow native charms to communicate with Juju after a reboot.\n\nChange-Id: Iacda7d36fa714991356c27a9858d4eccd77e4383\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "be7676a787fcfa8f419c671835d2dc144cdd8195",
      "tree": "5c32e5174d8bb3a6e821f74d88b92fcca816c871",
      "parents": [
        "343206e260e0a20aa1523d69debca188a74583a7"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Oct 02 16:10:53 2019 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Fri Oct 25 09:59:48 2019 -0400"
      },
      "message": "Re-enable OSMLCM_VCA_CACERT\n\nRe-enable the capture of the Juju CA certificate by base64-encoding it.\n\nChange-Id: I3e16209831525d8b594549287a91b1bf4ae0f702\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    }
  ],
  "next": "6859ba91b36d07fc77afcb148fdad12522cf2acc"
}
