1. 02 Sep, 2022 1 commit
    • 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. 31 Aug, 2022 1 commit
  3. 08 Aug, 2022 1 commit
  4. 01 Aug, 2022 4 commits
  5. 25 Jul, 2022 1 commit
  6. 22 Jul, 2022 1 commit
  7. 21 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Improvements in Monitoring: · 2048e5ed
      Lluis Gifre Renom authored
      - Arranged commit before merge
      - Replaced string-based timestamps by context.Timestamp
      - Created helper functions to convert timestamps string from/to float
      - Arranged requirements to meet dependencies of converter functions
      2048e5ed
  8. 19 Jul, 2022 3 commits
  9. 15 Jul, 2022 1 commit
  10. 14 Jul, 2022 8 commits
    • Lluis Gifre Renom's avatar
      Adapted Context to common proto folder: · 6908f606
      Lluis Gifre Renom authored
      - Arranged .gitignore & .gitkeep files in common proto folder
      - Created specific run_tests_locally script for Context component
      - Moved imports from *.proto folder to common.proto folder
      - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint
      - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint
      - Removed context's genproto.sh script
      - Adapted Events generated to new timestamp data type
      - Minor code and linting fixing
      6908f606
    • Lluis Gifre Renom's avatar
      Proto files: · a9614511
      Lluis Gifre Renom authored
      - fixed issue with messages in policy.proto and context-policy.proto
      - modified and unified script to generate Python code from proto files
      - segregated script to generate UML code
      - added/modified apropriate .gitignore files to prevent uploading generated code. It should be generated locally or during creation of Docker containers
      - added symbolic link from common/proto to folder containing python generated code
      a9614511
    • Ricard Vilalta's avatar
      Update of protobuf · 2f2f368d
      Ricard Vilalta authored
      2f2f368d
    • Ricard Vilalta's avatar
      Update te.proto · 51d730cc
      Ricard Vilalta authored
      51d730cc
    • Ricard Vilalta's avatar
      Update te.proto · 6938000a
      Ricard Vilalta authored
      6938000a
    • Ricard Vilalta's avatar
      Update monitoring.proto · 2875fb3a
      Ricard Vilalta authored
      2875fb3a
    • Ricard Vilalta's avatar
      Update forecaster.proto · f205c53a
      Ricard Vilalta authored
      f205c53a
    • Ricard Vilalta's avatar
      Update context.proto · ca3f9ea9
      Ricard Vilalta authored
      ca3f9ea9
  11. 12 Jul, 2022 17 commits
  12. 11 Jul, 2022 1 commit