Skip to content
Snippets Groups Projects
  1. Oct 08, 2024
  2. Jul 24, 2024
  3. May 08, 2024
  4. Apr 26, 2024
  5. Apr 24, 2024
  6. Apr 18, 2024
  7. Jul 12, 2023
  8. Feb 17, 2023
    • Lluis Gifre Renom's avatar
      Load Generator component: · 73efb256
      Lluis Gifre Renom authored
      - Updated client class methods according to proto
      - RequestScheduler: added methods to report status
      - Extended servicer class to support parametrization
      73efb256
  9. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  10. Jan 20, 2023
    • Lluis Gifre Renom's avatar
      Load Generator component: · 173af90f
      Lluis Gifre Renom authored
      - Converted load_gen tool into a microservice
      - Added simple WebUI page to manage it
      - Created manifests, Dockerfile, etc.
      - Created proto file to manage the load generator
      173af90f
  11. Jul 19, 2022
  12. 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
  13. May 20, 2022
  14. May 19, 2022
    • Lluis Gifre Renom's avatar
      Service component: · 810d16cf
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      - Migrated tests to use new generic servicers and mock's
      - Extracted common unitary test functionalities into separate code files
      - Minor code styling/formatting
      810d16cf
  15. May 03, 2022
  16. Mar 11, 2022
    • Lluis Gifre Renom's avatar
      Integrated basic slicing skeleton. · c6699878
      Lluis Gifre Renom authored
      Compute:
      - added support for Slice creation when VPLS service is requested instead of VPWS
      
      Context:
      - minor improvements in client class logging
      - added slice events to EventsCollector
      - minor bug fixes in SliceModel
      
      Interdomain:
      - Implemented basic workflow
      
      Monitoring:
      - fixed requirements versions
      
      Service:
      - minor improvements in client and server logging
      
      Slice:
      - Implemented basic workflow
      
      OECC/PSC'22 functional test:
      - updated test objects
      - updated deployment script
      - updated exposed services
      c6699878
  17. Feb 16, 2022
  18. Feb 10, 2022
  19. Dec 21, 2021
  20. Oct 29, 2021
    • Lluis Gifre Renom's avatar
      Changes: · e85e7af4
      Lluis Gifre Renom authored
      - Corrections in Service to prevent errors in GitLab CI/CD pipeline.
      - Minor improvements in random classes.
      e85e7af4
  21. Aug 12, 2021
  22. Aug 11, 2021
    • Lluis Gifre Renom's avatar
      Several changes: · ad08989e
      Lluis Gifre Renom authored
      Common:
      - Improvements in Database API definition and unit tests
      - Implemented additional Assertions to be used by unitary tests
      
      Context and Device:
      - Improved logging of errors.
      
      Service:
      - Implemented service methods (except GetConnectionList). All methods are under active debug.
      - Partially implemented unitary tests
      ad08989e
  23. Aug 10, 2021
    • Lluis Gifre Renom's avatar
      Multiple changes: · 72a67e71
      Lluis Gifre Renom authored
      Common:
      - reorganized Database API to enable extension of Context API with entities (e.g. Service)
      - solved minor bugs in Database API
      
      Context and Device services:
      - rearranged services and unit tests according to mentioned Context API changes
      
      Service service:
      - initial release (under development, this is just a backup of code)
      72a67e71
Loading