1. 21 Sep, 2023 1 commit
  2. 20 Sep, 2023 2 commits
  3. 18 Sep, 2023 1 commit
  4. 12 Jul, 2023 1 commit
  5. 06 Jul, 2023 1 commit
  6. 14 Jun, 2023 1 commit
  7. 31 May, 2023 1 commit
  8. 19 May, 2023 1 commit
  9. 16 May, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Proto: · 8efaf767
      Lluis Gifre Renom authored
      - context.proto: Added SERVICESTATUS_UPDATING
      - context.proto: Added Constraint_Exclusions
      - service.proto: Added RecomputeConnections RPC
      8efaf767
  10. 26 Mar, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Context component: · 8d7f1fd9
      Lluis Gifre Renom authored
      - Added SelectDevice, SelectService, SelectSlice RPC methods
      - Corrected relationship import modes
      - Added options to selectively load relations according to method
      8d7f1fd9
  11. 20 Feb, 2023 1 commit
  12. 17 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Proto: · ffa4efdd
      Lluis Gifre Renom authored
      - extended Constraint_SLA_Availability with field availability
      ffa4efdd
  13. 01 Feb, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  14. 29 Jan, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Proto: · f1fc0d45
      Lluis Gifre Renom authored
      - Added gRPC method to retrieve names of endpoints and devices
      - Added gRPC method to retrieve topology details
      f1fc0d45
  15. 04 Jan, 2023 1 commit
  16. 15 Dec, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Proto: · 817f5f08
      Lluis Gifre Renom authored
      - added field name in context
      - added field name in topology
      - added field name in device
      - added field name in link
      - added field name in service
      - added field name in slice
      817f5f08
  17. 13 Dec, 2022 1 commit
  18. 12 Dec, 2022 2 commits
  19. 20 Sep, 2022 1 commit
  20. 13 Sep, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Multiple changes in Context component: · 5dfa664e
      Lluis Gifre Renom authored
      Common:
      - Extended context proto with 2 methods: UnsetService and UnsetSlice
      
      Context component:
      - Added timestamp to logs
      - Added methods UnsetService and UnsetSlice to Context client
      - Implemented methods UnsetService and UnsetSlice in Context servicer
      - Resolved conflict between service and slice entities with constraints and configrules
      5dfa664e
  21. 05 Aug, 2022 1 commit
    • Ville Hallivuori's avatar
      Pull request #1: vhallivu/XR_OPTICS_DRIVER_LOGIN_TO_CM · 56ab40bb
      Ville Hallivuori authored
      Merge in XRCA/teraflow from vhallivu/XR_OPTICS_DRIVER_LOGIN_TO_CM to xr_development
      
      Squashed commit of the following:
      
      commit ba53d51d94c52491c4f70587187bf6746a9613da
      Author: Ville Hallivuori <VHallivuori@infinera.com>
      Date:   Fri Aug 5 13:26:40 2022 +0300
      
          Initial code for XR Device Driver, can connect to CM and acquire access token. No other functionality
      56ab40bb
  22. 01 Aug, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common Context Proto files: · dc7b98c7
      Lluis Gifre Renom authored
      - Slice: added config rules
      - Added EndpointPriority constraint
      - Modified IsolationLevel constraint to contain a repetition of items
      dc7b98c7
  23. 14 Jul, 2022 1 commit
  24. 12 Jul, 2022 4 commits
  25. 11 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Extended Proto files: · d066dbcb
      Lluis Gifre Renom authored
      ACL:
      - defined generic model for ACLs
      
      Context:
      - Extended context.proto with ConnectionSettings
      - Extended context.proto with ConfigRules specific for ACLs
      Extended context.proto with Constraints for Schedule, Location, and SLAs
      - created ContextPolicy to bring persistent storage of policies
      - updated genproto.sh
      
      Policy:
      - added missing message to list PolicyRuleIds
      d066dbcb
  26. 03 May, 2022 1 commit
  27. 10 Mar, 2022 3 commits
  28. 16 Feb, 2022 2 commits
  29. 25 Jan, 2022 1 commit
  30. 30 Nov, 2021 1 commit
  31. 12 Nov, 2021 1 commit
    • Lluis Gifre Renom's avatar
      First functional version of Device after rework of Database API. · 4a0c12b4
      Lluis Gifre Renom authored
      Device:
      - Implemented Driver API with some special resources to enable retrieving endpoints from devices, interfaces, and network instances.
      - Implemented special resource_keys (_connect/*) to enable AddDevice to obtain settings used to connect to remote devices (address, port, username, password, etc.)
      - Implemented Emulated Driver (only for testing)
      - Implemented OpenConfig Driver (missing to implement monitoring; templates for Infinera devices to be tested with other device vendors)
      - Minor bugs and code improvements
      - Improved test unit to enable easy testing of vendor devices and keep credentials secret.
      4a0c12b4
  32. 04 Nov, 2021 1 commit