)]}'
{
  "log": [
    {
      "commit": "0446cd5df24c38f95cea13b995c553e9b2403f21",
      "tree": "c44cdd6e13913129dee35afff428e01c8dcd2d8b",
      "parents": [
        "63056c57eea17465ada68bcc076a0159d9c5f93f"
      ],
      "author": {
        "name": "Anderson Bravalheri",
        "email": "a.bravalheri@bristol.ac.uk",
        "time": "Fri Aug 17 15:26:19 2018 +0100"
      },
      "committer": {
        "name": "Anderson Bravalheri",
        "email": "a.bravalheri@bristol.ac.uk",
        "time": "Fri Nov 16 10:57:14 2018 +0000"
      },
      "message": "Implement feature 5949\n\nEnable dynamic connectivity setup in multi-site Network Services\n\nThe code required to implement the feature is contained in `osm_ro/wim`\nas much as possible.\n\n* `wim/engine.py` works together with `nfvo.py` to implement the\n  feature\n* `wim/persistence.py` is equivalent to `nfvo_db.py` and try to\n  encapsulate most of the SQL-specific code, implementing a persistence\n  layer\n* `wim/http_handler.py` extends `httpserver.py` adding WIM-related HTTP\n  routes\n* `wim/wim_thread.py` is similar to `vim_thread.py` and controls the\n  execution of WIM-related tasks\n* `wim/actions.py` and `wim/wan_link_actions.py` implement the action\n  handling specific code, calling instances of the `wim/wimconn.py`\n  subclasses\n\nWIM connectors are still a work in progress\n\nIndividual change details (newer to older)\n\n- Add errors for inconsistent state\n\n- Delay re-scheduled tasks\n\n- Move lock to inside the persistence object\n\n- Better errors for connector failures\n\n- Try to cache the wan_link information before it is deleted from the database\n\n- Integrate WanLinkDelete to NFVO\n\n- Add WanLinkDelete implementation draft with some tests\n\n- Add basic wim network creation\n\n- Add minimal documentation for actions\n\n- Add checks to the create action\n\n- Improve documentation, rearrange insert_pending and remove unused functions on WimThread\n\n- Integrate Action classes in refresh_tasks\n\n- Add Action classes to avoid intricate conditions\n\n- Adding Proposed License\n\n- Move grouping of actions to persistence\n\n- Change WimThread to use SQL to do the heavy lifting\n\n- Simplify WimThread reload_actions\n\n- Add tests for derive_wan_links\n\n- Implement find_common_wim(s)\n\n- Add tests for create_wim_account\n\n- Add migration scripts for version 33\n\n- Changes to WIM and VIM threads for vim_wim_actions\n\n- Implement wim_account management according to the discussion\n\n- Add WimHandler integration inside httpserver\n\n- Add quick instructions to run the tests\n\n- Add WIM functional tests using real database\n\n- Add DB WIM port mapping\n\n- RO WIM-related console scripts\n\n- Add WIM integration to NFVO\n\n- Improve database support focusing on tests\n\n- RO NBI WIM-related commands in HTTP server\n\n- Adding WIM tables to MANO DB\n\n- Add wim http handler initial implementation\n\n- Move http utility functions to separated files\n\n    This separation allows the code to be reused more easily and avoids\n    circular dependencies.\n\n    (The httpserver can import other modules implementing http routes,\n    and those modules can then use the utility functions without having\n    to import back httpserver)\n\n- Add a HTTP handler class and custom route decorator\n\n    These tools can be used to create independent groups of bottle\n    routes/callbacks in a OOP fashion\n\n- Extract http error codes and related logic to separated file\n\nChange-Id: Icd5fc9fa345852b8cf571e48f427dc10bdbd24c5\nSigned-off-by: Anderson Bravalheri \u003ca.bravalheri@bristol.ac.uk\u003e\n"
    },
    {
      "commit": "63056c57eea17465ada68bcc076a0159d9c5f93f",
      "tree": "366a73858a2b1226e6da1d4e98ec245523aa7067",
      "parents": [
        "fafbf29413f4cc3002cbf1b88effcd832be5c602"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Nov 14 12:46:21 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Nov 14 12:46:21 2018 +0100"
      },
      "message": "Cherry-pick c1ce8ac Changed build to not make osm-im lib-osm-openvim\n\nChange-Id: Ibca462f24900cbd1c30ada08c3c5eb51fe6d30b2\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "fafbf29413f4cc3002cbf1b88effcd832be5c602",
      "tree": "a86b219d6c8f16dd31473fc8fdda7b8833692bf8",
      "parents": [
        "ecc683920f5bd9065bae7b07e10953477fd0a3e8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 07 14:05:32 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Sep 18 15:47:01 2018 +0100"
      },
      "message": "bug 537 SDN-assist does not connect new instances over an existing vim network\n\nChange-Id: I47115d0957cd9c64606085132fd3f7e4003e7fc2\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ecc683920f5bd9065bae7b07e10953477fd0a3e8",
      "tree": "87ee1003613e80a5fa93f55d14aaa90ecb359266",
      "parents": [
        "12690ed43f89b777ab30e57f0c525b66fc1d030f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Sep 06 13:47:11 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Sep 18 15:46:26 2018 +0100"
      },
      "message": "fix error when no size is provided at vnfd:vdus:volumes\n\nChange-Id: I092245407d4acdb75b373e40905d9fc2e2b44b20\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "12690ed43f89b777ab30e57f0c525b66fc1d030f",
      "tree": "28c9b878ecc7c8a600e5cb34544c4787e6476ef3",
      "parents": [
        "af0017fe88d4675473428f51041d7b124abe299a"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 14 21:16:19 2018 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 14 21:16:19 2018 +0000"
      },
      "message": "fix dockerfile local\n\nChange-Id: Iffd4c1f6a65b505db84ab30b98f3f526b4ff47d0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "af0017fe88d4675473428f51041d7b124abe299a",
      "tree": "34db32c7644ed82ae10a62ed1b6dc3582cfadd85",
      "parents": [
        "a7f744d3f1a2aa124ccb6a471b25199fc7e7f31b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 12 16:25:42 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 12 17:11:57 2018 +0200"
      },
      "message": "Adding RO-start.sh to deb package for Dockerfile\n\nChange-Id: I2f61868a288a8217dbf2a5c0920f736ec547ffcc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a7f744d3f1a2aa124ccb6a471b25199fc7e7f31b",
      "tree": "e24d87e3cd7c143ed9540008127d355e6c1409df",
      "parents": [
        "425154ea99d39ae2673504e307390a4bf035dcf6"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 10 11:04:31 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 12 13:10:20 2018 +0200"
      },
      "message": "install-openmano.sh change to install osm-im, lib-osm-openvim in pure python2 without calling make that imposes many unneeded packages\n\nChange-Id: I3149a1b7656a2adb5b1a4ffbb973e49a6a00d0e0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "425154ea99d39ae2673504e307390a4bf035dcf6",
      "tree": "b64a9692eb9cd105be87cff92dba6795e72b6157",
      "parents": [
        "e3c0dbc45e2ea7323599c219f627c5f5064811a9"
      ],
      "author": {
        "name": "Eduardo Sousa",
        "email": "eduardosousa@av.it.pt",
        "time": "Thu Sep 06 14:43:08 2018 +0100"
      },
      "committer": {
        "name": "Eduardo Sousa",
        "email": "eduardosousa@av.it.pt",
        "time": "Thu Sep 06 14:58:43 2018 +0100"
      },
      "message": "Adding IM python3 dependencies\n\nChange-Id: Ib55fa999b79302833030e55d5e7b897d1e120bbd\nSigned-off-by: Eduardo Sousa \u003ceduardosousa@av.it.pt\u003e\n"
    },
    {
      "commit": "e3c0dbc45e2ea7323599c219f627c5f5064811a9",
      "tree": "647903659f1f914c20d697a95f2138cee6fa5e6b",
      "parents": [
        "6082b7d161e7ccfbb38c1b7938c88c2619b8f690"
      ],
      "author": {
        "name": "Eduardo Sousa",
        "email": "eduardosousa@av.it.pt",
        "time": "Mon Sep 03 11:56:07 2018 +0100"
      },
      "committer": {
        "name": "Eduardo Sousa",
        "email": "eduardosousa@av.it.pt",
        "time": "Mon Sep 03 11:56:19 2018 +0100"
      },
      "message": "Replacing Openstack Pike libraries by Queens\n\nChange-Id: Ieb6d8219c7ce023a9d75242d70aeca43c89371af\nSigned-off-by: Eduardo Sousa \u003ceduardosousa@av.it.pt\u003e\n"
    },
    {
      "commit": "6082b7d161e7ccfbb38c1b7938c88c2619b8f690",
      "tree": "49576aa0b6383112525aad1ea781c9c1c6dedcb8",
      "parents": [
        "2154ee3edd57020ea98726fd9808bb4e4b51193d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 31 11:24:08 2018 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 31 12:18:13 2018 +0000"
      },
      "message": "Fix bug 535 propagate instantiaon paramget mac_address\nSet pip2 at installation scripts\n\nChange-Id: Ifafada5520bf7b892e47c6f7e3145bb7541920e3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2154ee3edd57020ea98726fd9808bb4e4b51193d",
      "tree": "b6fa6a2b8bf68ce5a9c716adb78882561adbc873",
      "parents": [
        "d72182fcb984ec196e92b9448b8dc90b72576ba2"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 29 13:15:52 2018 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 29 13:18:06 2018 +0000"
      },
      "message": "added RO-of for managing openflow utility from inside RO container\n\nChange-Id: Iadcfd4e9fe23c2f12d3bca1d08b7b31bd15f83ca\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d72182fcb984ec196e92b9448b8dc90b72576ba2",
      "tree": "8034ecd3a6e12b15c0d18611a5262290d033bff1",
      "parents": [
        "27f6d5267ec2ffebfbd0ec872bdbe2b061f59ef5"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 29 10:56:13 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 29 13:12:02 2018 +0200"
      },
      "message": "fixing bug: vim config were not loaded at vim_thread\n\nChange-Id: If6cb843ed30d5bb843e31316c86056a681e7ea60\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "27f6d5267ec2ffebfbd0ec872bdbe2b061f59ef5",
      "tree": "837b35535e6024989642ada6fd8c452430854582",
      "parents": [
        "b8569aa8595fef5fadd0acc94d7949cf10b77a14"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Fri Aug 17 05:24:30 2018 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Tue Aug 28 02:14:01 2018 -0700"
      },
      "message": "Added new unit tests for vCD connector\n\nChange-Id: Idaa74d92e70c8ddc4df6e970df086fbe691501f6\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "b8569aa8595fef5fadd0acc94d7949cf10b77a14",
      "tree": "e08039cc083091abf582cc0659786204d3d32928",
      "parents": [
        "e04c71531149b9e362a06cab4dd7554680559996"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 24 11:34:54 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Aug 24 11:39:41 2018 +0200"
      },
      "message": "Introduce deprecating methods\n\nChange-Id: Ic35d8596631cc6c30ea9e54a1144c6d6c08e6e79\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e04c71531149b9e362a06cab4dd7554680559996",
      "tree": "a2d87f128ef6a2a26399e21f928bae9d4c8d98e7",
      "parents": [
        "17ff82e0b07456b6cb77480e71f822176e9cdecb"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jun 15 19:23:45 2018 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Aug 20 11:07:37 2018 +0200"
      },
      "message": "replacing ocata Openstack libraries by pike\n\nChange-Id: Id78c1d361e6c0502ea03ce0944da58df908c7501\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "17ff82e0b07456b6cb77480e71f822176e9cdecb",
      "tree": "c010b5c64faec0c8fb9890da6f76051d54cbaeca",
      "parents": [
        "e72710b0ac189586e822a71a611f87fdce6a917d"
      ],
      "author": {
        "name": "Michael Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Fri Aug 03 16:16:59 2018 +0200"
      },
      "committer": {
        "name": "Michael Marchetti",
        "email": "mmarchetti@sandvine.com",
        "time": "Fri Aug 03 16:16:59 2018 +0200"
      },
      "message": "Restrict git describe to tags matching v*\n\nSigned-off-by: Michael Marchetti \u003cmmarchetti@sandvine.com\u003e\n"
    },
    {
      "commit": "e72710b0ac189586e822a71a611f87fdce6a917d",
      "tree": "552e455905c2acc3ff48c197ec9707b31e1a0a98",
      "parents": [
        "d3750b355ef0488accb82ddeb70b9c5941feff6e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 23 16:16:00 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jul 24 15:04:42 2018 +0200"
      },
      "message": "implementation of vdu:interface:mgmt-interface for getting vdu ip address\n\nChange-Id: I3d7e0116b0fc6624846ccc0803c3f00f820e5bde\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d3750b355ef0488accb82ddeb70b9c5941feff6e",
      "tree": "5bf6f4607480c9d0b8ba8b3adef00f02aefaa899",
      "parents": [
        "1beea8613e1b0d20024da57d29aa3144f4ec2c10"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 20 15:33:08 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jul 24 15:04:24 2018 +0200"
      },
      "message": "Fix problem at vim_thread reload when vim_account edited\nStart changes from datacenter to vim/vim_account\n\nChange-Id: Icdcd1e7499838f68cc2f70a147c33a83961bbf91\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "1beea8613e1b0d20024da57d29aa3144f4ec2c10",
      "tree": "64373b282cc6bd3d2d408f09cf73cd894826f2b1",
      "parents": [
        "9f2900c60cc75a7de14486b66cac5247c1ad8ecd"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 11 15:47:37 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 19 14:53:41 2018 +0200"
      },
      "message": "changes for openstack PIKE compatibility\n\nChange-Id: I6d757e6ace4f8c7cdcf1125118954c734d3aff48\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "9f2900c60cc75a7de14486b66cac5247c1ad8ecd",
      "tree": "6f9bb328fd4972b6b40ddef072a0d9f9431a49dc",
      "parents": [
        "1df468d2c3f6c32f2bb703e4732180a8596c48ad"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 13 15:25:24 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 19 14:53:26 2018 +0200"
      },
      "message": "Enhance SDN assist error reporting\n\nChange-Id: I1160b17eb053af427e6aede9f4f95013afc9e633\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "1df468d2c3f6c32f2bb703e4732180a8596c48ad",
      "tree": "d5676b156301ee74f3229f6f45ac7729495b8c27",
      "parents": [
        "55d234c0d00b9936a83b632513379b9e13999126"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 06 14:25:16 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 19 14:34:17 2018 +0200"
      },
      "message": "Added more instantitaion parameters: volume_id.\nFixed multisite deployment without vld vim-network-name input\n\nChange-Id: If542c282ef53f9b5356bdc3b6684b8098813421e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "55d234c0d00b9936a83b632513379b9e13999126",
      "tree": "24ac1dcc96340b06e41107fd65461830a261bf3e",
      "parents": [
        "fc5f80b75e9b9d79a27df62638e03154ca00a767"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 04 18:29:21 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 19 14:34:17 2018 +0200"
      },
      "message": "avoid openstack default gateway creation at VLD ip-profile.\nChange vnf instance order to nsd:constituent-vnfd list order.\nEnsure interface are deployed in order\n\nChange-Id: I3f2d43643f6cd25a09d0f21407544657168c3513\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "fc5f80b75e9b9d79a27df62638e03154ca00a767",
      "tree": "ce075105f91351f82fb8cfa4733b9123e9e07d0a",
      "parents": [
        "a8e5b7847d8731b96623f742e62dbb6016d42bff"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 29 16:00:43 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 19 14:34:17 2018 +0200"
      },
      "message": "vdu scaling\n\nChange-Id: I93269b77d5be6cbd8fe635239465381dc874c9a5\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a8e5b7847d8731b96623f742e62dbb6016d42bff",
      "tree": "f2119380fa8279c30b79fd8098caa1aea9c15e2e",
      "parents": [
        "7f426e900d00a76c3d583839f299982bbaf4c317"
      ],
      "author": {
        "name": "sbhangare",
        "email": "sbhangare@vmware.com",
        "time": "Thu Jun 21 02:10:03 2018 -0700"
      },
      "committer": {
        "name": "sbhangare",
        "email": "sbhangare@vmware.com",
        "time": "Thu Jul 19 02:23:57 2018 -0700"
      },
      "message": "Implementation for Feature# 1407: Configuring Affinity rules for VNF deployment in vCloud Director\n\nChange-Id: Ia66b5795df6b844c298dad3768e32048bd7a283b\nSigned-off-by: sbhangare \u003csbhangare@vmware.com\u003e\n"
    },
    {
      "commit": "7f426e900d00a76c3d583839f299982bbaf4c317",
      "tree": "a587f27ec25634bad2e288bc2408d68c59881982",
      "parents": [
        "cec213a7e459fa550beb5220b044d86b210d251f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jun 28 15:21:32 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 02 10:12:12 2018 +0200"
      },
      "message": "Enhance sdn-assist reporting\n\nChange-Id: I77d4600bc45f0eb64c849d38a4246df24c276707\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "cec213a7e459fa550beb5220b044d86b210d251f",
      "tree": "2f71e2630c7ea2106b3d20e655db05edc0f1b4ab",
      "parents": [
        "b42fd9bdcea865bd3c6d4a546a6f294ff69e1ef4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 27 16:06:17 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 27 16:08:29 2018 +0200"
      },
      "message": "Fixed VNF deletion NotFound reporting\n\nChange-Id: I7de95f5123421103df96ca23ae2b155c7cb32de8\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b42fd9bdcea865bd3c6d4a546a6f294ff69e1ef4",
      "tree": "f87c4dd00006087d2b7f2494703e8ddfa24eeaaa",
      "parents": [
        "e6957e8efae083cdca07053e8778d9c8515be1ca"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 20 10:44:32 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 20 13:16:30 2018 +0200"
      },
      "message": "Fix error at some openstacks getting floating ip for neutron port\n\nChange-Id: I7b0706098db372e80c310ff7f8a545755d1fbdc4\n"
    },
    {
      "commit": "e6957e8efae083cdca07053e8778d9c8515be1ca",
      "tree": "39eea99c5e504b77405e07f780ad98721cddd499",
      "parents": [
        "107ed15abb6b729f126522ab368cffa38d586ef2"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jun 08 15:56:19 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 20 10:07:02 2018 +0200"
      },
      "message": "fix insecure option at vimconn_openstack\n\nChange-Id: I120b25a57d82fb9202fd47ce19fe611e33bf6a42\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "107ed15abb6b729f126522ab368cffa38d586ef2",
      "tree": "ddb685802f04c6ff6acc80427f8732f15b23d9ca",
      "parents": [
        "cbb52050960115d089b7ff4d0fd3ea7134692d98"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jun 15 19:22:08 2018 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jun 15 19:22:08 2018 +0200"
      },
      "message": "Fix Dockerfile-local to get ocata Openstack libraries\n\nChange-Id: I8166aefcf25f9806dd00a4f4e97a40d443095415\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "cbb52050960115d089b7ff4d0fd3ea7134692d98",
      "tree": "35c9a28112cc64897449efea88d327add57f1b14",
      "parents": [
        "cb3cca2cc434b264ba7089143969db9e0d8b01ad"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 31 18:57:30 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 31 18:58:10 2018 +0200"
      },
      "message": "fix issues deleting vnfd with erroneous config\n\nChange-Id: I69414b3f0d1073d9d88fdea22daa7a2ce9fa77d8\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "cb3cca2cc434b264ba7089143969db9e0d8b01ad",
      "tree": "a0cc29880fb2537d5301219145ec8d7f1a66727c",
      "parents": [
        "d2836fcc27661ec1638c464850bc76da067deb11"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 31 15:08:52 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 31 15:09:31 2018 +0200"
      },
      "message": "allow text true at vim openstack config use_floating_ip\n\nChange-Id: I9b950b6552f2c52c2d60c9aa767f573bf2b89af7\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d2836fcc27661ec1638c464850bc76da067deb11",
      "tree": "8814f85ead7a9f3007a06bdfcddb854f6ab805c6",
      "parents": [
        "4b41f1ed35d27d5611bd7b6607a3948c436453b4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed May 30 15:03:27 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed May 30 16:54:29 2018 +0100"
      },
      "message": "Fix issue where existing VIM network does not get right status\n\nChange-Id: I1ae7cb060635f27b036a057de8d9eb4139f4ef05\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "4b41f1ed35d27d5611bd7b6607a3948c436453b4",
      "tree": "ce87416e775bde1abd16825f65f3dded66dfee5d",
      "parents": [
        "59760e72c3e3e19fd262dcae05ff08663c7fbac8"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Wed May 30 07:47:08 2018 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Wed May 30 07:47:26 2018 -0700"
      },
      "message": "Removing vmware ovf converter tool from RO. Moved to Devops in ChangeID# 6238\n\nChange-Id: I5f40f9209b3d636390af7b95d03fdd4f55f63077\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "59760e72c3e3e19fd262dcae05ff08663c7fbac8",
      "tree": "e259f6793b4dfe3daaa433542baa0065d8e0db56",
      "parents": [
        "1c848c01d41949c0498a342c38327b8e9dae03bd"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Thu May 24 01:51:18 2018 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Mon May 28 04:22:58 2018 -0700"
      },
      "message": "Modified vcd unit tests as per latest pyvcloud changes\n\nChange-Id: Id3d39169948bbc6c5933d5955cef02cf3cd5b177\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "1c848c01d41949c0498a342c38327b8e9dae03bd",
      "tree": "8d39876647aead7d411870d66daad7d5322f37b8",
      "parents": [
        "edf3f4ff2f40145915964a7750dae56d6de21479"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 21 16:40:33 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 21 16:40:33 2018 +0200"
      },
      "message": "Minor fixes at sdn-port-mapping\n\nChange-Id: I00e8bed1ab97d75654e2eb7ddc330689abde7fcf\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "edf3f4ff2f40145915964a7750dae56d6de21479",
      "tree": "c91d9f590ee77cfb6766ad63a5e80591f0d325cd",
      "parents": [
        "abac1e20c3b93bdc7eb58d0ee8e2e0fd062389db"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 17 23:02:47 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 18 15:15:14 2018 +0200"
      },
      "message": "Allow sdn-port-mapping insertion at vim creation with config:sdn-port-mapping\n\nChange-Id: I9b262e5737543198b388438426c0e6e101512078\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "abac1e20c3b93bdc7eb58d0ee8e2e0fd062389db",
      "tree": "3fedf8cc7c82834c552e7fbce095f26da30758dd",
      "parents": [
        "1b7b952feb84a9eb94d863a205a6c8ec7da7f40b"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Thu May 17 02:44:39 2018 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Thu May 17 02:44:51 2018 -0700"
      },
      "message": "Small change in refresh_vms_status to get network_name\n\nChange-Id: I602cb0342199e7e0d4e84f2c05377f0d22035f54\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "1b7b952feb84a9eb94d863a205a6c8ec7da7f40b",
      "tree": "11df67ab7e8bcc5ecbd3f9843928e8133e068b11",
      "parents": [
        "892c5020177450fc583b6d0e71ee5824e9c06a30"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Tue May 15 06:15:07 2018 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Tue May 15 06:15:18 2018 -0700"
      },
      "message": "Modified refresh_vms_status for multiple IPs and MAC addresses\n\nChange-Id: Ia54d0ee3c6305425658578522cd0dee78005280c\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "892c5020177450fc583b6d0e71ee5824e9c06a30",
      "tree": "f623902170104ffb3d241d219a8e9785f959cfd9",
      "parents": [
        "a357269d27ddc4853a32f571acac07781230ded7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 14 13:12:43 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 14 14:30:39 2018 +0200"
      },
      "message": "LWB: removes LCM from RO\n\nChange-Id: If214b9bc3c58655d25ef604cc502ca3dc19f4edb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a357269d27ddc4853a32f571acac07781230ded7",
      "tree": "6c26c882dafa428252352f6ed38b84a3cfd61d13",
      "parents": [
        "ea66a417297a81a3f3fbef66f9bf3939959dc0c0"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 14 13:09:33 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 14 14:30:36 2018 +0200"
      },
      "message": "AWS vimconn: Allow config:flavor_data as str\n\nChange-Id: I292fd54c7f8604d42d27e26de2313d664068763a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ea66a417297a81a3f3fbef66f9bf3939959dc0c0",
      "tree": "b046b0dfaacb53fdb866ba015db259a8253f9942",
      "parents": [
        "b9bb08b5bdce25f36e2ccbcab02c11be6aa739a3"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 10 18:33:16 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 11 12:01:22 2018 +0200"
      },
      "message": "Bug 496 fixed SDN controller creation\n\nChange-Id: I636b14ed615a03d09c667672c27a36261dc0a815\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b9bb08b5bdce25f36e2ccbcab02c11be6aa739a3",
      "tree": "01d083ac1d8473c061fbb364de9e40bceeb2dacc",
      "parents": [
        "9cec64d2ac5e31b9c0dc46b0a836bd7e8b99c28d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed May 09 13:22:52 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 11 12:01:22 2018 +0200"
      },
      "message": "LWB Added vnfR support\n\nChange-Id: I0744773474bbd692b854c3ebca7baede97b336fc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "9cec64d2ac5e31b9c0dc46b0a836bd7e8b99c28d",
      "tree": "f165c81a777a3d4cf4ad5f2b909c77448d900519",
      "parents": [
        "f4fe2dde0276faa7e2980e777296a959eafa12de"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon May 07 11:13:14 2018 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri May 11 09:31:09 2018 +0200"
      },
      "message": "docker-compose: using latest mysql 5.x docker image instead of latest\n\nChange-Id: I9dbfde56d3733d09bf97a5e5c0277614fea633f8\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "f4fe2dde0276faa7e2980e777296a959eafa12de",
      "tree": "fb9bb75e227d062d2e3dbfa8ef4c5ccdce81b653",
      "parents": [
        "61bee6e9151452e0798c7fab389ac4b7f7672b77"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 10 15:41:24 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 10 15:50:06 2018 +0200"
      },
      "message": "LCM update to new N2VC version: message to the callback\n\nChange-Id: Ib94648ced5a89a4e65469d03bfcd22e99a020f3a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "61bee6e9151452e0798c7fab389ac4b7f7672b77",
      "tree": "4b47a25d2a85529818a41bf2754fe2588ec00fc6",
      "parents": [
        "92c36fd022072a466efba9d3e405f5473efe128e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 07 17:30:04 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon May 07 17:30:04 2018 +0200"
      },
      "message": "LWB increase deployment timeout. Check vnf management ip is returned\n\nChange-Id: I13f3e2d5cdac50e9f59052be615ba95d11739515\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "92c36fd022072a466efba9d3e405f5473efe128e",
      "tree": "ac64e681c68589a6ce791dd50aba257a12e3ad5d",
      "parents": [
        "8f79ea1c5c0115c4799a31d35bd3b49e006fed04"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 04 12:21:10 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 04 12:21:10 2018 +0200"
      },
      "message": "Fix problem at classic build instantiation\n\nChange-Id: Ice50cf5e88017e7bd050baa12c94223a0884c530\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "8f79ea1c5c0115c4799a31d35bd3b49e006fed04",
      "tree": "1e6698e99853299fcb1d3137924564556072136f",
      "parents": [
        "40d97800f7b48f533abfcdef98ee992daf9acb37"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 03 17:37:40 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 03 17:37:40 2018 +0200"
      },
      "message": "Fixed the use of vim_network_name at NSD VLD\nAdd new vim-config parameter management_network_id or management_network_name for setting the mgmt vim network\n\nChange-Id: I9b5224c5af22c914bda14f8fb9f4edbf29da02bf\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "40d97800f7b48f533abfcdef98ee992daf9acb37",
      "tree": "ecba8d20cf897e1bfbdc59c8362450efbe6c85e4",
      "parents": [
        "c0d56998ae0e91c8949ba81e8f430d2c02cffea4"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Wed May 02 05:58:07 2018 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Wed May 02 05:58:16 2018 -0700"
      },
      "message": "Minor change in vCD connector for get network list\n\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "c0d56998ae0e91c8949ba81e8f430d2c02cffea4",
      "tree": "7e42a1bccae87db995dc786c1e3cb8c7c73111f6",
      "parents": [
        "12425a2d159822f437a382176e61a28bbb47fab8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 27 14:34:22 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 27 14:34:22 2018 +0200"
      },
      "message": "Allow ns-creation params: vim-network, multisite deployement\n\nChange-Id: Ie47f7701c5c45534005b86179564ee221ebe8938\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "12425a2d159822f437a382176e61a28bbb47fab8",
      "tree": "8b26f192f31b8f6a9064c1408dd8622c09c90275",
      "parents": [
        "477cb96708ddce5bcd094f1a3a12ea0fc193c842"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 27 14:33:12 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 27 14:33:12 2018 +0200"
      },
      "message": "Set at nsd vnf_name equal to member_vnf_index\n\nChange-Id: If12df6926928ef6d62a053518324d02c4c8332e4\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "477cb96708ddce5bcd094f1a3a12ea0fc193c842",
      "tree": "7983d49acb707c81f9c25f903650674f5d7021f1",
      "parents": [
        "b6434217e971a04d0ae8f1d283d7a007dab9a1c7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 26 17:10:43 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 26 17:10:43 2018 +0200"
      },
      "message": "change vims to vim_accounts\n\nChange-Id: Ic60b1312b7f9cea69158fa8622a57af74a014474\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b6434217e971a04d0ae8f1d283d7a007dab9a1c7",
      "tree": "77c347bc457e67c1ea53e1f0ef1a5a64625a2af1",
      "parents": [
        "16e3dd4ed7547fe4a4273c53a6deb23c00fdbfb3"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 26 16:27:47 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 26 16:27:47 2018 +0200"
      },
      "message": "fixing problem of vim_type at creating vim_account\n\nChange-Id: Ic781aa3b504ef8eb681e39d0c027d620f4ef19dd\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "16e3dd4ed7547fe4a4273c53a6deb23c00fdbfb3",
      "tree": "194e3b8ccf59d880303e8c4707eec913f3c03915",
      "parents": [
        "fda3b8c9084db17a03feba4e989ce43124e261e1"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 24 12:52:40 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 25 12:16:53 2018 +0200"
      },
      "message": "Feature 5649 Alternative images for VIM specific\n\nChange-Id: I4780afb862fc2d8b9625aa771c0bd8d7aefefef6\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "fda3b8c9084db17a03feba4e989ce43124e261e1",
      "tree": "a804d2fc59e2c6aa06d1c935d96cb858a048ba5c",
      "parents": [
        "0b68f8a2b982a9c1990d24acc07f8738f2bb24bb"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 18 18:53:02 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 23 17:13:01 2018 +0100"
      },
      "message": "adding ns_lcm_op_occs instantiate terminate action (primitive)\n\nChange-Id: I3c16d12d558c4b2a988e0ce1cdc77225298e69d3\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0b68f8a2b982a9c1990d24acc07f8738f2bb24bb",
      "tree": "2a2734849ddfd0cb676cbd84414a30af2c8c2cab",
      "parents": [
        "54467bb7f4edec1fa4fe195fe4ccf34fea5d7f9e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 11 23:21:55 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 23 17:04:34 2018 +0100"
      },
      "message": "LCM Providing VDU IP address information\n\nChange-Id: Ica02b90e6dd01a7a3c9498afcd326c3f9f92a96a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "54467bb7f4edec1fa4fe195fe4ccf34fea5d7f9e",
      "tree": "5668fabe119089d1f74499506b4cdc36f1665785",
      "parents": [
        "c2d6a6f20a7f0ff7fb7bb6710528e191336d7ad4"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Apr 11 23:21:02 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 23 18:00:22 2018 +0200"
      },
      "message": "Change vnf_member_index to be coherent with model\n\nChange-Id: Ia8f465aed54996087905e3d3aeb6bfa6a2a2946c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c2d6a6f20a7f0ff7fb7bb6710528e191336d7ad4",
      "tree": "40aabc614208c3f04d526d2a301da668e4643eaa",
      "parents": [
        "edf492d34ec4dff24e9a480a9de5295f75d2d747",
        "e5b6fe20f2a817c81e0e3ea2b3b8599e9adb945f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Apr 23 09:51:29 2018 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Mon Apr 23 09:51:29 2018 +0200"
      },
      "message": "Merge \"Remove deprecated juju api interface\""
    },
    {
      "commit": "edf492d34ec4dff24e9a480a9de5295f75d2d747",
      "tree": "01e940cddb79b897481a6e594d0980894670391d",
      "parents": [
        "54d9e2152d39930d6a7e43d25816671e56c91523"
      ],
      "author": {
        "name": "albertoflorez",
        "email": "alberto.florezpages@telefonica.com",
        "time": "Fri Apr 20 00:40:25 2018 +0200"
      },
      "committer": {
        "name": "albertoflorez",
        "email": "alberto.florezpages@telefonica.com",
        "time": "Fri Apr 20 00:40:25 2018 +0200"
      },
      "message": "Fix several variable type bugs\n\nChange-Id: If8b9fdcf0a53393dc0fca3a1f46004b9fab500a5\nSigned-off-by: albertoflorez \u003calberto.florezpages@telefonica.com\u003e\n"
    },
    {
      "commit": "e5b6fe20f2a817c81e0e3ea2b3b8599e9adb945f",
      "tree": "428ea20903d3b2859a7f1656c0354d44d2c37123",
      "parents": [
        "766c69f31167204ba115867b9042827304a80922"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Apr 18 13:14:26 2018 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Apr 18 13:14:26 2018 -0400"
      },
      "message": "Remove deprecated juju api interface\n\nThis patch removes the deprecated juju_api interface\n\nChange-Id: Ib21504fbb6b43502b9a39988e162355b80debe98\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "54d9e2152d39930d6a7e43d25816671e56c91523",
      "tree": "13f43de970b0dfd2f2278a46cceef55bc6cbb5ea",
      "parents": [
        "766c69f31167204ba115867b9042827304a80922"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Apr 18 13:12:12 2018 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Apr 18 13:12:12 2018 -0400"
      },
      "message": "Fix multi-vdu workflow w/o charm\n\nConsider the use-case where a VNF defines a vnf-configuration, and\ncontains two VDUs without vdu-configuration. There should only be one\ncharm deployed, at the VNF level.\n\nThis patch complies with the above use-case.\n\nChange-Id: I16eadef6c4a5807d47194d4b3ee9e7c66ec67be3\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\n"
    },
    {
      "commit": "766c69f31167204ba115867b9042827304a80922",
      "tree": "a35de5c3b2fece39bf2cd7ed537fc35ec83a266c",
      "parents": [
        "c9cba067f935123df251d8357596c1918cc47651"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Tue Apr 10 16:13:55 2018 -0600"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Apr 18 11:43:41 2018 -0400"
      },
      "message": "Improve N2VC integration\n\nThis patch + https://osm.etsi.org/gerrit/#/c/5960/ adds:\n- deployment of multi-vdu vnfs\n- execution of initial-config-primitives\n- Handling of n2vc.login() is functional but needs optimization due to\n  inner function\n- Rebase\n\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\nChange-Id: Ic220dca6898ffe33bf322867106562e1340d6571\n"
    },
    {
      "commit": "c9cba067f935123df251d8357596c1918cc47651",
      "tree": "68564d95623a03516a0617ab5298c1520e7511f2",
      "parents": [
        "70459aa6c102da343154b7838877b14bdd0be3ce"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Apr 17 18:06:23 2018 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Apr 17 18:06:27 2018 +0200"
      },
      "message": "Updated Dockerfiles and postinst for RO and LCM to use pip-9.0.3\n\nAlso replaces apt by apt-get in Dockerfiles\n\nChange-Id: I54c8c45745e0550878d05f3c386ea7d633b50786\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "70459aa6c102da343154b7838877b14bdd0be3ce",
      "tree": "89a610b644fcbb3b0a662a351690b9e1759d9f74",
      "parents": [
        "f3a5443bfaf65f22540eff98a49be087f0479424"
      ],
      "author": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Feb 05 13:03:05 2018 +0100"
      },
      "committer": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Fri Apr 13 11:40:47 2018 +0200"
      },
      "message": "lightweight kafka support with callback\n\nChange-Id: I9efcdb6bcdca5a1bc91cd4f1288ef399d88622af\nSigned-off-by: gcalvino \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "f3a5443bfaf65f22540eff98a49be087f0479424",
      "tree": "6078d31c7b1e6d98186edb2f6758a72111d2b533",
      "parents": [
        "4d1ce22358bb9642b0a31488a31bdefbb595411b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 21 11:34:00 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 10 12:29:40 2018 +0200"
      },
      "message": "vim-account and sdn support.\nIntegration with last version of NBI\nLog enhancement at n2vc callback\n\nChange-Id: I13eda2bf61443992ddfe88169c7f2128133caa05\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "4d1ce22358bb9642b0a31488a31bdefbb595411b",
      "tree": "c9d85291c0d14a305e7ffab4a3a950966c329012",
      "parents": [
        "1cf93af988c854bc7ac566f6961acbedbb849a96"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Apr 06 10:41:06 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 10 12:25:20 2018 +0200"
      },
      "message": "openstack option for adding root certificate\n\nChange-Id: Icb771f120c5bd6ecb89e44883779f3dcc091b7fc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "1cf93af988c854bc7ac566f6961acbedbb849a96",
      "tree": "0e7bae8ed120ec973f3d31aa622a1e5d3d333481",
      "parents": [
        "9784f815e716bb99ee0202c5e3567e958db09152"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Wed Apr 04 20:01:47 2018 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Fri Apr 06 13:04:09 2018 -0400"
      },
      "message": "WIP - Fix N2VC integration issues\n\nThis fixes a couple issues:\n\n- Bump up the version of N2VC used, which fixes the updating of deployment status\n- Add a new \u0027params\u0027 parameter to DeployCharms to address rw_mgmt_ip.\n- RemoveCharms now succeeds\n- Explicitly generate and store application name, per conversation\n\nI\u0027ve verified this executes the initial-config-primitive, and now\ncorrectly sets the rw_mgmt_ip.\n\nStill TODO:\n- There still seems to be an occasional block when deploying a network\nservice with multiple charms, where one charm hangs in DeployCharms.\nRace condition TBD.\n\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\nChange-Id: Idf630d7ace375bd508d45a7140efac2cda609ae0\n"
    },
    {
      "commit": "9784f815e716bb99ee0202c5e3567e958db09152",
      "tree": "b3c71f6cb3e4348981d6b36bfcf009e2e41c2d7a",
      "parents": [
        "ea2a73ee9c827a6a3559c715423cb1a63f9123d8"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Apr 04 12:32:15 2018 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Apr 04 12:35:53 2018 +0200"
      },
      "message": "Fixed Dockerfile-local to install requirements for OpenNebula\n\nChange-Id: I635262d4acc4fee417a82004501bf19ff3d1e064\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ea2a73ee9c827a6a3559c715423cb1a63f9123d8",
      "tree": "2ac8cf9d3ba545c1594ce87050ead5a0cf41ed7c",
      "parents": [
        "a6eff0a68fb60108545b81215f9551097f4bfd40"
      ],
      "author": {
        "name": "jomacarpe",
        "email": "josemaria.carmonaperez@telefonica.com",
        "time": "Tue Feb 27 13:48:22 2018 +0100"
      },
      "committer": {
        "name": "albertoflorez",
        "email": "alberto.florezpages@telefonica.com",
        "time": "Tue Apr 03 19:54:57 2018 +0200"
      },
      "message": "OpenNebula VIM supported\n\nSigned-off-by: jomacarpe \u003cjosemaria.carmonaperez@telefonica.com\u003e\n\nOpenNebula VIM supported\n\nSigned-off-by: albertoflorez \u003calberto.florezpages@telefonica.com\u003e\n"
    },
    {
      "commit": "a6eff0a68fb60108545b81215f9551097f4bfd40",
      "tree": "ac306bedc6deaaf73beb232a0c5207804fe9ed0a",
      "parents": [
        "c5bf293a528facda126d80073f2a730201400264",
        "354ead997790f4347c6256c1e703f49a6b412512"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Apr 03 16:16:10 2018 +0200"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "root@osm.etsi.org",
        "time": "Tue Apr 03 16:16:10 2018 +0200"
      },
      "message": "Merge \"Add N2VC support\""
    },
    {
      "commit": "c5bf293a528facda126d80073f2a730201400264",
      "tree": "f75640f102eab026d99801216ca89270c767bc31",
      "parents": [
        "9c5c832510fb810388c613ecf4e895ba0213f598"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Fri Mar 09 04:15:22 2018 -0800"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Tue Apr 03 03:00:57 2018 -0700"
      },
      "message": "Latest pyvcloud library changes for vCD connector\n\nChange-Id: I18e9b1dba81c4225b3682ffa775acc5eeed071f1\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "354ead997790f4347c6256c1e703f49a6b412512",
      "tree": "a7ee8ddbf3025937d5f36ad0858c974ca7a66176",
      "parents": [
        "ae501920e1c0e03c8571bece610dd5518e6e86b9"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Sun Mar 18 14:46:23 2018 -0400"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Fri Mar 30 17:44:08 2018 -0400"
      },
      "message": "Add N2VC support\n\nThis patch adds support for using the N2VC for managing the VCA.\n\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\nChange-Id: Iddb0b9b0e5541b2faaf006170354b49830339d1a\n"
    },
    {
      "commit": "9c5c832510fb810388c613ecf4e895ba0213f598",
      "tree": "993b9eaf307d5b5bf2b42967a33cb4430add1fd4",
      "parents": [
        "45140f51dbddc7084fdedf71fd888f691b851301"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Mar 23 15:44:03 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 26 12:13:58 2018 +0200"
      },
      "message": "New create-tenant option idempotent useful for docker initialization. Other minor fixes\n\nChange-Id: I1da8ddfbad06c1a1f0c490f5e606c48aaec4ecd0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "45140f51dbddc7084fdedf71fd888f691b851301",
      "tree": "73bd80b072844accca60a200595f91b546b037b1",
      "parents": [
        "751a4ef6a5853c1cafb352ff1800793c4713667f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 26 12:11:46 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 26 12:13:23 2018 +0200"
      },
      "message": "fixed error at vnf parsing internal vld\n\nChange-Id: I7f46b390e5c5990baeaa7d839916adea9ec973ca\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "751a4ef6a5853c1cafb352ff1800793c4713667f",
      "tree": "f7503676f477c05d9e1f90015077fd87966f6f37",
      "parents": [
        "326fd5e300de4758e9eb8ffcc64ef2f018709000"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 22 12:24:16 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 14 16:23:43 2018 +0100"
      },
      "message": "Source installation, use ocata openstack client\n\nChange-Id: I15c30991a8ac5f622699ba6099865e7f696f115d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "326fd5e300de4758e9eb8ffcc64ef2f018709000",
      "tree": "eda6097ef007acbbf941b64d247a769d359f0baa",
      "parents": [
        "41a6981cd96a7e4ae15e881bc868873fbfaa3937"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 22 11:58:59 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 14 16:23:43 2018 +0100"
      },
      "message": "enhancement in openstack floating_ip asigment\n\nChange-Id: I43c57c9a8c58bd6cab94d63183af100973f9d9d4\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "41a6981cd96a7e4ae15e881bc868873fbfaa3937",
      "tree": "2d54348a2041b130a68a3161efffd51627ed55e1",
      "parents": [
        "69b590eb0469efa021bada0d2bf867bbdff27a10"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 16 14:34:33 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 14 16:23:43 2018 +0100"
      },
      "message": "Features 5648 5650 5651\n\nChange-Id: I3542587777f124badf75aa4285d9fad5e25a1a0a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "69b590eb0469efa021bada0d2bf867bbdff27a10",
      "tree": "3c189787df26e592296d66cddf9906ed8ac69c40",
      "parents": [
        "caadc443e5bdc1a6c89a1d826b8768c67b4b19e8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Mar 13 18:52:23 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Mar 14 16:23:35 2018 +0100"
      },
      "message": "VNFFG fixed some issues\n\nChange-Id: I5d1a481687c37e58a1202091ff8534a4253a82f0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "caadc443e5bdc1a6c89a1d826b8768c67b4b19e8",
      "tree": "64282bbf93ace10e554af7c928bc51afa6ad6181",
      "parents": [
        "ae501920e1c0e03c8571bece610dd5518e6e86b9"
      ],
      "author": {
        "name": "Igor D.C",
        "email": "igor.duarte.cardoso@intel.com",
        "time": "Mon Nov 06 12:48:48 2017 +0000"
      },
      "committer": {
        "name": "Igor D.C",
        "email": "igor.duarte.cardoso@intel.com",
        "time": "Mon Mar 05 00:23:57 2018 +0000"
      },
      "message": "VNFFG support\n\nThis brings VNFFG support to OSM, together with making use of the VIM\nconnector\u0027s SFC interface (see https://osm.etsi.org/gerrit/#/c/2065).\n\nChange-Id: Ia064a9da4aaf62f9f81d3b7f6ac62ea4667864d6\nSigned-off-by: Igor D.C \u003cigor.duarte.cardoso@intel.com\u003e\n"
    },
    {
      "commit": "ae501920e1c0e03c8571bece610dd5518e6e86b9",
      "tree": "4f9d5c672bac55fa223291c20201c5fe99fd2868",
      "parents": [
        "c887cc2fdd02c898ecd1f08d6927043027fd07eb"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 06 23:17:16 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Feb 16 13:42:51 2018 +0100"
      },
      "message": "lightweight exception capturing, logging\n\nChange-Id: I5933d3982775f97000e2e8b60f5fad1bff16d34a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c887cc2fdd02c898ecd1f08d6927043027fd07eb",
      "tree": "d322234ee9569562c6cce870fd48ed765c23db2b",
      "parents": [
        "0cb7df3190343531e2ccd4b5d404780af678936e"
      ],
      "author": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Mon Feb 05 13:52:15 2018 +0100"
      },
      "committer": {
        "name": "Adam Israel",
        "email": "adam.israel@canonical.com",
        "time": "Thu Feb 08 11:11:34 2018 +0100"
      },
      "message": "Add juju support to lcm\n\nThis adds basic Juju support to the lcm.\n- Add a ModelObserver to watch model changes and update nsr_lcm when a\n  charm is deployed and either ready or blocked.\n- Refactor DeployApplication to take ns and vnf record as parameters and\n  extract necessary information to deploy and configure charm\n- Add basic checks for proxy/non-proxy charm\n- Rebase against latest lcm changes\n- Automatically remove a charm when deleting the associated network\n  service\n- Revert lcm.cfg\n- Address changes per discussion this morning\n\nTODO:\n- Finish adding non-proxy charm support (need to pick appropriate\n  example to highlight this)\n\nSigned-off-by: Adam Israel \u003cadam.israel@canonical.com\u003e\nChange-Id: Iffd24293722a050630bcb5812d3f15217067b238\n"
    },
    {
      "commit": "0cb7df3190343531e2ccd4b5d404780af678936e",
      "tree": "6d043e181c533dcb02e0c4554c5177c6d9811691",
      "parents": [
        "aa7d077f4ddccc4887dc6007d6a81c1336013955"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Feb 07 03:22:37 2018 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Wed Feb 07 03:22:37 2018 +0100"
      },
      "message": "Dockerfile-local modified to build the image from local dir; old Dockerfile-local moved to Dockerfile-fromdeb\n\nChange-Id: I261873e80b77cfb811d1142f191e269212fe6d93\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "aa7d077f4ddccc4887dc6007d6a81c1336013955",
      "tree": "5c912d3a75cd5a3cd10cc4046f2c40117d7ed217",
      "parents": [
        "f3c4dbc42e206bcc0d4d3369f6d0d156d7ffe669"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Feb 06 15:46:30 2018 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Feb 06 15:46:30 2018 +0100"
      },
      "message": "minor bug fixes in dockerfile for lightweight build\n\nChange-Id: I6f941e5e425fa27ee0cdb37996b109d4ea3ef8a8\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "f3c4dbc42e206bcc0d4d3369f6d0d156d7ffe669",
      "tree": "dcfb3a741ed626312969c87fb9a7662c1f530a11",
      "parents": [
        "13fd64d81fed0ccbc67bcd2cbe9d63c8b06d20eb"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Feb 05 14:53:28 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 06 14:43:34 2018 +0100"
      },
      "message": "lightweight build unify database record to nsrs\n\nChange-Id: I39ac2baa21629361b16587aa8aebe7b358d85297\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "13fd64d81fed0ccbc67bcd2cbe9d63c8b06d20eb",
      "tree": "341f4d4c849511ffa805336e0c94c97a16c6e170",
      "parents": [
        "0aef0dbb3c8b50426f31812e7f386dc9188823d2"
      ],
      "author": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Fri Feb 02 10:53:30 2018 +0100"
      },
      "committer": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Feb 05 13:01:44 2018 +0100"
      },
      "message": "lightweight kafka support\n\nChange-Id: I1c124d7fbb64dd16990f18f677c2e61d18aa767e\nSigned-off-by: gcalvino \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "0aef0dbb3c8b50426f31812e7f386dc9188823d2",
      "tree": "b2ed67380db1142d9540c7f89c966edec4cd1e93",
      "parents": [
        "204e39e475d59271fb240234c16169b2ccc6231f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 01 19:13:07 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 01 19:13:07 2018 +0100"
      },
      "message": "lightweight build structure\n\nChange-Id: I7a04acdd31dd6ce97546fd762c3c5d550387806d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "204e39e475d59271fb240234c16169b2ccc6231f",
      "tree": "0524f073504bbc70780b1ae84cd9c3f5a78e088d",
      "parents": [
        "6ce7cc879dda3b729b10d563bd26df613dc9f70f"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Thu Jan 25 00:57:02 2018 -0800"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Thu Feb 01 03:24:52 2018 -0800"
      },
      "message": "Modified vCD connector method with minor changes\n\nChange-Id: I871ced6dd2567b8ac6c99af5d027fb751113b771\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "6ce7cc879dda3b729b10d563bd26df613dc9f70f",
      "tree": "0e75b971c3dde144c5094edd22e60d780d43cf44",
      "parents": [
        "d4d5e25b6f93cd4ff0a81e2e9fffd50042f27246"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 29 18:44:04 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 30 22:10:53 2018 +0100"
      },
      "message": "Initial commit for lightweight build\n\nChange-Id: I22c7c64b76327822dc8eb8a40de70b1821b4cac2\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d4d5e25b6f93cd4ff0a81e2e9fffd50042f27246",
      "tree": "92f61bbdbf809569294b52daad2823daca803e94",
      "parents": [
        "ce62cc40f48f5637c83eafbb7730e3ca64860555"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 23 17:07:46 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jan 26 13:37:29 2018 +0100"
      },
      "message": "Dockerfile update. Allow configure openmanod with ENV\n\nChange-Id: I02edb2455735b514e7483ad0a250118f07726f56\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ce62cc40f48f5637c83eafbb7730e3ca64860555",
      "tree": "07d52ed3659159a6f28b87ba753dab3c645c56c5",
      "parents": [
        "f1c8e226b03b82af0cc47108fad96c3751ce03a7"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 25 10:37:16 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 25 10:41:43 2018 +0100"
      },
      "message": "provide more info at ns show\n\nChange-Id: I2d9962a3ec43db9d9780c459fe0da26af9d5cbd2\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "f1c8e226b03b82af0cc47108fad96c3751ce03a7",
      "tree": "3381662de1f9f33840766f5ada2aa89db1a1e0ac",
      "parents": [
        "56d877dad3d7ce6a36e233a77d1ee7dc8295e233"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jan 17 18:31:28 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 22 17:18:02 2018 +0100"
      },
      "message": "Inject ssh-pub-key only to those neededs vnfs\n\nChange-Id: I955b2dd12bda8865d7f8cc168a4e5af61c687427\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "56d877dad3d7ce6a36e233a77d1ee7dc8295e233",
      "tree": "08c2eb2ab51d591a19e0de077f63f4cef0951936",
      "parents": [
        "ad6bdd4a680031211535bd2e5da7ada14ca28e91"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 15 13:59:05 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 22 17:18:02 2018 +0100"
      },
      "message": "vim thread logging enhancement\n\nChange-Id: I2d6c3dd819e5fd45b37cea6828df53a038409f11\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "ad6bdd4a680031211535bd2e5da7ada14ca28e91",
      "tree": "b0249ef0dcccb70e977df7e7cb4dd468e1fa31d7",
      "parents": [
        "0dc928066a89b2cfae8e98bc76062af1ff4a751c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jan 10 10:43:46 2018 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 22 17:18:02 2018 +0100"
      },
      "message": "Fixed volume deletion error at openstack\n\nChange-Id: Icff2b4da07613fe69b8b1bbead45a01fd71fccc9\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0dc928066a89b2cfae8e98bc76062af1ff4a751c",
      "tree": "639aefb51e735e27eb0ef01e24161990dd6ae1a2",
      "parents": [
        "96ebf005b6e73f6cef105aa5f9ab36402f3d26c4"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Wed Jan 17 03:04:27 2018 -0800"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Mon Jan 22 01:26:19 2018 -0800"
      },
      "message": "Modified install-openmano.sh to use pyvcloud version 18.2.2\n\nChange-Id: I252a4635d7e7297115bf85f291d3e49482997949\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    },
    {
      "commit": "96ebf005b6e73f6cef105aa5f9ab36402f3d26c4",
      "tree": "a59f0ab09804105b67239d09986458b6a2913730",
      "parents": [
        "2e3fb69c9a042575df404f3fe8acc3388303c01e"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Dec 13 10:55:38 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 18 15:35:56 2018 +0100"
      },
      "message": "fix vim flavor deletion at vnfd deletion\n\nChange-Id: I0ee19806f516ad3b44b64a253afec153c08a390f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2e3fb69c9a042575df404f3fe8acc3388303c01e",
      "tree": "2de26d6c5d662e9866438e6a7e6d998bcaa7916c",
      "parents": [
        "79d1a1a9ed0b952750af7f8701da7e525b4715fd"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 18 09:39:13 2017 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 18 09:39:13 2017 +0100"
      },
      "message": "osm-ro service starts after mysql service. Will fix install from lxdimages\n\nChange-Id: I41cc5e66bfcabe1af14904f1df2a54fc9c3ce0ee\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "79d1a1a9ed0b952750af7f8701da7e525b4715fd",
      "tree": "2037372f0eae9a5ac9605027256568a6dbf8af85",
      "parents": [
        "d9f2b88a86bb04c44f40008c719f6ff6cd7aea2f"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 11 16:07:07 2017 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Dec 11 16:28:19 2017 +0100"
      },
      "message": "Default flavor disk size set to 0 instead of 1\n\nChange-Id: If64cc3c132f224c0b8cb457e1992fadb9c11de23\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "d9f2b88a86bb04c44f40008c719f6ff6cd7aea2f",
      "tree": "09d246e618a62fd0cfa23e8049d1b58f205a8c1a",
      "parents": [
        "00e3df7ab3391d92299ab439d7517f8cb9f47a81"
      ],
      "author": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Dec 04 16:47:40 2017 +0100"
      },
      "committer": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Tue Dec 05 12:25:12 2017 +0100"
      },
      "message": "Minor correction in new_vnfd_v3 function\n\nChange-Id: I8c45d8c494dc05736c839a98018340cc51adfa94\nSigned-off-by: gcalvino \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "00e3df7ab3391d92299ab439d7517f8cb9f47a81",
      "tree": "5d7c9e52578aa6625fa58eed49e92833f8d76024",
      "parents": [
        "2c3a217403188ece5914d2a4012858724008ae2c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Nov 29 17:20:13 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Dec 01 16:31:35 2017 +0100"
      },
      "message": "fix some more issues at SDN assist and deleting openstack ports\n\nChange-Id: I9eaac0d8955ac55d50e14aba77238dc74cab46d4\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2c3a217403188ece5914d2a4012858724008ae2c",
      "tree": "f06bca8f33fb847e88309adc946d10de9ede2225",
      "parents": [
        "c30a04ecfb1b64d931b9523fcbd8445be442e376"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Nov 28 11:51:46 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Nov 29 11:28:03 2017 +0100"
      },
      "message": "propagate SDN assist errors\n\nChange-Id: Ief8626efe3f1320a06b71fd4f4fba3eb93f3b60d\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "c30a04ecfb1b64d931b9523fcbd8445be442e376",
      "tree": "1f62d067031272dacd3137ae6142759c9175ddf4",
      "parents": [
        "ae3b28df67aa29254eeeba87fc82472bd49d9173"
      ],
      "author": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Thu Aug 24 05:58:18 2017 -0700"
      },
      "committer": {
        "name": "kasar",
        "email": "pkasar@vmware.com",
        "time": "Wed Nov 29 01:17:25 2017 -0800"
      },
      "message": "unit test for vmware connector using mock\n\nChange-Id: I06017e689eaf259ea2756ee8de29a5ad9b170c8f\nSigned-off-by: kasar \u003cpkasar@vmware.com\u003e\n"
    }
  ],
  "next": "ae3b28df67aa29254eeeba87fc82472bd49d9173"
}
