)]}'
{
  "log": [
    {
      "commit": "2278fa4af665ea7720797e13ef0055ee6e96d59f",
      "tree": "583592923428388423014425d1026818072d1154",
      "parents": [
        "b5422dac9b58ea664a1159e8b9db0cc67a37ea7e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Aug 10 13:53:57 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 12 14:49:03 2020 +0000"
      },
      "message": "fix 1187 create notification task with the proper loop\n\nAlso call notifications when there are subscribers\n\nChange-Id: Icf6b4f88aaf633282c2736de85803f845b17d4c6\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "bb70c819066b7f558babf86dbd08fa2f57c52ae5",
      "tree": "c351ce5afac78ad4a591c9b20ebe38b79f8a24bc",
      "parents": [
        "329b81892dc8d2549209fd73505d1f88cf862a72"
      ],
      "author": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Tue Apr 28 14:48:31 2020 +0530"
      },
      "committer": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Fri Jun 19 17:11:04 2020 +0530"
      },
      "message": "Feature 8840 Notification to OSS/BSS for subscribed events.\n\nosm_nbi/subscriptions.py: Existing thread which analyze kafka messages for ns topic, if the message\ncan be used for nslcm notification, then it will invoke NsLcmNotification.send_notification().\n\nosm_nbi/notifications.py: (new file)Holds classes for NS, NSD, VNFD notifications. Used asyncio and aiohttp to send notifications.\nWait time for failed notification will increase in powers of 2. Reusing session of aiohttp client for performance.\nNotifications are SOL005 compliant. But some data is missing in kafka message, for such keys N/A value is assigned in notification body.\n\nChange-Id: I142ffc12f3b4e3720d41562f7ffca3b2280f4fd4\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "f55e7ed2e70eec0de410b8d0d01858ea5c4ea851",
      "tree": "4638d863f990f1e5f6c0efeda74356c8993229e2",
      "parents": [
        "ad682a52ef94fa2662e2a0f6e3f81fb7c8f5e0fe"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 21 00:10:09 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 21 11:28:42 2020 +0000"
      },
      "message": "fix getting kafka aioread exception\n\nChange-Id: I11d243b4b16a0757415aa72ded1e6b2134f7f3f8\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ad682a52ef94fa2662e2a0f6e3f81fb7c8f5e0fe",
      "tree": "2021385df85cf864351effa602d3b2d64a188b3e",
      "parents": [
        "9fe58b17a7d58efbf87df1ae119907b9071ecf2f"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Tue Dec 10 16:26:34 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Jan 20 13:42:23 2020 +0000"
      },
      "message": "Token Cache Management\n\nChange-Id: I09ea3a8c0c537a5eeba0ac5bc1426167133db998\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "bee3bad8d15fe0893855d0dff92cef4351629edb",
      "tree": "77778ef588829febb1cc677ce6b64097c24e2077",
      "parents": [
        "35c998bd4ba1218c67b7c89f709b63f5268ed83c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Dec 05 12:26:01 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Dec 05 16:30:38 2019 +0000"
      },
      "message": "fix bug 937. NSs are not deleted from database upon NSI deletion\n\nChange-Id: Ib69d8921da777e41749aa8511fd64d1d7cc6204a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "23acf4001306e92a587de566be4bab00931104ba",
      "tree": "2f925caeb687e6433104691114528e42e6812d3d",
      "parents": [
        "19ee3b009a324217eace4684af72f4344655592e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 28 13:36:34 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 28 13:42:09 2019 +0000"
      },
      "message": "change imports with osm_nbi prefix\n\nChange-Id: I4dcbfc71d900269f28ceec6669fe4127bc6a29fc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ee270727d8a9ae41924dfce4a6789af1b5045602",
      "tree": "f95854413fa903d0b752f2cea71f5852c0bb3a79",
      "parents": [
        "a519a962c9bf008ddbee26500557b1de287f323a"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jun 07 14:44:09 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jun 07 14:44:09 2019 +0000"
      },
      "message": "bug 710: send dummy messages to kafka before subscribe\n\nChange-Id: I3dd79775026f39c502198a7afac7a4b64f9cd8f6\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "86e916adddf8831299ca21a0b420dddaa632ddb6",
      "tree": "a32e01a4e12cb31c3ec6b569a33f01ad17ddb79d",
      "parents": [
        "58e2d2f9bb87fc5743deb4d086c0c8609f7e9245"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed May 29 21:39:37 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 30 15:20:03 2019 +0100"
      },
      "message": "bug 710. Fix session used to delete ns, nsi when terminated\n\nChange-Id: Ic0bc04c161e75e872167fbb69e36a24891def47b\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "65ca36d13f895d0a361d59a5962029d6e3ef7a99",
      "tree": "cfc5ce2cccde1a26da6cfd952044d130032c8a2d",
      "parents": [
        "e4a07d5db1e38e6a52788d5788c6cc3396e1052d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 12 19:27:52 2019 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 16 15:27:45 2019 +0000"
      },
      "message": "Complete multiproject. Adding admin query string: FORCE,ADMIN,PUBLIC,SET_PROJECT\n\nChange-Id: I96bbb050ea8ade55edb948b925127049882ff191\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "09e6542ceae8ee08ee7cc372f7344a77bc1f5304",
      "tree": "7a4cd584e915270e7c07914443ad53f11a621892",
      "parents": [
        "1f1f6e03c7f6d6c1edd708e8d0b980827c7768ab"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Tue Jan 22 15:06:46 2019 +0100"
      },
      "committer": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Tue Apr 30 20:59:15 2019 +0200"
      },
      "message": "Feature shared network slice subnet\n\nChange-Id: I13bd54522560ae507cdaf1ec6652e587b2c7a8db\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "932499c09d729d235ccd1fc002156b8b23e9f165",
      "tree": "8c25a06a36cc1ef6e553757e445dbf2ebe9dd7f1",
      "parents": [
        "0ea204e937146ae5fadfbb70fcd2619463359ffa"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 28 17:28:10 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 29 08:57:53 2019 +0000"
      },
      "message": "new thread to read from kafka and terminate ns/nsi when autoremove\n\nChange-Id: Ibae5e0adb05716d506b1d571e583235f1e14aa40\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    }
  ]
}
