)]}'
{
  "log": [
    {
      "commit": "8d2d6a02f2282c50a934ccab25fc909e3bbc27c6",
      "tree": "fa63daff8d42dc62e37bca780c1ca6b8216c9f6b",
      "parents": [
        "16256cbbf6cdfde8debc3254bf55ce0b8fa51b08"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Mon Oct 08 16:26:32 2018 -0300"
      },
      "committer": {
        "name": "diazb",
        "email": "bdiaz@whitestack.com",
        "time": "Tue Oct 16 22:30:23 2018 +0200"
      },
      "message": "Renames DbClient to CommonDbClient to avoid confusion\n\nPOL comunicates with two different databases, a relational\none, that stores records for alarms, scaling groups and more,\nand a nonrelational one, that is common to all OSM modules,\nwhich we call CommonDB, that currently corrsponds to a MongoDB\ninstance and stores nsds, vnfds, etc.\nThe name db_client and DbClient used in the file and\nclass that comunicates with CommonDB may be open to confussion,\nso it has been renamed as common_db_client and CommonDbClient.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: I8209cbc23b5ab129221d1c928703929e4f405a4c\n"
    },
    {
      "commit": "16256cbbf6cdfde8debc3254bf55ce0b8fa51b08",
      "tree": "0895c8ae10e6717266513c5020941f90968fccee",
      "parents": [
        "a4e615d9bab28eefa0ae1e713ad75289ed2f65cc"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Oct 11 12:34:20 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Tue Oct 16 17:08:33 2018 -0300"
      },
      "message": "Implements aiokafka and modifies code to support asyncio\n\nReplaces multithreading with asyncronous calls to kafka.\nImplements the async/await keywords in methods that needed\nit.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: Ic93054dc9a6b3835e2eaf1a480e5081c5eb9d4f5\n"
    },
    {
      "commit": "29d590a038ce5c8d745f97ab935393c0bd6a8228",
      "tree": "a57ac4a981618a73d789bd45ee9a9acece5fb69e",
      "parents": [
        "be75541d2f2306f8992f47bca8179210f858c593"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Wed Oct 03 15:52:47 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Oct 04 10:57:48 2018 -0300"
      },
      "message": "Adds handling of scaled life cycle operation\n\nConfigures alarms on vdus created after a scaling operation, which\ncorrespond to the \u0027scaled\u0027 message, using the same handler used with\nthe \u0027instantiated\u0027 message, in which a check has been added to avoid\nduplicate alarms.\nIt also fixes the vdu name used when creating the alarm through MON,\nwhich is now the vdur name and not the vdu-id-ref used in the vnfd.\nFinally, it adds a check for the scaling-type param in the scaling policy,\nonly executing the autoscaling logic if it is set to \u0027automatic\u0027.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: I3499ebdb5605f80ff73d905fbe3ac61d0d806687\n"
    },
    {
      "commit": "be75541d2f2306f8992f47bca8179210f858c593",
      "tree": "9c220cd35dfaffd22358634bbee851a94f0dc9a9",
      "parents": [
        "d0fea7ea94e262be18a0f473eebd7e7239d892b2"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Wed Oct 03 14:36:49 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Oct 04 10:56:19 2018 -0300"
      },
      "message": "Refactor common_db client code\n\nCreates DbClient which exposes methods to interact with the common\ndatabase, using osm_common module.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: Ib81bb44e5f2c6ffd289380936b089af2f9e76e63\n"
    },
    {
      "commit": "bd499e01b67f2eb3cd9263f5d5d819fb118c5756",
      "tree": "c4a17b10005ceee723823c148e4265dd662d37b6",
      "parents": [
        "7f11ecff803667fb5cd0e79389eece83ddc96c86"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Sep 20 14:12:52 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Sep 20 15:14:41 2018 -0300"
      },
      "message": "Fixes dependency error in setup.py\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\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"
    }
  ]
}
