)]}'
{
  "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": "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": "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": "1f7d9d8e4e87be8c104fb93f133c2e68880a77c8",
      "tree": "c317a4e79321f6f9a1db225ebb0a8ff0df20e26d",
      "parents": [
        "df55e9341728e54d6c92607ecb6c082393b0fbd6"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 01 15:43:57 2018 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Mon Oct 01 15:44:56 2018 +0200"
      },
      "message": "Add version schedule pep440-git-full\n\nChange-Id: I23e53bd74c17685c691090b6abec6e15ea659698\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": "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": "bcb678739b1007dc7ef2d2a0b4d509293f5a513e",
      "tree": "bccf6a328523f6c32787cd035060c0a3fc1be30f",
      "parents": [
        "e18ba43ea07577aeebb54d4c2b5966f856f3063d"
      ],
      "author": {
        "name": "Igor D.C",
        "email": "igor.duarte.cardoso@intel.com",
        "time": "Thu Oct 12 10:54:21 2017 +0000"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Thu Oct 12 15:57:50 2017 +0200"
      },
      "message": "Rename crypto package in setup.py\n\nRenaming from \"python-crypto\" to \"pycrypto\", since the latter is the\npackage from pip. Otherwise, tox would fail when attempting to\ndownload \"python-crypto\".\n\nChange-Id: I8b8948469e26d92887d259303dcb79eef333395e\nSigned-off-by: Igor D.C \u003cigor.duarte.cardoso@intel.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": "cf92004692dbcab4b9c024a45be327f7bf019ea8",
      "tree": "7f9d1849ed367292c03710b2bf0c3e65de6c1eae",
      "parents": [
        "952ab00df253f7ae43d44f2f7ba2dfef0ef0d9b8"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Sep 14 16:17:39 2017 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Fri Sep 15 14:33:10 2017 +0200"
      },
      "message": "OSM IM consumed, changes in devops-related files: Makefile, Dockerfile, setup, new tox.ini\n\nChange-Id: Iff96eaf1a718a205b1e53c84d3f555bef8818716\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "b4c22392a4cd59e8218c3b071594423cb7efbda2",
      "tree": "1bd4c403a05566c687cb1e919e0b00bdfa17771b",
      "parents": [
        "f44e9e5d8b652fd2cdba4c0253c958271eea9a2c"
      ],
      "author": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 14 12:55:38 2017 +0200"
      },
      "committer": {
        "name": "tierno",
        "email": "alfonso.tiernosepulveda@telefonica.com",
        "time": "Wed Jun 14 12:55:38 2017 +0200"
      },
      "message": "added python- openstackclient package at installation useful for debug\n\nChange-Id: I6443eeefe8beb961e20d465db99d6c2a78ed3a43\nSigned-off-by: tierno \u003calfonso.tiernosepulveda@telefonica.com\u003e\n"
    },
    {
      "commit": "4b6216b9d00195bf2e3772bb9278faf18ee9fd46",
      "tree": "9783aedd97ae091faff256ede43d3bd07b486a76",
      "parents": [
        "3f873ad273104019b98b85483aeb2afdbfd263dd"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Apr 20 16:41:52 2017 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Apr 20 16:28:31 2017 +0100"
      },
      "message": "Support of versioning in deb packages; addressing also comments to change 1593\n\nChange-Id: I76da6c8dcb30b44e015c2de4bee9d67b3317f3d4\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "e5ef517abec7db86ce2ee7cba628548ce4b5a6fd",
      "tree": "b180b4c1b9b9087b713bb8a0c835768b23f37941",
      "parents": [
        "d81496cabe6c0dfeadbb4dc1852a3d336032c576"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Apr 20 14:46:29 2017 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Apr 20 14:46:29 2017 +0200"
      },
      "message": "Support of debian packaging via stdeb; postinst script; renaming some files\n\nChange-Id: I966a27d84688ee2e7083324033ebea3ade6fc871\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "cf1826b8466193d53981fe6c61d78e9746b816f1",
      "tree": "429bee1f4ad22ee1ae049cf9d8c5019f3cf39b0c",
      "parents": [
        "89cb0d152c7a052ec868a666a9789056596fbdc7"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Apr 18 10:03:17 2017 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Apr 18 10:03:17 2017 +0200"
      },
      "message": "Updated Makefile with install and develop; renamed openmanod.py to remove extension\n\nChange-Id: Ie9f62cd763fa8c74f1222e3533d15b6167a33c4a\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@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": "06e6c396413630640cafae3488442a0869f1642d",
      "tree": "214e95c1e66910c33630702a593324201a8e1bd1",
      "parents": [
        "cd520d35911a27d59c6d375330c1fe3af3d2914e"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Mar 28 15:42:20 2017 +0200"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Tue Mar 28 15:42:20 2017 +0200"
      },
      "message": "New README.rst and requirements.txt files, setup.py and Makefile updated\n\nChange-Id: Iefd4fbc2d7076bd62ba84fefaec24c5484f9d8de\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    },
    {
      "commit": "cd520d35911a27d59c6d375330c1fe3af3d2914e",
      "tree": "ea6b82cdf5f92c69870ce3e6f797f298431c0f44",
      "parents": [
        "ea76ecf19940f622caae5fcd2c61eecd7c874299"
      ],
      "author": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Mar 09 16:28:59 2017 +0100"
      },
      "committer": {
        "name": "garciadeblas",
        "email": "gerardo.garciadeblas@telefonica.com",
        "time": "Thu Mar 09 18:17:03 2017 +0100"
      },
      "message": "New file setup.py: builds a python package\n\nChange-Id: I60226de64fe73b0603cf46f3b1371309fe7afec3\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n"
    }
  ]
}
