1. 15 Dec, 2023 3 commits
  2. 13 Dec, 2023 1 commit
  3. 05 Dec, 2023 1 commit
    • Lluis Gifre Renom's avatar
      NBI component - IETF Network plugin: · 2844313e
      Lluis Gifre Renom authored
      - Implemented skeleton of plugin
      - Added test scenario
      - Added new requirements
      - Extended MockContext to properly link/unlink topologies, services and slices to contexts
      2844313e
  4. 20 Nov, 2023 2 commits
  5. 14 Nov, 2023 3 commits
    • Lluis Gifre Renom's avatar
      Common - Tools - TimeStamp: · a0c7b502
      Lluis Gifre Renom authored
      - Added methods to manage dattime objects
      - Updated existing methods accordingly
      a0c7b502
    • Lluis Gifre Renom's avatar
      Common - Tools - Object Factory: · b9a8208e
      Lluis Gifre Renom authored
      - Added methods to build constraints: schedule and exclusions
      - Ordered build constraint methods according to context.proto file
      b9a8208e
    • Lluis Gifre Renom's avatar
      Common - Tests: · 0201c74b
      Lluis Gifre Renom authored
      - InMemoryObjectDatabase: Corrected default log level and initialization of internal database
      - InMemoryTimeSeriesDatabase: Corrected default log level
      - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level
      - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
      0201c74b
  6. 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
  7. 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
  8. 09 Nov, 2023 1 commit
  9. 08 Nov, 2023 1 commit
  10. 31 Oct, 2023 4 commits
  11. 30 Oct, 2023 1 commit
  12. 28 Sep, 2023 1 commit
  13. 15 Sep, 2023 1 commit
  14. 12 Sep, 2023 3 commits
  15. 06 Sep, 2023 1 commit
  16. 13 Jul, 2023 1 commit
  17. 12 Jul, 2023 1 commit
  18. 11 Jul, 2023 4 commits
  19. 10 Jul, 2023 3 commits
  20. 07 Jul, 2023 3 commits
  21. 06 Jul, 2023 1 commit
  22. 29 Jun, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Common - Settings: · ca80bc36
      Lluis Gifre Renom authored
      - Upgraded methods wait_for_environment_variables() and find_missing_environment_variables() as they were failing in non-K8s environments.
      - Migrated method find_missing_environment_variables() to find_environment_variables()
      ca80bc36
    • Lluis Gifre Renom's avatar
      Common - Object Factory: · 7271b2be
      Lluis Gifre Renom authored
      - Added field name in Device-related methods
      - Added field name in Link-related methods
      7271b2be