1. 04 Mar, 2024 1 commit
  2. 08 Feb, 2024 1 commit
  3. 06 Feb, 2024 1 commit
  4. 30 Jan, 2024 2 commits
  5. 25 Jan, 2024 1 commit
    • Lluis Gifre Renom's avatar
      Device - IETF ACTN Driver: · 69b96fbc
      Lluis Gifre Renom authored
      - Added test script
      - Improved unitary test
      - Minor code fixings
      - Removed unneeded files
      - Added related objects factory methods
      69b96fbc
  6. 19 Jan, 2024 2 commits
    • Lluis Gifre Renom's avatar
      Common - Type Checkers: · 01bbcbfc
      Lluis Gifre Renom authored
      - Completed assertions for slices
      - Added assertions for Constraint actions
      - Added missing values in enums
      - Added assertions for non-custom constraints
      - Added field "name" in multiple objects
      - Added assertions for device components
      - Added assertions for link attributes
      - Added assertions for connection settings
      - Minor cosmetic improvements
      01bbcbfc
    • Lluis Gifre Renom's avatar
      Common - Tests - Mock Context: · 87e4ef0d
      Lluis Gifre Renom authored
      - Corrected addition/removal of topologies, services and slices to contexts
      - Minor cosmetic and linting improvements
      87e4ef0d
  7. 18 Jan, 2024 2 commits
  8. 03 Jan, 2024 1 commit
    • Lluis Gifre Renom's avatar
      IETF ACTN Driver: · b03b81da
      Lluis Gifre Renom authored
      - Proto: Added to proto files
      - Common/type_checkers: added assertions
      - Context: Added to database model
      - Device: Added driver skeleton
      - Policy: Added Serializer
      - Service: Added to service handler filter fields
      - WebUI: Added to forms and pages
      - ZTP: Added Serializer
      b03b81da
  9. 22 Dec, 2023 2 commits
  10. 20 Dec, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Common: · e9a14689
      Lluis Gifre Renom authored
      - Add CLIENT and EMULATED_CLIENT device types
      e9a14689
    • Lluis Gifre Renom's avatar
      Multiple bug fixes: · 1d98c9bb
      Lluis Gifre Renom authored
      - `common` > `tests` > `InMemoryObjectDatabase.py`: enhance log error reporting
      - `common` > `tools` > `descriptor` > `Tools.py`: correct formatting of non-string resource_values in custom config rules in method `format_custom_config_rules()`
      - `common` > `tools` > `service` > `GenericRestServer.py`: correct format of reported listen URL
      1d98c9bb
  11. 18 Dec, 2023 1 commit
  12. 15 Dec, 2023 6 commits
  13. 13 Dec, 2023 1 commit
  14. 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
  15. 20 Nov, 2023 2 commits
  16. 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
  17. 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
  18. 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
  19. 09 Nov, 2023 1 commit
  20. 08 Nov, 2023 1 commit
  21. 31 Oct, 2023 4 commits
  22. 30 Oct, 2023 1 commit
  23. 23 Oct, 2023 1 commit
  24. 28 Sep, 2023 1 commit