)]}'
{
  "log": [
    {
      "commit": "4ea03cf223854ed964f4f8e2713379b10a6d3962",
      "tree": "faab42b865af90f5004c7a13de4cc6d4e7197f35",
      "parents": [
        "2f8ef7c7b96ffcea56a66070e827fb82e6b00d07"
      ],
      "author": {
        "name": "vegall",
        "email": "lvega@whitestack.com",
        "time": "Tue Jul 02 15:30:30 2024 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Mar 19 16:39:07 2025 +0100"
      },
      "message": "Fix keystone to manage the OSM users/projects\n\nKeystone was not used by default by OSM NBI. Instead, internal\nauthentication is used.\n\nWhen NBI is configured to use Keystone as auth backend, we found that it\ndidn\u0027t bootstrap properly because there were no data in the MySQL DB\nused by Keystone. The initilization of DB was supposed to be done by the\nKeystone containers in keystone-deployment. However, those container\nwere not able to initialize the DB because they were running as regular\nusers instead of root users.\n\nKeystone is thought as an infra solution, not as an application\nsolution. The community behind Keystone development agreed on that\nbehaviour.\n\nBased on that, Keystone containers were adapted to run as root.\n\nIn addition, we decided to disable Keystone and MySQL as part of the\ndefault values for OSM helm chart.\n\nChange-Id: I0e7078b809abe858a69323d6e3e493e862d6e6ab\nSigned-off-by: vegall \u003clvega@whitestack.com\u003e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.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": "cfbccb541ba673303103859798523442cffedc12",
      "tree": "6cfdddffa5d8928b02dfd0192d5f88dec34b6ff5",
      "parents": [
        "58b0e32533ce1494953bbe994171d080859831de"
      ],
      "author": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Wed Apr 01 11:01:11 2020 -0300"
      },
      "committer": {
        "name": "bravof",
        "email": "fbravo@whitestack.com",
        "time": "Wed Apr 01 11:26:04 2020 -0300"
      },
      "message": "feature(mon): Grafana env variables (user, password and URL)\n\nChange-Id: I21f80fa81265bf02cf9e546e7ae669d71130dbef\nSigned-off-by: bravof \u003cfbravo@whitestack.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": "01c4567b21a830eefd37e6c2c3d1b2f9fe195e16",
      "tree": "cbb0496b2d6dd1885cffd3c77d97cabf55583209",
      "parents": [
        "353c8dd07ca21bbec1a2e2769c1933ea18072008"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Sun Oct 28 16:29:55 2018 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Nov 07 02:02:55 2018 +0100"
      },
      "message": "Updated .gitignore\n\nChange-Id: Ia1691e95c904170e5ec10d5f15bde06fa4319ded\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "08f042835a504f0bafe1cb83fc8f5008502ade78",
      "tree": "9bf56be60c1e8c4d51f9c0d6cb1888616cf20d72",
      "parents": [
        "61d476da11d9da3a22865662d93ade39227df413"
      ],
      "author": {
        "name": "Mike Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Thu May 04 16:43:09 2017 -0400"
      },
      "committer": {
        "name": "marchettim",
        "email": "mmarchetti@sandvine.com",
        "time": "Tue May 23 18:08:27 2017 +0100"
      },
      "message": "initial delivery of system test framework\n\n- add initial pytest framework with fixtures for\n  vim, openstack, osm\n- test cirros and ping_pong ns available from repo\n\nChange-Id: Iae1fa4bcbf55fb8bc6986e798fd662a0bd452470\nSigned-off-by: Mike Marchetti \u003cmmarchetti@sandvine.com\u003e\n"
    }
  ]
}
