)]}'
{
  "log": [
    {
      "commit": "e27def0d99cc73c5c0b7550a28e95abd6c1cd996",
      "tree": "cb0594b50b90067df30932891a5e025c2129b3a0",
      "parents": [
        "0e34244e420bd68e6acb0cf6bb4383fedb662070"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Nov 15 14:17:17 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Thu Nov 15 14:17:17 2018 -0300"
      },
      "message": "Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords\n\nWhen vim_accounts msgs arrive in the Kafka bus, vim password is decrypted\nand stored in the SQL database. The ideal scenario would be to store it\nencrypted in the SQL DB and decrypt it on demand, but that would require\nto store the schema_version, instantiate a DbMongo client everywhere it is\nneeded and a few other modifications that would severely pollute the codebase.\nThere needs to be a modification in the future on the osm_common side to make\nthis more doable.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\n"
    },
    {
      "commit": "0e34244e420bd68e6acb0cf6bb4383fedb662070",
      "tree": "2ce072b48bba735e0285c7d3d7c32d1ca20a2e17",
      "parents": [
        "987f8f62bf405ac78a4a1ea3f6e634c686119e05"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Fri Nov 09 17:52:08 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Tue Nov 13 18:06:07 2018 -0300"
      },
      "message": "Changes way metrics are collected, removing the use of mon-proxy\n\nCollector now collects vim metrics directly, without to send kafka msgs\nto mon-proxy. Also a plugin/backend model has been implemented to ease\npossible inclusions of other vims and tsbds in the future.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: I554a4f5e410a31ec70aa301c8aa819b1f03a3857\n"
    },
    {
      "commit": "91b1018e1c84758bbc47394f50d04fe3ee81d812",
      "tree": "c1bddee0ebe5afed55debd390c33987f4b137689",
      "parents": [
        "4da146638bc3838270fa41c9f9fb91961f726c97"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Tue Oct 23 19:44:26 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Wed Oct 24 15:26:23 2018 -0300"
      },
      "message": "Adds support for Juju metrics in collector\n\nMON now collects VNF metrics defined in the VNFD in the metrics\nsection. This are obtained through N2VC.\nPrometheus exporter now exposes this metrics.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\n"
    },
    {
      "commit": "27153c4846a5caeee4a430527fd87cd322408f4b",
      "tree": "f3bd3d812d3f6f17af54348d118f55addd4e639c",
      "parents": [
        "2a1f7bc83b827fe3c11cbefd0c724e281d75b365"
      ],
      "author": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Mon Oct 08 12:20:47 2018 -0300"
      },
      "committer": {
        "name": "Benjamin Diaz",
        "email": "bdiaz@whitestack.com",
        "time": "Sun Oct 14 18:28:35 2018 -0300"
      },
      "message": "Refactor common_db client code\n\nCreates CommonDbClient 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: I98babcdb892e86fdb14d04873b2bbbdabbdad23f\n"
    }
  ]
}
