)]}'
{
  "commit": "0bc87527a95d1c5afc7725981ef0a2e3f55fd274",
  "tree": "4c16a26fbe39b37aff2454595f7c7fb9b5ef29c5",
  "parents": [
    "413bc263cea11a166bf38d11259e153f521dd500"
  ],
  "author": {
    "name": "garciadeblas",
    "email": "gerardo.garciadeblas@telefonica.com",
    "time": "Wed Oct 20 22:16:17 2021 +0200"
  },
  "committer": {
    "name": "garciadeblas",
    "email": "gerardo.garciadeblas@telefonica.com",
    "time": "Fri Nov 05 15:43:38 2021 +0100"
  },
  "message": "Feature 10892/10893/8460: refactor of OSM installer\n\nThis change covers:\n\n- Feature 10892. Installation of OSM on top of Ubuntu20.04. Changes\n  are mostly in full_install_osm.sh and are related to the use of new\n  versions of kubeadm and docker-ce. In addition, changes in Jenkins\n  groovy files have been done to indicate the base image to be used,\n  either 18.04 or 20.04.\n- Feature 10893. Better tracking of installation. The code for tracking\n  in in common/track. There is a function track that it is called in\n  the different steps of the installation.\n- Feature 8460: Cleanup old code in full_install_osm.sh. The script\n  full_install_osm.sh has been split in different scripts performing\n  specific tasks, thus simplifying the installer: install_docker_ce.sh,\n  install_juju.sh and install_kubeadm_cluster.sh.\n\nChange-Id: I1e388ec56285337eaf34f68470aa5a9b23ff45ff\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d46937336461ff354a45d06763a52a755a378974",
      "old_mode": 33188,
      "old_path": "common/all_funcs",
      "new_id": "f6c48fa80e8137f1d4d41c4bc258913cb5580921",
      "new_mode": 33188,
      "new_path": "common/all_funcs"
    },
    {
      "type": "modify",
      "old_id": "a95b5633ba697c6f0128fabef9f550ab5f1c1b32",
      "old_mode": 33188,
      "old_path": "common/logging",
      "new_id": "a48e01dbf04dc150c33a8a2312971a3a114a76c3",
      "new_mode": 33188,
      "new_path": "common/logging"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "627c680d9b955b960aa45c1acf1f7cd411abdfcf",
      "new_mode": 33188,
      "new_path": "common/track"
    },
    {
      "type": "modify",
      "old_id": "90e5c1f95e63b28c075efa87d44583fad0d1cb7c",
      "old_mode": 33261,
      "old_path": "installers/full_install_osm.sh",
      "new_id": "6689919ea54e0b2c100f04ba3131761409fa28bf",
      "new_mode": 33261,
      "new_path": "installers/full_install_osm.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9d6387fde54bc09e3c4db32bc12e9e0d3ac7531e",
      "new_mode": 33261,
      "new_path": "installers/install_docker_ce.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7181981caff5f5e61dd22f401c020f0a7c608b99",
      "new_mode": 33261,
      "new_path": "installers/install_juju.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1e72f37297ab6835051f0306bee6c9a266f5ee01",
      "new_mode": 33261,
      "new_path": "installers/install_kubeadm_cluster.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "58372d9cf24e46f200d84fe9b7b326ba73ffff90",
      "new_mode": 33261,
      "new_path": "installers/install_microk8s_cluster.sh"
    },
    {
      "type": "modify",
      "old_id": "4e1bbb1194fb7d5e5743913dbacc159f1660ffa8",
      "old_mode": 33261,
      "old_path": "installers/install_osm.sh",
      "new_id": "b1b8548ed96ed3817944e643cd1e4e1b3e2599ba",
      "new_mode": 33261,
      "new_path": "installers/install_osm.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8db0260e493d4ec6cee69c9b7db6ba6576001b76",
      "new_mode": 33261,
      "new_path": "installers/test_track.sh"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3af413b2ce85a99ff15788ffb53529b72013ec4a",
      "new_mode": 33261,
      "new_path": "installers/uninstall_osm.sh"
    },
    {
      "type": "modify",
      "old_id": "4ab3c97df04a9291a5645496376faf5e2b2afb5b",
      "old_mode": 33188,
      "old_path": "jenkins/ci-pipelines/ci_stage_1.groovy",
      "new_id": "4daee3a35322f61b7e8be543f545d5da6b2c74a3",
      "new_mode": 33188,
      "new_path": "jenkins/ci-pipelines/ci_stage_1.groovy"
    },
    {
      "type": "modify",
      "old_id": "3211ac86b8472447936ec18fecf15090b3876bb2",
      "old_mode": 33188,
      "old_path": "jenkins/ci-pipelines/ci_stage_2.groovy",
      "new_id": "dd9cc9b1bd9b93d2d2e8bb4662174d0cc20b97ac",
      "new_mode": 33188,
      "new_path": "jenkins/ci-pipelines/ci_stage_2.groovy"
    },
    {
      "type": "modify",
      "old_id": "13c8e3b13101e7d9dfee588d59c927ac799ddf64",
      "old_mode": 33188,
      "old_path": "jenkins/ci-pipelines/ci_stage_3.groovy",
      "new_id": "e93c9a9176155e2be72ec66673698bca5d646fc0",
      "new_mode": 33188,
      "new_path": "jenkins/ci-pipelines/ci_stage_3.groovy"
    }
  ]
}
