1. 11 Jul, 2022 3 commits
    • Ricard Vilalta's avatar
      Update dlt.proto · 403be1d1
      Ricard Vilalta authored
      403be1d1
    • 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
    • Lluis Gifre Renom's avatar
      Merge branch 'feat/dlt-component' into 'develop' · ff0c2adf
      Lluis Gifre Renom authored
      DLT component - updated proto & re-structured
      
      See merge request teraflow-h2020/controller!114
      ff0c2adf
  2. 07 Jul, 2022 2 commits
  3. 06 Jul, 2022 1 commit
    • Lluis Gifre Renom's avatar
      DLT component: · ea50d792
      Lluis Gifre Renom authored
      - restructured component and separated it into "connector" and "gateway" subcomponents.
      - arranged name typos in DLT proto file
      - prepared component folders for dlt-connector component
      ea50d792
  4. 05 Jul, 2022 1 commit
  5. 04 Jul, 2022 2 commits
  6. 01 Jul, 2022 6 commits
  7. 22 Jun, 2022 6 commits
  8. 06 Jun, 2022 1 commit
  9. 01 Jun, 2022 1 commit
  10. 31 May, 2022 2 commits
  11. 25 May, 2022 4 commits
  12. 20 May, 2022 7 commits
  13. 19 May, 2022 4 commits
    • Lluis Gifre Renom's avatar
      ee6f34de
    • Lluis Gifre Renom's avatar
      InterDomain component: · e45720d1
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer and clients
      - Migrated to use new settings framework
      - Commented wrong/outdated unitary tests (to be coded)
      - Minor code formatting/styling
      e45720d1
    • Lluis Gifre Renom's avatar
      Compute component: · eb1c97b8
      Lluis Gifre Renom authored
      - Migrated to use new generic Rest servicer
      - Moved client declarations close to use places to prevent initialization locks
      - Adaptations to comply with the new settings framework
      - Updated unitary tests to use new generic Rest and gRPC servicers and clients
      - Minor code styling/formatting
      eb1c97b8
    • Lluis Gifre Renom's avatar
      Compute component: · 4375de80
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      - Minor code formatting/styling
      4375de80