)]}'
{
  "log": [
    {
      "commit": "c5293def02d95ed4ee086dd8842437b76ec05c4e",
      "tree": "3fd396ff7db3013fd1d78be6d662be10a6bea0a3",
      "parents": [
        "0446cd5df24c38f95cea13b995c553e9b2403f21",
        "7fe82640f590cc66a9b11adf0d25abceedf892de"
      ],
      "author": {
        "name": "Anderson Bravalheri",
        "email": "a.bravalheri@bristol.ac.uk",
        "time": "Wed Nov 28 17:21:26 2018 +0000"
      },
      "committer": {
        "name": "Anderson Bravalheri",
        "email": "a.bravalheri@bristol.ac.uk",
        "time": "Wed Nov 28 17:21:26 2018 +0000"
      },
      "message": "Merge remote-tracking branch \u0027upstream/master\u0027 into gerrit-submission\n\nSync with master branch\n\nChange-Id: Ic26d043a84f50f48eeebffb512ccea2eedc053a4\nSigned-off-by: Anderson Bravalheri \u003ca.bravalheri@bristol.ac.uk\u003e\n"
    },
    {
      "commit": "7fe82640f590cc66a9b11adf0d25abceedf892de",
      "tree": "4c150b67e0c28061b3f8ec803516410f3c2c46af",
      "parents": [
        "a43bd9eccf7ce23220a928273e1b16341eeb26b9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 26 14:14:51 2018 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Nov 26 14:14:54 2018 +0000"
      },
      "message": "Allow instance of only networks without scenario\n\nChange-Id: I442fba52604a3211d2f07a04fff39ce5d3320325\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "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": "319b8a5b560b881c51e019b1350a4d73b5df2b41",
      "tree": "4d961a9576d5239fcbfb608049d1b359040e4889",
      "parents": [
        "5b2d5c1e94f94949d933236bbf0b3b4133222109"
      ],
      "author": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Nov 05 15:33:23 2018 +0100"
      },
      "committer": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Nov 05 15:33:23 2018 +0100"
      },
      "message": "VNFs with only VLDs compatibility\n\nChange-Id: If67fc71ba17be046af8c795a473461422d345aaa\nSigned-off-by: gcalvino \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "920210266c12f772ec1efe3d9494b0b6b10ac172",
      "tree": "85530e913274d558f80934b257813d073e031767",
      "parents": [
        "1f7d9d8e4e87be8c104fb93f133c2e68880a77c8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 12 16:29:23 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 01 16:15:06 2018 +0200"
      },
      "message": "Change dockerfile-local to install osm-im, lib-osm-openvim and RO from source instead of making\n\nChange-Id: I03af69a2f798ed5b0645c2d3eac4ac48b15805a2\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": "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": "c62cfa5ac6f96c10a3efe14ee286755f4d25be54",
      "tree": "641dd1a08d55e73c42b29f32d82af1e48e1678c0",
      "parents": [
        "137b0d9e53007e4c6903493036c113d124b12b21"
      ],
      "author": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Thu Oct 05 18:21:25 2017 +0200"
      },
      "committer": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Oct 09 16:01:25 2017 +0200"
      },
      "message": "Fix bug 350 - Sensitive information recorded in openmano.log\n\nChange-Id: I36c03de50d9f328beedde41d7f7c0698df053b72\nSigned-off-by: gcalvino \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "a15c4b97ee155f7ad78077abed9ec9a5fe88ee10",
      "tree": "81ba6f58550f4e1e1e9089df1a6f423007304781",
      "parents": [
        "b2880eb22114090842e92dff6fd09b71d1ed2d41"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 05 12:41:44 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 05 12:59:24 2017 +0200"
      },
      "message": "(bug 351) fix getting datacenter uuid from name at instantiation.\nFix instance without scenario issues\n\nChange-Id: I1f6e171405a31848f5d15df1cc94dddd782bb9a0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "e580c7d9d4c0f8a093597d83808f96cdab261b0c",
      "tree": "fb2f4b2e4127cb8ec373410acc3310f29fdd79e7",
      "parents": [
        "868220c566cfd302a38f9a45a75f4dbd4ebbf395"
      ],
      "author": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Fri Sep 22 14:09:51 2017 +0200"
      },
      "committer": {
        "name": "gcalvino",
        "email": "guillermo.calvinosanchez@altran.com",
        "time": "Mon Oct 02 10:20:12 2017 +0200"
      },
      "message": "Feature 1429 - secure key management feature\n\nChange-Id: Ic643fcde4b8e1456e8ab1d8c256a971adb7412a2\nSigned-off-by: gcalvino \u003cguillermo.calvinosanchez@altran.com\u003e\n"
    },
    {
      "commit": "868220c566cfd302a38f9a45a75f4dbd4ebbf395",
      "tree": "4632ae4411d9d412f2e77575617748b76c30fb66",
      "parents": [
        "3a27977838f8da5f4ddbe061dc7ca95cf87a9a7b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Sep 26 00:11:05 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Sep 28 23:37:46 2017 +0200"
      },
      "message": "Feature 1413 resiliency to single component failure\nFeature 645 concurrent access to VIMs\nFeature 629 horizontal_scale_out_of_VDUs\n\nChange-Id: I2a832708e2bf3e4669bbfa999aad869bb15e65b1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "f1ba57e5806479a5a38d5c4f48da8799e78e400a",
      "tree": "41acf4249681a71a001fe60ff155eb06fd1a769a",
      "parents": [
        "04f29113cb79e64c61c848216094e78f2cf29e6d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Sep 07 12:23:19 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Sep 21 17:40:53 2017 +0200"
      },
      "message": "new API v3 that consumes OSM IM models\n\nChange-Id: If73f79575903a9192f3cb9b043b41a894f5c053c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "8fe7a49a2ebefd5f9cf0454555c52591b525b16d",
      "tree": "37993a0f42dbd1c33c6b7a11f9a8976e470a3c5d",
      "parents": [
        "993781b7816a565c43aa35efadbea9f8a8a5644f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jul 11 13:50:04 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jul 11 13:51:31 2017 +0200"
      },
      "message": "Delete sdn-port-mapping upon datancenter deletion or sdn remove\n\nChange-Id: I53da6a67422bf4eccfab1685617ffc8c0b01d2c6\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "20df3bbe8e3fc2a15deff3fb36f813cb5133d130",
      "tree": "030ab5bed5fd84642f949b3e5c72313b600ec07f",
      "parents": [
        "b84cbdc3a23ff91bb119c84566956d15e06adb13"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 07 14:31:00 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 07 16:16:31 2017 +0200"
      },
      "message": "fix return value at openmano client -sdn- commands\n\nChange-Id: If0b376aa63ae01976dcce1c4da8cdbf91af6e015\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6aa0b2b620956618cfdd318af5399239c874243d",
      "tree": "2bc73273b027b2fcd08b1f207eac9cf60d0e7951",
      "parents": [
        "70532ae964de2211c9808a90381dd4f0678dd019"
      ],
      "author": {
        "name": "Pablo Montes Moreno",
        "email": "pablo.montesmoreno@telefonica.com",
        "time": "Tue May 23 18:33:12 2017 +0200"
      },
      "committer": {
        "name": "Pablo Montes Moreno",
        "email": "pablo.montesmoreno@telefonica.com",
        "time": "Fri Jun 02 13:16:13 2017 +0200"
      },
      "message": "External port implementation for SDN assist\n\nChange-Id: I8dec60c615ffe473adc96c4cd557af9d8de78e04\nSigned-off-by: Pablo Montes Moreno \u003cpablo.montesmoreno@telefonica.com\u003e\n"
    },
    {
      "commit": "72a08d7e3b63e0c671e5c6bea57c1ffdcfb2f1fe",
      "tree": "6f9ea0d6d5740cc9ed1754fff52403ac2712941d",
      "parents": [
        "ea1d62335a11e32d52f3a102f667347f3ade6728"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 25 13:12:30 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu May 25 14:09:56 2017 +0200"
      },
      "message": "(Bug 279) openmano client v0.4.14: obtain tenant id from name on all commands\n\nChange-Id: Iaae075a661dd5bce274ad5e98177677d0ddd2b5c\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6ddeded5129e36c83d91374265ac31eb5a355a42",
      "tree": "8f28a0db3a169f8e534f01921194ff16bc7a1579",
      "parents": [
        "161c24b79b7b9be00df5258bd6da4ae39a513117"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 16 15:40:26 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 16 16:18:00 2017 +0200"
      },
      "message": "Add version primitive at http server and client\n\nChange-Id: I02a93f6f43700dbc95f8d42a27dd905eb5483f19\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "161c24b79b7b9be00df5258bd6da4ae39a513117",
      "tree": "2c98411e447df37f1b7e42582edaa577d5897949",
      "parents": [
        "8a02f25cdfa9a262d614c4b27a3c6d1539e18649"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 16 15:45:56 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue May 16 16:18:00 2017 +0200"
      },
      "message": "fix an issue at openmano client for tenant-edit\n\nChange-Id: I00552227bb6bf2841bd030d60be3c8b72a06d190\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b12711fda02f2bac40a2cc1adfb5a27675bbad61",
      "tree": "57daab0178239613b05b0b24857830c224e44470",
      "parents": [
        "86fad560f54705ccc45989f5490d98f1545439a6"
      ],
      "author": {
        "name": "Pablo Montes Moreno",
        "email": "pablo.montesmoreno@telefonica.com",
        "time": "Thu Apr 06 11:54:34 2017 +0200"
      },
      "committer": {
        "name": "Pablo Montes Moreno",
        "email": "pablo.montesmoreno@telefonica.com",
        "time": "Thu Apr 06 11:54:34 2017 +0200"
      },
      "message": "Fixed minor bug when editing sdn-controller. Modified test_RO.py according to openmano behaviour. Added additional tests for SDN\n\nChange-Id: Iacb895c0f95e24e0e1b1c1b33a8072f8edd40534\nSigned-off-by: Pablo Montes Moreno \u003cpablo.montesmoreno@telefonica.com\u003e\n"
    },
    {
      "commit": "3fbff9b6666ea4981e953c98d236b54fb86c583b",
      "tree": "a1bb41bdc8872364b20c56dae4be84a2e964dc0b",
      "parents": [
        "4cb6e90ab3a28866243ce12a87aac9e1fea23b77"
      ],
      "author": {
        "name": "Pablo Montes Moreno",
        "email": "pablo.montesmoreno@telefonica.com",
        "time": "Wed Mar 08 11:28:15 2017 +0100"
      },
      "committer": {
        "name": "Pablo Montes Moreno",
        "email": "pablo.montesmoreno@telefonica.com",
        "time": "Thu Mar 23 12:51:42 2017 +0100"
      },
      "message": "Implemented functionality for SDN in RO regarding controllers and port mapping management. Also implemented the creation/deletion of dataplane networks using ovim. To be implemented creation/deletion of dataplane ports using ovim\n\nChange-Id: Iff71058bdd51b61f7391a7144636a08c56249498\nSigned-off-by: Pablo Montes Moreno \u003cpablo.montesmoreno@telefonica.com\u003e\n"
    },
    {
      "commit": "250954aa848b895a999e2f33175118649ee65d24",
      "tree": "01dd51005e4a96eca509b90afa94d05721a2287f",
      "parents": [
        "664691ad5490fdb2a53ab366211f143ae533c6e8"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 31 14:25:57 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 02 14:56:06 2017 +0100"
      },
      "message": "fixes 164 bug at client upon images without name\n\nChange-Id: Iac98acb027ba3c17903b6754ba0b071c1573a3fb\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "b9969a9b54e738279f394c580f06b166e860c74f",
      "tree": "f2336bba3452a839face9cfe777afc26ca6d150a",
      "parents": [
        "933fea55aa3f81496a26fb721d0fcc28b424140a"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Jan 24 17:16:18 2017 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Jan 24 18:03:14 2017 +0100"
      },
      "message": "Fix minor bug in openmano client with subcommand vim-image-list\n\nChange-Id: I2820cda1ce01f00e2c2d52d0be251d76ba16c223\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "933fea55aa3f81496a26fb721d0fcc28b424140a",
      "tree": "f84021a0e83f3e5d7c18eb55932c448d2af276af",
      "parents": [
        "3471868dc9e2c5edb0cbe40b81f18692e10e0ec9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 23 13:07:09 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 23 13:07:09 2017 +0100"
      },
      "message": "fixes 164 openmano client fails without vpci at VNFD\n\nChange-Id: I6fb3fd126aed0d9a2a6fd890beb25120d8f18f91\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "4540ea5619ae62e29ecec6b07bf0e81e35fd56f0",
      "tree": "c5d138e4913efa3ae8d411193bae17a9a1554eea",
      "parents": [
        "c75a5dc7e6957be0b95f96ea7895e677e847550c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jan 18 17:44:32 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jan 20 14:21:02 2017 +0100"
      },
      "message": "allow new vim-image-list/delete commands\n\nChange-Id: Id53af6bac339bd71557b9762b3f57e53680971e1\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "941551b37acbcaf82dcad8eb5b3d231130f2b22d",
      "tree": "040d5db487bdd27782774385746213ef1ae1d075",
      "parents": [
        "00bdd8b2ba28833a250cbb86170039b393251c36"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 12 18:26:26 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 12 18:26:26 2017 +0100"
      },
      "message": " fix a bug at vnf-create using --image-name if the VNF descriptor contains an image-path\n\nChange-Id: I7fa9db263058f0544eee9845db773a9477ecf006\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "59f45266ae0e573d0d4e6dcfec04f4a715faeaf2",
      "tree": "066a75b0c8239906d3e838fef00402efc799d7a4",
      "parents": [
        "cf22714dc4fc0905a8b0998e43bb580c1899b7ac",
        "fda5f7c30615df1edd2f982c18cba17f1200bba4"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jan 12 15:03:58 2017 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jan 12 15:03:58 2017 +0100"
      },
      "message": "Merge branch \u0027v1.0\u0027\n"
    },
    {
      "commit": "1448045b943223a05604d65e1da72b36797d54ed",
      "tree": "79ffe381df40de8cc3efc12fbbc6e6fce4b284e2",
      "parents": [
        "30833385bfbc39d8cd0d4cdac14bd86fc956f1a6"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Jan 10 13:08:07 2017 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Jan 10 14:36:45 2017 +0100"
      },
      "message": "VNF creation with image name and checksum working properly. Fixes bug 73. Added new tests for this feature. Openmano client modified to allow modifying image name and checksum\n\nChange-Id: I6153fab0241778cba34414c8e45669cd40119eed\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ed746039f90fa3a6742e31b267c301aa19ac7e8b",
      "tree": "6a239f8e63cfb00b3172a2e8f0247fda4b588a1b",
      "parents": [
        "f8fa9f0c5416198e167190ef3bd9e0d42944c391"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Jan 05 11:58:41 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 09 09:29:12 2017 +0100"
      },
      "message": "Added *.pyo to .gitignore-common; minor typo fixed in openmano client\n\nChange-Id: I9096d854760c010fb7465bb3e2f5471873a7f6d2\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "8008c3ab56d80d73568226a4503f0f5933c23df9",
      "tree": "f8c5ca3038cf67fd54794f8676841c4c14d20395",
      "parents": [
        "44528e4eea92eb8f3f929ffda6cebfe8903241d9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 13 15:34:28 2016 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 13 15:34:28 2016 +0000"
      },
      "message": "v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment\n\nChange-Id: I7a99a65be55fb7520633ceb33922c0ff2ea96c3f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "5c7c4736c4abd81a1a43abada5c36b5fb79ced2a",
      "tree": "79a8d914ca72a5965bd981d5b5636d7acbc18abc",
      "parents": [
        "66345bc7ec91854bbf82d8f3595eab33d4801b2b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 26 13:38:55 2016 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 26 13:38:55 2016 +0000"
      },
      "message": "openmano client v0.4.6 adapted to the change in instance-scenario-list descriptor\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "be41e22d64055e9ee71e3f4d6d7ca99225a679fb",
      "tree": "0f956060f876eed4a97ed0e5db5a152523b2b286",
      "parents": [
        "a4e1a6ed87de04788ec6855fc8a5e722914e4f03"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 02 15:16:13 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 02 15:16:13 2016 +0200"
      },
      "message": "v0.4.48 multisite implementation\n\nChange-Id: I98b0d2f6e9b20691c0b9dfd424212d4a27572ec7\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "a4e1a6ed87de04788ec6855fc8a5e722914e4f03",
      "tree": "d8cf8c771c0664279a4c89ea1a67ce678212223b",
      "parents": [
        "5acf7207caed77433a9ca3cb75c11128f417ae43"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 31 14:19:40 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Aug 31 14:19:40 2016 +0200"
      },
      "message": "v0.4.47 cloud-init for ssh key injection at instance-scenario-create\n\nChange-Id: I8e7410b5952ec54f7eeaf49d6c43234a2c8cf4ff\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "5acf7207caed77433a9ca3cb75c11128f417ae43",
      "tree": "2cec593d85b844d7812d8a3886d38383cf47fa4b",
      "parents": [
        "45a528522edd40c3cdf5a72a2f9aab6e5b95d899"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Aug 29 14:28:13 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Aug 29 14:28:13 2016 +0200"
      },
      "message": "openmano client, netmap-upload changed to netmap-import\n\nChange-Id: Icc239e06455c97d3e8a2d395ae0ab62baf0109fc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0e9fd83a40012eb638f2a067edfb38bbc20e5c5e",
      "tree": "cabe628b701359358b516a07de5de46d00e7c029",
      "parents": [
        "6032cb9057499dccab5e7c4f668d962457dd1d34"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 08 15:20:18 2016 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Jul 08 15:20:18 2016 +0200"
      },
      "message": "Changes in openmano client to resolve tenant and datacenter names of env variables\n\nChange-Id: I3fba7e4214e050bb8a8f234cd4ece0d43ea4c618\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "ae4a8d1771650d4016cb4e910b61670bb2478390",
      "tree": "6d468cf7cd7f6f392507e9c02dd6e9c67b32e3fa",
      "parents": [
        "5a24e462553736b2179bc87dc66d812c3a467151"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 08 12:30:39 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 08 12:30:39 2016 +0200"
      },
      "message": "openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "392f28583d8750e7e2c2c5f2341688ec5acdf824",
      "tree": "be3d554b53f6060b58364ce3b92dfcd24d8d529d",
      "parents": [
        "ba0cab65fc6a660063ac0aeeac58965f20627e12"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 13 12:28:55 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri May 13 12:43:07 2016 +0200"
      },
      "message": "v0.4.38 new openmanoclient.py library; new version2 for scenario descriptor\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "7edb675ac76f3e0473042cf5cf7de3c0f19eda7d",
      "tree": "1489529c178a3a2c2cec4133efe178c64b170491",
      "parents": [
        "679f266f2fe340c94b3dca3f2e6265727904dd0d"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 21 17:37:52 2016 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Mar 21 17:37:52 2016 +0100"
      },
      "message": "openmano first code upload\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    }
  ]
}
