1. 11 Sep, 2022 2 commits
    • Lluis Gifre Renom's avatar
      Context/Service/PathComp component fixes: · 8a26fd5d
      Lluis Gifre Renom authored
      Common:
      - Added missing object factory methods for constraints
      
      Context:
      - Adapted unitary tests to new constraint object factory methods
      
      Service:
      - Adapted unitary tests to new constraint object factory methods
      
      PathComp-Backend:
      - Deactivated health probes since it causes problems in backend REST server
      
      PathComp-Frontend:
      - Correct unitary test constraints for SP algorithm
      - Adapted unitary tests to new constraint object factory methods
      - Fixed instantiation of ShortestPath and KDisjointPath Algorithms
      - Ignore unknown constraints in Algorithm request composition
      8a26fd5d
    • Lluis Gifre Renom's avatar
      PathComp-Backend component: · c5dd2aa6
      Lluis Gifre Renom authored
      - Fix CI/CD pipeline
      - Correct log argument to make it screen-only
      - Remove old data files
      - Activate health probes
      c5dd2aa6
  2. 02 Sep, 2022 2 commits
    • 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
    • Lluis Gifre Renom's avatar
      PathComp: · 9af0d9f3
      Lluis Gifre Renom authored
      - integrated in deploy.sh script
      - defined manifest
      9af0d9f3
  3. 26 Jul, 2022 2 commits
  4. 22 Jul, 2022 1 commit
  5. 15 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Adapted WebUI to common proto folder · a57fcc00
      Lluis Gifre Renom authored
      - Moved imports from *.proto folder to common.proto folder
      - Removed webui's genproto.sh script
      - Minor code and linting fixing
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      - Corrected usage of ConfigRules to use new custom ConfigRules
      - Moved config variables to new config framework
      - Removed unneeded Config variables
      a57fcc00
  6. 14 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      MicroK8s deployment scripts: · d4955a06
      Lluis Gifre Renom authored
      - moved old deployment scripts to scripts/old
      - added NGINX-based ingress controller to expose http-based endpoints from a single connection point
      - adapted webui K8s manifest to be used with the ingress controller
      - improved install_requirements.sh (renamed from install_development_dependencies.sh) to prevent collision of package versions
      - adapted script to show deployment
      - created functional example settings script my_deploy.sh
      - created improved deploy.sh script
      - added first version of the deployment tutorial. Run Experiments and Development are work in progress.
      d4955a06
  7. 20 May, 2022 1 commit
  8. 03 May, 2022 1 commit
  9. 24 Feb, 2022 2 commits
  10. 23 Feb, 2022 1 commit
  11. 16 Feb, 2022 2 commits
  12. 15 Feb, 2022 1 commit
  13. 11 Feb, 2022 1 commit
  14. 10 Feb, 2022 1 commit
  15. 04 Feb, 2022 2 commits
  16. 02 Feb, 2022 4 commits
  17. 12 Jan, 2022 1 commit
  18. 10 Jan, 2022 1 commit
  19. 07 Jan, 2022 2 commits
  20. 21 Dec, 2021 1 commit
  21. 16 Dec, 2021 1 commit
  22. 15 Dec, 2021 1 commit
  23. 14 Dec, 2021 1 commit
  24. 06 Dec, 2021 1 commit
  25. 24 Nov, 2021 2 commits
  26. 17 Nov, 2021 1 commit
  27. 12 Nov, 2021 3 commits