)]}'
{
  "log": [
    {
      "commit": "8e226a68916159e07cf515634bc373e1e16eef5b",
      "tree": "062941878dcba3ca1719b5f0426ea9b29a5bca14",
      "parents": [
        "efb8f57bf240aa59798c09f5c99604a29969ca31",
        "8b16911cdbe9f76c6d381bd96ee449e87b03541f"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Dec 11 14:27:56 2017 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Dec 11 14:27:56 2017 +0100"
      },
      "message": "Merge \"Updates (AWS Plugin) code with common producer/consumer\""
    },
    {
      "commit": "8b16911cdbe9f76c6d381bd96ee449e87b03541f",
      "tree": "c58f86332eb0d830b814957199109a7536888908",
      "parents": [
        "058ddc52db38655cc3c7a621859794780ee0305b"
      ],
      "author": {
        "name": "javaid",
        "email": "usman.javaid@xflowresearch.com",
        "time": "Mon Dec 11 11:10:28 2017 +0500"
      },
      "committer": {
        "name": "javaid",
        "email": "usman.javaid@xflowresearch.com",
        "time": "Mon Dec 11 11:21:04 2017 +0500"
      },
      "message": "Updates (AWS Plugin) code with common producer/consumer\n\nChange-Id: I99d3c2b8484ca3d2486549212692e5f0efbb2d97\nSigned-off-by: javaid \u003cusman.javaid@xflowresearch.com\u003e\n"
    },
    {
      "commit": "efb8f57bf240aa59798c09f5c99604a29969ca31",
      "tree": "0c759b5639fbc51af747d7c6a81f280e83453e19",
      "parents": [
        "058ddc52db38655cc3c7a621859794780ee0305b"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Dec 07 08:18:33 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Dec 07 08:18:33 2017 +0000"
      },
      "message": "Minor producer bug fix\n\nChange-Id: I09aa020a5e257fe68eb222f61862260d48f191e3\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "058ddc52db38655cc3c7a621859794780ee0305b",
      "tree": "1a28c406087d20eca5dfc5e0bc9f2db9bfd76a8f",
      "parents": [
        "5bfefee3cbee3e28ed0912c5acf6e387a8099dd4",
        "bbbc9f6af36cea7a55d478020b7f385f792fb91d"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Wed Dec 06 17:01:27 2017 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Dec 06 17:01:27 2017 +0100"
      },
      "message": "Merge \"Included OpenStack integration tests.\""
    },
    {
      "commit": "5bfefee3cbee3e28ed0912c5acf6e387a8099dd4",
      "tree": "e1dd088bfef3e8544a097a4a61b54bf05027e206",
      "parents": [
        "6fb89c844d207d9ddf3caa195298000b19ac0ac9",
        "dc5050c02102eab6ee32149cd5945086b1e21280"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Wed Dec 06 17:00:23 2017 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Dec 06 17:00:23 2017 +0100"
      },
      "message": "Merge \"MON vROPs plugin patch for minor fixes found during testing\""
    },
    {
      "commit": "6fb89c844d207d9ddf3caa195298000b19ac0ac9",
      "tree": "93a1613325844dc16184b28996dfa39fba183ccd",
      "parents": [
        "43d40c9b0bb2ce102df56f066774f65e0c4bc411"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Dec 04 10:32:35 2017 +0000"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Dec 06 14:00:44 2017 +0200"
      },
      "message": "Fix double \u0027/\u0027 in the message\n\nThe usage of ascii encode sometimes appends an extra \"/\" or an\nadditional space. This patch replaces ascii encoding with string\nencoding.\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "dc5050c02102eab6ee32149cd5945086b1e21280",
      "tree": "e79a8df9cd1dba2c428ba51ecf5b6ce869dd4f59",
      "parents": [
        "43d40c9b0bb2ce102df56f066774f65e0c4bc411"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Thu Nov 30 21:18:59 2017 -0800"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Tue Dec 05 19:43:30 2017 +0200"
      },
      "message": "MON vROPs plugin patch for minor fixes found during testing\n\nChange-Id: I05f5d4e88b05e5134928cd6601e029e35bb3804b\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "bbbc9f6af36cea7a55d478020b7f385f792fb91d",
      "tree": "870dd8e20ccd56faed688e364dbce409d302b28c",
      "parents": [
        "43d40c9b0bb2ce102df56f066774f65e0c4bc411"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Nov 29 15:12:07 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Dec 05 13:25:19 2017 +0000"
      },
      "message": "Included OpenStack integration tests.\n\n - Included OpenStack KafkaProducer and consumer integration tests for:\n   - alarm_request\n   - metrics_request\n   - access_credentials\n - Included a webserver integration test for Aodh notifier class\n\nChange-Id: I742c146269a2c60d004402d6614e529babeb2acd\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "43d40c9b0bb2ce102df56f066774f65e0c4bc411",
      "tree": "95a3311c2bc2e241912f336658fc1aacba31c3e0",
      "parents": [
        "2a237ce1f1c354fe5e3fc544c6ef8ef71f0d64ab"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Dec 05 10:09:44 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Dec 05 10:09:44 2017 +0000"
      },
      "message": "Directory structure and documentation updates\n\nChange-Id: I4c30d4003cadb394e70db3bb83bf2258e2c68360\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "2a237ce1f1c354fe5e3fc544c6ef8ef71f0d64ab",
      "tree": "64d5773fcc373e3c672c60d920453681ea4150d3",
      "parents": [
        "effeb7c52a650308e47ef3eb0ded8315f21f9cba"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Dec 05 08:23:22 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Dec 05 08:23:22 2017 +0000"
      },
      "message": "Updated makefile for Jenkins build\n\nChange-Id: I1b0f31b72698c513b7bb1e7307aeb246934e2c45\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "effeb7c52a650308e47ef3eb0ded8315f21f9cba",
      "tree": "73667be434f18c277a0d203879fd66b838909699",
      "parents": [
        "94f93f717ead448f13dc272ed765e008a0e64c81"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Nov 23 15:54:08 2017 +0000"
      },
      "committer": {
        "name": "h.mcgough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Nov 27 16:31:32 2017 +0200"
      },
      "message": "Updated plugins with new directory structure\n\n - Runs tests on build\n\nChange-Id: If96693bfbc08e5c8e7e6cac98bbd3b8f0bad5f62\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "94f93f717ead448f13dc272ed765e008a0e64c81",
      "tree": "f55de236393a9cb40550de0076c3621dbc4a9b6b",
      "parents": [
        "025aab041b561b8cd9f9a5f8ef209cdf6ba3b4ee"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Nov 23 17:29:54 2017 +0000"
      },
      "committer": {
        "name": "h.mcgough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Nov 27 16:15:30 2017 +0200"
      },
      "message": "Refactored the Aodh notifier class\n\n - Included alarm actions to send notification to SO\n - Utilizes Aodh\u0027s webhook option for alarm_actions\n - Included additional tests for this change\n - Updated documentation\n\nChange-Id: Ia3f2e2fa2ffee0cc66a80d5098d52b7da2be2dbe\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "025aab041b561b8cd9f9a5f8ef209cdf6ba3b4ee",
      "tree": "9d2feb89f40e7023bd1fb6a1a890f4a5d50300c6",
      "parents": [
        "c7397b95dbaeebd7d872779eec809daed9e487cc"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Nov 23 17:17:46 2017 +0000"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Nov 27 16:06:24 2017 +0200"
      },
      "message": "Modified Dockerfile\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "c7397b95dbaeebd7d872779eec809daed9e487cc",
      "tree": "852c9d3100329fe82f19a04c4527c685c8e8917b",
      "parents": [
        "71ce7eca516321aff84332df56702e718968735b"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Nov 23 13:47:34 2017 +0000"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Nov 27 15:03:34 2017 +0200"
      },
      "message": "Renaming folder structure\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "71ce7eca516321aff84332df56702e718968735b",
      "tree": "267936b901b6346d30f6e74133d5d1f6f811d145",
      "parents": [
        "7d5e61f406eab8d151125001a09f742dbadc3d70"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Nov 22 16:46:11 2017 +0000"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Nov 22 18:52:24 2017 +0200"
      },
      "message": "MON Packaging Changes\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "7d5e61f406eab8d151125001a09f742dbadc3d70",
      "tree": "c24d4f3751fb181c2ce372b0411b171822e912f4",
      "parents": [
        "454adf02d3d78cdee104c191362eaef57b69a598"
      ],
      "author": {
        "name": "Mike Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Tue Nov 21 21:15:54 2017 -0500"
      },
      "committer": {
        "name": "Mike Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Tue Nov 21 21:15:54 2017 -0500"
      },
      "message": "change dir name\n\nSigned-off-by: Mike Marchetti \u003cmmarchetti@sandvine.com\u003e\n"
    },
    {
      "commit": "454adf02d3d78cdee104c191362eaef57b69a598",
      "tree": "85e11f44e0b5e64c5dde50a097153270d4733297",
      "parents": [
        "fe92f84dab8052613b18fbc40dfb12d8bc8721e0"
      ],
      "author": {
        "name": "Mike Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Tue Nov 21 21:07:11 2017 -0500"
      },
      "committer": {
        "name": "Mike Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Tue Nov 21 21:07:11 2017 -0500"
      },
      "message": "+x to scripts\n\nSigned-off-by: Mike Marchetti \u003cmmarchetti@sandvine.com\u003e\n"
    },
    {
      "commit": "fe92f84dab8052613b18fbc40dfb12d8bc8721e0",
      "tree": "f30ddf29cf65b2b7985449bf40821cb4fb135b1d",
      "parents": [
        "375f07c018e209ae54391d4d0cb4898d4bdb79b4"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Nov 17 14:57:08 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Nov 17 15:10:55 2017 +0000"
      },
      "message": "Added a Common KafkaConsumer for all of the plugins\n\n - Added the common consumer for all request messages\n - Updated the OpenStack plugins to use the common consumer\n - Included the access_credentials topic into this consumer\n - Added the json schemas for the openstack, vrops and cloudwatch\n   access credentials\n - Updated the Openstack plugins to use access_credentials messages\n - Added and updated all necessary tests\n - Updated installation documentation\n\nChange-Id: I1486cf7230e351e5dbf18464110e5780d392eeeb\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "375f07c018e209ae54391d4d0cb4898d4bdb79b4",
      "tree": "fa34fd8840e31877768cefc090adc051904cb0c3",
      "parents": [
        "43d56d6c342d2a83d9d12f9cc25785b443ecb394"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Oct 13 16:14:16 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Oct 13 18:01:28 2017 +0100"
      },
      "message": "Include documentation and updates for MON manual installation.\n\n - Provided documentation that can be included in the wiki\n - Include installation for manual MON installation\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "43d56d6c342d2a83d9d12f9cc25785b443ecb394",
      "tree": "53c4e16a78d217eaaf44b8875620a255d5cf6e98",
      "parents": [
        "2a1a6c4a6ccb6b2ce8c49f7c98e110464fd54f9e",
        "758adf82f672b0a0ee89c32f625f62533822cc79"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Thu Oct 12 14:49:27 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Thu Oct 12 14:49:27 2017 +0200"
      },
      "message": "Merge \"Included a documentation directory\""
    },
    {
      "commit": "2a1a6c4a6ccb6b2ce8c49f7c98e110464fd54f9e",
      "tree": "97fafe26a3859c894221a666a2ec6665d09434ea",
      "parents": [
        "8c3764775d2ab3ff113c27b51281b304c47429a1",
        "cea9af8fa73e2442415b31ef6dcd6ac45d80fe86"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Thu Oct 12 12:01:31 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Thu Oct 12 12:01:31 2017 +0200"
      },
      "message": "Merge \"Changes in vROPs Plugin webservice \u0026 install script to use fqdn\""
    },
    {
      "commit": "8c3764775d2ab3ff113c27b51281b304c47429a1",
      "tree": "ed64b048e8b7c6a1be9d72f97fa58b207ca31c22",
      "parents": [
        "cbf9f4bcfccd322c5ff60166f889fc7afa269186"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Oct 11 17:34:39 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Oct 11 17:40:37 2017 +0100"
      },
      "message": "Updated Dockerfile for installation error\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "cea9af8fa73e2442415b31ef6dcd6ac45d80fe86",
      "tree": "3e2ae3dddb7ea9b37a3a1a9c2cfb0b72627605fd",
      "parents": [
        "cbf9f4bcfccd322c5ff60166f889fc7afa269186"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Wed Oct 11 03:37:06 2017 -0700"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Wed Oct 11 03:37:06 2017 -0700"
      },
      "message": "Changes in vROPs Plugin webservice \u0026 install script to use fqdn\n\nChange-Id: If2d35c5c7ab874ca4671d90871f6b60aa1ad6850\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "cbf9f4bcfccd322c5ff60166f889fc7afa269186",
      "tree": "e28552c8f6a3c25280c007c9fc25d3d2a6225645",
      "parents": [
        "675d2f1c999d28faaf1d8269d5806e33f4da0d1a",
        "1e3d6ce4b8e9e6b0962f8c9ea939ef23e6a45b49"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Wed Oct 11 11:54:23 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Wed Oct 11 11:54:23 2017 +0200"
      },
      "message": "Merge \"MON Packaging Changes\""
    },
    {
      "commit": "1e3d6ce4b8e9e6b0962f8c9ea939ef23e6a45b49",
      "tree": "3c42178c21c8a239522ff43e0edb8b5207cda535",
      "parents": [
        "9eb50a72642696e65db5d5e20748d0078f8556e9"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Tue Oct 10 13:12:55 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Oct 11 11:53:22 2017 +0200"
      },
      "message": "MON Packaging Changes\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "758adf82f672b0a0ee89c32f625f62533822cc79",
      "tree": "cc8b416aad575d12a18fbb90d99b32531ae5a529",
      "parents": [
        "9eb50a72642696e65db5d5e20748d0078f8556e9"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Oct 10 13:17:22 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Oct 11 09:25:08 2017 +0100"
      },
      "message": "Included a documentation directory\n\n - Included a OpenStack plugin usage specific documentation\n - Updated the licensing on any docmentation file for correct rendering\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "675d2f1c999d28faaf1d8269d5806e33f4da0d1a",
      "tree": "7fdfa594453fd329dcadd22e9b89b9e745b0700a",
      "parents": [
        "9eb50a72642696e65db5d5e20748d0078f8556e9"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Oct 09 15:54:06 2017 +0100"
      },
      "committer": {
        "name": "h.mcgough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Oct 10 09:35:24 2017 +0200"
      },
      "message": "Minor plugin changes to run the devops build script and vROPs installation\nscript\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "9eb50a72642696e65db5d5e20748d0078f8556e9",
      "tree": "73469ac972bdcd16b35affe03b8b91ee28f12f34",
      "parents": [
        "86769bfa8a962da147bed908c3c8371a9b2dd555"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Oct 04 14:19:25 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Oct 04 14:19:25 2017 +0100"
      },
      "message": "Refactoring the test codes\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "86769bfa8a962da147bed908c3c8371a9b2dd555",
      "tree": "0d5441d0ad34783a3e80bdaa81a77bbedfefc6ea",
      "parents": [
        "892944acd3cd91613e173cf0efc4507775793e44"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Tue Oct 03 08:00:26 2017 -0700"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Tue Oct 03 08:05:31 2017 -0700"
      },
      "message": "Added log messages in vROPs plugin receiver \u0026 minor fixes\n\nChange-Id: I6211eadd2d06cce76c1195778847e0c31ee9f967\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "892944acd3cd91613e173cf0efc4507775793e44",
      "tree": "07a0521bd3b894d4c61a24a302e0797a9dfa00ef",
      "parents": [
        "6a76e7045a98043170ac6517b3bf57481d5275e5"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Oct 02 17:02:01 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Oct 02 17:02:59 2017 +0100"
      },
      "message": "Small bug fix in producer.py\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "6a76e7045a98043170ac6517b3bf57481d5275e5",
      "tree": "531aba26cd752c899e1231c4da4cc44dcbe44bba",
      "parents": [
        "95b92b3dacfd93fa1649a5f87dafd2fa6553a086"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Oct 02 00:38:02 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Oct 02 00:38:02 2017 +0100"
      },
      "message": "Tests for Kafka Producer and Consumer\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "95b92b3dacfd93fa1649a5f87dafd2fa6553a086",
      "tree": "0eca7477e61c4054d5677d04c3901ff43b6600de",
      "parents": [
        "07f4f49ac725a07ba696b794fa26718a15d07082"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Sun Oct 01 12:03:53 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Sun Oct 01 15:05:13 2017 +0100"
      },
      "message": "Updated Openstack plugin logging and tests\n\n - Logged Aodh/Gnocchi response messages\n - Included tests for the API calls for Gnocchi/Aodh\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "07f4f49ac725a07ba696b794fa26718a15d07082",
      "tree": "8ee0d19e034543f8d2171c4e9a2c9fba15c86eb3",
      "parents": [
        "bfbc3dd373f1f2e2926f1613070bf4a97e48ddaf",
        "e6d1dbb5403c4d98c0d5ca12731b4465bb7cf022"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Sun Oct 01 15:48:47 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Sun Oct 01 15:48:47 2017 +0200"
      },
      "message": "Merge \"MON vROPs plugin updates - 1.Added Logger \u0026 access_credentials request processing 2.Creating SSL certificate with hostname for webservice 3.Other minor fixes \u0026 changes\""
    },
    {
      "commit": "bfbc3dd373f1f2e2926f1613070bf4a97e48ddaf",
      "tree": "a56b771df6530c2acc72dda322cd9dd2bc6ca961",
      "parents": [
        "063fe7cfa4fd0179981d84814fff132445739d01"
      ],
      "author": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Sat Sep 30 16:23:30 2017 +0500"
      },
      "committer": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Sat Sep 30 16:23:30 2017 +0500"
      },
      "message": "AWS plugin—including unit testing files and updated code with error handling\n\nChange-Id: Id18eb4ea65c2264cade6fef66fc51f62f186251f\nSigned-off-by: hamid \u003cwajeeha.hamid@xflowresearch.com\u003e\n"
    },
    {
      "commit": "e6d1dbb5403c4d98c0d5ca12731b4465bb7cf022",
      "tree": "21f32a7cc8ee26d7a05b807822d34d5e8f9cab25",
      "parents": [
        "063fe7cfa4fd0179981d84814fff132445739d01"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Fri Sep 29 11:28:37 2017 -0700"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Fri Sep 29 11:28:54 2017 -0700"
      },
      "message": "MON vROPs plugin updates -\n1.Added Logger \u0026 access_credentials request processing\n2.Creating SSL certificate with hostname for webservice\n3.Other minor fixes \u0026 changes\n\nChange-Id: Iaeb52778f7d986688146d543d7125f427719f109\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "063fe7cfa4fd0179981d84814fff132445739d01",
      "tree": "dee0a49ea96ae0a7012e3b76d698ed86d53b79ae",
      "parents": [
        "9f6a271648de423686a8de9882ea44020719e3fe"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Fri Sep 29 11:24:41 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Fri Sep 29 11:24:41 2017 +0100"
      },
      "message": "OSM MON Installation and Packaging Updates\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "9f6a271648de423686a8de9882ea44020719e3fe",
      "tree": "3ec419d78f4264c3627a160eeb206630d2860b8c",
      "parents": [
        "ba691c177e68226a3ec74ba6c5ccf0d7e544a6bb"
      ],
      "author": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Wed Sep 27 16:53:56 2017 +0500"
      },
      "committer": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Wed Sep 27 16:53:56 2017 +0500"
      },
      "message": "Updated code of metrics with listing functions and error handling\n\nChange-Id: Id7c68edc69f02ec7dca1fcf7b06b1739b05ecf81\nSigned-off-by: hamid \u003cwajeeha.hamid@xflowresearch.com\u003e\n"
    },
    {
      "commit": "ba691c177e68226a3ec74ba6c5ccf0d7e544a6bb",
      "tree": "634333f0afa659e03182d6f8bbf263d2c8d98c60",
      "parents": [
        "0291ac0cd2a6ef56d9e3ae4ea84447f55d926ae6",
        "4bebd121a214bf764a3ec501c97c31915ee5335f"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Tue Sep 26 11:39:31 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Sep 26 11:39:31 2017 +0200"
      },
      "message": "Merge \"Updated logging for both OpenStack plugins\""
    },
    {
      "commit": "4bebd121a214bf764a3ec501c97c31915ee5335f",
      "tree": "108d3aa1e5a9c8fb641410e5af6399e289f85eb4",
      "parents": [
        "f152768e6401ffc4d58b2478bb5ff5e6343b4e09"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Sep 26 09:42:47 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Sep 26 09:44:00 2017 +0100"
      },
      "message": "Updated logging for both OpenStack plugins\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "0291ac0cd2a6ef56d9e3ae4ea84447f55d926ae6",
      "tree": "18f83221ae940fb6bd57f2e660d585ed7d1c877f",
      "parents": [
        "f152768e6401ffc4d58b2478bb5ff5e6343b4e09"
      ],
      "author": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Tue Sep 26 11:31:35 2017 +0500"
      },
      "committer": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Tue Sep 26 11:31:35 2017 +0500"
      },
      "message": "Updated code with listing functions and error handling\n\nChange-Id: Ia038239dc71cd873575a2fd6cb592a7a7ce9b112\nSigned-off-by: hamid \u003cwajeeha.hamid@xflowresearch.com\u003e\n"
    },
    {
      "commit": "f152768e6401ffc4d58b2478bb5ff5e6343b4e09",
      "tree": "f455edbe5bf0c57e12c72681fbaa6411d8d3502c",
      "parents": [
        "d13405d13f4572de6dd11668b0d1a6723d6f4762"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Sep 22 10:55:22 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Sep 22 16:20:43 2017 +0100"
      },
      "message": "Update Openstack alarm/metric list functions\n\n - Supports multiple imputs for list generation\n - Included resource_id as a mandatory parameter for alarm list\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "d13405d13f4572de6dd11668b0d1a6723d6f4762",
      "tree": "81cd4a435338e6285e39a21606c2b7c2f4b591bc",
      "parents": [
        "d00ff82f2b06b5ae2a353e0f6a9b30d813ffa21f"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Sep 21 17:09:24 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Sep 21 17:34:32 2017 +0100"
      },
      "message": "Update Openstack plugins\n\n - Only implement plugin if aodh/gnocchiclient is available\n - Included in any missing licenses\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "d00ff82f2b06b5ae2a353e0f6a9b30d813ffa21f",
      "tree": "7e4f192dfbebf80b2c9a451ce1769aae4db66bab",
      "parents": [
        "e834a774df8b09fa1705f55b152973cfef9ecd26"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Sep 20 17:42:22 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Sep 20 17:43:51 2017 +0100"
      },
      "message": "Minor OpenStack plugin updates\n\n     - Updated requirements.txt for the plugin\n     - Updated authentication process\n     - Refactored create metric process\n     - Refactored the create alarm process\n     - Updated the alarm notifer process\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "e834a774df8b09fa1705f55b152973cfef9ecd26",
      "tree": "0bf9172657a6e5a7948da76008b2e645b059eb48",
      "parents": [
        "897fb36025aec92f8e0b577ee3234ceb061db69b"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Fri Sep 15 16:57:08 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Tue Sep 19 13:02:10 2017 +0200"
      },
      "message": "Producer minor alterations\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "897fb36025aec92f8e0b577ee3234ceb061db69b",
      "tree": "fe10199308f1adba97c331ad2bf54a6c5d90ca9f",
      "parents": [
        "41bede1f2b0fdd11a2c894ddf59401598e684309"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Fri Sep 15 14:59:44 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Tue Sep 19 12:59:23 2017 +0200"
      },
      "message": "Updated Mon Module with the following changes:\n\n - Updated requirements.txt file\n - Included Makefile\n - Added setup.py file\n - Devops Stages\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "41bede1f2b0fdd11a2c894ddf59401598e684309",
      "tree": "eeac30c4e8b542b3fc7d4927b3c2d5125fda1687",
      "parents": [
        "b9bcdc37e0c5d4fc27916ac0e4f7e59a1257f369",
        "98bb80725e59934e27c2f667c627a4983394dead"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Tue Sep 19 12:58:12 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Sep 19 12:58:12 2017 +0200"
      },
      "message": "Merge \"Updated requirements.txt file\""
    },
    {
      "commit": "b9bcdc37e0c5d4fc27916ac0e4f7e59a1257f369",
      "tree": "3f500bb1fb9a9ce581818166a255e91352d3b0f5",
      "parents": [
        "bb3c5edd63c1356813a712499dc15bdd91038536",
        "f0434f4d3dab5f0a4fb417560de4b6bd6d6d45bb"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Sep 18 17:50:55 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Sep 18 17:50:55 2017 +0200"
      },
      "message": "Merge \"Changes in vROPs Plugin. 1.Added specifications for Create, Update, Delete metrics. 2.Added specifications for update, delete \u0026 list alarms. 3.Consume messages \u0026 publish back on to message bus, in sync with message schema. 4.Added header\""
    },
    {
      "commit": "bb3c5edd63c1356813a712499dc15bdd91038536",
      "tree": "4a9e91b1b2d4df4183677cd3bb2303260e2c8678",
      "parents": [
        "6b77f7034012a828968fe3cff7333cdab3ce4fc0",
        "681877c666be228fe01654b6a02f44c1b9a4fb32"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Sep 18 17:49:01 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Sep 18 17:49:01 2017 +0200"
      },
      "message": "Merge \"Updated Code of AWS plugin including Minor alternations of consumer/producer apps\""
    },
    {
      "commit": "6b77f7034012a828968fe3cff7333cdab3ce4fc0",
      "tree": "1b296577412e9f3b4589b239d7a13c41305af057",
      "parents": [
        "1d3567053b868400b801c9758ab8d3bc69740d1a",
        "0e7809a12eba0c466923ff4783b8fbc3b932eb0d"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Sep 18 17:46:51 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Sep 18 17:46:51 2017 +0200"
      },
      "message": "Merge \"Updated the Aodh plugin  - Normalised alarm statistic definition\""
    },
    {
      "commit": "1d3567053b868400b801c9758ab8d3bc69740d1a",
      "tree": "d1f58c8bcfdb24df73ba5c88896b4c2d739d3be9",
      "parents": [
        "87b6c23bbf2896954dd867c3aad44f867bf5ef03",
        "cd317485eedd8ceafe721dbb4c34d67921b3950c"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Sep 18 17:42:34 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Sep 18 17:42:34 2017 +0200"
      },
      "message": "Merge \"Updated the OpenStack plugins\""
    },
    {
      "commit": "681877c666be228fe01654b6a02f44c1b9a4fb32",
      "tree": "c0f4932126fb5d1a14b5e782df3af3b98753cf3e",
      "parents": [
        "cda5f2f5df14f015829cd733d794223c0c370c41"
      ],
      "author": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Mon Sep 18 16:56:59 2017 +0500"
      },
      "committer": {
        "name": "hamid",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Mon Sep 18 16:56:59 2017 +0500"
      },
      "message": "Updated Code of AWS plugin including Minor alternations of consumer/producer apps\n\nChange-Id: I44606c67ad00b68fd3e95934c2f1cb94eab99a6b\nSigned-off-by: hamid \u003cwajeeha.hamid@xflowresearch.com\u003e\n"
    },
    {
      "commit": "0e7809a12eba0c466923ff4783b8fbc3b932eb0d",
      "tree": "1e84945402950b313834267ebb835ae67c727674",
      "parents": [
        "cda5f2f5df14f015829cd733d794223c0c370c41"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Sep 18 11:31:05 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Mon Sep 18 11:32:46 2017 +0100"
      },
      "message": "Updated the Aodh plugin\n - Normalised alarm statistic definition\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "cd317485eedd8ceafe721dbb4c34d67921b3950c",
      "tree": "65f4edfea0229abc65a40683301798f8578f2767",
      "parents": [
        "cda5f2f5df14f015829cd733d794223c0c370c41"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Sep 15 16:32:48 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Fri Sep 15 17:06:12 2017 +0100"
      },
      "message": "Updated the OpenStack plugins\n\n - Updated the alarm notifier instance\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "f0434f4d3dab5f0a4fb417560de4b6bd6d6d45bb",
      "tree": "8d979a5b7a4517e6451b4bf428e78731cc86eb7b",
      "parents": [
        "cda5f2f5df14f015829cd733d794223c0c370c41"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Fri Sep 15 07:46:35 2017 -0700"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Fri Sep 15 07:47:49 2017 -0700"
      },
      "message": "Changes in vROPs Plugin.\n1.Added specifications for Create, Update, Delete metrics.\n2.Added specifications for update, delete \u0026 list alarms.\n3.Consume messages \u0026 publish back on to message bus, in sync with message schema.\n4.Added header\n\nChange-Id: I1c1396bf248498a0c428af9804212fd098faec56\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "87b6c23bbf2896954dd867c3aad44f867bf5ef03",
      "tree": "295cb7d49a551c0a4cec28735e39e02841086515",
      "parents": [
        "cda5f2f5df14f015829cd733d794223c0c370c41"
      ],
      "author": {
        "name": "kate",
        "email": "akate@vmware.com",
        "time": "Fri Sep 15 03:19:40 2017 -0700"
      },
      "committer": {
        "name": "kate",
        "email": "akate@vmware.com",
        "time": "Fri Sep 15 03:20:32 2017 -0700"
      },
      "message": "Changes in vRealiseOps_plugin: 1. Added web service for vRealize Operations (vROPs) to post/notify alarms details.\n2.Added installation script to install and configure web service\n\nChange-Id: Ib6ffbf910216ec0d2351a10aba5ed0eb5b9d290d\nSigned-off-by: kate \u003cakate@vmware.com\u003e\n"
    },
    {
      "commit": "98bb80725e59934e27c2f667c627a4983394dead",
      "tree": "d4eed8dbc7e8c2421d4441ab454759cedfeac541",
      "parents": [
        "b7e9ec0fe0dd55677c3a61e3221b6f9af1b303d2"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Fri Sep 15 09:57:46 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Fri Sep 15 11:31:11 2017 +0200"
      },
      "message": "Updated requirements.txt file\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "cda5f2f5df14f015829cd733d794223c0c370c41",
      "tree": "4b3689c70cb87d85dd5c40c3404880a826d903d2",
      "parents": [
        "b7e9ec0fe0dd55677c3a61e3221b6f9af1b303d2"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Sep 12 08:30:02 2017 +0100"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Sep 14 18:44:49 2017 +0100"
      },
      "message": "Updated the OpenStack plugins\n\n     - Included all of the licenses\n     - Included read_metrics/list_metrics and notify alarm\n     - Updated create metrics\n     - Included response messages which are published via the producer\n\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "b7e9ec0fe0dd55677c3a61e3221b6f9af1b303d2",
      "tree": "34e7bb61e095cd99eac46ec3a7a971c51b6904a5",
      "parents": [
        "18ca918d9eea2991cc5956b2d7e5820993681041"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Sep 14 16:52:53 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Sep 14 16:52:53 2017 +0100"
      },
      "message": "Final version of Kafka Producer with\n\n - Requirements file\n - README.md file\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "18ca918d9eea2991cc5956b2d7e5820993681041",
      "tree": "79686efcf59fcb9fd7ea958eb9cec27582d0372e",
      "parents": [
        "409dc1c833c31efa10df51de88adf198a36121de"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Sep 13 17:04:14 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Sep 13 17:04:14 2017 +0100"
      },
      "message": "Updated producer and schemas based on the new schema changes.\n\n - New schema changes\n - Producer incorporated new changes\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "409dc1c833c31efa10df51de88adf198a36121de",
      "tree": "b12c69871cba43bbbc95eb662d5bfaba743347bd",
      "parents": [
        "478c3baf620e7803ff18f9a19a3fd95a31d6cf99",
        "56b4da897a6a67f918c167071c7fcf164ddd1d13"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Sep 11 12:10:26 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Sep 11 12:10:26 2017 +0200"
      },
      "message": "Merge \"Added vROPs consumer, receiver that will consume messages \u0026 act on it. Aligned with design doc. Added Metrics monitoring code \u0026 more config parameters.\""
    },
    {
      "commit": "478c3baf620e7803ff18f9a19a3fd95a31d6cf99",
      "tree": "d4f89517ddb12a9907e222f2f9675b1093cd9d98",
      "parents": [
        "c27631994b5cc72c2ce2ba0107b9178af6f73662",
        "1a61c00aae49108b9c8e94caa812aa9800fbf870"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Mon Sep 11 12:08:58 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Sep 11 12:08:58 2017 +0200"
      },
      "message": "Merge \"Updated Kafka producer. This producer has the following changes:\""
    },
    {
      "commit": "56b4da897a6a67f918c167071c7fcf164ddd1d13",
      "tree": "bb4cab96137c9bf779af188520fee1fdd68fc12e",
      "parents": [
        "c27631994b5cc72c2ce2ba0107b9178af6f73662"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Fri Sep 08 06:19:06 2017 -0700"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Fri Sep 08 06:19:51 2017 -0700"
      },
      "message": "Added vROPs consumer, receiver that will consume messages \u0026 act on it. Aligned with design doc. Added Metrics monitoring code \u0026 more config parameters.\n\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "c27631994b5cc72c2ce2ba0107b9178af6f73662",
      "tree": "0164623d649e18971e0aef1a5730fc272fa95d66",
      "parents": [
        "f6064437ba352d7fee6b4a7a4e7cb2582ef5cd32"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Sep 07 13:14:30 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Sep 07 16:44:09 2017 +0000"
      },
      "message": "Updated the OSM Aodh plugin to align with the design doc\n\n - Included update/delete/acknowledge/create alarm functionality\n - Included basic listing alarms functioanlity\n\nChange-Id: I8e11eea52a1bcb839d36e20a8aecdab4aa833728\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "1a61c00aae49108b9c8e94caa812aa9800fbf870",
      "tree": "f898ccee190056703bfb93913ac858b4ac981a73",
      "parents": [
        "f6064437ba352d7fee6b4a7a4e7cb2582ef5cd32"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Sep 06 15:24:29 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Sep 07 12:50:39 2017 +0200"
      },
      "message": "Updated Kafka producer. This producer has the following changes:\n\n - Separated the schemas to models.\n - Updated message bus schemas.\n - Common producer for SO, monitoring tool plugins.\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "f6064437ba352d7fee6b4a7a4e7cb2582ef5cd32",
      "tree": "d8c0d56043da181ae5634a37c80a4b7b78668229",
      "parents": [
        "357945916f48f24887db89791ef4551610de59c2",
        "a14a2ab77f2e67a92a4d3c05cca374d8643e5b98"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Fri Sep 01 17:14:40 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Fri Sep 01 17:14:40 2017 +0200"
      },
      "message": "Merge \"Initial CloudWatch-boto plugin for MON\""
    },
    {
      "commit": "357945916f48f24887db89791ef4551610de59c2",
      "tree": "0a5b94a98ed97060c1a7687d8586b05615356388",
      "parents": [
        "9b85b8b3b14d885651c7365d9cab9e0a58050596",
        "5b0cadb9854d7d699d985e96c51269c721afdb3d"
      ],
      "author": {
        "name": "hoban",
        "email": "adrian.hoban@intel.com",
        "time": "Thu Aug 31 22:32:30 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Thu Aug 31 22:32:30 2017 +0200"
      },
      "message": "Merge \"Initial vROPs plugin work for MON module. Configure alarm \u0026 enable notification for the alarm. vROPs configuration parameters file added.\""
    },
    {
      "commit": "9b85b8b3b14d885651c7365d9cab9e0a58050596",
      "tree": "34002709f3453c179e513b7970610f2a45970115",
      "parents": [
        "73542e2465fb9233c1ff034927f34b365033bdcb"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Aug 31 07:44:48 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Thu Aug 31 14:35:15 2017 +0000"
      },
      "message": "First instance of the gnocchi plugin\n\n - Provides basic functionality for configuring metrics\n based on the resource_id\n - Reads in values from the kafka_producer app\n\nChange-Id: I0a1fb198728d567c6e1b96724b1554383dec45b8\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "73542e2465fb9233c1ff034927f34b365033bdcb",
      "tree": "a7667bb533ef955031f9265d25663645d1126246",
      "parents": [
        "c85d9848945f55dcda1ab660a116b45c5cd51152"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Aug 31 14:08:31 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Thu Aug 31 15:13:18 2017 +0200"
      },
      "message": "Updated Kafka northbound_producer app. This change includes\n\n - Complete set of schemas for alarms\n - Complete set of schemas for metrics\n - Complete set of schemas for access credentials\n - Method to get zookeeper host from the environment\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "5b0cadb9854d7d699d985e96c51269c721afdb3d",
      "tree": "02a905eded981269708c80be00655be312b83152",
      "parents": [
        "c85d9848945f55dcda1ab660a116b45c5cd51152"
      ],
      "author": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Thu Aug 31 05:11:39 2017 -0700"
      },
      "committer": {
        "name": "bhangare",
        "email": "sbhangare@vmware.com",
        "time": "Thu Aug 31 05:12:15 2017 -0700"
      },
      "message": "Initial vROPs plugin work for MON module. Configure alarm \u0026 enable notification for the alarm. vROPs configuration parameters file added.\n\nSigned-off-by: bhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "a14a2ab77f2e67a92a4d3c05cca374d8643e5b98",
      "tree": "d0cf639f7974866dd7ce8efc5d510e5e868f3a51",
      "parents": [
        "c85d9848945f55dcda1ab660a116b45c5cd51152"
      ],
      "author": {
        "name": "Wajeeha",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Thu Aug 31 16:52:29 2017 +0500"
      },
      "committer": {
        "name": "Wajeeha",
        "email": "wajeeha.hamid@xflowresearch.com",
        "time": "Thu Aug 31 16:52:29 2017 +0500"
      },
      "message": "Initial CloudWatch-boto plugin for MON\n\nChange-Id: I221db8635d768c41733b7ee0416b948b1862e04b\nSigned-off-by: Wajeeha \u003cwajeeha.hamid@xflowresearch.com\u003e\n"
    },
    {
      "commit": "c85d9848945f55dcda1ab660a116b45c5cd51152",
      "tree": "b442f5b35c9df0ae63288699d1ed52ebd1dc941f",
      "parents": [
        "79ac4f64e16eaa7b124015fc27db0f8c0fab5ac9"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Aug 29 09:52:56 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Tue Aug 29 09:52:56 2017 +0000"
      },
      "message": "Updated the Openstack-Aodh-plugin\n\n - Can read in \"alarms\" messages via a consume\n - Checks for and creates new alarms\n\nChange-Id: I13f389677b8ab600d1e6974d0dc47a5cfe74acfc\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "79ac4f64e16eaa7b124015fc27db0f8c0fab5ac9",
      "tree": "f6a8ecd518b636e9c9ccf078ae476f1782d39f20",
      "parents": [
        "f358b4fdd006b427e5b653d467c29ae37a47406e"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Aug 28 14:14:42 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Mon Aug 28 15:18:01 2017 +0200"
      },
      "message": "Key Value pair in northbound_producer\n\nModified the northbound producer to send key value paired messages.\nThis would facilitate the inclusion of keys as configure_alarm,\nacknowledge_alarm, notify_alarm.\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "f358b4fdd006b427e5b653d467c29ae37a47406e",
      "tree": "4a0b5a1cf539b9562bd2dce9cc46741077025ba9",
      "parents": [
        "c0af268b2b9de10384b0a5bf80fa69168bf951d8"
      ],
      "author": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Aug 23 10:11:42 2017 +0000"
      },
      "committer": {
        "name": "Helena McGough",
        "email": "helena.mcgough@intel.com",
        "time": "Wed Aug 23 10:11:42 2017 +0000"
      },
      "message": "Openstack-Aodh plugin\n - Initial Aodh plugin work for MON\n\nChange-Id: I9525f37871390609f6a02e7acb87f62e643ee615\nSigned-off-by: Helena McGough \u003chelena.mcgough@intel.com\u003e\n"
    },
    {
      "commit": "c0af268b2b9de10384b0a5bf80fa69168bf951d8",
      "tree": "1e132ca3f4beb581031b6c35834a2f625be7fa07",
      "parents": [
        "85df58aa6eb83879d5e5b9eee6209787b0a46652"
      ],
      "author": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Aug 23 10:55:21 2017 +0100"
      },
      "committer": {
        "name": "prithiv",
        "email": "prithiv.mohan@intel.com",
        "time": "Wed Aug 23 10:55:21 2017 +0100"
      },
      "message": "Kafka Producer and Consumer\n\nInitial Producer and Consumer Application. Config details and Consumer messages are yet to be modified.\n\nChange-Id: I28091573c4b67bd559dc90611f1e5af7420a1df6\n\nSigned-off-by: prithiv \u003cprithiv.mohan@intel.com\u003e\n"
    },
    {
      "commit": "85df58aa6eb83879d5e5b9eee6209787b0a46652",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "mereditht",
        "email": "thomas.meredith@etsi.org",
        "time": "Fri Aug 11 10:14:31 2017 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Fri Aug 11 10:14:31 2017 +0200"
      },
      "message": "Initial empty repository\n"
    }
  ]
}
