Skip to content
Snippets Groups Projects
  1. Sep 02, 2022
    • Lluis Gifre Renom's avatar
      PathComp component: · 1a85a101
      Lluis Gifre Renom authored
      Common:
      - temporarily added backend to pathcomp service for debug purposes
      
      Proto:
      - Added KDisjointPath Algorithm to pathcomp proto
      
      Frontend:
      - refactored Servicer to cope with multiple algorithms
      - added implementation of ShortestPath algorithm
      - added implementation of KShortestPath algorithm
      - added implementation of KDisjointPath algorithm (partial)
      - moved PathComp servicer tools to algorithms subfolder
      - added new unitary test scenario (DC's with CellSiteGWs and Transport Network) to validate KDisjointPath algorithm
      1a85a101
  2. Aug 03, 2022
    • Lluis Gifre Renom's avatar
      PathComp component · b95fdd5a
      Lluis Gifre Renom authored
      - Added curl as dependency for unitary tests
      - Added configuration settings in Frontend
      - Removed unneeded logs
      b95fdd5a
    • Lluis Gifre Renom's avatar
      PathComp component · 4b6b4ee5
      Lluis Gifre Renom authored
      - Arranged GitLab CI/CD
      - Added log messages
      4b6b4ee5
    • Lluis Gifre Renom's avatar
      PathComp - Frontend component: · 4b02fa16
      Lluis Gifre Renom authored
      Unitary test:
      - Corrected Objects definition
      - Added devices and links to topology
      
      Frontend component:
      - Implemented parsing of backend reply and composition of front-end reply
      - Other minor arrangements
      4b02fa16
  3. Jul 26, 2022
    • Lluis Gifre Renom's avatar
      PathComp component: · ef420f23
      Lluis Gifre Renom authored
      Common:
      - added helper scripts
      
      FrontEnd:
      - corrected import paths
      - added missing parameters in test
      - refined creation of backend request
      ef420f23
  4. Jul 25, 2022
    • Lluis Gifre Renom's avatar
      PathComp Frontend: · b15491a6
      Lluis Gifre Renom authored
      - added test-deploy.sh script
      - partial arrangement of GitLab CI/CD
      - added configuration constants
      - arranged Dockerfile
      - corrected imports of proto Python files
      - implemented composition of backend request
      b15491a6
  5. Jul 19, 2022
  6. Jul 15, 2022
    • Lluis Gifre Renom's avatar
      Adapted PathComp to common proto folder · c8a36551
      Lluis Gifre Renom authored
      - Moved imports from *.proto folder to common.proto folder
      - Removed pathcomp's genproto.sh script
      - Minor code and linting fixing
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      c8a36551
  7. Jul 05, 2022
    • Lluis Gifre Renom's avatar
      PathComp: · ae6bc78b
      Lluis Gifre Renom authored
      - Added definition of algorithm in proto file
      - Minor code comments and TODOs added
      ae6bc78b
  8. Jun 23, 2022
    • Lluis Gifre Renom's avatar
      PathComp component: · f4cff5db
      Lluis Gifre Renom authored
      - extended proto file to support retrieval of both services and connections, e.g., services requested + sub-services, and the connections and sub-connections supporting the services and sub-services.
      - minor bug fixings in MockServicerImpl_Context and implementation of support for Slices
      - implemented and pre-tested unitary tests for PathComp
      - implemented in PathComp service the logic to retrieve context data, and the skeleton to retrieve the replies to compute requests.
      f4cff5db
  9. May 20, 2022
  10. Feb 16, 2022
  11. Dec 15, 2021
  12. Dec 09, 2021
  13. Dec 06, 2021
Loading