)]}'
{
  "log": [
    {
      "commit": "a4e615d9bab28eefa0ae1e713ad75289ed2f65cc",
      "tree": "f100dd5c7968ab31d8b702ef62cab60ddf1cefd9",
      "parents": [
        "f35f914f45080e150cc7c6a2928de47a9ae5c848"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Mon Oct 08 16:34:17 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Sun Oct 14 18:38:20 2018 -0300"
      },
      "message": "Adds use of OSMPOL_SQL_DATABASE_URI config param to connect to DB\n\nThe OSMPOL_SQL_DATABASE_URI was not being used by POL to connect\nto the database. There was a hardcoded sqlite database name.\nThis change should now provide capability to the user to use any\nSQL database engine supported by the peewee ORM (mysql/mariadb,\npostgres, sqlite).\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: Iff406862fb3dfeb4453fb3213c94db6d62385d96\n"
    },
    {
      "commit": "48af3094153dcbef3bf03f72f9d20a3c49d50678",
      "tree": "e17987c7d064e7f6f1d493da4a836b593230a7ff",
      "parents": [
        "db8ea6ae17ac2393829c61f9be61e1b25efb1fe4"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Mon Oct 08 19:38:49 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Tue Oct 09 14:39:57 2018 -0300"
      },
      "message": "Fixes StopIteration error in multi scaling group descriptor scenarios\n\nThe code was iterating over all vdus in a vnfd, instead of doing\nso over the vdu refs inside the scaling-group. This lead to errors\nwhen there was a vdu without the metric declared in the criteria.\nIt has been replaced to iterate over the vdus in the scaling group\ndescriptor, which is the correct behaviour.\nThis commit also fixes an error in the scale function, which was\nstill using the old db structure.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: I8b8450534f739e6afecc2602086c868ffaee79bc\n"
    },
    {
      "commit": "7f11ecff803667fb5cd0e79389eece83ddc96c86",
      "tree": "ef3f86e1208906d3671df98da04ae0f36efc2243",
      "parents": [
        "40aaab6334ccb4a02366259b80a24b3b4e0ec47f"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Fri Sep 14 12:03:38 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Tue Sep 18 12:45:35 2018 -0300"
      },
      "message": "Migrates POL code from MON repo\n\nAdds support for VDU metric autoscaling\nModifies env var names\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: If9587e1b8eacaf6fb297306050a97d33c8a63ead\n"
    }
  ]
}
