1. 06 Jul, 2022 2 commits
    • Lluis Gifre Renom's avatar
      DLT component: · 205d0633
      Lluis Gifre Renom authored
      - Added requirements.in
      - Added default config file
      - Created objects for the unitary test
      - Created scenario settings for the unitary test
      205d0633
    • 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
  2. 05 Jul, 2022 1 commit
  3. 04 Jul, 2022 2 commits
  4. 01 Jul, 2022 6 commits
  5. 22 Jun, 2022 6 commits
  6. 06 Jun, 2022 1 commit
  7. 01 Jun, 2022 1 commit
  8. 31 May, 2022 2 commits
  9. 25 May, 2022 4 commits
  10. 20 May, 2022 7 commits
  11. 19 May, 2022 8 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
    • Lluis Gifre Renom's avatar
      Slice component: · 38659ca6
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new settings framework
      38659ca6
    • 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
    • Lluis Gifre Renom's avatar
      Device component: · 0ed8cfee
      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
      - Solved bug with endpoint monitors' population (dupplicated sample types due to wrong key generation)
      - Use Emulated driver when both driver and device type are not specified
      - Separated unitary tests and execution scripts per device driver
      - Extracted common unitary test functionalities into separate code files
      - Minor code styling/formatting
      0ed8cfee
    • Lluis Gifre Renom's avatar
      Context component: · 11a69c44
      Lluis Gifre Renom authored
      - Migrated to use new generic gRPC servicer
      - Migrated to use new generic Rest servicer
      - Migrated to use new settings framework
      11a69c44