)]}'
{
  "log": [
    {
      "commit": "c23a9bbe927c3fc91fc56341695e61d0e02ca0c1",
      "tree": "972aee416ff3d7440f15a33048ad53c3764e2124",
      "parents": [
        "20e74d260242c91c9836efba6a9436a159c4decc"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 24 10:54:11 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 24 10:56:03 2020 +0000"
      },
      "message": "fix 1103. Ensure role system_admin is present\n\nChange-Id: Ieda404fe35262f2afa51dedddf0404ef00087622\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "20e74d260242c91c9836efba6a9436a159c4decc",
      "tree": "abddea593779c391326c53e7fbe9f6cc4a4ec389",
      "parents": [
        "d4a705a7a5f279a7808d09b6c080ebb29d9836fd"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 12:17:22 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 14:34:36 2020 +0000"
      },
      "message": "bug 1092 fixing deletion of items referenced by several projects\n\nIt is only deletes if it the last project referencing it.\nDepends on this change at common:  https://osm.etsi.org/gerrit/9134\n\nChange-Id: Id167c0ae3309212b97f59d47a9f3cee7f53fd263\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d4a705a7a5f279a7808d09b6c080ebb29d9836fd",
      "tree": "8a19f4c75a3cd74a29f5642263983e0a6aeef83b",
      "parents": [
        "74b5358852f075371c51919a0ec2c9f57e1143b5"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 10:58:26 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 14:33:53 2020 +0000"
      },
      "message": "fix option \u0027authentication.user_not_authorized\u0027 used for test\n\nChange-Id: Ie0e9d8a1dd6741a57c575ee18bd9dd39d762c6b7\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "74b5358852f075371c51919a0ec2c9f57e1143b5",
      "tree": "23850ec7b840f78472414535052b876eda4be041",
      "parents": [
        "ac55f06ddd44914cd40ee757cc6f2ac9186a1c46"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jun 18 10:52:37 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 13:55:17 2020 +0000"
      },
      "message": "fixing in vnf/ns-package artifacts\n\nChange-Id: I4c59c88fa380211f07e91016fbdefbbf807117fa\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ac55f06ddd44914cd40ee757cc6f2ac9186a1c46",
      "tree": "849e93d73abe73be76d5e26548fe43b117c7bbf8",
      "parents": [
        "bb70c819066b7f558babf86dbd08fa2f57c52ae5"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 17 07:42:30 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jun 22 13:55:17 2020 +0000"
      },
      "message": "allow with kwargs (option override) to create nested objects\n\nChange-Id: I4ca24e1117f86eaf6e4d18863c478a4d536e2374\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": "329b81892dc8d2549209fd73505d1f88cf862a72",
      "tree": "134a62539166e6f5f8a409c87561c94af06cbfeb",
      "parents": [
        "8f5ee9239d61e3c7f40d2051135e607eaa46cb12"
      ],
      "author": {
        "name": "preethika.p",
        "email": "preethika.p@tataelxsi.co.in",
        "time": "Wed Apr 22 12:25:39 2020 +0530"
      },
      "committer": {
        "name": "preethika.p",
        "email": "preethika.p@tataelxsi.co.in",
        "time": "Fri Jun 19 13:14:19 2020 +0530"
      },
      "message": "feature 7919 - Subscription API for OSS/BSS management systems\n\nDelete_extra used to remove mapped_subscription\nMoved code to use db.create_list function\nAddressed review comments.\n\nChange-Id: I84bd39e9a9c942d15762d4715843c7c539842767\nSigned-off-by: preethika.p \u003cpreethika.p@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "8f5ee9239d61e3c7f40d2051135e607eaa46cb12",
      "tree": "6733cdb4739c36c4d447d05ed94b272653563025",
      "parents": [
        "6b02b05e51fb2837731027ae063ecbdb2c71135d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 22:00:49 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 22:17:59 2020 +0000"
      },
      "message": "fix bug 1070: New selfsigned certificate\n\nChange-Id: I1d14ec8f3a7b180ae49a802cdc5874c768a53e0a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6b02b05e51fb2837731027ae063ecbdb2c71135d",
      "tree": "9c743b8869a38cde45b04fca86206aacbc06b9c1",
      "parents": [
        "d7749588e6cc73661d052fc5bb41605e1b588128"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jun 02 10:07:41 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 22:17:45 2020 +0000"
      },
      "message": "Feature 9015: use same names for quotas and roles\n\nadd osmrepos to quotas\n\nChange-Id: I8cf11677b8aa5612f78ff10492d432849b33cd08\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d7749588e6cc73661d052fc5bb41605e1b588128",
      "tree": "d7373d9691283a5f5f9d130a15b234033338cce8",
      "parents": [
        "974276d1b4e7fe9cf177702eb6d657aa42618a41"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 28 10:41:10 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 22:13:37 2020 +0000"
      },
      "message": "Feature 9015: check quotas for admin and return Unauthorize\n\nChange-Id: I856aea935c03d835fe22176c31c27bce15d59b12\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "974276d1b4e7fe9cf177702eb6d657aa42618a41",
      "tree": "d8f772b0a49ad2dd95305815ac1a2df902af8f4b",
      "parents": [
        "f00430d3af1d7bb8780862a074474344084b6154"
      ],
      "author": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Wed May 27 16:30:10 2020 +0530"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:13 2020 +0000"
      },
      "message": "Bug 1078 fixed by using try block for user update\n\nFollowing the documentation of LDAP in devops repo, the user profiles are read only.\nTry Except block resolves the issue. Raise error to NBI when change\nfor username/password is requested.\n\nChange-Id: Id5919af575ec7cd128424fc53f7365d6cd4c29a7\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "f00430d3af1d7bb8780862a074474344084b6154",
      "tree": "1e7cb03f5f9063ac7c109c8618e6023562386305",
      "parents": [
        "26202bbc90a8e3008c8458d68a6abebc55d79d6c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 26 15:49:04 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:13 2020 +0000"
      },
      "message": "update role project_user with k8scluster and repos\n\nChange-Id: I183fb351e8be6a285f5f3f40e5bbea97a9cb9518\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "26202bbc90a8e3008c8458d68a6abebc55d79d6c",
      "tree": "c44c5e5a3e8356401b43c1417d8019b95be31d6d",
      "parents": [
        "5403f5493cd2d40908ba5a734c725e181bf550b1"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Sun May 24 18:57:33 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:13 2020 +0000"
      },
      "message": "Fix bug #1077 slice instantiation with ssh_keys option\n\nChange-Id: Ied5223046f00b630442043f3e6ecd34f6867c24f\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "5403f5493cd2d40908ba5a734c725e181bf550b1",
      "tree": "1c56d98156da592bd04599191ced50ede39775ce",
      "parents": [
        "75d5a4e66239b1f9aa7f9c201c0588cc78463ffc"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Fri May 22 16:37:39 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:13 2020 +0000"
      },
      "message": "Filter with project in slice nsd selection\n\nChange-Id: Id0141df33b8470bc6739b26da0fd72166c160972\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "75d5a4e66239b1f9aa7f9c201c0588cc78463ffc",
      "tree": "3f243c5d28b01d9ef35b1fce5155ccfaf9399df6",
      "parents": [
        "990ac461246c2449534955f8e5c73ecbc295f4dc"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 21 15:09:22 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:12 2020 +0000"
      },
      "message": "fix problem vnfpkg internal-vlds without name\n\nChange-Id: I06fba0317f13e6691b7d9c41177d1178dbd26d2b\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "990ac461246c2449534955f8e5c73ecbc295f4dc",
      "tree": "dbe71e7f199e21fc6caa678a44bfe9ef958972a9",
      "parents": [
        "b66b041b8a3669ef44d9a94643cfa4add94d7f9b"
      ],
      "author": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Wed May 20 12:25:12 2020 +0530"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:12 2020 +0000"
      },
      "message": "Bug 1068 fixed for auth_url in keystone\n\nWhen we pass auth_url in nbi.cfg -\u003e [authentication], the auth_url is used by password manager\nbut not by keystone http client. Need to pass auth_url to httpclient so that it uses auth_url\ninstead of https://keystone:5000 which is in service catalog of keystone.\nAdded http://keystone:5000/v3 to docker files.\nAdded regex validation for auth_url.\n\nChange-Id: Ie3e144dd826e73a27c25f917cf54e64cf4c22207\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "b66b041b8a3669ef44d9a94643cfa4add94d7f9b",
      "tree": "c9124d2ef6237de1cb03af858c22d61468aaa4e0",
      "parents": [
        "f1509b299d7453b9095487346ddc223cda97e470"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Wed May 06 10:11:00 2020 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:12 2020 +0000"
      },
      "message": "Feature 8178 VNF Repositories\n\nChange-Id: Ifdd15c294331838dd3b18d89dc009bfc54827871\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "f1509b299d7453b9095487346ddc223cda97e470",
      "tree": "a94f9f95b2b48d1b72ee51ebf2d0dd253e980b1c",
      "parents": [
        "670b0c6843d7201631b4dc770e4062a952c5cc05"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 12 14:32:37 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:12 2020 +0000"
      },
      "message": "fix other flake8 problem\n\nChange-Id: I6a076fa05f734432f48e0ab9826e27bffe0b80ad\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "670b0c6843d7201631b4dc770e4062a952c5cc05",
      "tree": "a795fac58d55358cac0b976d3aac19f6d3879b6e",
      "parents": [
        "0b8752ff86fdb4bdb6fffe00103a221aa4bbc923"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 12 13:01:19 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:12 2020 +0000"
      },
      "message": "fix flake8 problem\n\nChange-Id: I6a46a828c0e0ebadb3504e4f71b7cad1b49e6842\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0b8752ff86fdb4bdb6fffe00103a221aa4bbc923",
      "tree": "3821cdb3e32d2bde7b1eb011b6253c780bd68f12",
      "parents": [
        "f62ac6a0f3e7f327c4961928dfefaa9f7d4438f5"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 12 09:42:02 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 03 09:48:12 2020 +0000"
      },
      "message": "fix 1059. Provide rights parameters to ns_terminate for a nsi service\n\nChange-Id: Ic83d30c33f6df148f651f4a06fc4a8d98be8b116\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "f62ac6a0f3e7f327c4961928dfefaa9f7d4438f5",
      "tree": "eb1b6b83562ad49fa6bdf5a95288262f2282392a",
      "parents": [
        "e19707be54905bd804289a967812e617c8e2ce98"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 29 13:46:13 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 29 13:47:47 2020 +0000"
      },
      "message": "Feature 8720: instantiate parameters config-units\n\nChange-Id: I35b93777bd6fbd7eb45f4a802da01a1453ab2ab0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e19707be54905bd804289a967812e617c8e2ce98",
      "tree": "f28e967a2dda0fc6bbc151584e391e7ca2274996",
      "parents": [
        "bce98f096fa109eb2323ad9153d15144e897e2c4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 21 13:08:04 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 21 13:31:40 2020 +0000"
      },
      "message": "avoid k8scluster deletion when in use\n\nChange-Id: If0a25f3eec9bf1b08e3be951dde2cbc18c9d700b\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "bce98f096fa109eb2323ad9153d15144e897e2c4",
      "tree": "de606142db61178ade8405a5782abc96e3348751",
      "parents": [
        "54db2e43364fc8ad616788127d0c6b9de6ac6853"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 17 11:27:47 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 17 13:09:18 2020 +0000"
      },
      "message": "fix kdu_model instantianion parameter\n\nChange-Id: Ia0afd32c664961216dad5a4c74dc93ea99103417\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "54db2e43364fc8ad616788127d0c6b9de6ac6853",
      "tree": "1115f51f8f71d7f78726856f8a15d2a89c3c8b70",
      "parents": [
        "22577435288d15904b339b2ad3d580f9ad2edc6f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 06 15:29:42 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 16 10:58:08 2020 +0000"
      },
      "message": "KDU instantiate params for model and namespace\n\nChange-Id: I24b08da39139e7e023b99e083c3d870ce98742bc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "22577435288d15904b339b2ad3d580f9ad2edc6f",
      "tree": "73b40d5066ce5898c7a64662fa5ddf44ba4ba964",
      "parents": [
        "340df4872fd8c0ab86a29ee86ff27f80afcc7679"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 08 15:16:57 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 13 07:55:52 2020 +0000"
      },
      "message": "return op_id on asynchronous delete\n\nChange-Id: I5952cee10f0c8a639d8690d254bc6d2afe7d5efb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "340df4872fd8c0ab86a29ee86ff27f80afcc7679",
      "tree": "4acdd2273da2f676dc3ec21c57730e5483d3b99a",
      "parents": [
        "50c8e6ea78990816eb34e748e765c7b334657c5a"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 03 10:09:06 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 03 10:09:06 2020 +0000"
      },
      "message": "remove internal content at ns.nsd\n\nChange-Id: If6d53b73239d3bf8dbb28937c2fb9e949641d0e5\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "50c8e6ea78990816eb34e748e765c7b334657c5a",
      "tree": "755a39af21f14585825513f18b796aea680fad78",
      "parents": [
        "12eac3c4ea2f1c35f746543922b6d8e02e25f480"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 02 15:40:12 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 02 15:59:33 2020 +0000"
      },
      "message": "fix 1042 add timeout parameter to ns-action ns-scale\n\nChange-Id: If8eae30bfdc53f2d55777d3eeb2e1e0f0f00deff\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "12eac3c4ea2f1c35f746543922b6d8e02e25f480",
      "tree": "ee8215c7ade6391b76e9806457d7c1394838de2e",
      "parents": [
        "5ec768a6eba4a4d15d1db362e2463db1a32c57ed"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 19 23:22:08 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 31 21:17:10 2020 +0000"
      },
      "message": "get user/project domains with admin/v1/domains\n\nChange-Id: I64c8920eb76d24c517c8e289382de4fa97931e9c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "5ec768a6eba4a4d15d1db362e2463db1a32c57ed",
      "tree": "83c195c90d4d55f6c214affdbde4239666e53dce",
      "parents": [
        "f5f2e3f9cecc38647a437af7812323a1da7d3f60"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 31 09:46:44 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 31 09:50:24 2020 +0000"
      },
      "message": "fix 1046. Allow auth_internal.user_list filtering with the _id\n\nChange-Id: I94e190dc3e104a7f98a085368cb0d4ba13a719cd\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "f5f2e3f9cecc38647a437af7812323a1da7d3f60",
      "tree": "6f3d8334bfd0ba700bc243c368aed0daf9316c13",
      "parents": [
        "1c38f2f3d8d54bd49fcfa8154d8a614da90293b1"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 23 14:42:10 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 30 09:04:42 2020 +0000"
      },
      "message": "Fix 1025. Do not remove last project reference if it will be deleted\n\nChange-Id: Ib42405a46cf48f99780da37896830d68feb5a2da\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "1c38f2f3d8d54bd49fcfa8154d8a614da90293b1",
      "tree": "f9a688ca3cac8bbd43831720f74be8544e8893ca",
      "parents": [
        "9e87a7fbc49d98dfae5fc6b7f4c17b81729a2af7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 24 11:51:39 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 24 13:44:56 2020 +0000"
      },
      "message": "allow ns-terminate parameters\n\nChange-Id: I29d4415e1d6af3a86639739eb38a0b92e1349cac\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "9e87a7fbc49d98dfae5fc6b7f4c17b81729a2af7",
      "tree": "4e4402277ac953c2869a1c03ced8a8b8f42f2273",
      "parents": [
        "0915a2e53675e6be583b4f112f56718855b1f2c9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 23 09:24:10 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 24 13:44:54 2020 +0000"
      },
      "message": "bug 1035. Load role permissions from nbi.py \u0027valid_url_methods\u0027 instead of \u0027resources_to_operations.yml\u0027\n\nChange-Id: I84a80f8cef886cbce9b22819ead04ae14d31af79\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0915a2e53675e6be583b4f112f56718855b1f2c9",
      "tree": "1af4edbd41223be85a6945d69c0e176920a870a2",
      "parents": [
        "72b16e11ed95b5fc879516cdcd3d739710e26135"
      ],
      "author": {
        "name": "vijay.r",
        "email": "vijay.r@tataelxsi.co.in",
        "time": "Sun Mar 22 02:48:27 2020 +0000"
      },
      "committer": {
        "name": "vijay.r",
        "email": "vijay.r@tataelxsi.co.in",
        "time": "Sun Mar 22 02:54:35 2020 +0000"
      },
      "message": "Fix Bug 1035 Invalid Permission error on updating a role with K8sclusters, k8srepos permission\n\nChange-Id: I59647c89cb467a8976ae0d09f5cab411a5d81c37\nSigned-off-by: vijay.r \u003cvijay.r@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "72b16e11ed95b5fc879516cdcd3d739710e26135",
      "tree": "927a25fca19b155f9b24f41e5a98b28ee394ced0",
      "parents": [
        "2a929042e82cf1e010da9d8ff516f96159a57efd"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 18 09:49:43 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 18 09:49:57 2020 +0000"
      },
      "message": "fix 1023. Issue getting ip from pdu instances\n\nChange-Id: Ie4fc95d144d3c7987ccd56b090eaf7887ab8b67b\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2a929042e82cf1e010da9d8ff516f96159a57efd",
      "tree": "855bbdd700d228ad87724489de18872097b5de94",
      "parents": [
        "c88003e347abe00f8091fbcbd9112967b07c9cc9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 10 16:34:25 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Mar 13 08:28:45 2020 +0100"
      },
      "message": "allow external port for SDN net\n\nChange-Id: I4f827d185678be1529a8774d08ce668b12f653c5\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c88003e347abe00f8091fbcbd9112967b07c9cc9",
      "tree": "09e3aea189ca6c40bff08570bfbfc056cbe16e37",
      "parents": [
        "ad6d533c806bce1b3506c22570838570a1055da7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 12 17:31:42 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Mar 12 23:17:06 2020 +0100"
      },
      "message": "fix 1023. Issue getting ip from pdu instances\n\nChange-Id: I00ded05ca164e8dec18b821650ac16679137434c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ad6d533c806bce1b3506c22570838570a1055da7",
      "tree": "67ba53c1de5d707d4d767f0696e2275b0ab6d663",
      "parents": [
        "271d20089702166426d1f0168774609d2af046b8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Feb 19 14:29:49 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 28 15:41:26 2020 +0000"
      },
      "message": "fix user/project creation with domain_name.\nProvide the domain when listing users/projects\nAllow filtering by domain\n\nChange-Id: Ieccf9ad40f3ef7896e99ee26128d0b590cf615be\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "271d20089702166426d1f0168774609d2af046b8",
      "tree": "978111c13002ac13e27dff71417a96bc0ec585a3",
      "parents": [
        "0aa89ae83e5f60a2a42a914d4063a95ad12f5139"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Dec 02 21:00:37 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Feb 24 17:53:35 2020 +0000"
      },
      "message": "Added KDU actions to VnfTopic\n\nChange-Id: I2797a7b470f84a445bc9b648701112969f8790e6\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "0aa89ae83e5f60a2a42a914d4063a95ad12f5139",
      "tree": "53b714b4464f54b459f4bf9db52293e303edeeed",
      "parents": [
        "c2d5fc65d215f29c8b7861734415d6a509225418",
        "6486f7485862dc51758864e6cf7d5d2523751873"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 18 17:43:01 2020 +0100"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Feb 18 17:43:01 2020 +0100"
      },
      "message": "Merge \"allow extra domain input for token authentication\""
    },
    {
      "commit": "6486f7485862dc51758864e6cf7d5d2523751873",
      "tree": "122edc59de263bd8873c582e52b8749d221018f1",
      "parents": [
        "8c81ab02335c7d3944d0d0c3357675d2058cd0da"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 13 16:30:14 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 14 13:54:34 2020 +0000"
      },
      "message": "allow extra domain input for token authentication\n\nChange-Id: I546fa3ead2df453d8cf620cd4a6b828a1667c614\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c2d5fc65d215f29c8b7861734415d6a509225418",
      "tree": "685ada8015ac8b1529b36413c1729a46054e9515",
      "parents": [
        "8c81ab02335c7d3944d0d0c3357675d2058cd0da"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Feb 05 11:50:21 2020 +0000"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Tue Feb 11 16:58:46 2020 +0000"
      },
      "message": "K8sCluster/Repo association by projects\n\nChange-Id: I48f5629fea54e414226715554a841b0e30e09077\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "8c81ab02335c7d3944d0d0c3357675d2058cd0da",
      "tree": "ebce7f9ce4228714d1d82e5812d3eae16c8df486",
      "parents": [
        "454c30b8407d64cf360dacb0444c586b46801e1c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 07 10:18:30 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 07 14:46:05 2020 +0000"
      },
      "message": "fix 1014 allow k8snet with null value\n\nChange-Id: I1c9922fd63a495422eb7029af04d7ea60b35c678\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "454c30b8407d64cf360dacb0444c586b46801e1c",
      "tree": "9b4e4f0babd31b9143bdf17173fca4c6b5672310",
      "parents": [
        "0f9b9661f5c7080ea85b158ffa418c1842e96ad2"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Feb 05 12:43:44 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 07 14:46:05 2020 +0000"
      },
      "message": "minor fixes at dependencies\n\nChange-Id: Ic30ce0df9b837ac519784e3438611e1163d7e17e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0f9b9661f5c7080ea85b158ffa418c1842e96ad2",
      "tree": "8f630900bc1dbc3252f992e8a758ecd42595757c",
      "parents": [
        "f318b3045ae5e005f6241ec170ea943c92cc67d6"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Feb 06 13:37:01 2020 +0000"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Feb 06 14:56:01 2020 +0000"
      },
      "message": "Fix Bug 1011: Multiple interface referenced to a single connection point\n\nChange-Id: Idaff83f5f7cae88adb73896662ea61bdb1823407\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "f318b3045ae5e005f6241ec170ea943c92cc67d6",
      "tree": "d34e53aa01d592bdb66c6d3b31429f85fc5b8c73",
      "parents": [
        "b2e48bdecec7cd57f303becf40c5d469b8fdadff"
      ],
      "author": {
        "name": "magnussonl",
        "email": "lars-goran.magnusson@arctoslabs.com",
        "time": "Mon Jan 20 18:38:18 2020 +0100"
      },
      "committer": {
        "name": "magnussonl",
        "email": "lars-goran.magnusson@arctoslabs.com",
        "time": "Thu Feb 06 09:24:35 2020 +0100"
      },
      "message": "Modifications for test of feature 7953\nUpdated after review\nResolved merge conflict in osm_nbi/__init__.py\n\nChange-Id: Ie7fd9c21d3d3369986e96e48b6dc9d29b79b36af\nSigned-off-by: magnussonl \u003clars-goran.magnusson@arctoslabs.com\u003e\n"
    },
    {
      "commit": "b2e48bdecec7cd57f303becf40c5d469b8fdadff",
      "tree": "230e44781df8d404bde45c25a3ce6405f1f68c02",
      "parents": [
        "f55e7ed2e70eec0de410b8d0d01858ea5c4ea851"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 04 15:47:18 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 04 15:47:18 2020 +0000"
      },
      "message": "move version package to __init__\n\nChange-Id: Ie0b02033af9bb7420977b9fb968662a5482a0d99\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\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": "9fe58b17a7d58efbf87df1ae119907b9071ecf2f",
      "tree": "798166277983d6159550aef27d28a1a95f7dbf70",
      "parents": [
        "15ec70643bdaa3ba84eccefbed73ab525bfd31fc"
      ],
      "author": {
        "name": "Philippe Coval",
        "email": "rzr@users.sf.net",
        "time": "Wed Oct 30 14:42:36 2019 +0100"
      },
      "committer": {
        "name": "rzrfreefr",
        "email": "rzr@users.sf.net",
        "time": "Thu Jan 16 01:35:03 2020 +0100"
      },
      "message": "docker: Fix debian channel to stable\n\nCurrently there is no \"testing\" directory in:\n\nhttp://osm-download.etsi.org/repository/osm/debian/ReleaseFIVE/dists/\n\nChange-Id: Ib43722865573a7ec386082bd1af4375af26db108\nSigned-off-by: Philippe Coval \u003crzr@users.sf.net\u003e\n"
    },
    {
      "commit": "15ec70643bdaa3ba84eccefbed73ab525bfd31fc",
      "tree": "160fca60f89b5010877287d1eabfdde80e2d6c93",
      "parents": [
        "4836bacc5a3ef89cff93fd47240496baeb3c66ca"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Dec 26 10:09:04 2019 +0000"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Jan 15 16:50:46 2020 +0100"
      },
      "message": "Fix Bug 870: Getting unauthorized when using keystone as back-end for NBI\n\nChange-Id: I085be0f780388aed0d269c298c17ceb960fa14cc\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "4836bacc5a3ef89cff93fd47240496baeb3c66ca",
      "tree": "fab23fc9e7262109ac0e8ba3f88d86755fdc2696",
      "parents": [
        "85807723a3dc3ab1c96a7109d96391342149e98a"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jan 15 14:41:48 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jan 15 14:41:48 2020 +0000"
      },
      "message": "Allow to disable /test URL\n\nChange-Id: I01b2a4836ab66ff5cdca72d1a0637d83e0a5b9fb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "85807723a3dc3ab1c96a7109d96391342149e98a",
      "tree": "76511ff1f50211be361be92b45451a481cb2268e",
      "parents": [
        "a8186a5a72a86aba974651abcf7e08ec454fe53d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Dec 20 14:11:35 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 14 16:02:16 2020 +0000"
      },
      "message": "change from tapi to ietfl2vpn\n\nChange-Id: I6b57324f6952c835fc83aaa0f98ae8438fad1b43\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a8186a5a72a86aba974651abcf7e08ec454fe53d",
      "tree": "6a1b39dca2b61831b23350b68fc259424be688e7",
      "parents": [
        "675b804e93d2e616c81f1746532cefe226e6b752"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 14 15:54:48 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 14 15:58:46 2020 +0000"
      },
      "message": "adding timeout as instantiate parameter\n\nChange-Id: If630ad62f4450707123367863ff376847e559e09\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "675b804e93d2e616c81f1746532cefe226e6b752",
      "tree": "fc35797f0501a6775b1652bb2a60f35e4df7c6df",
      "parents": [
        "ecf94bd7d3df14de07debce02cd85e9983927299"
      ],
      "author": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Thu Jan 09 16:10:12 2020 +0100"
      },
      "committer": {
        "name": "calvinosanch",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Tue Jan 14 12:59:12 2020 +0100"
      },
      "message": "Ubuntu18 + pip upgraded\n\nChange-Id: Ia2b7c42455271883daa885491e77319a854ea9ce\nSigned-off-by: calvinosanch \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "ecf94bd7d3df14de07debce02cd85e9983927299",
      "tree": "7c87219e2275710fe29851bec102ad9493f6f327",
      "parents": [
        "7adaeb0a49340e8f46e82b6526bce4d6ecefd80e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 09 12:40:45 2020 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 09 12:41:13 2020 +0000"
      },
      "message": "update initial status of NS and NSLCMOP\n\nChange-Id: Iba004c8cb47fbaa6b6223684611226895d59b340\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7adaeb0a49340e8f46e82b6526bce4d6ecefd80e",
      "tree": "28540f63f794edc8fcce49e878767ab24af4c879",
      "parents": [
        "7fd248705f1eba06d0998339af9e48e6b8ffe5c1"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 17 16:46:12 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 17 17:23:54 2019 +0000"
      },
      "message": "Change for SDN creation parameters\n\nChange-Id: I5d0fcf0153c9ad71e0757db45df073f3abf26603\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7fd248705f1eba06d0998339af9e48e6b8ffe5c1",
      "tree": "ba2f8715cb186bd4b3a46d3cf7d7625d3920d9d7",
      "parents": [
        "bee3bad8d15fe0893855d0dff92cef4351629edb"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 10 10:57:17 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 10 10:58:08 2019 +0000"
      },
      "message": "Get version from installed package if available instead of code\n\nChange-Id: I0c9336ff02f90094af580b2fb2e1b8cd55fd67fb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.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": "35c998bd4ba1218c67b7c89f709b63f5268ed83c",
      "tree": "7b6199971a687c404b159c9010eb4856d3fba119",
      "parents": [
        "cea9591384b32a78fd44bf26ea7129498be034d6"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Nov 21 11:09:16 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Dec 05 10:01:21 2019 +0100"
      },
      "message": "Fix bug 875: VIM gets deleted when the Instance is Running\n\nChange-Id: I74f942e3ad17e1d61bbe507ddf6ad2e9755be66c\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "cea9591384b32a78fd44bf26ea7129498be034d6",
      "tree": "3e2251da08e35b1cd7d729cce2b6d7f8270d1a0b",
      "parents": [
        "3d6881c23aea64d391e1e648c615f9dbd89e00ad"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Dec 04 12:54:49 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Dec 05 09:07:33 2019 +0100"
      },
      "message": "Fix Bug 924: User is not allowed to upload NS Descriptors for project_user(role)\n\nChange-Id: I69eacd50ff9204d95db99a4211bfa7f100456629\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "3d6881c23aea64d391e1e648c615f9dbd89e00ad",
      "tree": "a9de4c4a94d1511c976b8309868518c6e21f0317",
      "parents": [
        "332e080919376d26f7bb98478d9ebe14b73f4d03"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Dec 04 13:42:26 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Dec 04 16:42:51 2019 +0100"
      },
      "message": "Fix Bug 917: Revoke NBI\u0027s Auth token once user is deleted\n\nChange-Id: I1060af8065d95beab5b9dc3be27abc8e3601f3e8\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "332e080919376d26f7bb98478d9ebe14b73f4d03",
      "tree": "7ec8fe2931bd35ffe74a43d6d2e032ed3b19f89c",
      "parents": [
        "3ffc7a4f4b10774337fe6ceb4a1d0df2d83033fa"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 03 23:50:49 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Dec 04 14:50:58 2019 +0000"
      },
      "message": "change repo type to helm-chart,juju-bundle\n\nChange-Id: Id46d9815fbab76b41ebe2bd21cad9d5f8aa056ad\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "3ffc7a4f4b10774337fe6ceb4a1d0df2d83033fa",
      "tree": "0b7378a29a90b1f1af1729f0468180c9e01b5895",
      "parents": [
        "45bd94c2a096f53a5692f438aa5148c3d42631fa"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 03 09:39:40 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Dec 03 13:25:49 2019 +0100"
      },
      "message": "fix issue deploying a k8s\n\nChange-Id: Iaedeac1e96264b4063ad8fd8cd5f6694bcad974d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "45bd94c2a096f53a5692f438aa5148c3d42631fa",
      "tree": "a86fe17cf9c19be43dffb6ac0e4154352f919078",
      "parents": [
        "b091dc1758a3ac2838d5c6d324e8cacaa11be7d7"
      ],
      "author": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Mon Nov 25 17:30:37 2019 +0530"
      },
      "committer": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Tue Dec 03 11:19:07 2019 +0530"
      },
      "message": "Bug 868 - Fixed\nNSD and VNFD items with schema type list containing same identifiers are truncated and used without error.\nFix essentially makes a depth traversal of the JSON object and\nuses Id or Name of object to uniquely identify object. Key Id takes precedence over Name.\n\nChange-Id: I534c96fb573b651cca71f0309e1a912d6b5889da\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "b091dc1758a3ac2838d5c6d324e8cacaa11be7d7",
      "tree": "6b0205c9e119054f60a24ed45b925100e57ec4ea",
      "parents": [
        "714954e34ba8af38c696a802c789699ae0299648"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Dec 02 15:53:25 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Dec 02 15:53:33 2019 +0000"
      },
      "message": "additionalParams for Kdu will not get those additionalParamsForVnf\n\nChange-Id: I19916bd7d552f107ead206ca26e8b455088387e2\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "714954e34ba8af38c696a802c789699ae0299648",
      "tree": "17e0011ee5d77266c5c86a238a229197eb689346",
      "parents": [
        "7e0eb1359144e47425da40504350f0d7cdc408e4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Nov 29 13:43:26 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Nov 29 18:14:53 2019 +0100"
      },
      "message": "Allow additional params for a concrete vdu or kdu\n\nChange-Id: Iab191d0f794d27bd06a7bb50c84e1a642f9e4969\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7e0eb1359144e47425da40504350f0d7cdc408e4",
      "tree": "30942b50a1a787ab31a4f569bae19e953947c846",
      "parents": [
        "6ddff2ed88923bc1ee3c088dfe29356cc90c27f8"
      ],
      "author": {
        "name": "Eduardo Sousa",
        "email": "eduardo.sousa@canonical.com",
        "time": "Fri Jun 21 11:50:21 2019 +0100"
      },
      "committer": {
        "name": "Eduardo Sousa",
        "email": "eduardo.sousa@canonical.com",
        "time": "Fri Nov 29 15:58:04 2019 +0000"
      },
      "message": "Adding suport for FsMongo\n\nChange-Id: Ic864d65c5ef551237a471ee8c2b8f157b2447791\nSigned-off-by: Eduardo Sousa \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "6ddff2ed88923bc1ee3c088dfe29356cc90c27f8",
      "tree": "c84213d31015494237ada6237f1b5aa7ca5cc9b5",
      "parents": [
        "26301bb2f455452e6daa3aec0d21288f6af246cb"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Nov 28 11:24:09 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Nov 29 14:39:41 2019 +0100"
      },
      "message": "Added KDU inspect/readme actions to NsLcmOpTopic\n\nChange-Id: I9ee6b50639d9d8719238b25c76ff8fb881dd0326\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "26301bb2f455452e6daa3aec0d21288f6af246cb",
      "tree": "7e0c0d21a699fd095186379a2c86efb332963a7e",
      "parents": [
        "4b52a15a0c28878d9abe38297d228461d65d7d78"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Nov 15 14:45:32 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Nov 27 12:27:45 2019 +0100"
      },
      "message": "More unit tests for descriptor_topics\n\nChange-Id: I6e9c647d12dd05de270996ed9f571f888d00d3c6\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "4b52a15a0c28878d9abe38297d228461d65d7d78",
      "tree": "da26702b172d2c549d68099c084c5f6e50a9a12e",
      "parents": [
        "6a92a53b64336df0d93eaf79eb0d53a9d5f9ba33"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Nov 15 14:45:32 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Nov 22 16:59:15 2019 +0100"
      },
      "message": "Unit tests for descriptor_topics\n\nChange-Id: Ie9bec8368f30ed023ed58bb324c38c77b9b61b00\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "6a92a53b64336df0d93eaf79eb0d53a9d5f9ba33",
      "tree": "94b37aee00181da51dd6b1ba6af2f0a0b2fa4140",
      "parents": [
        "b3d0a0e94cc4572d81477754baf56c910e892be3"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Nov 22 15:06:43 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Nov 22 15:06:56 2019 +0100"
      },
      "message": "Fix bug 682: NSD cross references between vnffgd classifier and rsp not validated\n\nChange-Id: I759844b02afe870403ce317a7f3ec8826128bbbb\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "b3d0a0e94cc4572d81477754baf56c910e892be3",
      "tree": "0f978aa8ca454cc3db1b3c6d32c76551e3b6af0c",
      "parents": [
        "c67b0e994fe4a74098158e6340125e4c88cdb950"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Nov 13 15:57:51 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Nov 22 12:08:54 2019 +0000"
      },
      "message": "feature8029 do not validate vim_account type\nfeature8030 do not validate wim_account type\n\nChange-Id: I0d975b80481dd7562c631155444e3461dcc1dd94\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c67b0e994fe4a74098158e6340125e4c88cdb950",
      "tree": "eaae77c7fa07c96efa0faa525f230beec1e5875a",
      "parents": [
        "557f88222bb56efa3f55556c504751aebcbf457f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Nov 05 12:45:29 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 21 16:56:28 2019 +0000"
      },
      "message": "fix issue for k8scluster on action \"kdu_name\" instead \u0027vdu_name\u0027\nAdding vim_network selection upon instantiation based on selected k8s_cluster[\"nets\"] and vnfd.k8s-cluster\nAdding k8s_cluster and k8s_repo to the html develop web\n\nChange-Id: Ie73877c0b7403badd99704ff294d45b695ebc744\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "557f88222bb56efa3f55556c504751aebcbf457f",
      "tree": "b892af1763f80fd082129cc0e371496102dada51",
      "parents": [
        "0952a48159c11b6d31fff6617f04f06351ed79f3"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 21 16:15:33 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Nov 21 16:15:33 2019 +0000"
      },
      "message": "fixing Dockerfile local after changes in IM\n\nChange-Id: I6a9f0cb2f8d71fa1711844a7ce86ed37f089230f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0952a48159c11b6d31fff6617f04f06351ed79f3",
      "tree": "14d31c028e7c140f24f15e13d87e3476e97cfc09",
      "parents": [
        "549dda6d610178e26da22b9f16a09f0f98a68585"
      ],
      "author": {
        "name": "preethika.p",
        "email": "preethika.p@tataelxsi.co.in",
        "time": "Fri Sep 20 16:37:50 2019 +0530"
      },
      "committer": {
        "name": "preethika.p",
        "email": "preethika.p@tataelxsi.co.in",
        "time": "Tue Nov 19 14:33:48 2019 +0530"
      },
      "message": "Feature7912- Enhancement of NBI API to collect VNF metrics\nAddressed the comments\nUnittest added\nMade changes in tox file\nChange-Id: Iad1e625f609272556bcc51b36c96a336d34b5c86\nSigned-off-by: preethika.p \u003cpreethika.p@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "549dda6d610178e26da22b9f16a09f0f98a68585",
      "tree": "81fd39fb554a7444f1f880619fcb650a37960d06",
      "parents": [
        "79e40f41887cbc1e56f4b7c3518314952985fa51"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Nov 14 09:57:35 2019 +0100"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Nov 14 09:57:35 2019 +0100"
      },
      "message": "Fix allowed methods for K8sClusters\n\nChange-Id: I13227be31d71236fa55edb2219afe84b647f256e\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "79e40f41887cbc1e56f4b7c3518314952985fa51",
      "tree": "9c511c7d675e2186a11fb1da1d0ae8b2abae02ad",
      "parents": [
        "1459d60ec7966fd38be44d44042f8c3f65bcdc9a"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Oct 10 16:36:40 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Tue Nov 12 10:23:07 2019 +0100"
      },
      "message": "Unit tests for admin_topics\n\nChange-Id: I2b52b479e981bfa6a9aa1bb94328fff49dd4b262\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "1459d60ec7966fd38be44d44042f8c3f65bcdc9a",
      "tree": "1931316628016543e7ddcb3e210b2064838d7ee8",
      "parents": [
        "21f03f572ec5a9883107de8e7dbd7b4891f6860b"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Oct 03 14:22:00 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Nov 11 18:11:26 2019 +0100"
      },
      "message": "Fix allowed methods for administration topics\n\nChange-Id: I2a318bc3d6d6ead1c27a74652c8f2e990adc662a\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "21f03f572ec5a9883107de8e7dbd7b4891f6860b",
      "tree": "f74973688f5cb45d9dce75fbf3f5f6a7678c81b0",
      "parents": [
        "9cb7d67d7b0440ae9cbf0a08362bb3c0a19fdc3b"
      ],
      "author": {
        "name": "kbsub",
        "email": "subair.basheer@riftio.com",
        "time": "Thu Oct 17 16:26:56 2019 +0000"
      },
      "committer": {
        "name": "Ubuntu",
        "email": "subair.basheer@riftio.com",
        "time": "Wed Nov 06 12:01:41 2019 +0000"
      },
      "message": "VCD feature 7193-provider_nerwork\n\nChange-Id: Ia8ea131bd6c0ebe30069aa151ea3bc3f05e7ecfc\nSigned-off-by: kbsub \u003csubair.basheer@riftio.com\u003e\n"
    },
    {
      "commit": "9cb7d67d7b0440ae9cbf0a08362bb3c0a19fdc3b",
      "tree": "be072c6d987a1f84f46670a50cfbb3a7efc7317c",
      "parents": [
        "fe598fe1bcb93d51b5c7bb0373bc06d74e5bf92f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Oct 30 12:13:48 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Nov 05 09:08:49 2019 +0000"
      },
      "message": "selecting k8scluster at deployment. Allow day2 action primitive for kdu\n\nChange-Id: I8669a35df8b3312df88853900844eb7e0332bff9\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "fe598fe1bcb93d51b5c7bb0373bc06d74e5bf92f",
      "tree": "dd946275f04f777c8f4e64e274017f08a1c0d887",
      "parents": [
        "3a144c99f5ef2f73a3995081ea18d776300356e1"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Oct 23 18:25:11 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Nov 04 10:11:09 2019 +0100"
      },
      "message": "New topics: K8sClusters, K8sRepos\n\nChange-Id: Ia03b8fc80b1efdb0cc6162b85fb84e3b6b1c1b12\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "3a144c99f5ef2f73a3995081ea18d776300356e1",
      "tree": "0d10472619f60c1cfd290c932625c1f1b1d09e7f",
      "parents": [
        "970093cf246e3fcfa34b6e195c459d244272e213"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Oct 25 09:46:33 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Oct 25 09:46:33 2019 +0200"
      },
      "message": "Fix VIM/WIM validation schemas\n\nChange-Id: I187b251996995f04df1359f8973292dedebecdfd\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "970093cf246e3fcfa34b6e195c459d244272e213",
      "tree": "a5588951ef9fa26019f660e80edd83ebb446f83e",
      "parents": [
        "1bfe4e2392fe3ba155d71ad4f99fbc7fd21e68be"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 17 14:24:58 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 17 14:27:32 2019 +0000"
      },
      "message": "adding needed dependency aiohttp\n\nChange-Id: I9a2046c4f470d8946f8881b6a3c2dd7684a34679\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "1bfe4e2392fe3ba155d71ad4f99fbc7fd21e68be",
      "tree": "e21f8a7c550877162572db377704634c74accf82",
      "parents": [
        "586ae81f64fb81d2e26b36c01174ea8d403d8402"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 02 16:03:25 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 17 13:57:10 2019 +0000"
      },
      "message": "initial unittest for osm_nbi.instance_topics\n\nChange-Id: Ib38b3e6625014c8641e7cadce69624f46b41d1ac\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "586ae81f64fb81d2e26b36c01174ea8d403d8402",
      "tree": "2b1963c9d15bac0a60fbb47f7154a3785b8a4d83",
      "parents": [
        "15a1f68badbe4865b7abb3cb9ac816ed963d4b63"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 17 13:56:53 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 17 13:57:10 2019 +0000"
      },
      "message": "fix bug 865 fix error deleting a non-instantiated ns\n\nChange-Id: I7f36893352c17aef89930f8d5b3f0718ba700992\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "15a1f68badbe4865b7abb3cb9ac816ed963d4b63",
      "tree": "168924902599a6d30a99c5526f9333263abb68c6",
      "parents": [
        "c96fd6946c24dacce83fe5a14f95ab88ac54bb38"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Oct 16 09:00:13 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 17 09:18:05 2019 +0000"
      },
      "message": "bug 864 fix operation (created/edited) published to kafka\n\nChange-Id: Ia96573a0f79da88d2d893101cc9daed0f46bbc7a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c96fd6946c24dacce83fe5a14f95ab88ac54bb38",
      "tree": "bb92cf8116ae2cf4cde352f6075d99fb897c3dfd",
      "parents": [
        "5f1a6d31a48eeba7ef799738ccfe7d6497f61fc9"
      ],
      "author": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Wed Oct 16 17:50:53 2019 +0530"
      },
      "committer": {
        "name": "K Sai Kiran",
        "email": "saikiran.k@tataelxsi.co.in",
        "time": "Thu Oct 17 13:00:56 2019 +0530"
      },
      "message": "Bug 864 - NBI publishes created key to kakfa after editing nsd/vnfd.\n\nChange-Id: Ib4ab08dcb3cada34bb3f95468315f37e52486fcf\nSigned-off-by: K Sai Kiran \u003csaikiran.k@tataelxsi.co.in\u003e\n"
    },
    {
      "commit": "5f1a6d31a48eeba7ef799738ccfe7d6497f61fc9",
      "tree": "abbe1022f272a8cca750ac513cd37aa2a85e5bf9",
      "parents": [
        "b19cadcf9ff2169f34f6db79b866bad91f9c8aed"
      ],
      "author": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Wed Oct 16 20:13:53 2019 +0200"
      },
      "committer": {
        "name": "Felipe Vicens",
        "email": "felipe.vicens@atos.net",
        "time": "Wed Oct 16 21:50:06 2019 +0200"
      },
      "message": "Fix IM installation in NBI\n\nChange-Id: I10287cdb30aac7496eb28b82a06027d196a26a5b\nSigned-off-by: Felipe Vicens \u003cfelipe.vicens@atos.net\u003e\n"
    },
    {
      "commit": "b19cadcf9ff2169f34f6db79b866bad91f9c8aed",
      "tree": "ea11336781b8f20e9be0af08d0a30e3947dfb035",
      "parents": [
        "2125a31711a94d2c21c24fe4aa768a2f3823f3cb"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Tue Oct 08 10:18:02 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Tue Oct 08 10:18:02 2019 +0200"
      },
      "message": "Adapt NBI to YAML V5\n\nChange-Id: Ia768b60b0304d99a24bbfab2795922d54ca9ca0c\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "2125a31711a94d2c21c24fe4aa768a2f3823f3cb",
      "tree": "fb06eee9968dc0016c319fcba1931f9163df04cf",
      "parents": [
        "029405dc71e09d30e7660fa68f799737d017acbf"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Sep 30 15:50:52 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Oct 02 09:42:06 2019 +0200"
      },
      "message": "Fix project_user role permissions\n\nChange-Id: If10f6b77d468535516dcd8bdffb712b98cec2c61\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "029405dc71e09d30e7660fa68f799737d017acbf",
      "tree": "2e1131622a67ef35571f19d0345456a40435340f",
      "parents": [
        "16db949804909ad4e68bea83cc546124eaf562a0"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Thu Sep 26 10:52:56 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Tue Oct 01 14:24:11 2019 +0200"
      },
      "message": "Bug 853 - Fix permissions\n\nChange-Id: Ie95624fe6cbea3cd8ee45709eb76cac51cf981f6\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "16db949804909ad4e68bea83cc546124eaf562a0",
      "tree": "0b101ef1d67e01d8c2ee57e96272057e7e086fae",
      "parents": [
        "9ebbf855f902fb7a9864427a364fb102ce792fc0"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Sep 25 12:01:59 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Sep 25 12:47:20 2019 +0200"
      },
      "message": "Tests for NBI Quotas\n\nChange-Id: Ib5c2b5afb3ca0ee31f3c0bf98ed16f7b157861b6\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "9ebbf855f902fb7a9864427a364fb102ce792fc0",
      "tree": "a662201d9b779e05cb2e6cf886587d317dac5302",
      "parents": [
        "32bab47c7fde8ae22795306723f3441ec544fa2b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Sep 03 14:58:09 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 20 12:38:28 2019 +0000"
      },
      "message": "bug when migrating from old user format containing project instead project_role_mappings\n\nChange-Id: I9cb853b2eecef2c69661e85f4bbba4b153811559\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "32bab47c7fde8ae22795306723f3441ec544fa2b",
      "tree": "c60259172b60be56fd77980bd6101e1b6c812f8a",
      "parents": [
        "9742f1df203a8f47672fe5714044b06dd9e3ec59"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Sep 13 12:24:22 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Fri Sep 20 12:39:47 2019 +0200"
      },
      "message": "NBI Quotas\n\nChange-Id: I6d9762b3d8eb3610c00355971ac9a0964bc1b212\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "9742f1df203a8f47672fe5714044b06dd9e3ec59",
      "tree": "14f5213285ba430c7730e58b1904f3d7307cb2aa",
      "parents": [
        "982da4e03c39e679919c1cb36fc00e9b8bd5d450"
      ],
      "author": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Wed Jun 05 13:06:47 2019 +0200"
      },
      "committer": {
        "name": "delacruzramo",
        "email": "pedro.delacruzramos@altran.com",
        "time": "Mon Sep 16 09:25:22 2019 +0200"
      },
      "message": "Tests for Authentication framework (Projects-Users-Roles)\n\nChange-Id: I8e6cc93ffb9913c4ea3f74679b0a6e87e847de64\nSigned-off-by: delacruzramo \u003cpedro.delacruzramos@altran.com\u003e\n"
    },
    {
      "commit": "982da4e03c39e679919c1cb36fc00e9b8bd5d450",
      "tree": "b102077959e43a1e191f15e5a92a9d3dceaaeed4",
      "parents": [
        "b7e42f04a0e421697ea9107040c4effcf44bbb2e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Sep 03 11:51:55 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 10:21:22 2019 +0000"
      },
      "message": "bug 838 fix vnfd obtained from nsr reference\n\nChange-Id: I1b2934ea196d3db19717e68874de6fc59d2c9288\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b7e42f04a0e421697ea9107040c4effcf44bbb2e",
      "tree": "6500ce09fe70395f923373e2599eea1754e1a9ff",
      "parents": [
        "ea97c04d6d6d9cbf61d03bebec7ed17e07919ed3"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Sep 03 07:24:17 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 09:51:39 2019 +0000"
      },
      "message": "change cherrypy version to 18.1.2\n\nChange-Id: Id9a2e516e253ccf174d2ac7849178da7bdac0576\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ea97c04d6d6d9cbf61d03bebec7ed17e07919ed3",
      "tree": "3ef1e850c86f635da14696503d44ae838138a1f7",
      "parents": [
        "260dd6fd42eefaa52ac8abdca295f44f2b8c1947"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 09:44:42 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 13 09:49:42 2019 +0000"
      },
      "message": "bug 839: fix error looking for nsi using a nst\n\nChange-Id: Iba0af5eccc16255eb408531fd5b0da3637651274\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "260dd6fd42eefaa52ac8abdca295f44f2b8c1947",
      "tree": "f423ba28bd6de34148c775845a3c8bed229c3289",
      "parents": [
        "5792d7d7e1ff32ef0edfc432bd86a8fb348622c3"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 02 10:48:56 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 02 10:48:56 2019 +0000"
      },
      "message": "fix bug 838. Validate action over vdu\n\nChange-Id: I9c45cfcc2e0c088a018e79fc06348dc8e03d3717\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "5792d7d7e1ff32ef0edfc432bd86a8fb348622c3",
      "tree": "9858aa15a8e920fa6a3957f4bbea424616347060",
      "parents": [
        "7bfe2675ecaf4cbbaeae2cc3954b96a494875e46"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 30 15:37:12 2019 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 02 07:24:29 2019 +0000"
      },
      "message": "provide version in json format\n\nChange-Id: I69140a3655a0cf95212eae1022d6d34eec30a198\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    }
  ],
  "next": "7bfe2675ecaf4cbbaeae2cc3954b96a494875e46"
}
