)]}'
{
  "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": "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": "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": "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": "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": "3fcfdb7674436861d6ab0740972573293b9a355f",
      "tree": "e41170e1a48c11320501db67f03c07d5e8ed5c96",
      "parents": [
        "5fd09ae8b82f73266da2d103ff6f3c88afb1cc9c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Oct 24 07:48:24 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Nov 14 13:42:13 2017 +0100"
      },
      "message": "Avoid database growth by cleaning old vim_actions\n\nChange-Id: Ib3ad233c1a85e72fe24229282b59a88bc536c692\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "d2b560beb317500d1f9a3d67068c02fba29d8670",
      "tree": "03a7e1073cbd16c9881462ab6edc7d4803950a66",
      "parents": [
        "9c22f2db0d5da6fbed6fc54c01a338c799823cd6"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Oct 11 10:30:18 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Oct 11 10:30:18 2017 +0200"
      },
      "message": "bug 364 NBI backward compatiblity get tenant with name instead of uuid\n\nChange-Id: I7d331488f2e2a104b2fbc1720e8d04cb158c4e85\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "9c22f2db0d5da6fbed6fc54c01a338c799823cd6",
      "tree": "bee7bb90c83abff22eff26bb6b9952540521c358",
      "parents": [
        "ed85457dd43e9a092a8766a65e47540419b1bd7f"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 09 16:23:55 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 09 22:18:05 2017 +0200"
      },
      "message": "Fix issue when vinconn raises exception at constructor\n\nChange-Id: If6d69cab26a894c8f5d00f9affc0e214161d65af\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": "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": "f57559639b53fbe41421eff5212248321e655b19",
      "tree": "575585c9fb6437d1cc9ade68421e5006d7064630",
      "parents": [
        "c6f268199eed004d9b2a6275191450fa5baa5b15"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jul 13 15:44:34 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jul 14 11:42:47 2017 +0200"
      },
      "message": "provide only one vnf:vm IP address at NBI\n\nChange-Id: Id895f3674a1f01aa358ec49742da3d483adcc5f2\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": "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": "05a8b7bc29197345f9718796c110d6cf3c2ad176",
      "tree": "6784fd8bc799d2f1374c2d79039dc4f5a3de8160",
      "parents": [
        "ae3fa6137b603b4d6b44e8c7897427a7e535b2a7",
        "4b6216b9d00195bf2e3772bb9278faf18ee9fd46"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 20 18:56:07 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Apr 20 18:57:01 2017 +0200"
      },
      "message": "Merge branch \u0027packaging\u0027\n\nChange-Id: I58a236852dab90f025d8300bbbf508d368d799c0\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "2c290ca4088492a3c32bb6ab218d0004da68f6ea",
      "tree": "4c058ff7195b5ab2661429b8c5679fb28c08f063",
      "parents": [
        "06e6c396413630640cafae3488442a0869f1642d"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Apr 06 03:12:51 2017 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Apr 06 03:13:10 2017 +0200"
      },
      "message": "Restructuring code in osm_ro folder, and setup based on MANIFEST\nAlso updated Makefile and service-openmano.sh\n\nChange-Id: I60cf49013315efafd73de377452e38faf2f2f1e0\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "5bb59dc875caf2d71aad5e5e38ab3f63f4c73607",
      "tree": "e915c703a7660bc54b68b1088c27b6a2e169c794",
      "parents": [
        "42026a022e4ff54d4670ea65b821838a70243771"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Feb 13 14:53:54 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Feb 13 14:53:54 2017 +0100"
      },
      "message": "Unify code for scenario v0.2 v0.3\n\nChange-Id: Ia5d99202ffc5392c7b8a7df6ba69c12333d6a49e\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "0a3fc475690c26c63fb61269315dc17e05584b55",
      "tree": "854ecb0852cb8540e3770553ba71a80305836c62",
      "parents": [
        "6ecca189895532ec01cf302a43afa29492f6d207",
        "b6153a2b6385606e5ad7bdbd47070bdecc1afd62"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 07 10:30:32 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Feb 07 10:30:32 2017 +0100"
      },
      "message": "Merge branch \u0027v1.1\u0027\n"
    },
    {
      "commit": "664691ad5490fdb2a53ab366211f143ae533c6e8",
      "tree": "f850c4765e9698f625a9c95a72faf3a83e9ed33b",
      "parents": [
        "df7e95c60b0ca6d2114848fed1ab496a4f25a627"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Tue Jan 31 12:43:46 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Feb 02 14:56:06 2017 +0100"
      },
      "message": "added some missing logs at http requests\n\nChange-Id: Iab69bfe9c6ce80e5f5b91f3f3fc4ae9fdfcf9ca4\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "6ecca189895532ec01cf302a43afa29492f6d207",
      "tree": "d0d1016f03d7027b76cc9ea4aa34c6035bdd891b",
      "parents": [
        "f70d0961a1266d6c4a0a4ce0aab18a5b9c8721ef"
      ],
      "author": {
        "name": "venkatamahesh",
        "email": "venkatamaheshkotha@gmail.com",
        "time": "Fri Jan 27 23:04:40 2017 +0530"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jan 30 17:30:25 2017 +0100"
      },
      "message": "Minor exception changes in files\n\nSigned-off-by: venkatamahesh \u003cvenkatamaheshkotha@gmail.com\u003e\n"
    },
    {
      "commit": "551e5329c53acede500628b41beb3d8f2cff69ad",
      "tree": "7b433e7673bf9f6514c9698381ffce85e2acf8ab",
      "parents": [
        "4540ea5619ae62e29ecec6b07bf0e81e35fd56f0"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Jan 19 16:16:26 2017 +0100"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Jan 20 14:27:04 2017 +0100"
      },
      "message": "enhance http messages at some bad input schemat\n\nChange-Id: I737984fc401636c32aaa5895f7ea217ff40af0bc\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@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": "edca7b3cd61081d0d84de9acc4dec39daaa07419",
      "tree": "174a8e4c5c4f9d594ce3428dc3232e836766bad1",
      "parents": [
        "65a9b0cb9f8eafc84ed12d6279442763005969da"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Sep 29 14:01:52 2016 +0000"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Sep 29 14:01:52 2016 +0000"
      },
      "message": "v0.4.60: fixed bug when using ip profiles in openstack, improved logs in case od unexpected exception in REST API, dos2unix vnf examples\n\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "65a9b0cb9f8eafc84ed12d6279442763005969da",
      "tree": "784d73851dccc7aa966eccd086d33cf00b826d32",
      "parents": [
        "163f1ae369767e20bb7d6b73de455f03a6e3c233"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 28 14:57:25 2016 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Sep 28 14:57:25 2016 +0000"
      },
      "message": "Capture and logging general exceptios at http\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "8e995ced65fe608f254318c496c769a4f3852466",
      "tree": "c5b5241fda474c03b67c76c05fc1ee2c44977947",
      "parents": [
        "490afebb6521b1942d50113d8bd7fa43462a6f25"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Sep 22 08:13:00 2016 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Sep 22 08:13:00 2016 +0000"
      },
      "message": "0.4.55 fixed problems with new versions of openstack python client\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "efd80c982df1301bf4bdaaf8c8ae78919a03964f",
      "tree": "96e15beb4c98a4b9c8a96d24cbc931e279697f94",
      "parents": [
        "e6c58ce584d1c0e884d59d9aaf56137031ca7487"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 16 14:17:46 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Fri Sep 16 14:17:46 2016 +0200"
      },
      "message": "v0.4.53 fix an issue instanciating with params a scenario defined with old version schema\n\nChange-Id: I82216a2a4e27949f95a064b8249a541729f317d2\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "73ad9e4d8ceff08bd6a9e799cb8b48ad914cd35a",
      "tree": "c2ac71af94d8707a7311bde3b19af3e44fc06e8d",
      "parents": [
        "325fa1c2b18ecb0765f3733994e694ee5c42339b"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 12 18:11:11 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 12 18:11:11 2016 +0200"
      },
      "message": "v0.4.52 fixes logging name mismatching. Add individual log files per module\n\nChange-Id: I15c922fb2e6135662e2d12e2898e790be9fb3602\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "4319dadf7254c118456c5c692ae9ca84fc5e60fc",
      "tree": "7183b03570cd9a3bb7a88b0c2da951bd55008dfd",
      "parents": [
        "9f8456e62b915ecad8424a2ccfd734db8e777fc9"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 05 12:11:11 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Sep 05 12:11:11 2016 +0200"
      },
      "message": "minor changes\n\nChange-Id: If54fb9866928b5f8b7c40b5ec3dadd311520641a\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "9f8456e62b915ecad8424a2ccfd734db8e777fc9",
      "tree": "b476ea4eafa7c975b789219a3a9dca2cb9f14297",
      "parents": [
        "be41e22d64055e9ee71e3f4d6d7ca99225a679fb"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Sep 05 05:02:59 2016 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Sep 05 05:02:59 2016 +0200"
      },
      "message": "v0.4.49 allow IP parameters for networks, and network types in RO\n\nChange-Id: I01ac9b0d006b7069555566bac7ba23d84de55312\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@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": "0c317ee648f2bec1c4fc2158ff3e4b6fb18e0ac5",
      "tree": "62412a8e7461531d868a609555326f63c34c4a53",
      "parents": [
        "fec35dfc33309772fe8ef344ace2fdcbbb66037f"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Aug 29 12:33:06 2016 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Mon Aug 29 12:33:06 2016 +0200"
      },
      "message": "Changes in database for allowing IP parameters, changes in DB migration script, new DB version 12, small changes in openmano_schemas and other files to deal with new DB version, basictest run successfully\n\nChange-Id: I30e00c5bcd30aab35a39746dbf568dac4164f247\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "f97fd27f5902c7be87d888c095ffb0acc156e126",
      "tree": "9e7dc028bfb1f3e5016e2fa0c6b13113da7d74c6",
      "parents": [
        "6032cb9057499dccab5e7c4f668d962457dd1d34"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 11 14:32:37 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Jul 11 14:32:37 2016 +0200"
      },
      "message": "v0.4.41 logging added. Split database into a base class db_base with general methods and nfvo_db with openmano specific methods\n\nChange-Id: Iad677a18e96692b3eab28e73c2fc5cd36a13ae1f\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "66aa03745ce8fe86b2a2d555317ddf94f74e90fa",
      "tree": "858bb8439a3d3f9f7809871a62118820488d7612",
      "parents": [
        "dc485c4abc6f53778ed8f15547e5ea41ece48b34"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 06 17:31:12 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 06 17:31:12 2016 +0200"
      },
      "message": "Fixed some references to utils\n\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "42fcc3be3eab33e0d934b8774a33629f07d47674",
      "tree": "59bc5db6f394c0abaef147c2d03d6c7aa03ce60a",
      "parents": [
        "c78233e1750d5d231e99ffedb5ba81014f84e6fe"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 06 17:20:40 2016 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jul 06 17:20:40 2016 +0200"
      },
      "message": "Moved auxiliary_functions.py from utils package to the main package\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"
    }
  ]
}
