1. 13 Nov, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Tests: · 098a6cbe
      Lluis Gifre Renom authored
      - Corrected filters in InMemoryTimeSeriesDatabase
      - Extended MockServicerImpl_Context to track devices and links in topologies
      - Corrected method QueryKpiData in MockServicerImpl_Monitoring
      098a6cbe
  2. 10 Nov, 2023 1 commit
    • Lluis Gifre Renom's avatar
      Common - Tests: · 608e8ab6
      Lluis Gifre Renom authored
      - Implemented InMemoryObjectDatabase
      - Implemented InMemoryTimeSeriesDatabase
      - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
      608e8ab6
  3. 09 Nov, 2023 1 commit
  4. 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
  5. 14 Jul, 2022 1 commit
    • 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
  6. 19 May, 2022 1 commit
    • Lluis Gifre Renom's avatar
      Common framework: · 5dc77fe4
      Lluis Gifre Renom authored
      - defined unified constants for all micro-services
      - defined common settings getter methods
      - defined generic gRPC servicer
      - defined generic Rest servicer
      - defined common MockServicer for Monitoring component
      - removed old common/tests MockService class; to be replaced by new generic gRPC servicer
      - minor code formatting/styling
      5dc77fe4
  7. 16 Feb, 2022 2 commits
  8. 16 Dec, 2021 1 commit
  9. 14 Dec, 2021 2 commits
  10. 17 Nov, 2021 1 commit
    • Lluis Gifre Renom's avatar
      Intermediate backup, not functional. · 446e0db8
      Lluis Gifre Renom authored
      - Implemented MonitorDeviceKPI RPC method
      - Implemented Endpoint pre-configruation for Emulated Driver
      - Implemented MockMonitoringService for testing Device monitoring capabilities
      - Implemented Monitoring Loops to collect samples from drivers and forward them to Monitoring Service
      - Test unit for Emulated Device Monitoring half implemented.
      - Minor bug resolutions in OpenConfig Driver
      446e0db8